var/cache/dev_h3c3440ec00b8b6b995f16213b12b8432/ContainerIqlE5e0/Shopware_Production_KernelDevDebugContainer.php line 28934

Open in your IDE?
  1. <?php
  2. namespace ContainerIqlE5e0;
  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_Production_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.             'Doctrine\\DBAL\\Connection' => 'getConnectionService',
  42.             'Elasticsearch\\Client' => 'getClientService',
  43.             'Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect' => 'getApplePayDirectService',
  44.             'Kiener\\MolliePayments\\Components\\Installer\\PluginInstaller' => 'getPluginInstallerService',
  45.             'Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\RefundItem\\RefundItemDefinition' => 'getRefundItemDefinitionService',
  46.             'Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition' => 'getRefundDefinitionService',
  47.             'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition' => 'getSubscriptionAddressDefinitionService',
  48.             'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition' => 'getSubscriptionHistoryDefinitionService',
  49.             'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition' => 'getSubscriptionDefinitionService',
  50.             'Kiener\\MolliePayments\\Components\\Subscription\\Services\\Installer\\MailTemplateInstaller' => 'getMailTemplateInstallerService',
  51.             'Kiener\\MolliePayments\\Controller\\Api\\Order\\Sw6\\OrderController' => 'getOrderControllerService',
  52.             'Kiener\\MolliePayments\\Controller\\Api\\Order\\Sw6\\RefundController' => 'getRefundControllerService',
  53.             'Kiener\\MolliePayments\\Controller\\Api\\Order\\Sw6\\ShippingController' => 'getShippingControllerService',
  54.             'Kiener\\MolliePayments\\Controller\\Api\\PaymentMethod\\Sw6\\PaymentMethodController' => 'getPaymentMethodControllerService',
  55.             'Kiener\\MolliePayments\\Controller\\Api\\Payment\\Sw6\\ReturnController' => 'getReturnControllerService',
  56.             'Kiener\\MolliePayments\\Controller\\Api\\PluginConfig\\Sw6\\ConfigController' => 'getConfigControllerService',
  57.             'Kiener\\MolliePayments\\Controller\\Api\\Subscription\\Sw6\\SubscriptionController' => 'getSubscriptionControllerService',
  58.             'Kiener\\MolliePayments\\Controller\\Api\\Support\\Sw6\\SupportController' => 'getSupportControllerService',
  59.             'Kiener\\MolliePayments\\Controller\\Api\\Webhook\\Sw6\\WebhookController' => 'getWebhookControllerService',
  60.             'Kiener\\MolliePayments\\Controller\\StoreApi\\ApplePayDirect\\Sw6\\ApplePayDirectController' => 'getApplePayDirectControllerService',
  61.             'Kiener\\MolliePayments\\Controller\\StoreApi\\CreditCard\\Sw6\\CreditCardController' => 'getCreditCardControllerService',
  62.             'Kiener\\MolliePayments\\Controller\\StoreApi\\POS\\Sw6\\PosController' => 'getPosControllerService',
  63.             'Kiener\\MolliePayments\\Controller\\StoreApi\\Subscription\\Sw6\\SubscriptionController' => 'getSubscriptionController2Service',
  64.             'Kiener\\MolliePayments\\Controller\\StoreApi\\iDEAL\\Sw6\\iDealController' => 'getIDealControllerService',
  65.             'Kiener\\MolliePayments\\Controller\\Storefront\\Account\\Sw6\\AccountController' => 'getAccountControllerService',
  66.             'Kiener\\MolliePayments\\Controller\\Storefront\\ApplePayDirect\\Sw6\\ApplePayDirectController' => 'getApplePayDirectController2Service',
  67.             'Kiener\\MolliePayments\\Controller\\Storefront\\CreditCard\\Sw6\\CreditCardController' => 'getCreditCardController2Service',
  68.             'Kiener\\MolliePayments\\Controller\\Storefront\\POS\\Sw6\\PosController' => 'getPosController2Service',
  69.             'Kiener\\MolliePayments\\Controller\\Storefront\\Payment\\Sw6\\MollieFailureController' => 'getMollieFailureControllerService',
  70.             'Kiener\\MolliePayments\\Controller\\Storefront\\Payment\\Sw6\\ReturnController' => 'getReturnController2Service',
  71.             'Kiener\\MolliePayments\\Controller\\Storefront\\Webhook\\Sw6\\WebhookController' => 'getWebhookController2Service',
  72.             'Kiener\\MolliePayments\\Controller\\Storefront\\iDEAL\\Sw6\\iDealController' => 'getIDealController2Service',
  73.             'Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay' => 'getMolliePaymentDoPayService',
  74.             'Kiener\\MolliePayments\\Facade\\MolliePaymentFinalize' => 'getMolliePaymentFinalizeService',
  75.             'Kiener\\MolliePayments\\MolliePayments' => 'getMolliePaymentsService',
  76.             'Kiener\\MolliePayments\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDEService',
  77.             'Kiener\\MolliePayments\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGBService',
  78.             'Kiener\\MolliePayments\\Resources\\snippet\\nl_NL\\SnippetFile_nl_NL' => 'getSnippetFileNlNLService',
  79.             'Kiener\\MolliePayments\\Service\\CartService' => 'getCartServiceService',
  80.             'Kiener\\MolliePayments\\Service\\Installer\\CustomFieldsInstaller' => 'getCustomFieldsInstallerService',
  81.             'Kiener\\MolliePayments\\Service\\PaymentMethodService' => 'getPaymentMethodServiceService',
  82.             'Kiener\\MolliePayments\\Service\\Transition\\TransactionTransitionService' => 'getTransactionTransitionServiceService',
  83.             'Nd\\AggregateProperties\\Extension\\Content\\Property\\AggregatePropertyExtensionDefinition' => 'getAggregatePropertyExtensionDefinitionService',
  84.             'Nd\\AggregateProperties\\Extension\\Content\\Property\\PropertyGroupOption\\AggregatePropertyGroupOptionExtensionMappingDefinition' => 'getAggregatePropertyGroupOptionExtensionMappingDefinitionService',
  85.             'Nd\\AggregateProperties\\NdAggregateProperties' => 'getNdAggregatePropertiesService',
  86.             'Nd\\DeleteOldUnusedProductMedia\\NdDeleteOldUnusedProductMedia' => 'getNdDeleteOldUnusedProductMediaService',
  87.             'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\BaseExtension\\BaseExtensionDefinition' => 'getBaseExtensionDefinitionService',
  88.             'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionProduct\\ListingPageExtensionProductDefinition' => 'getListingPageExtensionProductDefinitionService',
  89.             'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionTranslation\\ListingPageExtensionTranslationDefinition' => 'getListingPageExtensionTranslationDefinitionService',
  90.             'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\ListingPageExtensionDefinition' => 'getListingPageExtensionDefinitionService',
  91.             'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\Aggregate\\ProductPageExtensionTranslation\\ProductPageExtensionTranslationDefinition' => 'getProductPageExtensionTranslationDefinitionService',
  92.             'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\ProductPageExtensionDefinition' => 'getProductPageExtensionDefinitionService',
  93.             'Nd\\Fashion\\NdFashion' => 'getNdFashionService',
  94.             'Nd\\Fashion\\Overwrite\\ProductDetailRoute' => 'getProductDetailRouteService',
  95.             'Nd\\Fashion\\Overwrite\\ProductListingRoute' => 'getProductListingRouteService',
  96.             'Nd\\Fashion\\Overwrite\\SeoUrlGenerator' => 'getSeoUrlGeneratorService',
  97.             'Nd\\Fashion\\Page\\Manufacturer\\ProductManufacturerRoute' => 'getProductManufacturerRouteService',
  98.             'Nd\\Fashion\\Storefront\\Controller\\BrandListController' => 'getBrandListControllerService',
  99.             'Nd\\Fashion\\Storefront\\Controller\\ManufacturerController' => 'getManufacturerControllerService',
  100.             'Nd\\Soeurs\\NdSoeursTheme' => 'getNdSoeursThemeService',
  101.             'Nd\\Srs\\Controller\\AddToQueueController' => 'getAddToQueueControllerService',
  102.             'Nd\\Srs\\Controller\\AdminController' => 'getAdminControllerService',
  103.             'Nd\\Srs\\Controller\\StockAvailabilityController' => 'getStockAvailabilityControllerService',
  104.             'Nd\\Srs\\Decorator\\CartLineItemControllerDecorator' => 'getCartLineItemControllerDecoratorService',
  105.             'Nd\\Srs\\Extension\\Product\\SrsExtensionDefinition' => 'getSrsExtensionDefinitionService',
  106.             'Nd\\Srs\\NdSrs' => 'getNdSrsService',
  107.             'Nd\\Srs\\Service\\CreateProductService' => 'getCreateProductServiceService',
  108.             'Nd\\Srs\\Storefront\\Controller\\ActivateSrsController' => 'getActivateSrsControllerService',
  109.             'Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookMedia\\LookMediaDefinition' => 'getLookMediaDefinitionService',
  110.             'Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookProduct\\LookProductDefinition' => 'getLookProductDefinitionService',
  111.             'Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookTranslation\\LookTranslationDefinition' => 'getLookTranslationDefinitionService',
  112.             'Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookVisibility\\LookVisibilityDefinition' => 'getLookVisibilityDefinitionService',
  113.             'Nd\\Stl\\Core\\Content\\Look\\LookDefinition' => 'getLookDefinitionService',
  114.             'Nd\\Stl\\Core\\Content\\Look\\LookRoute' => 'getLookRouteService',
  115.             'Nd\\Stl\\NdStl' => 'getNdStlService',
  116.             'Nd\\Stl\\Storefront\\Controller\\LookController' => 'getLookControllerService',
  117.             'Nd\\Theme\\NdTheme' => 'getNdThemeService',
  118.             'Nd\\Theme\\Storefront\\Controller\\AddressLookupController' => 'getAddressLookupControllerService',
  119.             'Nd\\Theme\\Storefront\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  120.             'Nd\\Theme\\Storefront\\Controller\\InstagramController' => 'getInstagramControllerService',
  121.             'Nd\\Theme\\Storefront\\Controller\\RecentProductsController' => 'getRecentProductsControllerService',
  122.             'Nd\\Theme\\Storefront\\Controller\\UpsellPopupController' => 'getUpsellPopupControllerService',
  123.             'Nd\\Voorwinden\\Extension\\Content\\Product\\SecondMediaExtensionDefinition' => 'getSecondMediaExtensionDefinitionService',
  124.             'Nd\\Voorwinden\\NdVoorwindenTheme' => 'getNdVoorwindenThemeService',
  125.             'Nd\\Voorwinden\\Storefront\\Controller\\NewsletterFormController' => 'getNewsletterFormControllerService',
  126.             'Shopware\\Administration\\Controller\\AdminExtensionApiController' => 'getAdminExtensionApiControllerService',
  127.             'Shopware\\Administration\\Controller\\AdminProductStreamController' => 'getAdminProductStreamControllerService',
  128.             'Shopware\\Administration\\Controller\\AdminSearchController' => 'getAdminSearchControllerService',
  129.             'Shopware\\Administration\\Controller\\AdminTagController' => 'getAdminTagControllerService',
  130.             'Shopware\\Administration\\Controller\\AdministrationController' => 'getAdministrationControllerService',
  131.             'Shopware\\Administration\\Controller\\DocumentServiceDeprecationController' => 'getDocumentServiceDeprecationControllerService',
  132.             'Shopware\\Administration\\Controller\\NotificationController' => 'getNotificationControllerService',
  133.             'Shopware\\Administration\\Controller\\UserConfigController' => 'getUserConfigControllerService',
  134.             'Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinitionService',
  135.             'Shopware\\Administration\\Notification\\NotificationService' => 'getNotificationServiceService',
  136.             'Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinitionService',
  137.             'Shopware\\Core\\Checkout\\Cart\\Calculator' => 'getCalculatorService',
  138.             'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHookFactory' => 'getCartFacadeHookFactoryService',
  139.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderConverterController' => 'getOrderConverterControllerService',
  140.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderRecalculationController' => 'getOrderRecalculationControllerService',
  141.             'Shopware\\Core\\Checkout\\Cart\\PriceActionController' => 'getPriceActionControllerService',
  142.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute' => 'getCartDeleteRouteService',
  143.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute' => 'getCartItemAddRouteService',
  144.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute' => 'getCartItemRemoveRouteService',
  145.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute' => 'getCartItemUpdateRouteService',
  146.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute' => 'getCartLoadRouteService',
  147.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute' => 'getCartOrderRouteService',
  148.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => 'getCartService2Service',
  149.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinitionService',
  150.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinitionService',
  151.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinitionService',
  152.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinitionService',
  153.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinitionService',
  154.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinitionService',
  155.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinitionService',
  156.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinitionService',
  157.             'Shopware\\Core\\Checkout\\Customer\\Api\\CustomerGroupRegistrationActionController' => 'getCustomerGroupRegistrationActionControllerService',
  158.             'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinitionService',
  159.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountNewsletterRecipientRoute' => 'getAccountNewsletterRecipientRouteService',
  160.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AddWishlistProductRoute' => 'getAddWishlistProductRouteService',
  161.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute' => 'getChangeCustomerProfileRouteService',
  162.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute' => 'getChangeEmailRouteService',
  163.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeLanguageRoute' => 'getChangeLanguageRouteService',
  164.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute' => 'getChangePasswordRouteService',
  165.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePaymentMethodRoute' => 'getChangePaymentMethodRouteService',
  166.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute' => 'getCustomerGroupRegistrationSettingsRouteService',
  167.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRecoveryIsExpiredRoute' => 'getCustomerRecoveryIsExpiredRouteService',
  168.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute' => 'getCustomerRouteService',
  169.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute' => 'getDeleteAddressRouteService',
  170.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute' => 'getDeleteCustomerRouteService',
  171.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DownloadRoute' => 'getDownloadRouteService',
  172.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute' => 'getListAddressRouteService',
  173.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute' => 'getLoadWishlistRouteService',
  174.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute' => 'getLoginRouteService',
  175.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute' => 'getLogoutRouteService',
  176.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\MergeWishlistProductRoute' => 'getMergeWishlistProductRouteService',
  177.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute' => 'getRegisterConfirmRouteService',
  178.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute' => 'getRegisterRouteService',
  179.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RemoveWishlistProductRoute' => 'getRemoveWishlistProductRouteService',
  180.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute' => 'getResetPasswordRouteService',
  181.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute' => 'getSendPasswordRecoveryMailRouteService',
  182.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute' => 'getSwitchDefaultAddressRouteService',
  183.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute' => 'getUpsertAddressRouteService',
  184.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinitionService',
  185.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinitionService',
  186.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinitionService',
  187.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinitionService',
  188.             'Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController' => 'getDocumentControllerService',
  189.             'Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinitionService',
  190.             'Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController' => 'getDocumentGeneratorControllerService',
  191.             'Shopware\\Core\\Checkout\\Document\\SalesChannel\\DocumentRoute' => 'getDocumentRouteService',
  192.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinitionService',
  193.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinitionService',
  194.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinitionService',
  195.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinitionService',
  196.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition' => 'getOrderLineItemDownloadDefinitionService',
  197.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinitionService',
  198.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinitionService',
  199.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinitionService',
  200.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinitionService',
  201.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinitionService',
  202.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinitionService',
  203.             'Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController' => 'getOrderActionControllerService',
  204.             'Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinitionService',
  205.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute' => 'getCancelOrderRouteService',
  206.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute' => 'getOrderRouteService',
  207.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute' => 'getSetPaymentOrderRouteService',
  208.             'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinitionService',
  209.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentRefundProcessor' => 'getPaymentRefundProcessorService',
  210.             'Shopware\\Core\\Checkout\\Payment\\Controller\\PaymentController' => 'getPaymentControllerService',
  211.             'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'getPaymentMethodDefinitionService',
  212.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute' => 'getCachedPaymentMethodRouteService',
  213.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute' => 'getHandlePaymentMethodRouteService',
  214.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinitionService',
  215.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute' => 'getSortedPaymentMethodRouteService',
  216.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinitionService',
  217.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinitionService',
  218.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinitionService',
  219.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinitionService',
  220.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinitionService',
  221.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinitionService',
  222.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinitionService',
  223.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinitionService',
  224.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinitionService',
  225.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinitionService',
  226.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinitionService',
  227.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinitionService',
  228.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionActionController' => 'getPromotionActionControllerService',
  229.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionController' => 'getPromotionControllerService',
  230.             'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinitionService',
  231.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinitionService',
  232.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinitionService',
  233.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinitionService',
  234.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute' => 'getCachedShippingMethodRouteService',
  235.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinitionService',
  236.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute' => 'getSortedShippingMethodRouteService',
  237.             'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'getShippingMethodDefinitionService',
  238.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinitionService',
  239.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinitionService',
  240.             'Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'getCategoryDefinitionService',
  241.             'Shopware\\Core\\Content\\Category\\CategoryHydrator' => 'getCategoryHydratorService',
  242.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute' => 'getCachedCategoryRouteService',
  243.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute' => 'getCachedNavigationRouteService',
  244.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryListRoute' => 'getCategoryListRouteService',
  245.             'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'getSalesChannelCategoryDefinitionService',
  246.             'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute' => 'getTreeBuildingNavigationRouteService',
  247.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinitionService',
  248.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinitionService',
  249.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinitionService',
  250.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinitionService',
  251.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinitionService',
  252.             'Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinitionService',
  253.             'Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer' => 'getSlotConfigFieldSerializerService',
  254.             'Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver' => 'getCmsSlotsDataResolverService',
  255.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute' => 'getCmsRouteService',
  256.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository' => 'getSalesChannelCmsPageRepositoryService',
  257.             'Shopware\\Core\\Content\\ContactForm\\SalesChannel\\ContactFormRoute' => 'getContactFormRouteService',
  258.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinitionService',
  259.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition' => 'getFlowTemplateDefinitionService',
  260.             'Shopware\\Core\\Content\\Flow\\DataAbstractionLayer\\FieldSerializer\\FlowTemplateConfigFieldSerializer' => 'getFlowTemplateConfigFieldSerializerService',
  261.             'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => 'getCachedFlowLoaderService',
  262.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowExecutor' => 'getFlowExecutorService',
  263.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory' => 'getFlowFactoryService',
  264.             'Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinitionService',
  265.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinitionService',
  266.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinitionService',
  267.             'Shopware\\Core\\Content\\ImportExport\\Controller\\ImportExportActionController' => 'getImportExportActionControllerService',
  268.             'Shopware\\Core\\Content\\ImportExport\\ImportExportFactory' => 'getImportExportFactoryService',
  269.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinitionService',
  270.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinitionService',
  271.             'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler' => 'getImportExportHandlerService',
  272.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinitionService',
  273.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinitionService',
  274.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinitionService',
  275.             'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'getLandingPageDefinitionService',
  276.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute' => 'getCachedLandingPageRouteService',
  277.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'getSalesChannelLandingPageDefinitionService',
  278.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinitionService',
  279.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinitionService',
  280.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinitionService',
  281.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinitionService',
  282.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinitionService',
  283.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinitionService',
  284.             'Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController' => 'getMailActionControllerService',
  285.             'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinitionService',
  286.             'Shopware\\Core\\Content\\Mail\\Service\\MailFactory' => 'getMailFactoryService',
  287.             'Shopware\\Core\\Content\\Mail\\Service\\MailSender' => 'getMailSenderService',
  288.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinitionService',
  289.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinitionService',
  290.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinitionService',
  291.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinitionService',
  292.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinitionService',
  293.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinitionService',
  294.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinitionService',
  295.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinitionService',
  296.             'Shopware\\Core\\Content\\Media\\Api\\MediaFolderController' => 'getMediaFolderControllerService',
  297.             'Shopware\\Core\\Content\\Media\\Api\\MediaUploadController' => 'getMediaUploadControllerService',
  298.             'Shopware\\Core\\Content\\Media\\File\\FileSaver' => 'getFileSaverService',
  299.             'Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinitionService',
  300.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinitionService',
  301.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'getNewsletterRecipientDefinitionService',
  302.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterConfirmRoute' => 'getNewsletterConfirmRouteService',
  303.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute' => 'getNewsletterSubscribeRouteService',
  304.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute' => 'getNewsletterUnsubscribeRouteService',
  305.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'getSalesChannelNewsletterRecipientDefinitionService',
  306.             'Shopware\\Core\\Content\\ProductExport\\Api\\ProductExportController' => 'getProductExportControllerService',
  307.             'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinitionService',
  308.             'Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator' => 'getProductExportHydratorService',
  309.             'Shopware\\Core\\Content\\ProductExport\\SalesChannel\\ExportController' => 'getExportControllerService',
  310.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator' => 'getProductExportGeneratorService',
  311.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter' => 'getProductExporterService',
  312.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinitionService',
  313.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator' => 'getProductStreamFilterHydratorService',
  314.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinitionService',
  315.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinitionService',
  316.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator' => 'getProductStreamHydratorService',
  317.             'Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder' => 'getProductStreamBuilderService',
  318.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinitionService',
  319.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinitionService',
  320.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinitionService',
  321.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator' => 'getProductConfiguratorSettingHydratorService',
  322.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinitionService',
  323.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator' => 'getProductCrossSellingAssignedProductsHydratorService',
  324.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinitionService',
  325.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinitionService',
  326.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator' => 'getProductCrossSellingHydratorService',
  327.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinitionService',
  328.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition' => 'getProductDownloadDefinitionService',
  329.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinitionService',
  330.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinitionService',
  331.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator' => 'getProductFeatureSetHydratorService',
  332.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinitionService',
  333.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator' => 'getProductKeywordDictionaryHydratorService',
  334.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinitionService',
  335.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinitionService',
  336.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator' => 'getProductManufacturerHydratorService',
  337.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinitionService',
  338.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator' => 'getProductMediaHydratorService',
  339.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinitionService',
  340.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinitionService',
  341.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator' => 'getProductPriceHydratorService',
  342.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinitionService',
  343.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinitionService',
  344.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator' => 'getProductReviewHydratorService',
  345.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinitionService',
  346.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator' => 'getProductSearchConfigFieldHydratorService',
  347.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinitionService',
  348.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator' => 'getProductSearchConfigHydratorService',
  349.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinitionService',
  350.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator' => 'getProductSearchKeywordHydratorService',
  351.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinitionService',
  352.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinitionService',
  353.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinitionService',
  354.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinitionService',
  355.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator' => 'getProductVisibilityHydratorService',
  356.             'Shopware\\Core\\Content\\Product\\Api\\ProductActionController' => 'getProductActionControllerService',
  357.             'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder' => 'getCheapestPriceAccessorBuilderService',
  358.             'Shopware\\Core\\Content\\Product\\ProductDefinition' => 'getProductDefinitionService',
  359.             'Shopware\\Core\\Content\\Product\\ProductHydrator' => 'getProductHydratorService',
  360.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute' => 'getCachedProductCrossSellingRouteService',
  361.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute' => 'getCachedProductDetailRouteService',
  362.             'Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute' => 'getFindProductVariantRouteService',
  363.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute' => 'getCachedProductListingRouteService',
  364.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute' => 'getResolveCriteriaProductListingRouteService',
  365.             'Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute' => 'getProductListRouteService',
  366.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute' => 'getCachedProductReviewRouteService',
  367.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute' => 'getProductReviewSaveRouteService',
  368.             'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'getSalesChannelProductDefinitionService',
  369.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute' => 'getCachedProductSearchRouteService',
  370.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute' => 'getResolvedCriteriaProductSearchRouteService',
  371.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinitionService',
  372.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator' => 'getProductSortingHydratorService',
  373.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinitionService',
  374.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute' => 'getCachedProductSuggestRouteService',
  375.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinitionService',
  376.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinitionService',
  377.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator' => 'getPropertyGroupOptionHydratorService',
  378.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinitionService',
  379.             'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinitionService',
  380.             'Shopware\\Core\\Content\\Property\\PropertyGroupHydrator' => 'getPropertyGroupHydratorService',
  381.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinitionService',
  382.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinitionService',
  383.             'Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinitionService',
  384.             'Shopware\\Core\\Content\\Seo\\Api\\SeoActionController' => 'getSeoActionControllerService',
  385.             'Shopware\\Core\\Content\\Seo\\CachedSeoResolver' => 'getCachedSeoResolverService',
  386.             'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver' => 'getEmptyPathInfoResolverService',
  387.             'Shopware\\Core\\Content\\Seo\\Entity\\Dbal\\SeoUrlAssociationFieldResolver' => 'getSeoUrlAssociationFieldResolverService',
  388.             'Shopware\\Core\\Content\\Seo\\Entity\\Serializer\\SeoUrlFieldSerializer' => 'getSeoUrlFieldSerializerService',
  389.             'Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'getMainCategoryDefinitionService',
  390.             'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'getSalesChannelMainCategoryDefinitionService',
  391.             'Shopware\\Core\\Content\\Seo\\SalesChannel\\SeoUrlRoute' => 'getSeoUrlRouteService',
  392.             'Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface' => 'getSeoUrlPlaceholderHandlerInterfaceService',
  393.             'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinitionService',
  394.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'getSalesChannelSeoUrlDefinitionService',
  395.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'getSeoUrlDefinitionService',
  396.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute' => 'getCachedSitemapRouteService',
  397.             'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetPackageService' => 'getAssetPackageServiceService',
  398.             'Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader' => 'getCacheIdLoaderService',
  399.             'Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\Facade\\CacheInvalidatorFacadeHookFactory' => 'getCacheInvalidatorFacadeHookFactoryService',
  400.             'Shopware\\Core\\Framework\\Adapter\\Twig\\AppTemplateIterator' => 'getAppTemplateIteratorService',
  401.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => 'getTemplateFinderService',
  402.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateIterator' => 'getTemplateIteratorService',
  403.             'Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator' => 'getAclCriteriaValidatorService',
  404.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinitionService',
  405.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinitionService',
  406.             'Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController' => 'getAccessKeyControllerService',
  407.             'Shopware\\Core\\Framework\\Api\\Controller\\AclController' => 'getAclControllerService',
  408.             'Shopware\\Core\\Framework\\Api\\Controller\\ApiController' => 'getApiControllerService',
  409.             'Shopware\\Core\\Framework\\Api\\Controller\\AuthController' => 'getAuthControllerService',
  410.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController' => 'getCacheControllerService',
  411.             'Shopware\\Core\\Framework\\Api\\Controller\\CustomSnippetFormatController' => 'getCustomSnippetFormatControllerService',
  412.             'Shopware\\Core\\Framework\\Api\\Controller\\FallbackController' => 'getFallbackControllerService',
  413.             'Shopware\\Core\\Framework\\Api\\Controller\\IndexingController' => 'getIndexingControllerService',
  414.             'Shopware\\Core\\Framework\\Api\\Controller\\InfoController' => 'getInfoControllerService',
  415.             'Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController' => 'getIntegrationControllerService',
  416.             'Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController' => 'getSalesChannelProxyControllerService',
  417.             'Shopware\\Core\\Framework\\Api\\Controller\\SyncController' => 'getSyncControllerService',
  418.             'Shopware\\Core\\Framework\\Api\\Controller\\UserController' => 'getUserControllerService',
  419.             'Shopware\\Core\\Framework\\Api\\Sync\\SyncService' => 'getSyncServiceService',
  420.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinitionService',
  421.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinitionService',
  422.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinitionService',
  423.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinitionService',
  424.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinitionService',
  425.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinitionService',
  426.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinitionService',
  427.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinitionService',
  428.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinitionService',
  429.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinitionService',
  430.             'Shopware\\Core\\Framework\\App\\Api\\AppActionController' => 'getAppActionControllerService',
  431.             'Shopware\\Core\\Framework\\App\\Api\\AppCmsController' => 'getAppCmsControllerService',
  432.             'Shopware\\Core\\Framework\\App\\Api\\AppUrlChangeController' => 'getAppUrlChangeControllerService',
  433.             'Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinitionService',
  434.             'Shopware\\Core\\Framework\\App\\AppLocaleProvider' => 'getAppLocaleProviderService',
  435.             'Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver' => 'getResolverService',
  436.             'Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionProvider' => 'getAppFlowActionProviderService',
  437.             'Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider' => 'getShopIdProviderService',
  438.             'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinitionService',
  439.             'Shopware\\Core\\Framework\\App\\Template\\TemplateStateService' => 'getTemplateStateServiceService',
  440.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator' => 'getEntityCacheKeyGeneratorService',
  441.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator' => 'getEntityHydratorService',
  442.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\ConfigJsonFieldAccessorBuilder' => 'getConfigJsonFieldAccessorBuilderService',
  443.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\CustomFieldsAccessorBuilder' => 'getCustomFieldsAccessorBuilderService',
  444.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder' => 'getDefaultFieldAccessorBuilderService',
  445.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\JsonFieldAccessorBuilder' => 'getJsonFieldAccessorBuilderService',
  446.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\PriceFieldAccessorBuilder' => 'getPriceFieldAccessorBuilderService',
  447.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver' => 'getManyToManyAssociationFieldResolverService',
  448.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToOneAssociationFieldResolver' => 'getManyToOneAssociationFieldResolverService',
  449.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver' => 'getOneToManyAssociationFieldResolverService',
  450.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver' => 'getTranslationFieldResolverService',
  451.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder' => 'getJoinGroupBuilderService',
  452.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry' => 'getDefinitionInstanceRegistryService',
  453.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory' => 'getEntityLoadedEventFactoryService',
  454.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry' => 'getExtensionRegistryService',
  455.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryFacadeHookFactory' => 'getRepositoryFacadeHookFactoryService',
  456.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryWriterFacadeHookFactory' => 'getRepositoryWriterFacadeHookFactoryService',
  457.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\SalesChannelRepositoryFacadeHookFactory' => 'getSalesChannelRepositoryFacadeHookFactoryService',
  458.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer' => 'getBlobFieldSerializerService',
  459.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BoolFieldSerializer' => 'getBoolFieldSerializerService',
  460.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer' => 'getCalculatedPriceFieldSerializerService',
  461.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer' => 'getCartPriceFieldSerializerService',
  462.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer' => 'getCashRoundingConfigFieldSerializerService',
  463.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer' => 'getConfigJsonFieldSerializerService',
  464.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedAtFieldSerializer' => 'getCreatedAtFieldSerializerService',
  465.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedByFieldSerializer' => 'getCreatedByFieldSerializerService',
  466.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer' => 'getCustomFieldsSerializerService',
  467.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateFieldSerializer' => 'getDateFieldSerializerService',
  468.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateTimeFieldSerializer' => 'getDateTimeFieldSerializerService',
  469.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\EmailFieldSerializer' => 'getEmailFieldSerializerService',
  470.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FkFieldSerializer' => 'getFkFieldSerializerService',
  471.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FloatFieldSerializer' => 'getFloatFieldSerializerService',
  472.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IdFieldSerializer' => 'getIdFieldSerializerService',
  473.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IntFieldSerializer' => 'getIntFieldSerializerService',
  474.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer' => 'getJsonFieldSerializerService',
  475.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ListFieldSerializer' => 'getListFieldSerializerService',
  476.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\LongTextFieldSerializer' => 'getLongTextFieldSerializerService',
  477.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToManyAssociationFieldSerializer' => 'getManyToManyAssociationFieldSerializerService',
  478.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToOneAssociationFieldSerializer' => 'getManyToOneAssociationFieldSerializerService',
  479.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToManyAssociationFieldSerializer' => 'getOneToManyAssociationFieldSerializerService',
  480.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToOneAssociationFieldSerializer' => 'getOneToOneAssociationFieldSerializerService',
  481.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer' => 'getPHPUnserializeFieldSerializerService',
  482.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PasswordFieldSerializer' => 'getPasswordFieldSerializerService',
  483.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceDefinitionFieldSerializer' => 'getPriceDefinitionFieldSerializerService',
  484.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceFieldSerializer' => 'getPriceFieldSerializerService',
  485.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer' => 'getReferenceVersionFieldSerializerService',
  486.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\RemoteAddressFieldSerializer' => 'getRemoteAddressFieldSerializerService',
  487.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StateMachineStateFieldSerializer' => 'getStateMachineStateFieldSerializerService',
  488.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StringFieldSerializer' => 'getStringFieldSerializerService',
  489.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TaxFreeConfigFieldSerializer' => 'getTaxFreeConfigFieldSerializerService',
  490.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TimeZoneFieldSerializer' => 'getTimeZoneFieldSerializerService',
  491.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer' => 'getTranslatedFieldSerializerService',
  492.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslationsAssociationFieldSerializer' => 'getTranslationsAssociationFieldSerializerService',
  493.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedAtFieldSerializer' => 'getUpdatedAtFieldSerializerService',
  494.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedByFieldSerializer' => 'getUpdatedByFieldSerializerService',
  495.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VariantListingConfigFieldSerializer' => 'getVariantListingConfigFieldSerializerService',
  496.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer' => 'getVersionDataPayloadFieldSerializerService',
  497.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer' => 'getVersionFieldSerializerService',
  498.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry' => 'getEntityIndexerRegistryService',
  499.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface' => 'getEntityReaderInterfaceService',
  500.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface' => 'getEntityAggregatorInterfaceService',
  501.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface' => 'getEntitySearcherInterfaceService',
  502.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager' => 'getVersionManagerService',
  503.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinitionService',
  504.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinitionService',
  505.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinitionService',
  506.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface' => 'getEntityWriteGatewayInterfaceService',
  507.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter' => 'getEntityWriterService',
  508.             'Shopware\\Core\\Framework\\Event\\BusinessEventRegistry' => 'getBusinessEventRegistryService',
  509.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinitionService',
  510.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinitionService',
  511.             'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinitionService',
  512.             'Shopware\\Core\\Framework\\Increment\\Controller\\IncrementApiController' => 'getIncrementApiControllerService',
  513.             'Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinitionService',
  514.             'Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController' => 'getConsumeMessagesControllerService',
  515.             'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinitionService',
  516.             'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinitionService',
  517.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Api\\ScheduledTaskController' => 'getScheduledTaskControllerService',
  518.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinitionService',
  519.             'Shopware\\Core\\Framework\\Migration\\Api\\MigrationController' => 'getMigrationControllerService',
  520.             'Shopware\\Core\\Framework\\Migration\\IndexerQueuer' => 'getIndexerQueuerService',
  521.             'Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader' => 'getMigrationCollectionLoaderService',
  522.             'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinitionService',
  523.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection' => 'getKernelPluginCollectionService',
  524.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader' => 'getKernelPluginLoaderService',
  525.             'Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinitionService',
  526.             'Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider' => 'getPluginIdProviderService',
  527.             'Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService' => 'getCanonicalRedirectServiceService',
  528.             'Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface' => 'getRequestTransformerInterfaceService',
  529.             'Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController' => 'getRuleConfigControllerService',
  530.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptApiRoute' => 'getScriptApiRouteService',
  531.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseFactoryFacadeHookFactory' => 'getScriptResponseFactoryFacadeHookFactoryService',
  532.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptStoreApiRoute' => 'getScriptStoreApiRouteService',
  533.             'Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor' => 'getScriptExecutorService',
  534.             'Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinitionService',
  535.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreActionsController' => 'getExtensionStoreActionsControllerService',
  536.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreDataController' => 'getExtensionStoreDataControllerService',
  537.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreLicensesController' => 'getExtensionStoreLicensesControllerService',
  538.             'Shopware\\Core\\Framework\\Store\\Api\\FirstRunWizardController' => 'getFirstRunWizardControllerService',
  539.             'Shopware\\Core\\Framework\\Store\\Api\\StoreController' => 'getStoreControllerService',
  540.             'Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider' => 'getStoreRequestOptionsProviderService',
  541.             'Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware' => 'getShopSecretInvalidMiddlewareService',
  542.             'Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware' => 'getStoreSessionExpiredMiddlewareService',
  543.             'Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware' => 'getVerifyResponseSignatureMiddlewareService',
  544.             'Shopware\\Core\\Framework\\Update\\Api\\UpdateController' => 'getUpdateControllerService',
  545.             'Shopware\\Core\\Framework\\Util\\HtmlSanitizer' => 'getHtmlSanitizerService',
  546.             'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinitionService',
  547.             'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinitionService',
  548.             'Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator' => 'getSalesChannelCreatorService',
  549.             'Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner' => 'getUserProvisionerService',
  550.             'Shopware\\Core\\Profiling\\Profiler' => 'getProfilerService',
  551.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinitionService',
  552.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'getCountryStateDefinitionService',
  553.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'getSalesChannelCountryStateDefinitionService',
  554.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinitionService',
  555.             'Shopware\\Core\\System\\Country\\CountryDefinition' => 'getCountryDefinitionService',
  556.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute' => 'getCachedCountryRouteService',
  557.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute' => 'getCachedCountryStateRouteService',
  558.             'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinitionService',
  559.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinitionService',
  560.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinitionService',
  561.             'Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'getCurrencyDefinitionService',
  562.             'Shopware\\Core\\System\\Currency\\CurrencyFormatter' => 'getCurrencyFormatterService',
  563.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute' => 'getCachedCurrencyRouteService',
  564.             'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinitionService',
  565.             'Shopware\\Core\\System\\CustomEntity\\Api\\CustomEntityApiController' => 'getCustomEntityApiControllerService',
  566.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinitionService',
  567.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar' => 'getCustomEntityRegistrarService',
  568.             'Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater' => 'getCustomEntitySchemaUpdaterService',
  569.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinitionService',
  570.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinitionService',
  571.             'Shopware\\Core\\System\\CustomField\\Api\\CustomFieldSetActionController' => 'getCustomFieldSetActionControllerService',
  572.             'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinitionService',
  573.             'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinitionService',
  574.             'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinitionService',
  575.             'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinitionService',
  576.             'Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinitionService',
  577.             'Shopware\\Core\\System\\Language\\LanguageDefinition' => 'getLanguageDefinitionService',
  578.             'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute' => 'getCachedLanguageRouteService',
  579.             'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinitionService',
  580.             'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinitionService',
  581.             'Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinitionService',
  582.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinitionService',
  583.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinitionService',
  584.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinitionService',
  585.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinitionService',
  586.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinitionService',
  587.             'Shopware\\Core\\System\\NumberRange\\Api\\NumberRangeController' => 'getNumberRangeControllerService',
  588.             'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinitionService',
  589.             'Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface' => 'getNumberRangeValueGeneratorInterfaceService',
  590.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinitionService',
  591.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition2Service',
  592.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition2Service',
  593.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinitionService',
  594.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition2Service',
  595.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition2Service',
  596.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition2Service',
  597.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinitionService',
  598.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinitionService',
  599.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinitionService',
  600.             'Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory' => 'getSalesChannelContextFactoryService',
  601.             'Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry' => 'getSalesChannelDefinitionInstanceRegistryService',
  602.             'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinitionService',
  603.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute' => 'getContextSwitchRouteService',
  604.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\StoreApiInfoController' => 'getStoreApiInfoControllerService',
  605.             'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinitionService',
  606.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute' => 'getCachedSalutationRouteService',
  607.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'getSalesChannelSalutationDefinitionService',
  608.             'Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'getSalutationDefinitionService',
  609.             'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinitionService',
  610.             'Shopware\\Core\\System\\Snippet\\Api\\SnippetController' => 'getSnippetControllerService',
  611.             'Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection' => 'getSnippetFileCollectionService',
  612.             'Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory' => 'getSnippetFilterFactoryService',
  613.             'Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinitionService',
  614.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinitionService',
  615.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinitionService',
  616.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinitionService',
  617.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinitionService',
  618.             'Shopware\\Core\\System\\StateMachine\\Api\\StateMachineActionController' => 'getStateMachineActionControllerService',
  619.             'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinitionService',
  620.             'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinitionService',
  621.             'Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController' => 'getSystemConfigControllerService',
  622.             'Shopware\\Core\\System\\SystemConfig\\Facade\\SystemConfigFacadeHookFactory' => 'getSystemConfigFacadeHookFactoryService',
  623.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinitionService',
  624.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigService' => 'getSystemConfigServiceService',
  625.             'Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService' => 'getFilterTagIdsServiceService',
  626.             'Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinitionService',
  627.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinitionService',
  628.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinitionService',
  629.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinitionService',
  630.             'Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinitionService',
  631.             'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinitionService',
  632.             'Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinitionService',
  633.             'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinitionService',
  634.             'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinitionService',
  635.             'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinitionService',
  636.             'Shopware\\Core\\System\\User\\Api\\UserRecoveryController' => 'getUserRecoveryControllerService',
  637.             'Shopware\\Core\\System\\User\\Api\\UserValidationController' => 'getUserValidationControllerService',
  638.             'Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinitionService',
  639.             'Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper' => 'getAdminElasticsearchHelperService',
  640.             'Shopware\\Elasticsearch\\Admin\\AdminSearchController' => 'getAdminSearchController2Service',
  641.             'Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper' => 'getElasticsearchHelperService',
  642.             'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler' => 'getCreateAliasTaskHandlerService',
  643.             'Shopware\\Storefront\\Controller\\AccountOrderController' => 'getAccountOrderControllerService',
  644.             'Shopware\\Storefront\\Controller\\AccountPaymentController' => 'getAccountPaymentControllerService',
  645.             'Shopware\\Storefront\\Controller\\AccountProfileController' => 'getAccountProfileControllerService',
  646.             'Shopware\\Storefront\\Controller\\AddressController' => 'getAddressControllerService',
  647.             'Shopware\\Storefront\\Controller\\Api\\CaptchaController' => 'getCaptchaControllerService',
  648.             'Shopware\\Storefront\\Controller\\AuthController' => 'getAuthController2Service',
  649.             'Shopware\\Storefront\\Controller\\CaptchaController' => 'getCaptchaController2Service',
  650.             'Shopware\\Storefront\\Controller\\CheckoutController' => 'getCheckoutController2Service',
  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' => 'getProductControllerService',
  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' => 'getProductCombinationFinderService',
  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.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  689.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  690.             'acl_role.repository' => 'getAclRole_RepositoryService',
  691.             'acl_user_role.repository' => 'getAclUserRole_RepositoryService',
  692.             'admin.openSearch.client' => 'getAdmin_OpenSearch_ClientService',
  693.             'administration.filesystem.private' => 'getAdministration_Filesystem_PrivateService',
  694.             'administration.filesystem.public' => 'getAdministration_Filesystem_PublicService',
  695.             'app.repository' => 'getApp_RepositoryService',
  696.             'app_action_button.repository' => 'getAppActionButton_RepositoryService',
  697.             'app_action_button_translation.repository' => 'getAppActionButtonTranslation_RepositoryService',
  698.             'app_administration_snippet.repository' => 'getAppAdministrationSnippet_RepositoryService',
  699.             'app_cms_block.repository' => 'getAppCmsBlock_RepositoryService',
  700.             'app_cms_block_translation.repository' => 'getAppCmsBlockTranslation_RepositoryService',
  701.             'app_flow_action.repository' => 'getAppFlowAction_RepositoryService',
  702.             'app_flow_action_translation.repository' => 'getAppFlowActionTranslation_RepositoryService',
  703.             'app_payment_method.repository' => 'getAppPaymentMethod_RepositoryService',
  704.             'app_script_condition.repository' => 'getAppScriptCondition_RepositoryService',
  705.             'app_script_condition_translation.repository' => 'getAppScriptConditionTranslation_RepositoryService',
  706.             'app_template.repository' => 'getAppTemplate_RepositoryService',
  707.             'app_translation.repository' => 'getAppTranslation_RepositoryService',
  708.             'base_extension.repository' => 'getBaseExtension_RepositoryService',
  709.             'cache.app' => 'getCache_AppService',
  710.             'cache.app_clearer' => 'getCache_AppClearerService',
  711.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  712.             'cache.system' => 'getCache_SystemService',
  713.             'cache.system_clearer' => 'getCache_SystemClearerService',
  714.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  715.             'cache_warmer' => 'getCacheWarmerService',
  716.             'category.repository' => 'getCategory_RepositoryService',
  717.             'category_tag.repository' => 'getCategoryTag_RepositoryService',
  718.             'category_translation.repository' => 'getCategoryTranslation_RepositoryService',
  719.             'checkout.filesystem.private' => 'getCheckout_Filesystem_PrivateService',
  720.             'checkout.filesystem.public' => 'getCheckout_Filesystem_PublicService',
  721.             'cms_block.repository' => 'getCmsBlock_RepositoryService',
  722.             'cms_page.repository' => 'getCmsPage_RepositoryService',
  723.             'cms_page_translation.repository' => 'getCmsPageTranslation_RepositoryService',
  724.             'cms_section.repository' => 'getCmsSection_RepositoryService',
  725.             'cms_slot.repository' => 'getCmsSlot_RepositoryService',
  726.             'cms_slot_translation.repository' => 'getCmsSlotTranslation_RepositoryService',
  727.             'console.command_loader' => 'getConsole_CommandLoaderService',
  728.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  729.             'content.filesystem.private' => 'getContent_Filesystem_PrivateService',
  730.             'content.filesystem.public' => 'getContent_Filesystem_PublicService',
  731.             'country.repository' => 'getCountry_RepositoryService',
  732.             'country_state.repository' => 'getCountryState_RepositoryService',
  733.             'country_state_translation.repository' => 'getCountryStateTranslation_RepositoryService',
  734.             'country_translation.repository' => 'getCountryTranslation_RepositoryService',
  735.             'currency.repository' => 'getCurrency_RepositoryService',
  736.             'currency_country_rounding.repository' => 'getCurrencyCountryRounding_RepositoryService',
  737.             'currency_translation.repository' => 'getCurrencyTranslation_RepositoryService',
  738.             'custom_entity.repository' => 'getCustomEntity_RepositoryService',
  739.             'custom_field.repository' => 'getCustomField_RepositoryService',
  740.             'custom_field_set.repository' => 'getCustomFieldSet_RepositoryService',
  741.             'custom_field_set_relation.repository' => 'getCustomFieldSetRelation_RepositoryService',
  742.             'customer.repository' => 'getCustomer_RepositoryService',
  743.             'customer_address.repository' => 'getCustomerAddress_RepositoryService',
  744.             'customer_group.repository' => 'getCustomerGroup_RepositoryService',
  745.             'customer_group_registration_sales_channels.repository' => 'getCustomerGroupRegistrationSalesChannels_RepositoryService',
  746.             'customer_group_translation.repository' => 'getCustomerGroupTranslation_RepositoryService',
  747.             'customer_recovery.repository' => 'getCustomerRecovery_RepositoryService',
  748.             'customer_tag.repository' => 'getCustomerTag_RepositoryService',
  749.             'customer_wishlist.repository' => 'getCustomerWishlist_RepositoryService',
  750.             'customer_wishlist_product.repository' => 'getCustomerWishlistProduct_RepositoryService',
  751.             'data_collector.dump' => 'getDataCollector_DumpService',
  752.             'dead_message.repository' => 'getDeadMessage_RepositoryService',
  753.             'delivery_time.repository' => 'getDeliveryTime_RepositoryService',
  754.             'delivery_time_translation.repository' => 'getDeliveryTimeTranslation_RepositoryService',
  755.             'document.repository' => 'getDocument_RepositoryService',
  756.             'document_base_config.repository' => 'getDocumentBaseConfig_RepositoryService',
  757.             'document_base_config_sales_channel.repository' => 'getDocumentBaseConfigSalesChannel_RepositoryService',
  758.             'document_type.repository' => 'getDocumentType_RepositoryService',
  759.             'document_type_translation.repository' => 'getDocumentTypeTranslation_RepositoryService',
  760.             'elasticsearch.filesystem.private' => 'getElasticsearch_Filesystem_PrivateService',
  761.             'elasticsearch.filesystem.public' => 'getElasticsearch_Filesystem_PublicService',
  762.             'enqueue.client.default.producer' => 'getEnqueue_Client_Default_ProducerService',
  763.             'error_controller' => 'getErrorController2Service',
  764.             'event_action.repository' => 'getEventAction_RepositoryService',
  765.             'event_action_rule.repository' => 'getEventActionRule_RepositoryService',
  766.             'event_action_sales_channel.repository' => 'getEventActionSalesChannel_RepositoryService',
  767.             'event_dispatcher' => 'getEventDispatcherService',
  768.             'flow.repository' => 'getFlow_RepositoryService',
  769.             'flow_sequence.repository' => 'getFlowSequence_RepositoryService',
  770.             'flow_template.repository' => 'getFlowTemplate_RepositoryService',
  771.             'framework.filesystem.private' => 'getFramework_Filesystem_PrivateService',
  772.             'framework.filesystem.public' => 'getFramework_Filesystem_PublicService',
  773.             'http_kernel' => 'getHttpKernelService',
  774.             'import_export_file.repository' => 'getImportExportFile_RepositoryService',
  775.             'import_export_log.repository' => 'getImportExportLog_RepositoryService',
  776.             'import_export_profile.repository' => 'getImportExportProfile_RepositoryService',
  777.             'import_export_profile_translation.repository' => 'getImportExportProfileTranslation_RepositoryService',
  778.             'integration.repository' => 'getIntegration_RepositoryService',
  779.             'integration_role.repository' => 'getIntegrationRole_RepositoryService',
  780.             'landing_page.repository' => 'getLandingPage_RepositoryService',
  781.             'landing_page_sales_channel.repository' => 'getLandingPageSalesChannel_RepositoryService',
  782.             'landing_page_tag.repository' => 'getLandingPageTag_RepositoryService',
  783.             'landing_page_translation.repository' => 'getLandingPageTranslation_RepositoryService',
  784.             'language.repository' => 'getLanguage_RepositoryService',
  785.             'listing_page_extension.repository' => 'getListingPageExtension_RepositoryService',
  786.             'listing_page_extension_product.repository' => 'getListingPageExtensionProduct_RepositoryService',
  787.             'listing_page_extension_translation.repository' => 'getListingPageExtensionTranslation_RepositoryService',
  788.             'locale.repository' => 'getLocale_RepositoryService',
  789.             'locale_translation.repository' => 'getLocaleTranslation_RepositoryService',
  790.             'log_entry.repository' => 'getLogEntry_RepositoryService',
  791.             'look.repository' => 'getLook_RepositoryService',
  792.             'look_media.repository' => 'getLookMedia_RepositoryService',
  793.             'look_product.repository' => 'getLookProduct_RepositoryService',
  794.             'look_translation.repository' => 'getLookTranslation_RepositoryService',
  795.             'look_visibility.repository' => 'getLookVisibility_RepositoryService',
  796.             'mail_header_footer.repository' => 'getMailHeaderFooter_RepositoryService',
  797.             'mail_header_footer_translation.repository' => 'getMailHeaderFooterTranslation_RepositoryService',
  798.             'mail_template.repository' => 'getMailTemplate_RepositoryService',
  799.             'mail_template_media.repository' => 'getMailTemplateMedia_RepositoryService',
  800.             'mail_template_translation.repository' => 'getMailTemplateTranslation_RepositoryService',
  801.             'mail_template_type.repository' => 'getMailTemplateType_RepositoryService',
  802.             'mail_template_type_translation.repository' => 'getMailTemplateTypeTranslation_RepositoryService',
  803.             'main_category.repository' => 'getMainCategory_RepositoryService',
  804.             'maintenance.filesystem.private' => 'getMaintenance_Filesystem_PrivateService',
  805.             'maintenance.filesystem.public' => 'getMaintenance_Filesystem_PublicService',
  806.             'media.repository' => 'getMedia_RepositoryService',
  807.             'media_default_folder.repository' => 'getMediaDefaultFolder_RepositoryService',
  808.             'media_folder.repository' => 'getMediaFolder_RepositoryService',
  809.             'media_folder_configuration.repository' => 'getMediaFolderConfiguration_RepositoryService',
  810.             'media_folder_configuration_media_thumbnail_size.repository' => 'getMediaFolderConfigurationMediaThumbnailSize_RepositoryService',
  811.             'media_tag.repository' => 'getMediaTag_RepositoryService',
  812.             'media_thumbnail.repository' => 'getMediaThumbnail_RepositoryService',
  813.             'media_thumbnail_size.repository' => 'getMediaThumbnailSize_RepositoryService',
  814.             'media_translation.repository' => 'getMediaTranslation_RepositoryService',
  815.             'message_queue_stats.repository' => 'getMessageQueueStats_RepositoryService',
  816.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  817.             'mollie_payments.filesystem.private' => 'getMolliePayments_Filesystem_PrivateService',
  818.             'mollie_payments.filesystem.public' => 'getMolliePayments_Filesystem_PublicService',
  819.             'mollie_refund.repository' => 'getMollieRefund_RepositoryService',
  820.             'mollie_refund_item.repository' => 'getMollieRefundItem_RepositoryService',
  821.             'mollie_subscription.repository' => 'getMollieSubscription_RepositoryService',
  822.             'mollie_subscription_address.repository' => 'getMollieSubscriptionAddress_RepositoryService',
  823.             'mollie_subscription_history.repository' => 'getMollieSubscriptionHistory_RepositoryService',
  824.             'monolog.logger.business_events' => 'getMonolog_Logger_BusinessEventsService',
  825.             'monolog.logger.nodots_deleted_unused_product_media' => 'getMonolog_Logger_NodotsDeletedUnusedProductMediaService',
  826.             'nd_aggregate_properties.filesystem.private' => 'getNdAggregateProperties_Filesystem_PrivateService',
  827.             'nd_aggregate_properties.filesystem.public' => 'getNdAggregateProperties_Filesystem_PublicService',
  828.             'nd_aggregate_property_extension.repository' => 'getNdAggregatePropertyExtension_RepositoryService',
  829.             'nd_aggregate_property_group_option_extension_mapping.repository' => 'getNdAggregatePropertyGroupOptionExtensionMapping_RepositoryService',
  830.             'nd_delete_old_unused_product_media.filesystem.private' => 'getNdDeleteOldUnusedProductMedia_Filesystem_PrivateService',
  831.             'nd_delete_old_unused_product_media.filesystem.public' => 'getNdDeleteOldUnusedProductMedia_Filesystem_PublicService',
  832.             'nd_fashion.filesystem.private' => 'getNdFashion_Filesystem_PrivateService',
  833.             'nd_fashion.filesystem.public' => 'getNdFashion_Filesystem_PublicService',
  834.             'nd_second_media_extension.repository' => 'getNdSecondMediaExtension_RepositoryService',
  835.             'nd_soeurs_theme.filesystem.private' => 'getNdSoeursTheme_Filesystem_PrivateService',
  836.             'nd_soeurs_theme.filesystem.public' => 'getNdSoeursTheme_Filesystem_PublicService',
  837.             'nd_srs.filesystem.private' => 'getNdSrs_Filesystem_PrivateService',
  838.             'nd_srs.filesystem.public' => 'getNdSrs_Filesystem_PublicService',
  839.             'nd_stl.filesystem.private' => 'getNdStl_Filesystem_PrivateService',
  840.             'nd_stl.filesystem.public' => 'getNdStl_Filesystem_PublicService',
  841.             'nd_theme.filesystem.private' => 'getNdTheme_Filesystem_PrivateService',
  842.             'nd_theme.filesystem.public' => 'getNdTheme_Filesystem_PublicService',
  843.             'nd_voorwinden_theme.filesystem.private' => 'getNdVoorwindenTheme_Filesystem_PrivateService',
  844.             'nd_voorwinden_theme.filesystem.public' => 'getNdVoorwindenTheme_Filesystem_PublicService',
  845.             'newsletter_recipient.repository' => 'getNewsletterRecipient_RepositoryService',
  846.             'newsletter_recipient_tag.repository' => 'getNewsletterRecipientTag_RepositoryService',
  847.             'notification.repository' => 'getNotification_RepositoryService',
  848.             'number_range.repository' => 'getNumberRange_RepositoryService',
  849.             'number_range_sales_channel.repository' => 'getNumberRangeSalesChannel_RepositoryService',
  850.             'number_range_state.repository' => 'getNumberRangeState_RepositoryService',
  851.             'number_range_translation.repository' => 'getNumberRangeTranslation_RepositoryService',
  852.             'number_range_type.repository' => 'getNumberRangeType_RepositoryService',
  853.             'number_range_type_translation.repository' => 'getNumberRangeTypeTranslation_RepositoryService',
  854.             'order.repository' => 'getOrder_RepositoryService',
  855.             'order_address.repository' => 'getOrderAddress_RepositoryService',
  856.             'order_customer.repository' => 'getOrderCustomer_RepositoryService',
  857.             'order_delivery.repository' => 'getOrderDelivery_RepositoryService',
  858.             'order_delivery_position.repository' => 'getOrderDeliveryPosition_RepositoryService',
  859.             'order_line_item.repository' => 'getOrderLineItem_RepositoryService',
  860.             'order_line_item_download.repository' => 'getOrderLineItemDownload_RepositoryService',
  861.             'order_tag.repository' => 'getOrderTag_RepositoryService',
  862.             'order_transaction.repository' => 'getOrderTransaction_RepositoryService',
  863.             'order_transaction_capture.repository' => 'getOrderTransactionCapture_RepositoryService',
  864.             'order_transaction_capture_refund.repository' => 'getOrderTransactionCaptureRefund_RepositoryService',
  865.             'order_transaction_capture_refund_position.repository' => 'getOrderTransactionCaptureRefundPosition_RepositoryService',
  866.             'payment_method.repository' => 'getPaymentMethod_RepositoryService',
  867.             'payment_method_translation.repository' => 'getPaymentMethodTranslation_RepositoryService',
  868.             'plugin.repository' => 'getPlugin_RepositoryService',
  869.             'plugin_translation.repository' => 'getPluginTranslation_RepositoryService',
  870.             'product.repository' => 'getProduct_RepositoryService',
  871.             'product_category.repository' => 'getProductCategory_RepositoryService',
  872.             'product_category_tree.repository' => 'getProductCategoryTree_RepositoryService',
  873.             'product_configurator_setting.repository' => 'getProductConfiguratorSetting_RepositoryService',
  874.             'product_cross_selling.repository' => 'getProductCrossSelling_RepositoryService',
  875.             'product_cross_selling_assigned_products.repository' => 'getProductCrossSellingAssignedProducts_RepositoryService',
  876.             'product_cross_selling_translation.repository' => 'getProductCrossSellingTranslation_RepositoryService',
  877.             'product_custom_field_set.repository' => 'getProductCustomFieldSet_RepositoryService',
  878.             'product_download.repository' => 'getProductDownload_RepositoryService',
  879.             'product_export.repository' => 'getProductExport_RepositoryService',
  880.             'product_feature_set.repository' => 'getProductFeatureSet_RepositoryService',
  881.             'product_feature_set_translation.repository' => 'getProductFeatureSetTranslation_RepositoryService',
  882.             'product_keyword_dictionary.repository' => 'getProductKeywordDictionary_RepositoryService',
  883.             'product_manufacturer.repository' => 'getProductManufacturer_RepositoryService',
  884.             'product_manufacturer_translation.repository' => 'getProductManufacturerTranslation_RepositoryService',
  885.             'product_media.repository' => 'getProductMedia_RepositoryService',
  886.             'product_option.repository' => 'getProductOption_RepositoryService',
  887.             'product_page_extension.repository' => 'getProductPageExtension_RepositoryService',
  888.             'product_page_extension_translation.repository' => 'getProductPageExtensionTranslation_RepositoryService',
  889.             'product_price.repository' => 'getProductPrice_RepositoryService',
  890.             'product_property.repository' => 'getProductProperty_RepositoryService',
  891.             'product_review.repository' => 'getProductReview_RepositoryService',
  892.             'product_search_config.repository' => 'getProductSearchConfig_RepositoryService',
  893.             'product_search_config_field.repository' => 'getProductSearchConfigField_RepositoryService',
  894.             'product_search_keyword.repository' => 'getProductSearchKeyword_RepositoryService',
  895.             'product_sorting.repository' => 'getProductSorting_RepositoryService',
  896.             'product_sorting_translation.repository' => 'getProductSortingTranslation_RepositoryService',
  897.             'product_srs_extension.repository' => 'getProductSrsExtension_RepositoryService',
  898.             'product_stream.repository' => 'getProductStream_RepositoryService',
  899.             'product_stream_filter.repository' => 'getProductStreamFilter_RepositoryService',
  900.             'product_stream_mapping.repository' => 'getProductStreamMapping_RepositoryService',
  901.             'product_stream_translation.repository' => 'getProductStreamTranslation_RepositoryService',
  902.             'product_tag.repository' => 'getProductTag_RepositoryService',
  903.             'product_translation.repository' => 'getProductTranslation_RepositoryService',
  904.             'product_visibility.repository' => 'getProductVisibility_RepositoryService',
  905.             'profiling.filesystem.private' => 'getProfiling_Filesystem_PrivateService',
  906.             'profiling.filesystem.public' => 'getProfiling_Filesystem_PublicService',
  907.             'promotion.repository' => 'getPromotion_RepositoryService',
  908.             'promotion_cart_rule.repository' => 'getPromotionCartRule_RepositoryService',
  909.             'promotion_discount.repository' => 'getPromotionDiscount_RepositoryService',
  910.             'promotion_discount_prices.repository' => 'getPromotionDiscountPrices_RepositoryService',
  911.             'promotion_discount_rule.repository' => 'getPromotionDiscountRule_RepositoryService',
  912.             'promotion_individual_code.repository' => 'getPromotionIndividualCode_RepositoryService',
  913.             'promotion_order_rule.repository' => 'getPromotionOrderRule_RepositoryService',
  914.             'promotion_persona_customer.repository' => 'getPromotionPersonaCustomer_RepositoryService',
  915.             'promotion_persona_rule.repository' => 'getPromotionPersonaRule_RepositoryService',
  916.             'promotion_sales_channel.repository' => 'getPromotionSalesChannel_RepositoryService',
  917.             'promotion_setgroup.repository' => 'getPromotionSetgroup_RepositoryService',
  918.             'promotion_setgroup_rule.repository' => 'getPromotionSetgroupRule_RepositoryService',
  919.             'promotion_translation.repository' => 'getPromotionTranslation_RepositoryService',
  920.             'property_group.repository' => 'getPropertyGroup_RepositoryService',
  921.             'property_group_option.repository' => 'getPropertyGroupOption_RepositoryService',
  922.             'property_group_option_translation.repository' => 'getPropertyGroupOptionTranslation_RepositoryService',
  923.             'property_group_translation.repository' => 'getPropertyGroupTranslation_RepositoryService',
  924.             'request_stack' => 'getRequestStackService',
  925.             'router' => 'getRouterService',
  926.             'routing.loader' => 'getRouting_LoaderService',
  927.             'rule.repository' => 'getRule_RepositoryService',
  928.             'rule_condition.repository' => 'getRuleCondition_RepositoryService',
  929.             'rule_tag.repository' => 'getRuleTag_RepositoryService',
  930.             'sales_channel.category.repository' => 'getSalesChannel_Category_RepositoryService',
  931.             'sales_channel.country.repository' => 'getSalesChannel_Country_RepositoryService',
  932.             'sales_channel.country_state.repository' => 'getSalesChannel_CountryState_RepositoryService',
  933.             'sales_channel.currency.repository' => 'getSalesChannel_Currency_RepositoryService',
  934.             'sales_channel.landing_page.repository' => 'getSalesChannel_LandingPage_RepositoryService',
  935.             'sales_channel.language.repository' => 'getSalesChannel_Language_RepositoryService',
  936.             'sales_channel.main_category.repository' => 'getSalesChannel_MainCategory_RepositoryService',
  937.             'sales_channel.newsletter_recipient.repository' => 'getSalesChannel_NewsletterRecipient_RepositoryService',
  938.             'sales_channel.payment_method.repository' => 'getSalesChannel_PaymentMethod_RepositoryService',
  939.             'sales_channel.product.repository' => 'getSalesChannel_Product_RepositoryService',
  940.             'sales_channel.repository' => 'getSalesChannel_RepositoryService',
  941.             'sales_channel.salutation.repository' => 'getSalesChannel_Salutation_RepositoryService',
  942.             'sales_channel.seo_url.repository' => 'getSalesChannel_SeoUrl_RepositoryService',
  943.             'sales_channel.shipping_method.repository' => 'getSalesChannel_ShippingMethod_RepositoryService',
  944.             'sales_channel_analytics.repository' => 'getSalesChannelAnalytics_RepositoryService',
  945.             'sales_channel_country.repository' => 'getSalesChannelCountry_RepositoryService',
  946.             'sales_channel_currency.repository' => 'getSalesChannelCurrency_RepositoryService',
  947.             'sales_channel_definition.Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\RefundItem\\RefundItemDefinition' => 'getRefundItemDefinition2Service',
  948.             'sales_channel_definition.Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition' => 'getRefundDefinition2Service',
  949.             'sales_channel_definition.Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition' => 'getSubscriptionAddressDefinition2Service',
  950.             'sales_channel_definition.Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition' => 'getSubscriptionHistoryDefinition2Service',
  951.             'sales_channel_definition.Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition' => 'getSubscriptionDefinition2Service',
  952.             'sales_channel_definition.Nd\\AggregateProperties\\Extension\\Content\\Property\\AggregatePropertyExtensionDefinition' => 'getAggregatePropertyExtensionDefinition2Service',
  953.             'sales_channel_definition.Nd\\AggregateProperties\\Extension\\Content\\Property\\PropertyGroupOption\\AggregatePropertyGroupOptionExtensionMappingDefinition' => 'getAggregatePropertyGroupOptionExtensionMappingDefinition2Service',
  954.             'sales_channel_definition.Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\BaseExtension\\BaseExtensionDefinition' => 'getBaseExtensionDefinition2Service',
  955.             'sales_channel_definition.Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionProduct\\ListingPageExtensionProductDefinition' => 'getListingPageExtensionProductDefinition2Service',
  956.             'sales_channel_definition.Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionTranslation\\ListingPageExtensionTranslationDefinition' => 'getListingPageExtensionTranslationDefinition2Service',
  957.             'sales_channel_definition.Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\ListingPageExtensionDefinition' => 'getListingPageExtensionDefinition2Service',
  958.             'sales_channel_definition.Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\Aggregate\\ProductPageExtensionTranslation\\ProductPageExtensionTranslationDefinition' => 'getProductPageExtensionTranslationDefinition2Service',
  959.             'sales_channel_definition.Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\ProductPageExtensionDefinition' => 'getProductPageExtensionDefinition2Service',
  960.             'sales_channel_definition.Nd\\Srs\\Extension\\Product\\SrsExtensionDefinition' => 'getSrsExtensionDefinition2Service',
  961.             'sales_channel_definition.Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookMedia\\LookMediaDefinition' => 'getLookMediaDefinition2Service',
  962.             'sales_channel_definition.Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookProduct\\LookProductDefinition' => 'getLookProductDefinition2Service',
  963.             'sales_channel_definition.Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookTranslation\\LookTranslationDefinition' => 'getLookTranslationDefinition2Service',
  964.             'sales_channel_definition.Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookVisibility\\LookVisibilityDefinition' => 'getLookVisibilityDefinition2Service',
  965.             'sales_channel_definition.Nd\\Stl\\Core\\Content\\Look\\LookDefinition' => 'getLookDefinition2Service',
  966.             'sales_channel_definition.Nd\\Voorwinden\\Extension\\Content\\Product\\SecondMediaExtensionDefinition' => 'getSecondMediaExtensionDefinition2Service',
  967.             'sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinition2Service',
  968.             'sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinition2Service',
  969.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinition2Service',
  970.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinition2Service',
  971.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinition2Service',
  972.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinition2Service',
  973.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinition2Service',
  974.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinition2Service',
  975.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinition2Service',
  976.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinition2Service',
  977.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinition2Service',
  978.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinition2Service',
  979.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinition2Service',
  980.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinition2Service',
  981.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinition2Service',
  982.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinition2Service',
  983.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinition2Service',
  984.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinition2Service',
  985.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinition2Service',
  986.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinition2Service',
  987.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition' => 'getOrderLineItemDownloadDefinition2Service',
  988.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinition2Service',
  989.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinition2Service',
  990.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinition2Service',
  991.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinition2Service',
  992.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinition2Service',
  993.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinition2Service',
  994.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinition2Service',
  995.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinition2Service',
  996.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinition2Service',
  997.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinition2Service',
  998.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinition2Service',
  999.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinition2Service',
  1000.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinition2Service',
  1001.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinition2Service',
  1002.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinition2Service',
  1003.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinition2Service',
  1004.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinition2Service',
  1005.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinition2Service',
  1006.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinition2Service',
  1007.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinition2Service',
  1008.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinition2Service',
  1009.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinition2Service',
  1010.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinition2Service',
  1011.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinition2Service',
  1012.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinition2Service',
  1013.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinition2Service',
  1014.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinition2Service',
  1015.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinition2Service',
  1016.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinition2Service',
  1017.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinition2Service',
  1018.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinition2Service',
  1019.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinition2Service',
  1020.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinition2Service',
  1021.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition' => 'getFlowTemplateDefinition2Service',
  1022.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinition2Service',
  1023.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinition2Service',
  1024.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinition2Service',
  1025.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinition2Service',
  1026.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinition2Service',
  1027.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinition2Service',
  1028.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinition2Service',
  1029.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinition2Service',
  1030.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinition2Service',
  1031.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinition2Service',
  1032.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinition2Service',
  1033.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinition2Service',
  1034.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinition2Service',
  1035.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinition2Service',
  1036.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinition2Service',
  1037.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinition2Service',
  1038.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service',
  1039.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinition2Service',
  1040.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinition2Service',
  1041.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinition2Service',
  1042.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinition2Service',
  1043.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinition2Service',
  1044.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinition2Service',
  1045.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinition2Service',
  1046.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinition2Service',
  1047.             'sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinition2Service',
  1048.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinition2Service',
  1049.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinition2Service',
  1050.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinition2Service',
  1051.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinition2Service',
  1052.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinition2Service',
  1053.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinition2Service',
  1054.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinition2Service',
  1055.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinition2Service',
  1056.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinition2Service',
  1057.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinition2Service',
  1058.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition' => 'getProductDownloadDefinition2Service',
  1059.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinition2Service',
  1060.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinition2Service',
  1061.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinition2Service',
  1062.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinition2Service',
  1063.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinition2Service',
  1064.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinition2Service',
  1065.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinition2Service',
  1066.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinition2Service',
  1067.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinition2Service',
  1068.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinition2Service',
  1069.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinition2Service',
  1070.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinition2Service',
  1071.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinition2Service',
  1072.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinition2Service',
  1073.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinition2Service',
  1074.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinition2Service',
  1075.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinition2Service',
  1076.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinition2Service',
  1077.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinition2Service',
  1078.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinition2Service',
  1079.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinition2Service',
  1080.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinition2Service',
  1081.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinition2Service',
  1082.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinition2Service',
  1083.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinition2Service',
  1084.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinition2Service',
  1085.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinition2Service',
  1086.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinition2Service',
  1087.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinition2Service',
  1088.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinition2Service',
  1089.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinition2Service',
  1090.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinition2Service',
  1091.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinition2Service',
  1092.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinition2Service',
  1093.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinition2Service',
  1094.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinition2Service',
  1095.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinition2Service',
  1096.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinition2Service',
  1097.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinition2Service',
  1098.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinition2Service',
  1099.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinition2Service',
  1100.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinition2Service',
  1101.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinition2Service',
  1102.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinition2Service',
  1103.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinition2Service',
  1104.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinition2Service',
  1105.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinition2Service',
  1106.             'sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinition2Service',
  1107.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinition2Service',
  1108.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinition2Service',
  1109.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinition2Service',
  1110.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinition2Service',
  1111.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinition2Service',
  1112.             'sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinition2Service',
  1113.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinition2Service',
  1114.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinition2Service',
  1115.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinition2Service',
  1116.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinition2Service',
  1117.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinition2Service',
  1118.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinition2Service',
  1119.             'sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinition2Service',
  1120.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinition2Service',
  1121.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinition2Service',
  1122.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinition2Service',
  1123.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinition2Service',
  1124.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinition2Service',
  1125.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinition2Service',
  1126.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinition2Service',
  1127.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinition2Service',
  1128.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinition2Service',
  1129.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinition2Service',
  1130.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinition2Service',
  1131.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinition2Service',
  1132.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinition2Service',
  1133.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinition2Service',
  1134.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinition2Service',
  1135.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinition2Service',
  1136.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition3Service',
  1137.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition3Service',
  1138.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinition2Service',
  1139.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition3Service',
  1140.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition3Service',
  1141.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition3Service',
  1142.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinition2Service',
  1143.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinition2Service',
  1144.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinition2Service',
  1145.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinition2Service',
  1146.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinition2Service',
  1147.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinition2Service',
  1148.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinition2Service',
  1149.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinition2Service',
  1150.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinition2Service',
  1151.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinition2Service',
  1152.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinition2Service',
  1153.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinition2Service',
  1154.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinition2Service',
  1155.             'sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinition2Service',
  1156.             'sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinition2Service',
  1157.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinition2Service',
  1158.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinition2Service',
  1159.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinition2Service',
  1160.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinition2Service',
  1161.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinition2Service',
  1162.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinition2Service',
  1163.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinition2Service',
  1164.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinition2Service',
  1165.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinition2Service',
  1166.             'sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinition2Service',
  1167.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinition2Service',
  1168.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinition2Service',
  1169.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinition2Service',
  1170.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinition2Service',
  1171.             'sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinition2Service',
  1172.             'sales_channel_domain.repository' => 'getSalesChannelDomain_RepositoryService',
  1173.             'sales_channel_language.repository' => 'getSalesChannelLanguage_RepositoryService',
  1174.             'sales_channel_payment_method.repository' => 'getSalesChannelPaymentMethod_RepositoryService',
  1175.             'sales_channel_shipping_method.repository' => 'getSalesChannelShippingMethod_RepositoryService',
  1176.             'sales_channel_translation.repository' => 'getSalesChannelTranslation_RepositoryService',
  1177.             'sales_channel_type.repository' => 'getSalesChannelType_RepositoryService',
  1178.             'sales_channel_type_translation.repository' => 'getSalesChannelTypeTranslation_RepositoryService',
  1179.             'salutation.repository' => 'getSalutation_RepositoryService',
  1180.             'salutation_translation.repository' => 'getSalutationTranslation_RepositoryService',
  1181.             'scheduled_task.repository' => 'getScheduledTask_RepositoryService',
  1182.             'script.repository' => 'getScript_RepositoryService',
  1183.             'seo_url.repository' => 'getSeoUrl_RepositoryService',
  1184.             'seo_url_template.repository' => 'getSeoUrlTemplate_RepositoryService',
  1185.             'services_resetter' => 'getServicesResetterService',
  1186.             'shipping_method.repository' => 'getShippingMethod_RepositoryService',
  1187.             'shipping_method_price.repository' => 'getShippingMethodPrice_RepositoryService',
  1188.             'shipping_method_tag.repository' => 'getShippingMethodTag_RepositoryService',
  1189.             'shipping_method_translation.repository' => 'getShippingMethodTranslation_RepositoryService',
  1190.             'shopware.filesystem.asset' => 'getShopware_Filesystem_AssetService',
  1191.             'shopware.filesystem.private' => 'getShopware_Filesystem_PrivateService',
  1192.             'shopware.filesystem.public' => 'getShopware_Filesystem_PublicService',
  1193.             'shopware.filesystem.sitemap' => 'getShopware_Filesystem_SitemapService',
  1194.             'shopware.filesystem.temp' => 'getShopware_Filesystem_TempService',
  1195.             'shopware.filesystem.theme' => 'getShopware_Filesystem_ThemeService',
  1196.             'shopware.increment.gateway.registry' => 'getShopware_Increment_Gateway_RegistryService',
  1197.             'shopware.store_client' => 'getShopware_StoreClientService',
  1198.             'snippet.repository' => 'getSnippet_RepositoryService',
  1199.             'snippet_set.repository' => 'getSnippetSet_RepositoryService',
  1200.             'state_machine.repository' => 'getStateMachine_RepositoryService',
  1201.             'state_machine_history.repository' => 'getStateMachineHistory_RepositoryService',
  1202.             'state_machine_state.repository' => 'getStateMachineState_RepositoryService',
  1203.             'state_machine_state_translation.repository' => 'getStateMachineStateTranslation_RepositoryService',
  1204.             'state_machine_transition.repository' => 'getStateMachineTransition_RepositoryService',
  1205.             'state_machine_translation.repository' => 'getStateMachineTranslation_RepositoryService',
  1206.             'storefront.filesystem.private' => 'getStorefront_Filesystem_PrivateService',
  1207.             'storefront.filesystem.public' => 'getStorefront_Filesystem_PublicService',
  1208.             'system.filesystem.private' => 'getSystem_Filesystem_PrivateService',
  1209.             'system.filesystem.public' => 'getSystem_Filesystem_PublicService',
  1210.             'system_config.repository' => 'getSystemConfig_RepositoryService',
  1211.             'tag.repository' => 'getTag_RepositoryService',
  1212.             'tax.repository' => 'getTax_RepositoryService',
  1213.             'tax_rule.repository' => 'getTaxRule_RepositoryService',
  1214.             'tax_rule_type.repository' => 'getTaxRuleType_RepositoryService',
  1215.             'tax_rule_type_translation.repository' => 'getTaxRuleTypeTranslation_RepositoryService',
  1216.             'theme.repository' => 'getTheme_RepositoryService',
  1217.             'theme_child.repository' => 'getThemeChild_RepositoryService',
  1218.             'theme_media.repository' => 'getThemeMedia_RepositoryService',
  1219.             'theme_sales_channel.repository' => 'getThemeSalesChannel_RepositoryService',
  1220.             'theme_translation.repository' => 'getThemeTranslation_RepositoryService',
  1221.             'translator' => 'getTranslatorService',
  1222.             'unit.repository' => 'getUnit_RepositoryService',
  1223.             'unit_translation.repository' => 'getUnitTranslation_RepositoryService',
  1224.             'user.repository' => 'getUser_RepositoryService',
  1225.             'user_access_key.repository' => 'getUserAccessKey_RepositoryService',
  1226.             'user_config.repository' => 'getUserConfig_RepositoryService',
  1227.             'user_recovery.repository' => 'getUserRecovery_RepositoryService',
  1228.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  1229.             'version.repository' => 'getVersion_RepositoryService',
  1230.             'version_commit.repository' => 'getVersionCommit_RepositoryService',
  1231.             'version_commit_data.repository' => 'getVersionCommitData_RepositoryService',
  1232.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1233.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1234.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1235.             'webhook.repository' => 'getWebhook_RepositoryService',
  1236.             'webhook_event_log.repository' => 'getWebhookEventLog_RepositoryService',
  1237.             'cache_clearer' => 'getCacheClearerService',
  1238.             'filesystem' => 'getFilesystemService',
  1239.             'serializer' => 'getSerializerService',
  1240.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  1241.             'profiler' => 'getProfiler2Service',
  1242.             'twig' => 'getTwigService',
  1243.             'session' => 'getSessionService',
  1244.             'validator' => 'getValidatorService',
  1245.         ];
  1246.         $this->aliases = [
  1247.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute',
  1248.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\ShippingMethodRoute' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute',
  1249.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryRoute' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute',
  1250.             'Shopware\\Core\\Content\\Category\\SalesChannel\\NavigationRoute' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute',
  1251.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowLoader' => 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader',
  1252.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\LandingPageRoute' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute',
  1253.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\ProductCrossSellingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute',
  1254.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\ProductDetailRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute',
  1255.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute',
  1256.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute',
  1257.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ProductSearchRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute',
  1258.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\ProductSuggestRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute',
  1259.             'Shopware\\Core\\Content\\Seo\\SeoResolver' => 'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver',
  1260.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\SitemapRoute' => 'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute',
  1261.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute',
  1262.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryStateRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute',
  1263.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CurrencyRoute' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute',
  1264.             'Shopware\\Core\\System\\Language\\SalesChannel\\LanguageRoute' => 'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute',
  1265.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute',
  1266.             'Shopware\\Storefront\\Controller\\CartLineItemController' => 'Nd\\Srs\\Decorator\\CartLineItemControllerDecorator',
  1267.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1268.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1269.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1270.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1271.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1272.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1273.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1274.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1275.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1276.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1277.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\ProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1278.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1279.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1280.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1281.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1282.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1283.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1284.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1285.             'sales_channel_definition.Shopware\\Core\\System\\Country\\CountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1286.             'sales_channel_definition.Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1287.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1288.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1289.             'sales_channel_definition.Shopware\\Core\\System\\Language\\LanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1290.             'sales_channel_definition.Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1291.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1292.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1293.         ];
  1294.         $this->privates['service_container'] = function () {
  1295.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1296.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1302.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1303.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Kernel.php';
  1304.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/SlugifyInterface.php';
  1305.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Slugify.php';
  1306.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1307.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ContextResolverListener.php';
  1308.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CoreSubscriber.php';
  1309.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeListener.php';
  1310.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteEventSubscriber.php';
  1311.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1312.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1313.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1314.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/AbstractTranslator.php';
  1315.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1316.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/Translator.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetService.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Filter/SnippetFilterFactory.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinderInterface.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinder.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/NamespaceHierarchyBuilder.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/EntityTemplateLoader.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestContextResolverInterface.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeCheckTrait.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ApiRequestContextResolver.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeRegistry.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheStateSubscriber.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/AbstractMessageHandler.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandler.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidator.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1341.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  1342.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1343.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheDecorator.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/HtmlSanitizer.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/ExcludeFlowEventHandler.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteParamsCleanupListener.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/RedisConnectionFactory.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclAnnotationValidator.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/CorsListener.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ResponseHeaderListener.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonEntityEncoder.php';
  1369.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ApiVersionConverter.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ConverterRegistry.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/DefaultApiConverter.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/AccessTokenRepository.php';
  1375.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/RefreshTokenRepository.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationServer.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ClientRepository.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ScopeRepository.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/JsonRequestTransformerListener.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ExpectationSubscriber.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/SalesChannelAuthenticationListener.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/ApiAuthenticationListener.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/ResourceServer.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/AuthorizationValidatorInterface.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/BearerTokenValidator.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/BearerTokenValidator.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/UserRepository.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidator.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ShopId/ShopIdProvider.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ScriptPersister.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReaderInterface.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReader.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActiveAppsLoader.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLoader.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLoader.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Xml/CustomEntityXmlSchemaValidator.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppLocaleProvider.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityDefinition.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppDefinition.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppPaymentMethod/AppPaymentMethodDefinition.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Event/EntityLoadedEventFactory.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGenerator.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelper.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/JoinGroupBuilder.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/TokenizerInterface.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Tokenizer.php';
  1425.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/SearchTermInterpreter.php';
  1426.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/EntityScoreQueryBuilder.php';
  1427.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Read/EntityReaderInterface.php';
  1428.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php';
  1429.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilder.php';
  1430.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/CriteriaPartResolver.php';
  1431.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriterInterface.php';
  1432.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriter.php';
  1433.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolver.php';
  1434.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteResultFactory.php';
  1435.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/WriteCommandExtractor.php';
  1436.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteGatewayInterface.php';
  1437.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityWriteGateway.php';
  1438.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/ExceptionHandlerRegistry.php';
  1439.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/SqlQueryParser.php';
  1440.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/VersionDefinition.php';
  1441.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommit/VersionCommitDefinition.php';
  1442.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommitData/VersionCommitDataDefinition.php';
  1443.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/VersionManager.php';
  1444.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionInstanceRegistry.php';
  1445.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionDefinition.php';
  1446.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1447.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1448.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1449.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php';
  1450.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/FilesystemFactory.php';
  1451.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  1452.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1453.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1454.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  1455.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FallbackUrlPackage.php';
  1456.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAssetPackage.php';
  1457.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1458.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FlysystemLastModifiedVersionStrategy.php';
  1459.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskDefinition.php';
  1460.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptLoader.php';
  1461.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptExecutor.php';
  1462.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/ScriptDefinition.php';
  1463.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1464.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1465.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/TemplateAwareDataCollectorInterface.php';
  1466.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/AbstractDataCollector.php';
  1467.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Debugging/ScriptTraces.php';
  1468.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageDefinition.php';
  1469.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInterface.php';
  1470.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/SalesChannelLanguageDefinition.php';
  1471.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoaderInterface.php';
  1472.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/CachedLanguageLoader.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoader.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/AbstractLanguageRoute.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/CachedLanguageRoute.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/LanguageRoute.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SeoUrlDefinition.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SalesChannel/SalesChannelSeoUrlDefinition.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteRegistry.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandlerInterface.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandler.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/StoreApiSeoResolver.php';
  1483.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/BusinessEventEncoder.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/IncrementGatewayRegistry.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannelDefinition.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelDomain/SalesChannelDomainDefinition.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextPersister.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextServiceInterface.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistry.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StoreApiResponseListener.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StructEncoder.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryDefinition.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/CountryStateDefinition.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyDefinition.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyCountryRounding/CurrencyCountryRoundingDefinition.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/SalesChannelCurrencyDefinition.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyFormatter.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/AbstractCurrencyRoute.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CachedCurrencyRoute.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CurrencyRoute.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LanguageLocaleCodeProvider.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Aggregate/SnippetSet/SnippetSetDefinition.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetDefinition.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/TaxDefinition.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/UserDefinition.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Loader/InitialStateIdLoader.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigDefinition.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/XmlReader.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Util/ConfigReader.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigService.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/AbstractSystemConfigLoader.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/MemoizedSystemConfigLoader.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/CachedSystemConfigLoader.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigLoader.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Store/MemoizedSystemConfigStore.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGeneratorInterface.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGenerator.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternRegistry.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryDefinition.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/SalesChannelCategoryDefinition.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoaderInterface.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoader.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractNavigationRoute.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/NavigationRoute.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/TreeBuildingNavigationRoute.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryBreadcrumbBuilder.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaDefinition.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryInterface.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaRepositoryDecorator.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductDefinition.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/SalesChannelProductDefinition.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductDownload/ProductDownloadDefinition.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleDefinition.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/CmsPageDefinition.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderInterface.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowFactory.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AmountCalculator.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CashRounding.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartCalculator.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemUpdateRoute.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartLoadRoute.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartLoadRoute.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartDeleteRoute.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartDeleteRoute.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemRemoveRoute.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemRemoveRoute.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemAddRoute.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/PercentageTaxRuleBuilder.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxDetector.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxCalculator.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Validator.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Transaction/TransactionProcessor.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartRuleLoader.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractRuleLoader.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CachedRuleLoader.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/RuleLoader.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryRegistry.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersisterInterface.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractCartPersister.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/RedisCartPersister.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartSerializationCleaner.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerDefinition.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerAddress/CustomerAddressDefinition.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroup/CustomerGroupDefinition.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/OrderDefinition.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderAddress/OrderAddressDefinition.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderConverter.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/LineItemDownloadLoader.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentMethodDefinition.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SalesChannelPaymentMethodDefinition.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Configuration.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTConfigurationFactory.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/OpenSSL.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa/Sha256.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractPaymentMethodRoute.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/CachedPaymentMethodRoute.php';
  1597.             include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Storefront/Route/PaymentMethodRoute/RemovePaymentMethodRoute64.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/PaymentMethodRoute.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SortedPaymentMethodRoute.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/ShippingMethodDefinition.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SalesChannelShippingMethodDefinition.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/AbstractShippingMethodRoute.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/CachedShippingMethodRoute.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/ShippingMethodRoute.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SortedShippingMethodRoute.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriber.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/MaintenanceModeResolver.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractResolvedConfigLoader.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoader.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ResolvedConfigLoader.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/composer/composer/src/Composer/EventDispatcher/EventSubscriberInterface.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigDateRequestListener.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfPlaceholderHandler.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoaderInterface.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoader.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/NotFound/NotFoundSubscriber.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/AffiliateTracking/AffiliateTrackingListener.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoaderInterface.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoader.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoaderInterface.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoader.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoaderInterface.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoader.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/AbstractCacheTracer.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheTracer.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheResponseSubscriber.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/ResponseHeaderListener.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/AbstractStorefrontPluginConfigurationFactory.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationFactory.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistryInterface.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistry.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporterInterface.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporter.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileResolver.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeService.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompilerInterface.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompiler.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractScssCompiler.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ScssPhpCompiler.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractConfigLoader.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseConfigLoader.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractThemePathBuilder.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/MD5ThemePathBuilder.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeDefinition.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/MappingEntityDefinition.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeSalesChannelDefinition.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/TemplateNamespaceHierarchyBuilderInterface.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilder.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/SalesChannelThemeLoader.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/CriteriaParser.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchHelper.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchRegistry.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggerFactory.php';
  1662.             include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/SrsCommunicator.php';
  1663.             include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/VoucherCommunicator.php';
  1664.             include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/GiftCardCommunicator.php';
  1665.             include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/SalesChannel/SalesChannelRepositoryInterface.php';
  1666.             include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/SalesChannel/SalesChannelRepository.php';
  1667.             include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/OrderTransaction/OrderTransactionRepositoryInterface.php';
  1668.             include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/OrderTransaction/OrderTransactionRepository.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1670.             include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Logger/MollieLoggerFactory.php';
  1671.             include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/WebhookTimezoneSubscriber.php';
  1672.             include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/PluginSettingsServiceInterface.php';
  1673.             include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/SettingsService.php';
  1674.             include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/TransactionService.php';
  1675.             include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Router/RoutingDetector.php';
  1676.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1691.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1693.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1694.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1695.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1696.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1697.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1698.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1699.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1700.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  1701.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  1702.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  1703.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1704.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1705.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1706.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1707.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1708.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1709.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1710.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1711.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1712.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1713.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  1714.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  1715.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  1716.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  1717.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  1718.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  1719.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  1720.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1721.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  1722.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1723.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  1724.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1725.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  1726.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1727.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1728.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1729.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1730.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1731.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1732.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1733.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1734.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1735.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1736.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1737.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1738.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1739.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1740.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1741.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1742.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Compatibility/AnnotationReader.php';
  1743.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1744.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  1745.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1746.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1747.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1748.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1749.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1750.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1751.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1752.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1753.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1754.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1755.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1756.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1757.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1758.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1759.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1760.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1761.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1762.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  1763.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  1764.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  1765.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  1766.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  1767.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  1768.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  1769.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/SessionHandlerFactory.php';
  1770.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  1771.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  1772.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1773.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1774.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1775.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1776.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1777.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1778.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1779.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1780.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1781.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1782.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1783.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1784.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1785.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1786.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1787.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1788.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1789.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1790.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1791.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1792.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1793.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/ConnectionFactory.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactoryInterface.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Enqueue/ConnectionFactoryFactory.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Context.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverInterface.php';
  1829.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactoryInterface.php';
  1830.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactory.php';
  1831.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Config.php';
  1832.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouteCollection.php';
  1833.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiter.php';
  1834.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiterFactory.php';
  1835.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  1836.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  1837.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepositoryInterface.php';
  1838.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepository.php';
  1839.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1840.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/Router.php';
  1841.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1842.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1843.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Monitoring/MonitoringBusDecorator.php';
  1844.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1845.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1846.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1847.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php';
  1848.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1849.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntitySearcherInterface.php';
  1850.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearcher.php';
  1851.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntitySearcher.php';
  1852.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchSearchHydrator.php';
  1853.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydrator.php';
  1854.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntityAggregatorInterface.php';
  1855.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregator.php';
  1856.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityAggregator.php';
  1857.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchAggregationHydrator.php';
  1858.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorHydrator.php';
  1859.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryForwardCompatibilityDecorator.php';
  1860.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodRepositoryDecorator.php';
  1861.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php';
  1862.             include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Decorator/CartOrderRouteDecorator.php';
  1863.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartOrderRoute.php';
  1864.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersisterInterface.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersister.php';
  1866.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PreparedPaymentService.php';
  1867.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ProducerInterface.php';
  1868.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/TraceableProducer.php';
  1869.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Producer.php';
  1870.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Rpc/RpcFactory.php';
  1871.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendEventExtensionInterface.php';
  1872.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendCommandExtensionInterface.php';
  1873.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverPreSendExtensionInterface.php';
  1874.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PostSendExtensionInterface.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ExtensionInterface.php';
  1876.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ChainExtension.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php';
  1878.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractSalesChannelContextFactory.php';
  1879.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedSalesChannelContextFactory.php';
  1880.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextFactory.php';
  1881.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractBaseContextFactory.php';
  1882.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedBaseContextFactory.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/BaseContextFactory.php';
  1884.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1886.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1889.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1890.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1891.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1892.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1893.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1895.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructNormalizer.php';
  1901.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1902.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1903.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1905.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1907.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  1908.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  1909.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  1910.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1911.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1912.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1913.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1914.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1915.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1916.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1917.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1918.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1919.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1920.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  1921.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1922.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1923.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1924.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1925.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1926.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1927.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructDecoder.php';
  1928.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiDecoder.php';
  1929.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1930.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1931.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1932.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1933.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1934.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1935.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1936.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1937.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1938.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  1939.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  1940.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  1941.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1942.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1943.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1944.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1945.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1946.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1947.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1948.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1949.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1950.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1951.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1952.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1953.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1954.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Doctrine/ConnectionProfiler.php';
  1955.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1956.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/DataCollector.php';
  1957.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1958.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/AbstractMessageQueueCollector.php';
  1959.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/MessageQueueCollector.php';
  1960.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1961.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1962.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1963.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1964.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1965.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1966.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1967.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1968.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1969.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1970.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1971.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigEnvironment.php';
  1972.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1973.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1974.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1975.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1976.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1977.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1978.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1979.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1980.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1981.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1982.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1983.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1984.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1985.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/NodeExtension.php';
  1986.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/PhpSyntaxExtension.php';
  1987.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/FeatureFlagExtension.php';
  1988.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1989.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1990.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/InstanceOfExtension.php';
  1991.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/CurrencyFilter.php';
  1992.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Twig/SlugifyExtension.php';
  1993.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/ReplaceRecursiveFilter.php';
  1994.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/SecurityExtension.php';
  1995.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SeoUrlFunctionExtension.php';
  1996.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/CategoryUrlExtension.php';
  1997.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/AbstractCategoryUrlGenerator.php';
  1998.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryUrlGenerator.php';
  1999.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/MediaExtension.php';
  2000.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/RawUrlFunctionExtension.php';
  2001.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php';
  2002.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/BuildBreadcrumbExtension.php';
  2003.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Twig/DoctrineExtension.php';
  2004.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  2005.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateDataExtension.php';
  2006.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/ConfigExtension.php';
  2007.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateConfigAccessor.php';
  2008.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/IconExtension.php';
  2009.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ThumbnailExtension.php';
  2010.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/UrlEncodingTwigFilter.php';
  2011.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/IconCacheTwigFilter.php';
  2012.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/CsrfFunctionExtension.php';
  2013.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  2014.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  2015.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigAppVariable.php';
  2016.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  2017.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  2018.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  2019.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/HappyPathValidator.php';
  2020.             include_once __DIR__.'/proxy-classes.php';
  2021.         };
  2022.     }
  2023.     public function compile(): void
  2024.     {
  2025.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  2026.     }
  2027.     public function isCompiled(): bool
  2028.     {
  2029.         return true;
  2030.     }
  2031.     public function getRemovedIds(): array
  2032.     {
  2033.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2034.     }
  2035.     protected function createProxy($class\Closure $factory)
  2036.     {
  2037.         return $factory();
  2038.     }
  2039.     /**
  2040.      * Gets the public '.container.private.cache_clearer' shared service.
  2041.      *
  2042.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  2043.      */
  2044.     protected function get_Container_Private_CacheClearerService()
  2045.     {
  2046.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2047.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  2048.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  2049.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  2050.         }, 1));
  2051.     }
  2052.     /**
  2053.      * Gets the public '.container.private.filesystem' shared service.
  2054.      *
  2055.      * @return \Symfony\Component\Filesystem\Filesystem
  2056.      */
  2057.     protected function get_Container_Private_FilesystemService()
  2058.     {
  2059.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  2060.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2061.     }
  2062.     /**
  2063.      * Gets the public '.container.private.profiler' shared service.
  2064.      *
  2065.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2066.      */
  2067.     protected function get_Container_Private_ProfilerService()
  2068.     {
  2069.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2070.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2071.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2072.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  2073.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2074.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2075.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2076.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2077.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2078.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2079.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2080.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2081.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2082.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2083.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2084.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2085.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  2086.         $d->addInstance('cache.object', ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()));
  2087.         $d->addInstance('cache.http', ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService()));
  2088.         $d->addInstance('cache.tags', ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  2089.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2090.         $e = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2091.         $e->registerBus('messenger.bus.shopware', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2092.         $f = new \Enqueue\Bundle\Profiler\MessageQueueCollector();
  2093.         $f->addProducer('default', ($this->services['enqueue.client.default.producer'] ?? $this->getEnqueue_Client_Default_ProducerService()));
  2094.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2095.         if ($this->has('kernel')) {
  2096.             $g->setKernel($b);
  2097.         }
  2098.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2099.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2100.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2101.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  2102.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2103.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2104.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Shopware_Production_KernelDevDebugContainer'), $c));
  2105.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2106.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2107.         $instance->add($d);
  2108.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2109.         $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())));
  2110.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2111.         $instance->add(new \Shopware\Core\Profiling\Doctrine\ConnectionProfiler());
  2112.         $instance->add($e);
  2113.         $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())));
  2114.         $instance->add(($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService()));
  2115.         $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector($this->getEnv('bool: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())));
  2116.         $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()))));
  2117.         $instance->add($f);
  2118.         $instance->add($g);
  2119.         return $instance;
  2120.     }
  2121.     /**
  2122.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  2123.      *
  2124.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2125.      */
  2126.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  2127.     {
  2128.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2129.         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);
  2130.     }
  2131.     /**
  2132.      * Gets the public '.container.private.serializer' shared service.
  2133.      *
  2134.      * @return \Symfony\Component\Serializer\Serializer
  2135.      */
  2136.     protected function get_Container_Private_SerializerService()
  2137.     {
  2138.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2139.         $b = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2140.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2141.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  2142.         $e = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2143.         $f = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  2144.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), => new \Shopware\Core\Framework\Struct\Serializer\StructNormalizer(), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c$d$e$fNULL)), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 13 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 14 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c$d$b$e$fNULL)], [=> new \Shopware\Core\Framework\Struct\Serializer\StructDecoder(), => new \Shopware\Core\Framework\Api\Serializer\JsonApiDecoder(), => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  2145.     }
  2146.     /**
  2147.      * Gets the public '.container.private.session' shared service.
  2148.      *
  2149.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2150.      */
  2151.     protected function get_Container_Private_SessionService()
  2152.     {
  2153.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2154.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2155.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  2156.         if (isset($this->services['.container.private.session'])) {
  2157.             return $this->services['.container.private.session'];
  2158.         }
  2159.         return $this->services['.container.private.session'] = $a->createSession();
  2160.     }
  2161.     /**
  2162.      * Gets the public '.container.private.twig' shared service.
  2163.      *
  2164.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigEnvironment
  2165.      */
  2166.     protected function get_Container_Private_TwigService()
  2167.     {
  2168.         $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']);
  2169.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2170.         $b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2171.         $c = ($this->services['router'] ?? $this->getRouterService());
  2172.         $d = new \Symfony\Bridge\Twig\Extension\RoutingExtension($c);
  2173.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2174.         $f = ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService());
  2175.         $g = ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService());
  2176.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2177.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  2178.         $i = new \Symfony\Bridge\Twig\AppVariable();
  2179.         $i->setEnvironment('dev');
  2180.         $i->setDebug(true);
  2181.         if ($this->has('request_stack')) {
  2182.             $i->setRequestStack($e);
  2183.         }
  2184.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2185.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  2186.         $instance->addExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  2187.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  2188.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b\dirname(__DIR__4), 'UTF-8'));
  2189.         $instance->addExtension($d);
  2190.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2191.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  2192.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2193.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e$c)));
  2194.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2195.         $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())));
  2196.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension($f));
  2197.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\PhpSyntaxExtension());
  2198.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension());
  2199.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  2200.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  2201.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\InstanceOfExtension());
  2202.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter(($this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] ?? $this->getCurrencyFormatterService())));
  2203.         $instance->addExtension(new \Cocur\Slugify\Bridge\Twig\SlugifyExtension(($this->privates['slugify'] ?? $this->getSlugifyService())));
  2204.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\ReplaceRecursiveFilter());
  2205.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\SecurityExtension([]));
  2206.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension($d$g));
  2207.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension($d, new \Shopware\Core\Content\Category\Service\CategoryUrlGenerator($g)));
  2208.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension(($this->services['media.repository'] ?? $this->getMedia_RepositoryService())));
  2209.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension($c$e));
  2210.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())));
  2211.         $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())));
  2212.         $instance->addExtension(new \Shopware\Core\Profiling\Twig\DoctrineExtension());
  2213.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\TemplateDataExtension($etrue'twig'));
  2214.         $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()))));
  2215.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\IconExtension($f));
  2216.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\ThumbnailExtension($f));
  2217.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter());
  2218.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\IconCacheTwigFilter());
  2219.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension());
  2220.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  2221.         $instance->addGlobal('app', new \Shopware\Storefront\Framework\Twig\TwigAppVariable($i$this->parameters['shopware.twig.app_variable.allowed_server_params']));
  2222.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2223.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2224.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2225.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  2226.         ], [
  2227.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2228.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2229.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2230.         ])));
  2231.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2232.         return $instance;
  2233.     }
  2234.     /**
  2235.      * Gets the public '.container.private.validator' shared service.
  2236.      *
  2237.      * @return \Shopware\Core\Framework\Validation\HappyPathValidator
  2238.      */
  2239.     protected function get_Container_Private_ValidatorService()
  2240.     {
  2241.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  2242.         if (isset($this->services['.container.private.validator'])) {
  2243.             return $this->services['.container.private.validator'];
  2244.         }
  2245.         return $this->services['.container.private.validator'] = new \Shopware\Core\Framework\Validation\HappyPathValidator($a);
  2246.     }
  2247.     /**
  2248.      * Gets the public 'Doctrine\DBAL\Connection' shared service.
  2249.      *
  2250.      * @return \Doctrine\DBAL\Connection
  2251.      */
  2252.     protected function getConnectionService()
  2253.     {
  2254.         return $this->services['Doctrine\\DBAL\\Connection'] = \Shopware\Core\Kernel::getConnection();
  2255.     }
  2256.     /**
  2257.      * Gets the public 'Elasticsearch\Client' shared service.
  2258.      *
  2259.      * @return \Shopware\Elasticsearch\Profiler\ClientProfiler
  2260.      */
  2261.     protected function getClientService()
  2262.     {
  2263.         return $this->services['Elasticsearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($this->privates['shopware.es.profiled.client.inner'] ?? $this->getShopware_Es_Profiled_Client_InnerService()));
  2264.     }
  2265.     /**
  2266.      * Gets the public 'Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect' shared service.
  2267.      *
  2268.      * @return \Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect
  2269.      */
  2270.     protected function getApplePayDirectService()
  2271.     {
  2272.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/ApplePayDirect/ApplePayDirect.php';
  2273.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/ApplePayDirect/Services/ApplePayDomainVerificationService.php';
  2274.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/ApplePayDirect/Services/ApplePayFormatter.php';
  2275.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/ApplePayDirect/Services/ApplePayShippingBuilder.php';
  2276.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/ShippingMethodService.php';
  2277.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/ShopService.php';
  2278.         $a = ($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'] ?? $this->getMolliePaymentDoPayService());
  2279.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2280.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2281.         }
  2282.         $b = ($this->services['Kiener\\MolliePayments\\Service\\CartService'] ?? $this->getCartServiceService());
  2283.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2284.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2285.         }
  2286.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  2287.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2288.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2289.         }
  2290.         $d = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  2291.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2292.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2293.         }
  2294.         $e = ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService());
  2295.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2296.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2297.         }
  2298.         $f = ($this->privates['Kiener\\MolliePayments\\Service\\Cart\\CartBackupService'] ?? $this->getCartBackupServiceService());
  2299.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2300.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2301.         }
  2302.         $g = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService());
  2303.         if (isset($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'])) {
  2304.             return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'];
  2305.         }
  2306.         $h = new \Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayFormatter($c, ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingDetector'] ?? $this->getRoutingDetectorService()));
  2307.         return $this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] = new \Kiener\MolliePayments\Components\ApplePayDirect\ApplePayDirect(new \Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayDomainVerificationService(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->privates['kiener.mollie_payments.http.client'] ?? $this->getKiener_MolliePayments_Http_ClientService()), ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] ?? ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()))), ($this->privates['Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment'] ?? $this->getApplePayPaymentService()), $a$b$h, new \Kiener\MolliePayments\Components\ApplePayDirect\Services\ApplePayShippingBuilder($b, new \Kiener\MolliePayments\Service\ShippingMethodService($d), $h), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $e, ($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), $f, ($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()), new \Kiener\MolliePayments\Service\ShopService(($this->services['router'] ?? $this->getRouterService())), $g, ($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderAddressRepository'] ?? $this->getOrderAddressRepositoryService()));
  2308.     }
  2309.     /**
  2310.      * Gets the public 'Kiener\MolliePayments\Components\Installer\PluginInstaller' shared service.
  2311.      *
  2312.      * @return \Kiener\MolliePayments\Components\Installer\PluginInstaller
  2313.      */
  2314.     protected function getPluginInstallerService()
  2315.     {
  2316.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Installer/PluginInstaller.php';
  2317.         return $this->services['Kiener\\MolliePayments\\Components\\Installer\\PluginInstaller'] = new \Kiener\MolliePayments\Components\Installer\PluginInstaller(($this->services['Kiener\\MolliePayments\\Service\\Installer\\CustomFieldsInstaller'] ?? $this->getCustomFieldsInstallerService()), ($this->services['Kiener\\MolliePayments\\Service\\PaymentMethodService'] ?? $this->getPaymentMethodServiceService()), ($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] ?? $this->getApplePayDirectService()), ($this->services['Kiener\\MolliePayments\\Components\\Subscription\\Services\\Installer\\MailTemplateInstaller'] ?? $this->getMailTemplateInstallerService()));
  2318.     }
  2319.     /**
  2320.      * Gets the public 'Kiener\MolliePayments\Components\RefundManager\DAL\RefundItem\RefundItemDefinition' shared service.
  2321.      *
  2322.      * @return \Kiener\MolliePayments\Components\RefundManager\DAL\RefundItem\RefundItemDefinition
  2323.      */
  2324.     protected function getRefundItemDefinitionService()
  2325.     {
  2326.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/RefundManager/DAL/RefundItem/RefundItemDefinition.php';
  2327.         $this->services['Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\RefundItem\\RefundItemDefinition'] = $instance = new \Kiener\MolliePayments\Components\RefundManager\DAL\RefundItem\RefundItemDefinition();
  2328.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2329.         return $instance;
  2330.     }
  2331.     /**
  2332.      * Gets the public 'Kiener\MolliePayments\Components\RefundManager\DAL\Refund\RefundDefinition' shared service.
  2333.      *
  2334.      * @return \Kiener\MolliePayments\Components\RefundManager\DAL\Refund\RefundDefinition
  2335.      */
  2336.     protected function getRefundDefinitionService()
  2337.     {
  2338.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/RefundManager/DAL/Refund/RefundDefinition.php';
  2339.         $this->services['Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition'] = $instance = new \Kiener\MolliePayments\Components\RefundManager\DAL\Refund\RefundDefinition();
  2340.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2341.         return $instance;
  2342.     }
  2343.     /**
  2344.      * Gets the public 'Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionAddress\SubscriptionAddressDefinition' shared service.
  2345.      *
  2346.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionAddress\SubscriptionAddressDefinition
  2347.      */
  2348.     protected function getSubscriptionAddressDefinitionService()
  2349.     {
  2350.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/Aggregate/SubscriptionAddress/SubscriptionAddressDefinition.php';
  2351.         $this->services['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition'] = $instance = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionAddress\SubscriptionAddressDefinition();
  2352.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2353.         return $instance;
  2354.     }
  2355.     /**
  2356.      * Gets the public 'Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionHistory\SubscriptionHistoryDefinition' shared service.
  2357.      *
  2358.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionHistory\SubscriptionHistoryDefinition
  2359.      */
  2360.     protected function getSubscriptionHistoryDefinitionService()
  2361.     {
  2362.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/Aggregate/SubscriptionHistory/SubscriptionHistoryDefinition.php';
  2363.         $this->services['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition'] = $instance = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionHistory\SubscriptionHistoryDefinition();
  2364.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2365.         return $instance;
  2366.     }
  2367.     /**
  2368.      * Gets the public 'Kiener\MolliePayments\Components\Subscription\DAL\Subscription\SubscriptionDefinition' shared service.
  2369.      *
  2370.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\SubscriptionDefinition
  2371.      */
  2372.     protected function getSubscriptionDefinitionService()
  2373.     {
  2374.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/SubscriptionDefinition.php';
  2375.         $this->services['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition'] = $instance = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\SubscriptionDefinition();
  2376.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2377.         return $instance;
  2378.     }
  2379.     /**
  2380.      * Gets the public 'Kiener\MolliePayments\Components\Subscription\Services\Installer\MailTemplateInstaller' shared service.
  2381.      *
  2382.      * @return \Kiener\MolliePayments\Components\Subscription\Services\Installer\MailTemplateInstaller
  2383.      */
  2384.     protected function getMailTemplateInstallerService()
  2385.     {
  2386.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Services/Installer/MailTemplateInstaller.php';
  2387.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/MailTemplateType/MailTemplateTypeRepositoryInterface.php';
  2388.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/MailTemplateType/MailTemplateTypeRepository.php';
  2389.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/MailTemplate/MailTemplateRepositoryInterface.php';
  2390.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/MailTemplate/MailTemplateRepository.php';
  2391.         return $this->services['Kiener\\MolliePayments\\Components\\Subscription\\Services\\Installer\\MailTemplateInstaller'] = new \Kiener\MolliePayments\Components\Subscription\Services\Installer\MailTemplateInstaller(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), new \Kiener\MolliePayments\Repository\MailTemplateType\MailTemplateTypeRepository(($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService())), new \Kiener\MolliePayments\Repository\MailTemplate\MailTemplateRepository(($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService())), ($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] ?? $this->getSalesChannelRepositoryService()));
  2392.     }
  2393.     /**
  2394.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Order\Sw6\OrderController' shared service.
  2395.      *
  2396.      * @return \Kiener\MolliePayments\Controller\Api\Order\Sw6\OrderController
  2397.      */
  2398.     protected function getOrderControllerService()
  2399.     {
  2400.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Order/OrderControllerBase.php';
  2401.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Order/Sw6/OrderController.php';
  2402.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Order\\Sw6\\OrderController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Order\Sw6\OrderController(($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService()));
  2403.         $instance->setContainer($this);
  2404.         return $instance;
  2405.     }
  2406.     /**
  2407.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Order\Sw6\RefundController' shared service.
  2408.      *
  2409.      * @return \Kiener\MolliePayments\Controller\Api\Order\Sw6\RefundController
  2410.      */
  2411.     protected function getRefundControllerService()
  2412.     {
  2413.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Traits/Api/ApiTrait.php';
  2414.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Order/RefundControllerBase.php';
  2415.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Order/Sw6/RefundController.php';
  2416.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Order\\Sw6\\RefundController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Order\Sw6\RefundController(($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService()), ($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'] ?? $this->getRefundManagerService()), ($this->privates['Kiener\\MolliePayments\\Service\\Refund\\RefundService'] ?? $this->getRefundServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2417.         $instance->setContainer($this);
  2418.         return $instance;
  2419.     }
  2420.     /**
  2421.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Order\Sw6\ShippingController' shared service.
  2422.      *
  2423.      * @return \Kiener\MolliePayments\Controller\Api\Order\Sw6\ShippingController
  2424.      */
  2425.     protected function getShippingControllerService()
  2426.     {
  2427.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Traits/Api/ApiTrait.php';
  2428.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Order/ShippingControllerBase.php';
  2429.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Order/Sw6/ShippingController.php';
  2430.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Order\\Sw6\\ShippingController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Order\Sw6\ShippingController(($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'] ?? $this->getMollieShipmentService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2431.         $instance->setContainer($this);
  2432.         return $instance;
  2433.     }
  2434.     /**
  2435.      * Gets the public 'Kiener\MolliePayments\Controller\Api\PaymentMethod\Sw6\PaymentMethodController' shared service.
  2436.      *
  2437.      * @return \Kiener\MolliePayments\Controller\Api\PaymentMethod\Sw6\PaymentMethodController
  2438.      */
  2439.     protected function getPaymentMethodControllerService()
  2440.     {
  2441.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/PaymentMethod/PaymentMethodControllerBase.php';
  2442.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/PaymentMethod/Sw6/PaymentMethodController.php';
  2443.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\PaymentMethod\\Sw6\\PaymentMethodController'] = $instance = new \Kiener\MolliePayments\Controller\Api\PaymentMethod\Sw6\PaymentMethodController(($this->services['Kiener\\MolliePayments\\Service\\PaymentMethodService'] ?? $this->getPaymentMethodServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2444.         $instance->setContainer($this);
  2445.         return $instance;
  2446.     }
  2447.     /**
  2448.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Payment\Sw6\ReturnController' shared service.
  2449.      *
  2450.      * @return \Kiener\MolliePayments\Controller\Api\Payment\Sw6\ReturnController
  2451.      */
  2452.     protected function getReturnControllerService()
  2453.     {
  2454.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Payment/ReturnControllerBase.php';
  2455.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Payment/Sw6/ReturnController.php';
  2456.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Payment\\Sw6\\ReturnController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Payment\Sw6\ReturnController(($this->privates['Kiener\\MolliePayments\\Facade\\Controller\\PaymentReturnFacade'] ?? $this->getPaymentReturnFacadeService()));
  2457.         $instance->setContainer($this);
  2458.         return $instance;
  2459.     }
  2460.     /**
  2461.      * Gets the public 'Kiener\MolliePayments\Controller\Api\PluginConfig\Sw6\ConfigController' shared service.
  2462.      *
  2463.      * @return \Kiener\MolliePayments\Controller\Api\PluginConfig\Sw6\ConfigController
  2464.      */
  2465.     protected function getConfigControllerService()
  2466.     {
  2467.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/PluginConfig/ConfigControllerBase.php';
  2468.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/PluginConfig/Sw6/ConfigController.php';
  2469.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\PluginConfig\\Sw6\\ConfigController'] = $instance = new \Kiener\MolliePayments\Controller\Api\PluginConfig\Sw6\ConfigController(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Shopware\\Administration\\Snippet\\CachedSnippetFinder'] ?? $this->getCachedSnippetFinderService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\ApiKeyValidator'] ?? $this->getApiKeyValidatorService()));
  2470.         $instance->setContainer($this);
  2471.         return $instance;
  2472.     }
  2473.     /**
  2474.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Subscription\Sw6\SubscriptionController' shared service.
  2475.      *
  2476.      * @return \Kiener\MolliePayments\Controller\Api\Subscription\Sw6\SubscriptionController
  2477.      */
  2478.     protected function getSubscriptionControllerService()
  2479.     {
  2480.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Traits/Api/ApiTrait.php';
  2481.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Subscription/SubscriptionControllerBase.php';
  2482.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Subscription/Sw6/SubscriptionController.php';
  2483.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Subscription\\Sw6\\SubscriptionController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Subscription\Sw6\SubscriptionController(($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()));
  2484.         $instance->setContainer($this);
  2485.         return $instance;
  2486.     }
  2487.     /**
  2488.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Support\Sw6\SupportController' shared service.
  2489.      *
  2490.      * @return \Kiener\MolliePayments\Controller\Api\Support\Sw6\SupportController
  2491.      */
  2492.     protected function getSupportControllerService()
  2493.     {
  2494.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Support/SupportControllerBase.php';
  2495.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Support/Sw6/SupportController.php';
  2496.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Facade/MollieSupportFacade.php';
  2497.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/AbstractMailService.php';
  2498.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/MailService.php';
  2499.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/AttachmentCollector.php';
  2500.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Support\\Sw6\\SupportController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Support\Sw6\SupportController(new \Kiener\MolliePayments\Facade\MollieSupportFacade(new \Kiener\MolliePayments\Service\Mail\MailService(($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] ?? $this->getMailFactoryService()), ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] ?? $this->getMailSenderService())), new \Kiener\MolliePayments\Service\Mail\AttachmentCollector(new RewindableGenerator(function () {
  2501.             yield => ($this->privates['mollie_payments.mail.mollie_log_archive_generator'] ?? ($this->privates['mollie_payments.mail.mollie_log_archive_generator'] = new \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\LogFileArchiveGenerator((\dirname(__DIR__6).'/shared/var/log'), 'mollie_')));
  2502.             yield => ($this->privates['Kiener\\MolliePayments\\Service\\Mail\\AttachmentGenerator\\ReadablePluginConfigurationGenerator'] ?? $this->getReadablePluginConfigurationGeneratorService());
  2503.             yield => ($this->privates['Kiener\\MolliePayments\\Service\\Mail\\AttachmentGenerator\\JsonPluginConfigurationGenerator'] ?? $this->getJsonPluginConfigurationGeneratorService());
  2504.             yield => ($this->privates['Kiener\\MolliePayments\\Service\\Mail\\AttachmentGenerator\\PaymentMethodGenerator'] ?? $this->getPaymentMethodGeneratorService());
  2505.         }, 4))), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2506.         $instance->setContainer($this);
  2507.         return $instance;
  2508.     }
  2509.     /**
  2510.      * Gets the public 'Kiener\MolliePayments\Controller\Api\Webhook\Sw6\WebhookController' shared service.
  2511.      *
  2512.      * @return \Kiener\MolliePayments\Controller\Api\Webhook\Sw6\WebhookController
  2513.      */
  2514.     protected function getWebhookControllerService()
  2515.     {
  2516.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Webhook/WebhookControllerBase.php';
  2517.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Api/Webhook/Sw6/WebhookController.php';
  2518.         $this->services['Kiener\\MolliePayments\\Controller\\Api\\Webhook\\Sw6\\WebhookController'] = $instance = new \Kiener\MolliePayments\Controller\Api\Webhook\Sw6\WebhookController(($this->privates['Kiener\\MolliePayments\\Controller\\Storefront\\Webhook\\NotificationFacade'] ?? $this->getNotificationFacadeService()), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'] ?? $this->getOrderTransactionRepositoryService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2519.         $instance->setContainer($this);
  2520.         return $instance;
  2521.     }
  2522.     /**
  2523.      * Gets the public 'Kiener\MolliePayments\Controller\StoreApi\ApplePayDirect\Sw6\ApplePayDirectController' shared service.
  2524.      *
  2525.      * @return \Kiener\MolliePayments\Controller\StoreApi\ApplePayDirect\Sw6\ApplePayDirectController
  2526.      */
  2527.     protected function getApplePayDirectControllerService()
  2528.     {
  2529.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/StoreApi/ApplePayDirect/ApplePayDirectControllerBase.php';
  2530.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/StoreApi/ApplePayDirect/Sw6/ApplePayDirectController.php';
  2531.         return $this->services['Kiener\\MolliePayments\\Controller\\StoreApi\\ApplePayDirect\\Sw6\\ApplePayDirectController'] = new \Kiener\MolliePayments\Controller\StoreApi\ApplePayDirect\Sw6\ApplePayDirectController(($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] ?? $this->getApplePayDirectService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2532.     }
  2533.     /**
  2534.      * Gets the public 'Kiener\MolliePayments\Controller\StoreApi\CreditCard\Sw6\CreditCardController' shared service.
  2535.      *
  2536.      * @return \Kiener\MolliePayments\Controller\StoreApi\CreditCard\Sw6\CreditCardController
  2537.      */
  2538.     protected function getCreditCardControllerService()
  2539.     {
  2540.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/StoreApi/CreditCard/CreditCardControllerBase.php';
  2541.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/StoreApi/CreditCard/Sw6/CreditCardController.php';
  2542.         return $this->services['Kiener\\MolliePayments\\Controller\\StoreApi\\CreditCard\\Sw6\\CreditCardController'] = new \Kiener\MolliePayments\Controller\StoreApi\CreditCard\Sw6\CreditCardController(($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MandateService'] ?? $this->getMandateServiceService()));
  2543.     }
  2544.     /**
  2545.      * Gets the public 'Kiener\MolliePayments\Controller\StoreApi\POS\Sw6\PosController' shared service.
  2546.      *
  2547.      * @return \Kiener\MolliePayments\Controller\StoreApi\POS\Sw6\PosController
  2548.      */
  2549.     protected function getPosControllerService()
  2550.     {
  2551.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/StoreApi/POS/PosControllerBase.php';
  2552.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/StoreApi/POS/Sw6/PosController.php';
  2553.         return $this->services['Kiener\\MolliePayments\\Controller\\StoreApi\\POS\\Sw6\\PosController'] = new \Kiener\MolliePayments\Controller\StoreApi\POS\Sw6\PosController(($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService()));
  2554.     }
  2555.     /**
  2556.      * Gets the public 'Kiener\MolliePayments\Controller\StoreApi\Subscription\Sw6\SubscriptionController' shared service.
  2557.      *
  2558.      * @return \Kiener\MolliePayments\Controller\StoreApi\Subscription\Sw6\SubscriptionController
  2559.      */
  2560.     protected function getSubscriptionController2Service()
  2561.     {
  2562.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/StoreApi/Subscription/SubscriptionControllerBase.php';
  2563.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/StoreApi/Subscription/Sw6/SubscriptionController.php';
  2564.         return $this->services['Kiener\\MolliePayments\\Controller\\StoreApi\\Subscription\\Sw6\\SubscriptionController'] = new \Kiener\MolliePayments\Controller\StoreApi\Subscription\Sw6\SubscriptionController(($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'] ?? $this->getSubscriptionRepositoryService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2565.     }
  2566.     /**
  2567.      * Gets the public 'Kiener\MolliePayments\Controller\StoreApi\iDEAL\Sw6\iDealController' shared service.
  2568.      *
  2569.      * @return \Kiener\MolliePayments\Controller\StoreApi\iDEAL\Sw6\iDealController
  2570.      */
  2571.     protected function getIDealControllerService()
  2572.     {
  2573.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/StoreApi/iDEAL/iDealControllerBase.php';
  2574.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/StoreApi/iDEAL/Sw6/iDealController.php';
  2575.         return $this->services['Kiener\\MolliePayments\\Controller\\StoreApi\\iDEAL\\Sw6\\iDealController'] = new \Kiener\MolliePayments\Controller\StoreApi\iDEAL\Sw6\iDealController(($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService()));
  2576.     }
  2577.     /**
  2578.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\Account\Sw6\AccountController' shared service.
  2579.      *
  2580.      * @return \Kiener\MolliePayments\Controller\Storefront\Account\Sw6\AccountController
  2581.      */
  2582.     protected function getAccountControllerService()
  2583.     {
  2584.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/Account/AccountControllerBase.php';
  2585.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/Account/Sw6/AccountController.php';
  2586.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Page/Account/SubscriptionPageLoader.php';
  2587.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\Account\\Sw6\\AccountController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\Account\Sw6\AccountController(new \Kiener\MolliePayments\Components\Subscription\Page\Account\SubscriptionPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'] ?? $this->getSubscriptionRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService()), ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $this), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2588.         $instance->setContainer($this);
  2589.         return $instance;
  2590.     }
  2591.     /**
  2592.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\ApplePayDirect\Sw6\ApplePayDirectController' shared service.
  2593.      *
  2594.      * @return \Kiener\MolliePayments\Controller\Storefront\ApplePayDirect\Sw6\ApplePayDirectController
  2595.      */
  2596.     protected function getApplePayDirectController2Service()
  2597.     {
  2598.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Traits/Storefront/RedirectTrait.php';
  2599.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/ApplePayDirect/ApplePayDirectControllerBase.php';
  2600.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/ApplePayDirect/Sw6/ApplePayDirectController.php';
  2601.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderEventFactory.php';
  2602.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\ApplePayDirect\\Sw6\\ApplePayDirectController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\ApplePayDirect\Sw6\ApplePayDirectController(($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] ?? $this->getApplePayDirectService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), ($this->privates['Kiener\\MolliePayments\\Service\\Cart\\CartBackupService'] ?? $this->getCartBackupServiceService()), $this->getSession_FlashBagService(), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] ?? ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderEventFactory('6.4.20.2'))), ($this->privates['Kiener\\MolliePayments\\Repository\\Customer\\CustomerRepository'] ?? $this->getCustomerRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService()));
  2603.         $instance->setContainer($this);
  2604.         return $instance;
  2605.     }
  2606.     /**
  2607.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\CreditCard\Sw6\CreditCardController' shared service.
  2608.      *
  2609.      * @return \Kiener\MolliePayments\Controller\Storefront\CreditCard\Sw6\CreditCardController
  2610.      */
  2611.     protected function getCreditCardController2Service()
  2612.     {
  2613.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/CreditCard/CreditCardControllerBase.php';
  2614.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/CreditCard/Sw6/CreditCardController.php';
  2615.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\CreditCard\\Sw6\\CreditCardController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\CreditCard\Sw6\CreditCardController(($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MandateService'] ?? $this->getMandateServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2616.         $instance->setContainer($this);
  2617.         return $instance;
  2618.     }
  2619.     /**
  2620.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\POS\Sw6\PosController' shared service.
  2621.      *
  2622.      * @return \Kiener\MolliePayments\Controller\Storefront\POS\Sw6\PosController
  2623.      */
  2624.     protected function getPosController2Service()
  2625.     {
  2626.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Traits/Storefront/RedirectTrait.php';
  2627.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/POS/PosControllerBase.php';
  2628.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/POS/Sw6/PosController.php';
  2629.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mollie/OrderStatusConverter.php';
  2630.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\POS\\Sw6\\PosController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\POS\Sw6\PosController(($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStatusUpdater'] ?? $this->getOrderStatusUpdaterService()), ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] = new \Kiener\MolliePayments\Service\Mollie\OrderStatusConverter())), ($this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'] ?? $this->getOrderTransactionRepositoryService()));
  2631.         $instance->setContainer($this);
  2632.         return $instance;
  2633.     }
  2634.     /**
  2635.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\Payment\Sw6\MollieFailureController' shared service.
  2636.      *
  2637.      * @return \Kiener\MolliePayments\Controller\Storefront\Payment\Sw6\MollieFailureController
  2638.      */
  2639.     protected function getMollieFailureControllerService()
  2640.     {
  2641.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/Payment/MollieFailureControllerBase.php';
  2642.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/Payment/Sw6/MollieFailureController.php';
  2643.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mollie/OrderStatusConverter.php';
  2644.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\Payment\\Sw6\\MollieFailureController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\Payment\Sw6\MollieFailureController(($this->services['router'] ?? $this->getRouterService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Gateway\\CompatibilityGateway'] ?? $this->getCompatibilityGatewayService()), ($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStateService'] ?? $this->getOrderStateServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\TransactionService'] ?? $this->getTransactionServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), ($this->services['Kiener\\MolliePayments\\Service\\Transition\\TransactionTransitionService'] ?? $this->getTransactionTransitionServiceService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService()), ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] = new \Kiener\MolliePayments\Service\Mollie\OrderStatusConverter())));
  2645.         $instance->setContainer($this);
  2646.         return $instance;
  2647.     }
  2648.     /**
  2649.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\Payment\Sw6\ReturnController' shared service.
  2650.      *
  2651.      * @return \Kiener\MolliePayments\Controller\Storefront\Payment\Sw6\ReturnController
  2652.      */
  2653.     protected function getReturnController2Service()
  2654.     {
  2655.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/Payment/ReturnControllerBase.php';
  2656.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/Payment/Sw6/ReturnController.php';
  2657.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\Payment\\Sw6\\ReturnController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\Payment\Sw6\ReturnController(($this->privates['Kiener\\MolliePayments\\Facade\\Controller\\PaymentReturnFacade'] ?? $this->getPaymentReturnFacadeService()));
  2658.         $instance->setContainer($this);
  2659.         return $instance;
  2660.     }
  2661.     /**
  2662.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\Webhook\Sw6\WebhookController' shared service.
  2663.      *
  2664.      * @return \Kiener\MolliePayments\Controller\Storefront\Webhook\Sw6\WebhookController
  2665.      */
  2666.     protected function getWebhookController2Service()
  2667.     {
  2668.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/Webhook/WebhookControllerBase.php';
  2669.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/Webhook/Sw6/WebhookController.php';
  2670.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\Webhook\\Sw6\\WebhookController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\Webhook\Sw6\WebhookController(($this->privates['Kiener\\MolliePayments\\Controller\\Storefront\\Webhook\\NotificationFacade'] ?? $this->getNotificationFacadeService()), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'] ?? $this->getOrderTransactionRepositoryService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2671.         $instance->setContainer($this);
  2672.         return $instance;
  2673.     }
  2674.     /**
  2675.      * Gets the public 'Kiener\MolliePayments\Controller\Storefront\iDEAL\Sw6\iDealController' shared service.
  2676.      *
  2677.      * @return \Kiener\MolliePayments\Controller\Storefront\iDEAL\Sw6\iDealController
  2678.      */
  2679.     protected function getIDealController2Service()
  2680.     {
  2681.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/iDEAL/iDealControllerBase.php';
  2682.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/iDEAL/Sw6/iDealController.php';
  2683.         $this->services['Kiener\\MolliePayments\\Controller\\Storefront\\iDEAL\\Sw6\\iDealController'] = $instance = new \Kiener\MolliePayments\Controller\Storefront\iDEAL\Sw6\iDealController(($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService()));
  2684.         $instance->setContainer($this);
  2685.         return $instance;
  2686.     }
  2687.     /**
  2688.      * Gets the public 'Kiener\MolliePayments\Facade\MolliePaymentDoPay' shared service.
  2689.      *
  2690.      * @return \Kiener\MolliePayments\Facade\MolliePaymentDoPay
  2691.      */
  2692.     protected function getMolliePaymentDoPayService()
  2693.     {
  2694.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Traits/StringTrait.php';
  2695.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Facade/MolliePaymentDoPay.php';
  2696.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieOrderBuilder.php';
  2697.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieLineItemBuilder.php';
  2698.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Validator/IsOrderLineItemValid.php';
  2699.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/PriceCalculator.php';
  2700.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/LineItemDataExtractor.php';
  2701.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/Fixer/RoundingDifferenceFixer.php';
  2702.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Hydrator/MollieLineItemHydrator.php';
  2703.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieShippingLineItemBuilder.php';
  2704.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieOrderAddressBuilder.php';
  2705.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/MollieOrderCustomerEnricher.php';
  2706.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Order/UpdateOrderLineItems.php';
  2707.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/OrderLineItem/OrderLineItemRepositoryInterface.php';
  2708.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/OrderLineItem/OrderLineItemRepository.php';
  2709.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieOrderPriceBuilder.php';
  2710.         $a = ($this->privates['Kiener\\MolliePayments\\Compatibility\\Gateway\\CompatibilityGateway'] ?? $this->getCompatibilityGatewayService());
  2711.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  2712.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  2713.         }
  2714.         $b = ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService());
  2715.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  2716.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  2717.         }
  2718.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2719.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  2720.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  2721.         }
  2722.         $d = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService());
  2723.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  2724.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  2725.         }
  2726.         $e = ($this->services['order_line_item.repository'] ?? $this->getOrderLineItem_RepositoryService());
  2727.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  2728.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  2729.         }
  2730.         $f = ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService());
  2731.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  2732.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  2733.         }
  2734.         $g = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2735.         if (isset($this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'])) {
  2736.             return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'];
  2737.         }
  2738.         $h = ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] ?? $this->getOrderDataExtractorService());
  2739.         $i = ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService());
  2740.         $j = ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Builder\\MollieOrderPriceBuilder'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Builder\\MollieOrderPriceBuilder'] = new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderPriceBuilder()));
  2741.         $k = new \Kiener\MolliePayments\Service\MollieApi\PriceCalculator();
  2742.         $l = ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService());
  2743.         return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentDoPay'] = new \Kiener\MolliePayments\Facade\MolliePaymentDoPay($h, new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderBuilder($i$h$j, new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieLineItemBuilder(new \Kiener\MolliePayments\Validator\IsOrderLineItemValid(), $k, new \Kiener\MolliePayments\Service\MollieApi\LineItemDataExtractor(), $a, new \Kiener\MolliePayments\Service\MollieApi\Fixer\RoundingDifferenceFixer(), new \Kiener\MolliePayments\Hydrator\MollieLineItemHydrator($j), new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieShippingLineItemBuilder($k), $a), new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderAddressBuilder(), new \Kiener\MolliePayments\Service\MollieApi\MollieOrderCustomerEnricher($b), ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingBuilder'] ?? $this->getRoutingBuilderService()), $c$l), $d, ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService()), $b$i, ($this->privates['Kiener\\MolliePayments\\Service\\UpdateOrderCustomFields'] ?? $this->getUpdateOrderCustomFieldsService()), new \Kiener\MolliePayments\Service\Order\UpdateOrderLineItems(new \Kiener\MolliePayments\Repository\OrderLineItem\OrderLineItemRepository($e)), $f$g$l);
  2744.     }
  2745.     /**
  2746.      * Gets the public 'Kiener\MolliePayments\Facade\MolliePaymentFinalize' shared service.
  2747.      *
  2748.      * @return \Kiener\MolliePayments\Facade\MolliePaymentFinalize
  2749.      */
  2750.     protected function getMolliePaymentFinalizeService()
  2751.     {
  2752.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Facade/MolliePaymentFinalize.php';
  2753.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mollie/OrderStatusConverter.php';
  2754.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderEventFactory.php';
  2755.         return $this->services['Kiener\\MolliePayments\\Facade\\MolliePaymentFinalize'] = new \Kiener\MolliePayments\Facade\MolliePaymentFinalize(($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] = new \Kiener\MolliePayments\Service\Mollie\OrderStatusConverter())), ($this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStatusUpdater'] ?? $this->getOrderStatusUpdaterService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService()), ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService()), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['Kiener\\MolliePayments\\Repository\\Customer\\CustomerRepository'] ?? $this->getCustomerRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] ?? ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderEventFactory('6.4.20.2'))));
  2756.     }
  2757.     /**
  2758.      * Gets the public 'Kiener\MolliePayments\MolliePayments' shared autowired service.
  2759.      *
  2760.      * @return \Kiener\MolliePayments\MolliePayments
  2761.      */
  2762.     protected function getMolliePaymentsService()
  2763.     {
  2764.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2765.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2766.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2767.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2770.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/MolliePayments.php';
  2771.         return $this->services['Kiener\\MolliePayments\\MolliePayments'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Kiener\\MolliePayments\\MolliePayments');
  2772.     }
  2773.     /**
  2774.      * Gets the public 'Kiener\MolliePayments\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  2775.      *
  2776.      * @return \Kiener\MolliePayments\Resources\snippet\de_DE\SnippetFile_de_DE
  2777.      */
  2778.     protected function getSnippetFileDeDEService()
  2779.     {
  2780.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2781.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  2782.         return $this->services['Kiener\\MolliePayments\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \Kiener\MolliePayments\Resources\snippet\de_DE\SnippetFile_de_DE();
  2783.     }
  2784.     /**
  2785.      * Gets the public 'Kiener\MolliePayments\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  2786.      *
  2787.      * @return \Kiener\MolliePayments\Resources\snippet\en_GB\SnippetFile_en_GB
  2788.      */
  2789.     protected function getSnippetFileEnGBService()
  2790.     {
  2791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2792.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  2793.         return $this->services['Kiener\\MolliePayments\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \Kiener\MolliePayments\Resources\snippet\en_GB\SnippetFile_en_GB();
  2794.     }
  2795.     /**
  2796.      * Gets the public 'Kiener\MolliePayments\Resources\snippet\nl_NL\SnippetFile_nl_NL' shared service.
  2797.      *
  2798.      * @return \Kiener\MolliePayments\Resources\snippet\nl_NL\SnippetFile_nl_NL
  2799.      */
  2800.     protected function getSnippetFileNlNLService()
  2801.     {
  2802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2803.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Resources/snippet/nl_NL/SnippetFile_nl_NL.php';
  2804.         return $this->services['Kiener\\MolliePayments\\Resources\\snippet\\nl_NL\\SnippetFile_nl_NL'] = new \Kiener\MolliePayments\Resources\snippet\nl_NL\SnippetFile_nl_NL();
  2805.     }
  2806.     /**
  2807.      * Gets the public 'Kiener\MolliePayments\Service\CartService' shared service.
  2808.      *
  2809.      * @return \Kiener\MolliePayments\Service\CartService
  2810.      */
  2811.     protected function getCartServiceService()
  2812.     {
  2813.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/CartServiceInterface.php';
  2814.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/CartService.php';
  2815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/SalesChannelContextSwitcher.php';
  2816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemFactory.php';
  2817.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service());
  2818.         if (isset($this->services['Kiener\\MolliePayments\\Service\\CartService'])) {
  2819.             return $this->services['Kiener\\MolliePayments\\Service\\CartService'];
  2820.         }
  2821.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService());
  2822.         if (isset($this->services['Kiener\\MolliePayments\\Service\\CartService'])) {
  2823.             return $this->services['Kiener\\MolliePayments\\Service\\CartService'];
  2824.         }
  2825.         return $this->services['Kiener\\MolliePayments\\Service\\CartService'] = new \Kiener\MolliePayments\Service\CartService($a, new \Shopware\Core\System\SalesChannel\SalesChannel\SalesChannelContextSwitcher($b), ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemFactory'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemFactory())), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Gateway\\CompatibilityGateway'] ?? $this->getCompatibilityGatewayService()));
  2826.     }
  2827.     /**
  2828.      * Gets the public 'Kiener\MolliePayments\Service\Installer\CustomFieldsInstaller' shared service.
  2829.      *
  2830.      * @return \Kiener\MolliePayments\Service\Installer\CustomFieldsInstaller
  2831.      */
  2832.     protected function getCustomFieldsInstallerService()
  2833.     {
  2834.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Installer/CustomFieldsInstaller.php';
  2835.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/CustomFieldSet/CustomFieldSetRepositoryInterface.php';
  2836.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/CustomFieldSet/CustomFieldSetRepository.php';
  2837.         return $this->services['Kiener\\MolliePayments\\Service\\Installer\\CustomFieldsInstaller'] = new \Kiener\MolliePayments\Service\Installer\CustomFieldsInstaller(new \Kiener\MolliePayments\Repository\CustomFieldSet\CustomFieldSetRepository(($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService())));
  2838.     }
  2839.     /**
  2840.      * Gets the public 'Kiener\MolliePayments\Service\PaymentMethodService' shared service.
  2841.      *
  2842.      * @return \Kiener\MolliePayments\Service\PaymentMethodService
  2843.      */
  2844.     protected function getPaymentMethodServiceService()
  2845.     {
  2846.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/PaymentMethodService.php';
  2847.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Media/MediaRepositoryInterface.php';
  2848.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Media/MediaRepository.php';
  2849.         return $this->services['Kiener\\MolliePayments\\Service\\PaymentMethodService'] = new \Kiener\MolliePayments\Service\PaymentMethodService(($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), new \Kiener\MolliePayments\Repository\Media\MediaRepository(($this->services['media.repository'] ?? $this->getMedia_RepositoryService())), ($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), ($this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] ?? $this->getPluginIdProviderService()), ($this->privates['kiener.mollie_payments.http.client'] ?? $this->getKiener_MolliePayments_Http_ClientService()));
  2850.     }
  2851.     /**
  2852.      * Gets the public 'Kiener\MolliePayments\Service\Transition\TransactionTransitionService' shared service.
  2853.      *
  2854.      * @return \Kiener\MolliePayments\Service\Transition\TransactionTransitionService
  2855.      */
  2856.     protected function getTransactionTransitionServiceService()
  2857.     {
  2858.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Transition/TransactionTransitionServiceInterface.php';
  2859.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Transition/TransactionTransitionService.php';
  2860.         return $this->services['Kiener\\MolliePayments\\Service\\Transition\\TransactionTransitionService'] = new \Kiener\MolliePayments\Service\Transition\TransactionTransitionService(($this->privates['Kiener\\MolliePayments\\Service\\Transition\\TransitionService'] ?? $this->getTransitionServiceService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'] ?? $this->getCompatibilityFactoryService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  2861.     }
  2862.     /**
  2863.      * Gets the public 'Nd\AggregateProperties\Extension\Content\Property\AggregatePropertyExtensionDefinition' shared service.
  2864.      *
  2865.      * @return \Nd\AggregateProperties\Extension\Content\Property\AggregatePropertyExtensionDefinition
  2866.      */
  2867.     protected function getAggregatePropertyExtensionDefinitionService()
  2868.     {
  2869.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdAggregateProperties/src/Extension/Content/Property/AggregatePropertyExtensionDefinition.php';
  2870.         $this->services['Nd\\AggregateProperties\\Extension\\Content\\Property\\AggregatePropertyExtensionDefinition'] = $instance = new \Nd\AggregateProperties\Extension\Content\Property\AggregatePropertyExtensionDefinition();
  2871.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2872.         return $instance;
  2873.     }
  2874.     /**
  2875.      * Gets the public 'Nd\AggregateProperties\Extension\Content\Property\PropertyGroupOption\AggregatePropertyGroupOptionExtensionMappingDefinition' shared service.
  2876.      *
  2877.      * @return \Nd\AggregateProperties\Extension\Content\Property\PropertyGroupOption\AggregatePropertyGroupOptionExtensionMappingDefinition
  2878.      */
  2879.     protected function getAggregatePropertyGroupOptionExtensionMappingDefinitionService()
  2880.     {
  2881.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdAggregateProperties/src/Extension/Content/Property/PropertyGroupOption/AggregatePropertyGroupOptionExtensionMappingDefinition.php';
  2882.         $this->services['Nd\\AggregateProperties\\Extension\\Content\\Property\\PropertyGroupOption\\AggregatePropertyGroupOptionExtensionMappingDefinition'] = $instance = new \Nd\AggregateProperties\Extension\Content\Property\PropertyGroupOption\AggregatePropertyGroupOptionExtensionMappingDefinition();
  2883.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2884.         return $instance;
  2885.     }
  2886.     /**
  2887.      * Gets the public 'Nd\AggregateProperties\NdAggregateProperties' shared autowired service.
  2888.      *
  2889.      * @return \Nd\AggregateProperties\NdAggregateProperties
  2890.      */
  2891.     protected function getNdAggregatePropertiesService()
  2892.     {
  2893.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2894.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2895.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2896.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2899.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdAggregateProperties/src/NdAggregateProperties.php';
  2900.         return $this->services['Nd\\AggregateProperties\\NdAggregateProperties'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Nd\\AggregateProperties\\NdAggregateProperties');
  2901.     }
  2902.     /**
  2903.      * Gets the public 'Nd\DeleteOldUnusedProductMedia\NdDeleteOldUnusedProductMedia' shared autowired service.
  2904.      *
  2905.      * @return \Nd\DeleteOldUnusedProductMedia\NdDeleteOldUnusedProductMedia
  2906.      */
  2907.     protected function getNdDeleteOldUnusedProductMediaService()
  2908.     {
  2909.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2910.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2911.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2912.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2915.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdDeleteOldUnusedProductMedia/src/NdDeleteOldUnusedProductMedia.php';
  2916.         return $this->services['Nd\\DeleteOldUnusedProductMedia\\NdDeleteOldUnusedProductMedia'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Nd\\DeleteOldUnusedProductMedia\\NdDeleteOldUnusedProductMedia');
  2917.     }
  2918.     /**
  2919.      * Gets the public 'Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\BaseExtension\BaseExtensionDefinition' shared service.
  2920.      *
  2921.      * @return \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\BaseExtension\BaseExtensionDefinition
  2922.      */
  2923.     protected function getBaseExtensionDefinitionService()
  2924.     {
  2925.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Extension/Content/Product/Aggregate/ProductManufacturer/BaseExtension/BaseExtensionDefinition.php';
  2926.         $this->services['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\BaseExtension\\BaseExtensionDefinition'] = $instance = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\BaseExtension\BaseExtensionDefinition();
  2927.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2928.         return $instance;
  2929.     }
  2930.     /**
  2931.      * Gets the public 'Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\Aggregate\ListingPageExtensionProduct\ListingPageExtensionProductDefinition' shared service.
  2932.      *
  2933.      * @return \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\Aggregate\ListingPageExtensionProduct\ListingPageExtensionProductDefinition
  2934.      */
  2935.     protected function getListingPageExtensionProductDefinitionService()
  2936.     {
  2937.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Extension/Content/Product/Aggregate/ProductManufacturer/ListingPageExtension/Aggregate/ListingPageExtensionProduct/ListingPageExtensionProductDefinition.php';
  2938.         $this->services['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionProduct\\ListingPageExtensionProductDefinition'] = $instance = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\Aggregate\ListingPageExtensionProduct\ListingPageExtensionProductDefinition();
  2939.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2940.         return $instance;
  2941.     }
  2942.     /**
  2943.      * Gets the public 'Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\Aggregate\ListingPageExtensionTranslation\ListingPageExtensionTranslationDefinition' shared service.
  2944.      *
  2945.      * @return \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\Aggregate\ListingPageExtensionTranslation\ListingPageExtensionTranslationDefinition
  2946.      */
  2947.     protected function getListingPageExtensionTranslationDefinitionService()
  2948.     {
  2949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2950.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Extension/Content/Product/Aggregate/ProductManufacturer/ListingPageExtension/Aggregate/ListingPageExtensionTranslation/ListingPageExtensionTranslationDefinition.php';
  2951.         $this->services['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionTranslation\\ListingPageExtensionTranslationDefinition'] = $instance = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\Aggregate\ListingPageExtensionTranslation\ListingPageExtensionTranslationDefinition();
  2952.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2953.         return $instance;
  2954.     }
  2955.     /**
  2956.      * Gets the public 'Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\ListingPageExtensionDefinition' shared service.
  2957.      *
  2958.      * @return \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\ListingPageExtensionDefinition
  2959.      */
  2960.     protected function getListingPageExtensionDefinitionService()
  2961.     {
  2962.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Extension/Content/Product/Aggregate/ProductManufacturer/ListingPageExtension/ListingPageExtensionDefinition.php';
  2963.         $this->services['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\ListingPageExtensionDefinition'] = $instance = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\ListingPageExtensionDefinition();
  2964.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2965.         return $instance;
  2966.     }
  2967.     /**
  2968.      * Gets the public 'Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ProductPageExtension\Aggregate\ProductPageExtensionTranslation\ProductPageExtensionTranslationDefinition' shared service.
  2969.      *
  2970.      * @return \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ProductPageExtension\Aggregate\ProductPageExtensionTranslation\ProductPageExtensionTranslationDefinition
  2971.      */
  2972.     protected function getProductPageExtensionTranslationDefinitionService()
  2973.     {
  2974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2975.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Extension/Content/Product/Aggregate/ProductManufacturer/ProductPageExtension/Aggregate/ProductPageExtensionTranslation/ProductPageExtensionTranslationDefinition.php';
  2976.         $this->services['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\Aggregate\\ProductPageExtensionTranslation\\ProductPageExtensionTranslationDefinition'] = $instance = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ProductPageExtension\Aggregate\ProductPageExtensionTranslation\ProductPageExtensionTranslationDefinition();
  2977.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2978.         return $instance;
  2979.     }
  2980.     /**
  2981.      * Gets the public 'Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ProductPageExtension\ProductPageExtensionDefinition' shared service.
  2982.      *
  2983.      * @return \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ProductPageExtension\ProductPageExtensionDefinition
  2984.      */
  2985.     protected function getProductPageExtensionDefinitionService()
  2986.     {
  2987.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Extension/Content/Product/Aggregate/ProductManufacturer/ProductPageExtension/ProductPageExtensionDefinition.php';
  2988.         $this->services['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\ProductPageExtensionDefinition'] = $instance = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ProductPageExtension\ProductPageExtensionDefinition();
  2989.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2990.         return $instance;
  2991.     }
  2992.     /**
  2993.      * Gets the public 'Nd\Fashion\NdFashion' shared autowired service.
  2994.      *
  2995.      * @return \Nd\Fashion\NdFashion
  2996.      */
  2997.     protected function getNdFashionService()
  2998.     {
  2999.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3000.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3001.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3002.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3005.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/NdFashion.php';
  3006.         return $this->services['Nd\\Fashion\\NdFashion'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Nd\\Fashion\\NdFashion');
  3007.     }
  3008.     /**
  3009.      * Gets the public 'Nd\Fashion\Overwrite\ProductDetailRoute' shared service.
  3010.      *
  3011.      * @return \Nd\Fashion\Overwrite\ProductDetailRoute
  3012.      */
  3013.     protected function getProductDetailRouteService()
  3014.     {
  3015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AbstractProductDetailRoute.php';
  3016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php';
  3017.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Overwrite/ProductDetailRoute.php';
  3018.         return $this->services['Nd\\Fashion\\Overwrite\\ProductDetailRoute'] = new \Nd\Fashion\Overwrite\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['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3019.     }
  3020.     /**
  3021.      * Gets the public 'Nd\Fashion\Overwrite\ProductListingRoute' shared service.
  3022.      *
  3023.      * @return \Nd\Fashion\Overwrite\ProductListingRoute
  3024.      */
  3025.     protected function getProductListingRouteService()
  3026.     {
  3027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  3028.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Overwrite/ProductListingRoute.php';
  3029.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  3030.         if (isset($this->services['Nd\\Fashion\\Overwrite\\ProductListingRoute'])) {
  3031.             return $this->services['Nd\\Fashion\\Overwrite\\ProductListingRoute'];
  3032.         }
  3033.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3034.         if (isset($this->services['Nd\\Fashion\\Overwrite\\ProductListingRoute'])) {
  3035.             return $this->services['Nd\\Fashion\\Overwrite\\ProductListingRoute'];
  3036.         }
  3037.         return $this->services['Nd\\Fashion\\Overwrite\\ProductListingRoute'] = new \Nd\Fashion\Overwrite\ProductListingRoute($a$b, ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()));
  3038.     }
  3039.     /**
  3040.      * Gets the public 'Nd\Fashion\Overwrite\SeoUrlGenerator' shared service.
  3041.      *
  3042.      * @return \Nd\Fashion\Overwrite\SeoUrlGenerator
  3043.      */
  3044.     protected function getSeoUrlGeneratorService()
  3045.     {
  3046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlGenerator.php';
  3047.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Overwrite/SeoUrlGenerator.php';
  3048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTwigFactory.php';
  3049.         return $this->services['Nd\\Fashion\\Overwrite\\SeoUrlGenerator'] = new \Nd\Fashion\Overwrite\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 () {
  3050.             return new \EmptyIterator();
  3051.         }, 0)), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService()));
  3052.     }
  3053.     /**
  3054.      * Gets the public 'Nd\Fashion\Page\Manufacturer\ProductManufacturerRoute' shared service.
  3055.      *
  3056.      * @return \Nd\Fashion\Page\Manufacturer\ProductManufacturerRoute
  3057.      */
  3058.     protected function getProductManufacturerRouteService()
  3059.     {
  3060.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Page/Manufacturer/AbstractProductManufacturerRoute.php';
  3061.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Page/Manufacturer/ProductManufacturerRoute.php';
  3062.         return $this->services['Nd\\Fashion\\Page\\Manufacturer\\ProductManufacturerRoute'] = new \Nd\Fashion\Page\Manufacturer\ProductManufacturerRoute(($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()));
  3063.     }
  3064.     /**
  3065.      * Gets the public 'Nd\Fashion\Storefront\Controller\BrandListController' shared service.
  3066.      *
  3067.      * @return \Nd\Fashion\Storefront\Controller\BrandListController
  3068.      */
  3069.     protected function getBrandListControllerService()
  3070.     {
  3071.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Storefront/Controller/BrandListController.php';
  3072.         $this->services['Nd\\Fashion\\Storefront\\Controller\\BrandListController'] = $instance = new \Nd\Fashion\Storefront\Controller\BrandListController(($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService()));
  3073.         $instance->setContainer($this);
  3074.         return $instance;
  3075.     }
  3076.     /**
  3077.      * Gets the public 'Nd\Fashion\Storefront\Controller\ManufacturerController' shared service.
  3078.      *
  3079.      * @return \Nd\Fashion\Storefront\Controller\ManufacturerController
  3080.      */
  3081.     protected function getManufacturerControllerService()
  3082.     {
  3083.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Storefront/Controller/ManufacturerController.php';
  3084.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Page/Manufacturer/ProductManufacturerPageLoaderInterface.php';
  3085.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Page/Manufacturer/ProductManufacturerPageLoader.php';
  3086.         $this->services['Nd\\Fashion\\Storefront\\Controller\\ManufacturerController'] = $instance = new \Nd\Fashion\Storefront\Controller\ManufacturerController(new \Nd\Fashion\Page\Manufacturer\ProductManufacturerPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Nd\\Fashion\\Page\\Manufacturer\\ProductManufacturerRoute'] ?? $this->getProductManufacturerRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), ($this->privates['Nd\\Fashion\\Service\\ProductManufacturerUrlService'] ?? $this->getProductManufacturerUrlServiceService())), ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()));
  3087.         $instance->setContainer($this);
  3088.         return $instance;
  3089.     }
  3090.     /**
  3091.      * Gets the public 'Nd\Soeurs\NdSoeursTheme' shared autowired service.
  3092.      *
  3093.      * @return \Nd\Soeurs\NdSoeursTheme
  3094.      */
  3095.     protected function getNdSoeursThemeService()
  3096.     {
  3097.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3098.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3099.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3100.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3103.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  3104.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSoeurs/src/NdSoeursTheme.php';
  3105.         return $this->services['Nd\\Soeurs\\NdSoeursTheme'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Nd\\Soeurs\\NdSoeursTheme');
  3106.     }
  3107.     /**
  3108.      * Gets the public 'Nd\Srs\Controller\AddToQueueController' shared service.
  3109.      *
  3110.      * @return \Nd\Srs\Controller\AddToQueueController
  3111.      */
  3112.     protected function getAddToQueueControllerService()
  3113.     {
  3114.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Controller/AddToQueueController.php';
  3115.         $this->services['Nd\\Srs\\Controller\\AddToQueueController'] = $instance = new \Nd\Srs\Controller\AddToQueueController(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  3116.         $instance->setContainer($this);
  3117.         return $instance;
  3118.     }
  3119.     /**
  3120.      * Gets the public 'Nd\Srs\Controller\AdminController' shared service.
  3121.      *
  3122.      * @return \Nd\Srs\Controller\AdminController
  3123.      */
  3124.     protected function getAdminControllerService()
  3125.     {
  3126.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Controller/AdminController.php';
  3127.         $this->services['Nd\\Srs\\Controller\\AdminController'] = $instance = new \Nd\Srs\Controller\AdminController(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Nd\\Srs\\Service\\ProductCommunicator'] ?? $this->getProductCommunicatorService()), ($this->privates['Nd\\Srs\\Service\\AwsCommunicator'] ?? $this->getAwsCommunicatorService()), '67658a88dbc1402d87555b6be98a02ba');
  3128.         $instance->setContainer($this);
  3129.         return $instance;
  3130.     }
  3131.     /**
  3132.      * Gets the public 'Nd\Srs\Controller\StockAvailabilityController' shared service.
  3133.      *
  3134.      * @return \Nd\Srs\Controller\StockAvailabilityController
  3135.      */
  3136.     protected function getStockAvailabilityControllerService()
  3137.     {
  3138.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Controller/StockAvailabilityController.php';
  3139.         $this->services['Nd\\Srs\\Controller\\StockAvailabilityController'] = $instance = new \Nd\Srs\Controller\StockAvailabilityController(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Nd\\Srs\\Service\\StockCommunicator'] ?? $this->getStockCommunicatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3140.         $instance->setContainer($this);
  3141.         return $instance;
  3142.     }
  3143.     /**
  3144.      * Gets the public 'Nd\Srs\Decorator\CartLineItemControllerDecorator' shared service.
  3145.      *
  3146.      * @return \Nd\Srs\Decorator\CartLineItemControllerDecorator
  3147.      */
  3148.     protected function getCartLineItemControllerDecoratorService()
  3149.     {
  3150.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Decorator/CartLineItemControllerDecorator.php';
  3151.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CartLineItemController.php';
  3152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  3153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemFactory.php';
  3154.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service());
  3155.         $b = new \Shopware\Storefront\Controller\CartLineItemController($a, ($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\\Content\\Product\\Cart\\ProductLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemFactory'] = 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()));
  3156.         $b->setContainer($this);
  3157.         $b->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3158.         $this->services['Nd\\Srs\\Decorator\\CartLineItemControllerDecorator'] = $instance = new \Nd\Srs\Decorator\CartLineItemControllerDecorator($b$a, ($this->privates['Nd\\Srs\\Cart\\VoucherItemBuilder'] ?? $this->getVoucherItemBuilderService()), ($this->privates['Nd\\Srs\\Service\\VoucherCommunicator'] ?? $this->getVoucherCommunicatorService()), ($this->privates['Nd\\Srs\\Cart\\GiftCardItemBuilder'] ?? $this->getGiftCardItemBuilderService()), ($this->privates['Nd\\Srs\\Service\\GiftCardCommunicator'] ?? $this->getGiftCardCommunicatorService()));
  3159.         $instance->setContainer($this);
  3160.         return $instance;
  3161.     }
  3162.     /**
  3163.      * Gets the public 'Nd\Srs\Extension\Product\SrsExtensionDefinition' shared service.
  3164.      *
  3165.      * @return \Nd\Srs\Extension\Product\SrsExtensionDefinition
  3166.      */
  3167.     protected function getSrsExtensionDefinitionService()
  3168.     {
  3169.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Extension/Product/SrsExtensionDefinition.php';
  3170.         $this->services['Nd\\Srs\\Extension\\Product\\SrsExtensionDefinition'] = $instance = new \Nd\Srs\Extension\Product\SrsExtensionDefinition();
  3171.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3172.         return $instance;
  3173.     }
  3174.     /**
  3175.      * Gets the public 'Nd\Srs\NdSrs' shared autowired service.
  3176.      *
  3177.      * @return \Nd\Srs\NdSrs
  3178.      */
  3179.     protected function getNdSrsService()
  3180.     {
  3181.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3182.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3183.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3184.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3187.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/NdSrs.php';
  3188.         return $this->services['Nd\\Srs\\NdSrs'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Nd\\Srs\\NdSrs');
  3189.     }
  3190.     /**
  3191.      * Gets the public 'Nd\Srs\Service\CreateProductService' shared service.
  3192.      *
  3193.      * @return \Nd\Srs\Service\CreateProductService
  3194.      */
  3195.     protected function getCreateProductServiceService()
  3196.     {
  3197.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/CreateProductService.php';
  3198.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/ProductImageService.php';
  3199.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/SrsLogger.php';
  3200.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  3201.         if (isset($this->services['Nd\\Srs\\Service\\CreateProductService'])) {
  3202.             return $this->services['Nd\\Srs\\Service\\CreateProductService'];
  3203.         }
  3204.         $b = ($this->services['product_property.repository'] ?? $this->getProductProperty_RepositoryService());
  3205.         if (isset($this->services['Nd\\Srs\\Service\\CreateProductService'])) {
  3206.             return $this->services['Nd\\Srs\\Service\\CreateProductService'];
  3207.         }
  3208.         $c = ($this->services['product_media.repository'] ?? $this->getProductMedia_RepositoryService());
  3209.         if (isset($this->services['Nd\\Srs\\Service\\CreateProductService'])) {
  3210.             return $this->services['Nd\\Srs\\Service\\CreateProductService'];
  3211.         }
  3212.         $d = ($this->services['product_category.repository'] ?? $this->getProductCategory_RepositoryService());
  3213.         if (isset($this->services['Nd\\Srs\\Service\\CreateProductService'])) {
  3214.             return $this->services['Nd\\Srs\\Service\\CreateProductService'];
  3215.         }
  3216.         $e = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  3217.         if (isset($this->services['Nd\\Srs\\Service\\CreateProductService'])) {
  3218.             return $this->services['Nd\\Srs\\Service\\CreateProductService'];
  3219.         }
  3220.         $f = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  3221.         if (isset($this->services['Nd\\Srs\\Service\\CreateProductService'])) {
  3222.             return $this->services['Nd\\Srs\\Service\\CreateProductService'];
  3223.         }
  3224.         $g = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  3225.         if (isset($this->services['Nd\\Srs\\Service\\CreateProductService'])) {
  3226.             return $this->services['Nd\\Srs\\Service\\CreateProductService'];
  3227.         }
  3228.         $h = ($this->privates['Nd\\Srs\\Service\\AwsCommunicator'] ?? $this->getAwsCommunicatorService());
  3229.         if (isset($this->services['Nd\\Srs\\Service\\CreateProductService'])) {
  3230.             return $this->services['Nd\\Srs\\Service\\CreateProductService'];
  3231.         }
  3232.         return $this->services['Nd\\Srs\\Service\\CreateProductService'] = new \Nd\Srs\Service\CreateProductService($a$b$c$d$e, new \Nd\Srs\Service\ProductImageService($f$g, ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService())), $h, new \Nd\Srs\Service\SrsLogger(), 'dynamic''b7d2554b0ce847cd82f3ac9bd1c0dfca''492c470eb8f74c779a66720e88e789f3''7a6d253a67204037966f42b0119704d5');
  3233.     }
  3234.     /**
  3235.      * Gets the public 'Nd\Srs\Storefront\Controller\ActivateSrsController' shared service.
  3236.      *
  3237.      * @return \Nd\Srs\Storefront\Controller\ActivateSrsController
  3238.      */
  3239.     protected function getActivateSrsControllerService()
  3240.     {
  3241.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Storefront/Controller/ActivateSrsController.php';
  3242.         $this->services['Nd\\Srs\\Storefront\\Controller\\ActivateSrsController'] = $instance = new \Nd\Srs\Storefront\Controller\ActivateSrsController(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Nd\\Srs\\Service\\AccountVerificationUrlService'] ?? $this->getAccountVerificationUrlServiceService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()));
  3243.         $instance->setContainer($this);
  3244.         return $instance;
  3245.     }
  3246.     /**
  3247.      * Gets the public 'Nd\Stl\Core\Content\Look\Aggregate\LookMedia\LookMediaDefinition' shared service.
  3248.      *
  3249.      * @return \Nd\Stl\Core\Content\Look\Aggregate\LookMedia\LookMediaDefinition
  3250.      */
  3251.     protected function getLookMediaDefinitionService()
  3252.     {
  3253.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Core/Content/Look/Aggregate/LookMedia/LookMediaDefinition.php';
  3254.         $this->services['Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookMedia\\LookMediaDefinition'] = $instance = new \Nd\Stl\Core\Content\Look\Aggregate\LookMedia\LookMediaDefinition();
  3255.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3256.         return $instance;
  3257.     }
  3258.     /**
  3259.      * Gets the public 'Nd\Stl\Core\Content\Look\Aggregate\LookProduct\LookProductDefinition' shared service.
  3260.      *
  3261.      * @return \Nd\Stl\Core\Content\Look\Aggregate\LookProduct\LookProductDefinition
  3262.      */
  3263.     protected function getLookProductDefinitionService()
  3264.     {
  3265.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Core/Content/Look/Aggregate/LookProduct/LookProductDefinition.php';
  3266.         $this->services['Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookProduct\\LookProductDefinition'] = $instance = new \Nd\Stl\Core\Content\Look\Aggregate\LookProduct\LookProductDefinition();
  3267.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3268.         return $instance;
  3269.     }
  3270.     /**
  3271.      * Gets the public 'Nd\Stl\Core\Content\Look\Aggregate\LookTranslation\LookTranslationDefinition' shared service.
  3272.      *
  3273.      * @return \Nd\Stl\Core\Content\Look\Aggregate\LookTranslation\LookTranslationDefinition
  3274.      */
  3275.     protected function getLookTranslationDefinitionService()
  3276.     {
  3277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3278.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Core/Content/Look/Aggregate/LookTranslation/LookTranslationDefinition.php';
  3279.         $this->services['Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookTranslation\\LookTranslationDefinition'] = $instance = new \Nd\Stl\Core\Content\Look\Aggregate\LookTranslation\LookTranslationDefinition();
  3280.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3281.         return $instance;
  3282.     }
  3283.     /**
  3284.      * Gets the public 'Nd\Stl\Core\Content\Look\Aggregate\LookVisibility\LookVisibilityDefinition' shared service.
  3285.      *
  3286.      * @return \Nd\Stl\Core\Content\Look\Aggregate\LookVisibility\LookVisibilityDefinition
  3287.      */
  3288.     protected function getLookVisibilityDefinitionService()
  3289.     {
  3290.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Core/Content/Look/Aggregate/LookVisibility/LookVisibilityDefinition.php';
  3291.         $this->services['Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookVisibility\\LookVisibilityDefinition'] = $instance = new \Nd\Stl\Core\Content\Look\Aggregate\LookVisibility\LookVisibilityDefinition();
  3292.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3293.         return $instance;
  3294.     }
  3295.     /**
  3296.      * Gets the public 'Nd\Stl\Core\Content\Look\LookDefinition' shared service.
  3297.      *
  3298.      * @return \Nd\Stl\Core\Content\Look\LookDefinition
  3299.      */
  3300.     protected function getLookDefinitionService()
  3301.     {
  3302.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Core/Content/Look/LookDefinition.php';
  3303.         $this->services['Nd\\Stl\\Core\\Content\\Look\\LookDefinition'] = $instance = new \Nd\Stl\Core\Content\Look\LookDefinition();
  3304.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3305.         return $instance;
  3306.     }
  3307.     /**
  3308.      * Gets the public 'Nd\Stl\Core\Content\Look\LookRoute' shared service.
  3309.      *
  3310.      * @return \Nd\Stl\Core\Content\Look\LookRoute
  3311.      */
  3312.     protected function getLookRouteService()
  3313.     {
  3314.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Core/Content/Look/AbstractLookRoute.php';
  3315.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Core/Content/Look/LookRoute.php';
  3316.         return $this->services['Nd\\Stl\\Core\\Content\\Look\\LookRoute'] = new \Nd\Stl\Core\Content\Look\LookRoute(($this->services['look.repository'] ?? $this->getLook_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()));
  3317.     }
  3318.     /**
  3319.      * Gets the public 'Nd\Stl\NdStl' shared autowired service.
  3320.      *
  3321.      * @return \Nd\Stl\NdStl
  3322.      */
  3323.     protected function getNdStlService()
  3324.     {
  3325.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3326.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3327.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3328.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3331.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/NdStl.php';
  3332.         return $this->services['Nd\\Stl\\NdStl'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Nd\\Stl\\NdStl');
  3333.     }
  3334.     /**
  3335.      * Gets the public 'Nd\Stl\Storefront\Controller\LookController' shared service.
  3336.      *
  3337.      * @return \Nd\Stl\Storefront\Controller\LookController
  3338.      */
  3339.     protected function getLookControllerService()
  3340.     {
  3341.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Storefront/Controller/LookController.php';
  3342.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Storefront/Page/Look/LookPageLoaderInterface.php';
  3343.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Storefront/Page/Look/LookPageLoader.php';
  3344.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  3345.         $this->services['Nd\\Stl\\Storefront\\Controller\\LookController'] = $instance = new \Nd\Stl\Storefront\Controller\LookController($a, new \Nd\Stl\Storefront\Page\Look\LookPageLoader($a, ($this->services['Nd\\Stl\\Core\\Content\\Look\\LookRoute'] ?? $this->getLookRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService())), ($this->services['look.repository'] ?? $this->getLook_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService()));
  3346.         $instance->setContainer($this);
  3347.         return $instance;
  3348.     }
  3349.     /**
  3350.      * Gets the public 'Nd\Theme\NdTheme' shared autowired service.
  3351.      *
  3352.      * @return \Nd\Theme\NdTheme
  3353.      */
  3354.     protected function getNdThemeService()
  3355.     {
  3356.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3357.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3358.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3359.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3362.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  3363.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/NdTheme.php';
  3364.         return $this->services['Nd\\Theme\\NdTheme'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Nd\\Theme\\NdTheme');
  3365.     }
  3366.     /**
  3367.      * Gets the public 'Nd\Theme\Storefront\Controller\AddressLookupController' shared service.
  3368.      *
  3369.      * @return \Nd\Theme\Storefront\Controller\AddressLookupController
  3370.      */
  3371.     protected function getAddressLookupControllerService()
  3372.     {
  3373.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/Storefront/Controller/AddressLookupController.php';
  3374.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/Service/PostcodeLookup.php';
  3375.         $this->services['Nd\\Theme\\Storefront\\Controller\\AddressLookupController'] = $instance = new \Nd\Theme\Storefront\Controller\AddressLookupController(new \Nd\Theme\Service\PostcodeLookup(), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()));
  3376.         $instance->setContainer($this);
  3377.         return $instance;
  3378.     }
  3379.     /**
  3380.      * Gets the public 'Nd\Theme\Storefront\Controller\CheckoutController' shared service.
  3381.      *
  3382.      * @return \Nd\Theme\Storefront\Controller\CheckoutController
  3383.      */
  3384.     protected function getCheckoutControllerService()
  3385.     {
  3386.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/Storefront/Controller/CheckoutController.php';
  3387.         $this->services['Nd\\Theme\\Storefront\\Controller\\CheckoutController'] = $instance = new \Nd\Theme\Storefront\Controller\CheckoutController(($this->services['sales_channel.payment_method.repository'] ?? $this->getSalesChannel_PaymentMethod_RepositoryService()), ($this->services['sales_channel.shipping_method.repository'] ?? $this->getSalesChannel_ShippingMethod_RepositoryService()), ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\RedisCartPersister'] ?? $this->getRedisCartPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService()), ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  3388.         $instance->setContainer($this);
  3389.         return $instance;
  3390.     }
  3391.     /**
  3392.      * Gets the public 'Nd\Theme\Storefront\Controller\InstagramController' shared service.
  3393.      *
  3394.      * @return \Nd\Theme\Storefront\Controller\InstagramController
  3395.      */
  3396.     protected function getInstagramControllerService()
  3397.     {
  3398.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/Storefront/Controller/InstagramController.php';
  3399.         $this->services['Nd\\Theme\\Storefront\\Controller\\InstagramController'] = $instance = new \Nd\Theme\Storefront\Controller\InstagramController(($this->privates['Nd\\Theme\\Service\\InstagramCommunicator'] ?? $this->getInstagramCommunicatorService()));
  3400.         $instance->setContainer($this);
  3401.         return $instance;
  3402.     }
  3403.     /**
  3404.      * Gets the public 'Nd\Theme\Storefront\Controller\RecentProductsController' shared service.
  3405.      *
  3406.      * @return \Nd\Theme\Storefront\Controller\RecentProductsController
  3407.      */
  3408.     protected function getRecentProductsControllerService()
  3409.     {
  3410.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/Storefront/Controller/RecentProductsController.php';
  3411.         $this->services['Nd\\Theme\\Storefront\\Controller\\RecentProductsController'] = $instance = new \Nd\Theme\Storefront\Controller\RecentProductsController(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3412.         $instance->setContainer($this);
  3413.         return $instance;
  3414.     }
  3415.     /**
  3416.      * Gets the public 'Nd\Theme\Storefront\Controller\UpsellPopupController' shared service.
  3417.      *
  3418.      * @return \Nd\Theme\Storefront\Controller\UpsellPopupController
  3419.      */
  3420.     protected function getUpsellPopupControllerService()
  3421.     {
  3422.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/Storefront/Controller/UpsellPopupController.php';
  3423.         $this->services['Nd\\Theme\\Storefront\\Controller\\UpsellPopupController'] = $instance = new \Nd\Theme\Storefront\Controller\UpsellPopupController(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3424.         $instance->setContainer($this);
  3425.         return $instance;
  3426.     }
  3427.     /**
  3428.      * Gets the public 'Nd\Voorwinden\Extension\Content\Product\SecondMediaExtensionDefinition' shared service.
  3429.      *
  3430.      * @return \Nd\Voorwinden\Extension\Content\Product\SecondMediaExtensionDefinition
  3431.      */
  3432.     protected function getSecondMediaExtensionDefinitionService()
  3433.     {
  3434.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdVoorwindenTheme/src/Extension/Content/Product/SecondMediaExtensionDefinition.php';
  3435.         $this->services['Nd\\Voorwinden\\Extension\\Content\\Product\\SecondMediaExtensionDefinition'] = $instance = new \Nd\Voorwinden\Extension\Content\Product\SecondMediaExtensionDefinition();
  3436.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3437.         return $instance;
  3438.     }
  3439.     /**
  3440.      * Gets the public 'Nd\Voorwinden\NdVoorwindenTheme' shared autowired service.
  3441.      *
  3442.      * @return \Nd\Voorwinden\NdVoorwindenTheme
  3443.      */
  3444.     protected function getNdVoorwindenThemeService()
  3445.     {
  3446.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3447.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3448.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3449.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3452.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  3453.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdVoorwindenTheme/src/NdVoorwindenTheme.php';
  3454.         return $this->services['Nd\\Voorwinden\\NdVoorwindenTheme'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Nd\\Voorwinden\\NdVoorwindenTheme');
  3455.     }
  3456.     /**
  3457.      * Gets the public 'Nd\Voorwinden\Storefront\Controller\NewsletterFormController' shared service.
  3458.      *
  3459.      * @return \Nd\Voorwinden\Storefront\Controller\NewsletterFormController
  3460.      */
  3461.     protected function getNewsletterFormControllerService()
  3462.     {
  3463.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdVoorwindenTheme/src/Storefront/Controller/NewsletterFormController.php';
  3464.         $this->services['Nd\\Voorwinden\\Storefront\\Controller\\NewsletterFormController'] = $instance = new \Nd\Voorwinden\Storefront\Controller\NewsletterFormController(($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3465.         $instance->setContainer($this);
  3466.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3467.         return $instance;
  3468.     }
  3469.     /**
  3470.      * Gets the public 'Shopware\Administration\Controller\AdminExtensionApiController' shared service.
  3471.      *
  3472.      * @return \Shopware\Administration\Controller\AdminExtensionApiController
  3473.      */
  3474.     protected function getAdminExtensionApiControllerService()
  3475.     {
  3476.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminExtensionApiController.php';
  3477.         $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()));
  3478.         $instance->setContainer($this);
  3479.         return $instance;
  3480.     }
  3481.     /**
  3482.      * Gets the public 'Shopware\Administration\Controller\AdminProductStreamController' shared service.
  3483.      *
  3484.      * @return \Shopware\Administration\Controller\AdminProductStreamController
  3485.      */
  3486.     protected function getAdminProductStreamControllerService()
  3487.     {
  3488.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminProductStreamController.php';
  3489.         $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()));
  3490.         $instance->setContainer($this);
  3491.         return $instance;
  3492.     }
  3493.     /**
  3494.      * Gets the public 'Shopware\Administration\Controller\AdminSearchController' shared service.
  3495.      *
  3496.      * @return \Shopware\Administration\Controller\AdminSearchController
  3497.      */
  3498.     protected function getAdminSearchControllerService()
  3499.     {
  3500.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminSearchController.php';
  3501.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Service/AdminSearcher.php';
  3502.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  3503.         $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()));
  3504.         $instance->setContainer($this);
  3505.         return $instance;
  3506.     }
  3507.     /**
  3508.      * Gets the public 'Shopware\Administration\Controller\AdminTagController' shared service.
  3509.      *
  3510.      * @return \Shopware\Administration\Controller\AdminTagController
  3511.      */
  3512.     protected function getAdminTagControllerService()
  3513.     {
  3514.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminTagController.php';
  3515.         $this->services['Shopware\\Administration\\Controller\\AdminTagController'] = $instance = new \Shopware\Administration\Controller\AdminTagController(($this->services['Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService'] ?? $this->getFilterTagIdsServiceService()));
  3516.         $instance->setContainer($this);
  3517.         return $instance;
  3518.     }
  3519.     /**
  3520.      * Gets the public 'Shopware\Administration\Controller\AdministrationController' shared service.
  3521.      *
  3522.      * @return \Shopware\Administration\Controller\AdministrationController
  3523.      */
  3524.     protected function getAdministrationControllerService()
  3525.     {
  3526.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdministrationController.php';
  3527.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollectorInterface.php';
  3528.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollector.php';
  3529.         $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()), ($this->privates['Shopware\\Administration\\Snippet\\CachedSnippetFinder'] ?? $this->getCachedSnippetFinderService()), $this->parameters['kernel.supported_api_versions'], new \Shopware\Administration\Framework\Routing\KnownIps\KnownIpsCollector(), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($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))));
  3530.         $instance->setContainer($this);
  3531.         return $instance;
  3532.     }
  3533.     /**
  3534.      * Gets the public 'Shopware\Administration\Controller\DocumentServiceDeprecationController' shared service.
  3535.      *
  3536.      * @return \Shopware\Administration\Controller\DocumentServiceDeprecationController
  3537.      */
  3538.     protected function getDocumentServiceDeprecationControllerService()
  3539.     {
  3540.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/DocumentServiceDeprecationController.php';
  3541.         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()));
  3542.     }
  3543.     /**
  3544.      * Gets the public 'Shopware\Administration\Controller\NotificationController' shared service.
  3545.      *
  3546.      * @return \Shopware\Administration\Controller\NotificationController
  3547.      */
  3548.     protected function getNotificationControllerService()
  3549.     {
  3550.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/NotificationController.php';
  3551.         $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()));
  3552.         $instance->setContainer($this);
  3553.         return $instance;
  3554.     }
  3555.     /**
  3556.      * Gets the public 'Shopware\Administration\Controller\UserConfigController' shared service.
  3557.      *
  3558.      * @return \Shopware\Administration\Controller\UserConfigController
  3559.      */
  3560.     protected function getUserConfigControllerService()
  3561.     {
  3562.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/UserConfigController.php';
  3563.         $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()));
  3564.         $instance->setContainer($this);
  3565.         return $instance;
  3566.     }
  3567.     /**
  3568.      * Gets the public 'Shopware\Administration\Notification\NotificationDefinition' shared service.
  3569.      *
  3570.      * @return \Shopware\Administration\Notification\NotificationDefinition
  3571.      */
  3572.     protected function getNotificationDefinitionService()
  3573.     {
  3574.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  3575.         $this->services['Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  3576.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3577.         return $instance;
  3578.     }
  3579.     /**
  3580.      * Gets the public 'Shopware\Administration\Notification\NotificationService' shared service.
  3581.      *
  3582.      * @return \Shopware\Administration\Notification\NotificationService
  3583.      */
  3584.     protected function getNotificationServiceService()
  3585.     {
  3586.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationService.php';
  3587.         return $this->services['Shopware\\Administration\\Notification\\NotificationService'] = new \Shopware\Administration\Notification\NotificationService(($this->services['notification.repository'] ?? $this->getNotification_RepositoryService()));
  3588.     }
  3589.     /**
  3590.      * Gets the public 'Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  3591.      *
  3592.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  3593.      */
  3594.     protected function getAppAdministrationSnippetDefinitionService()
  3595.     {
  3596.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  3597.         $this->services['Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  3598.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3599.         return $instance;
  3600.     }
  3601.     /**
  3602.      * Gets the public 'Shopware\Core\Checkout\Cart\Calculator' shared service.
  3603.      *
  3604.      * @return \Shopware\Core\Checkout\Cart\Calculator
  3605.      */
  3606.     protected function getCalculatorService()
  3607.     {
  3608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Calculator.php';
  3609.         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()));
  3610.     }
  3611.     /**
  3612.      * Gets the public 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory' shared service.
  3613.      *
  3614.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory
  3615.      */
  3616.     protected function getCartFacadeHookFactoryService()
  3617.     {
  3618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  3619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHookFactory.php';
  3620.         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()));
  3621.     }
  3622.     /**
  3623.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController' shared service.
  3624.      *
  3625.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController
  3626.      */
  3627.     protected function getOrderConverterControllerService()
  3628.     {
  3629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderConverterController.php';
  3630.         $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\\RedisCartPersister'] ?? $this->getRedisCartPersisterService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  3631.         $instance->setContainer($this);
  3632.         return $instance;
  3633.     }
  3634.     /**
  3635.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController' shared service.
  3636.      *
  3637.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController
  3638.      */
  3639.     protected function getOrderRecalculationControllerService()
  3640.     {
  3641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderRecalculationController.php';
  3642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/RecalculationService.php';
  3643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  3644.         $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->getCartService2Service()), ($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()))));
  3645.         $instance->setContainer($this);
  3646.         return $instance;
  3647.     }
  3648.     /**
  3649.      * Gets the public 'Shopware\Core\Checkout\Cart\PriceActionController' shared service.
  3650.      *
  3651.      * @return \Shopware\Core\Checkout\Cart\PriceActionController
  3652.      */
  3653.     protected function getPriceActionControllerService()
  3654.     {
  3655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceActionController.php';
  3656.         $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()));
  3657.         $instance->setContainer($this);
  3658.         return $instance;
  3659.     }
  3660.     /**
  3661.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute' shared service.
  3662.      *
  3663.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute
  3664.      */
  3665.     protected function getCartDeleteRouteService()
  3666.     {
  3667.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\RedisCartPersister'] ?? $this->getRedisCartPersisterService());
  3668.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  3669.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  3670.         }
  3671.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3672.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  3673.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  3674.         }
  3675.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute($a$b);
  3676.     }
  3677.     /**
  3678.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute' shared service.
  3679.      *
  3680.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute
  3681.      */
  3682.     protected function getCartItemAddRouteService()
  3683.     {
  3684.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\RedisCartPersister'] ?? $this->getRedisCartPersisterService());
  3685.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  3686.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  3687.         }
  3688.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3689.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  3690.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  3691.         }
  3692.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  3693.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  3694.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  3695.         }
  3696.         $d = ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService());
  3697.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  3698.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  3699.         }
  3700.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $a$b$c$d);
  3701.     }
  3702.     /**
  3703.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute' shared service.
  3704.      *
  3705.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute
  3706.      */
  3707.     protected function getCartItemRemoveRouteService()
  3708.     {
  3709.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3710.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  3711.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  3712.         }
  3713.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\RedisCartPersister'] ?? $this->getRedisCartPersisterService());
  3714.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  3715.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  3716.         }
  3717.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $b);
  3718.     }
  3719.     /**
  3720.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute' shared service.
  3721.      *
  3722.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute
  3723.      */
  3724.     protected function getCartItemUpdateRouteService()
  3725.     {
  3726.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\RedisCartPersister'] ?? $this->getRedisCartPersisterService());
  3727.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  3728.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  3729.         }
  3730.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  3731.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  3732.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  3733.         }
  3734.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3735.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  3736.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  3737.         }
  3738.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $b$c);
  3739.     }
  3740.     /**
  3741.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute' shared service.
  3742.      *
  3743.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute
  3744.      */
  3745.     protected function getCartLoadRouteService()
  3746.     {
  3747.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\RedisCartPersister'] ?? $this->getRedisCartPersisterService());
  3748.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  3749.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  3750.         }
  3751.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3752.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  3753.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  3754.         }
  3755.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute($a$b, ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()));
  3756.     }
  3757.     /**
  3758.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute' shared service.
  3759.      *
  3760.      * @return \Nd\Srs\Decorator\CartOrderRouteDecorator
  3761.      */
  3762.     protected function getCartOrderRouteService()
  3763.     {
  3764.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  3765.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3766.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3767.         }
  3768.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  3769.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3770.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3771.         }
  3772.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  3773.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3774.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3775.         }
  3776.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\RedisCartPersister'] ?? $this->getRedisCartPersisterService());
  3777.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3778.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3779.         }
  3780.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3781.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3782.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3783.         }
  3784.         $f = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  3785.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3786.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3787.         }
  3788.         $g = ($this->services['app_payment_method.repository'] ?? $this->getAppPaymentMethod_RepositoryService());
  3789.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3790.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3791.         }
  3792.         $h = ($this->privates['Nd\\Srs\\Service\\VoucherCommunicator'] ?? $this->getVoucherCommunicatorService());
  3793.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3794.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3795.         }
  3796.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] = new \Nd\Srs\Decorator\CartOrderRouteDecorator($a$b, new \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $b, new \Shopware\Core\Checkout\Cart\Order\OrderPersister($b$c), $d$e, new \Shopware\Core\Checkout\Payment\PreparedPaymentService($f$g, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService()))), $h, ($this->privates['Nd\\Srs\\Service\\GiftCardCommunicator'] ?? $this->getGiftCardCommunicatorService()));
  3797.     }
  3798.     /**
  3799.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartService' shared service.
  3800.      *
  3801.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartService
  3802.      */
  3803.     protected function getCartService2Service()
  3804.     {
  3805.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\RedisCartPersister'] ?? $this->getRedisCartPersisterService());
  3806.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3807.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3808.         }
  3809.         $b = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  3810.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3811.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3812.         }
  3813.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  3814.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3815.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3816.         }
  3817.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? $this->getCartLoadRouteService());
  3818.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3819.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3820.         }
  3821.         $e = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? $this->getCartDeleteRouteService());
  3822.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3823.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3824.         }
  3825.         $f = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? $this->getCartItemAddRouteService());
  3826.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3827.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3828.         }
  3829.         $g = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? $this->getCartItemUpdateRouteService());
  3830.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3831.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3832.         }
  3833.         $h = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? $this->getCartItemRemoveRouteService());
  3834.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3835.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3836.         }
  3837.         $i = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? $this->getCartOrderRouteService());
  3838.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3839.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3840.         }
  3841.         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);
  3842.     }
  3843.     /**
  3844.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  3845.      *
  3846.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  3847.      */
  3848.     protected function getCustomerAddressDefinitionService()
  3849.     {
  3850.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  3851.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3852.         return $instance;
  3853.     }
  3854.     /**
  3855.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  3856.      *
  3857.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  3858.      */
  3859.     protected function getCustomerGroupRegistrationSalesChannelDefinitionService()
  3860.     {
  3861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  3862.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  3863.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3864.         return $instance;
  3865.     }
  3866.     /**
  3867.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  3868.      *
  3869.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  3870.      */
  3871.     protected function getCustomerGroupTranslationDefinitionService()
  3872.     {
  3873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  3875.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  3876.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3877.         return $instance;
  3878.     }
  3879.     /**
  3880.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  3881.      *
  3882.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  3883.      */
  3884.     protected function getCustomerGroupDefinitionService()
  3885.     {
  3886.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  3887.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3888.         return $instance;
  3889.     }
  3890.     /**
  3891.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  3892.      *
  3893.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  3894.      */
  3895.     protected function getCustomerRecoveryDefinitionService()
  3896.     {
  3897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  3898.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  3899.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3900.         return $instance;
  3901.     }
  3902.     /**
  3903.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  3904.      *
  3905.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  3906.      */
  3907.     protected function getCustomerTagDefinitionService()
  3908.     {
  3909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  3910.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  3911.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3912.         return $instance;
  3913.     }
  3914.     /**
  3915.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  3916.      *
  3917.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  3918.      */
  3919.     protected function getCustomerWishlistProductDefinitionService()
  3920.     {
  3921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  3922.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  3923.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3924.         return $instance;
  3925.     }
  3926.     /**
  3927.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  3928.      *
  3929.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  3930.      */
  3931.     protected function getCustomerWishlistDefinitionService()
  3932.     {
  3933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  3934.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  3935.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3936.         return $instance;
  3937.     }
  3938.     /**
  3939.      * Gets the public 'Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController' shared service.
  3940.      *
  3941.      * @return \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController
  3942.      */
  3943.     protected function getCustomerGroupRegistrationActionControllerService()
  3944.     {
  3945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Api/CustomerGroupRegistrationActionController.php';
  3946.         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()));
  3947.     }
  3948.     /**
  3949.      * Gets the public 'Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  3950.      *
  3951.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  3952.      */
  3953.     protected function getCustomerDefinitionService()
  3954.     {
  3955.         $this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  3956.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3957.         return $instance;
  3958.     }
  3959.     /**
  3960.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute' shared service.
  3961.      *
  3962.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute
  3963.      */
  3964.     protected function getAccountNewsletterRecipientRouteService()
  3965.     {
  3966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAccountNewsletterRecipientRoute.php';
  3967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountNewsletterRecipientRoute.php';
  3968.         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()));
  3969.     }
  3970.     /**
  3971.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute' shared service.
  3972.      *
  3973.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute
  3974.      */
  3975.     protected function getAddWishlistProductRouteService()
  3976.     {
  3977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAddWishlistProductRoute.php';
  3978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AddWishlistProductRoute.php';
  3979.         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()));
  3980.     }
  3981.     /**
  3982.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute' shared service.
  3983.      *
  3984.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute
  3985.      */
  3986.     protected function getChangeCustomerProfileRouteService()
  3987.     {
  3988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeCustomerProfileRoute.php';
  3989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeCustomerProfileRoute.php';
  3990.         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()));
  3991.     }
  3992.     /**
  3993.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute' shared service.
  3994.      *
  3995.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute
  3996.      */
  3997.     protected function getChangeEmailRouteService()
  3998.     {
  3999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeEmailRoute.php';
  4000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeEmailRoute.php';
  4001.         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()));
  4002.     }
  4003.     /**
  4004.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute' shared service.
  4005.      *
  4006.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute
  4007.      */
  4008.     protected function getChangeLanguageRouteService()
  4009.     {
  4010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeLanguageRoute.php';
  4011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeLanguageRoute.php';
  4012.         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()));
  4013.     }
  4014.     /**
  4015.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute' shared service.
  4016.      *
  4017.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute
  4018.      */
  4019.     protected function getChangePasswordRouteService()
  4020.     {
  4021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePasswordRoute.php';
  4022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePasswordRoute.php';
  4023.         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()));
  4024.     }
  4025.     /**
  4026.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute' shared service.
  4027.      *
  4028.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute
  4029.      */
  4030.     protected function getChangePaymentMethodRouteService()
  4031.     {
  4032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePaymentMethodRoute.php';
  4033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePaymentMethodRoute.php';
  4034.         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()));
  4035.     }
  4036.     /**
  4037.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute' shared service.
  4038.      *
  4039.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute
  4040.      */
  4041.     protected function getCustomerGroupRegistrationSettingsRouteService()
  4042.     {
  4043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php';
  4044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerGroupRegistrationSettingsRoute.php';
  4045.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  4046.     }
  4047.     /**
  4048.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute' shared service.
  4049.      *
  4050.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute
  4051.      */
  4052.     protected function getCustomerRecoveryIsExpiredRouteService()
  4053.     {
  4054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRecoveryIsExpiredRoute.php';
  4055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRecoveryIsExpiredRoute.php';
  4056.         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()));
  4057.     }
  4058.     /**
  4059.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute' shared service.
  4060.      *
  4061.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute
  4062.      */
  4063.     protected function getCustomerRouteService()
  4064.     {
  4065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRoute.php';
  4066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRoute.php';
  4067.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  4068.     }
  4069.     /**
  4070.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute' shared service.
  4071.      *
  4072.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute
  4073.      */
  4074.     protected function getDeleteAddressRouteService()
  4075.     {
  4076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteAddressRoute.php';
  4077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  4078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteAddressRoute.php';
  4079.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()));
  4080.     }
  4081.     /**
  4082.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute' shared service.
  4083.      *
  4084.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute
  4085.      */
  4086.     protected function getDeleteCustomerRouteService()
  4087.     {
  4088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteCustomerRoute.php';
  4089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteCustomerRoute.php';
  4090.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  4091.     }
  4092.     /**
  4093.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute' shared service.
  4094.      *
  4095.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute
  4096.      */
  4097.     protected function getDownloadRouteService()
  4098.     {
  4099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDownloadRoute.php';
  4100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DownloadRoute.php';
  4101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/DownloadResponseGenerator.php';
  4102.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DownloadRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute(($this->services['order_line_item_download.repository'] ?? $this->getOrderLineItemDownload_RepositoryService()), new \Shopware\Core\Content\Media\File\DownloadResponseGenerator(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), 'php'));
  4103.     }
  4104.     /**
  4105.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute' shared service.
  4106.      *
  4107.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute
  4108.      */
  4109.     protected function getListAddressRouteService()
  4110.     {
  4111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractListAddressRoute.php';
  4112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ListAddressRoute.php';
  4113.         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()));
  4114.     }
  4115.     /**
  4116.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute' shared service.
  4117.      *
  4118.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute
  4119.      */
  4120.     protected function getLoadWishlistRouteService()
  4121.     {
  4122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoadWishlistRoute.php';
  4123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoadWishlistRoute.php';
  4124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  4125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  4126.         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())));
  4127.     }
  4128.     /**
  4129.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute' shared service.
  4130.      *
  4131.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute
  4132.      */
  4133.     protected function getLoginRouteService()
  4134.     {
  4135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoginRoute.php';
  4136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoginRoute.php';
  4137.         $a = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  4138.         $b = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  4139.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4140.         $d = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  4141.         $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));
  4142.         $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));
  4143.         $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));
  4144.         $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));
  4145.         $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));
  4146.         $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));
  4147.         $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));
  4148.         $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));
  4149.         $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));
  4150.         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);
  4151.     }
  4152.     /**
  4153.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute' shared service.
  4154.      *
  4155.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute
  4156.      */
  4157.     protected function getLogoutRouteService()
  4158.     {
  4159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLogoutRoute.php';
  4160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LogoutRoute.php';
  4161.         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->getCartService2Service()));
  4162.     }
  4163.     /**
  4164.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute' shared service.
  4165.      *
  4166.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute
  4167.      */
  4168.     protected function getMergeWishlistProductRouteService()
  4169.     {
  4170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractMergeWishlistProductRoute.php';
  4171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/MergeWishlistProductRoute.php';
  4172.         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()));
  4173.     }
  4174.     /**
  4175.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute' shared service.
  4176.      *
  4177.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute
  4178.      */
  4179.     protected function getRegisterConfirmRouteService()
  4180.     {
  4181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterConfirmRoute.php';
  4182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterConfirmRoute.php';
  4183.         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()));
  4184.     }
  4185.     /**
  4186.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute' shared service.
  4187.      *
  4188.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute
  4189.      */
  4190.     protected function getRegisterRouteService()
  4191.     {
  4192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterRoute.php';
  4193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterRoute.php';
  4194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  4195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerValidationFactory.php';
  4196.         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()));
  4197.     }
  4198.     /**
  4199.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute' shared service.
  4200.      *
  4201.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute
  4202.      */
  4203.     protected function getRemoveWishlistProductRouteService()
  4204.     {
  4205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php';
  4206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RemoveWishlistProductRoute.php';
  4207.         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()));
  4208.     }
  4209.     /**
  4210.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute' shared service.
  4211.      *
  4212.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute
  4213.      */
  4214.     protected function getResetPasswordRouteService()
  4215.     {
  4216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractResetPasswordRoute.php';
  4217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ResetPasswordRoute.php';
  4218.         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()));
  4219.     }
  4220.     /**
  4221.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute' shared service.
  4222.      *
  4223.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute
  4224.      */
  4225.     protected function getSendPasswordRecoveryMailRouteService()
  4226.     {
  4227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSendPasswordRecoveryMailRoute.php';
  4228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SendPasswordRecoveryMailRoute.php';
  4229.         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()));
  4230.     }
  4231.     /**
  4232.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute' shared service.
  4233.      *
  4234.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute
  4235.      */
  4236.     protected function getSwitchDefaultAddressRouteService()
  4237.     {
  4238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSwitchDefaultAddressRoute.php';
  4239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  4240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SwitchDefaultAddressRoute.php';
  4241.         $a = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  4242.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  4243.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  4244.         }
  4245.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  4246.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  4247.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  4248.         }
  4249.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4250.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  4251.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  4252.         }
  4253.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute($a$b$c);
  4254.     }
  4255.     /**
  4256.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute' shared service.
  4257.      *
  4258.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute
  4259.      */
  4260.     protected function getUpsertAddressRouteService()
  4261.     {
  4262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractUpsertAddressRoute.php';
  4263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  4264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/UpsertAddressRoute.php';
  4265.         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()));
  4266.     }
  4267.     /**
  4268.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  4269.      *
  4270.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  4271.      */
  4272.     protected function getDocumentBaseConfigSalesChannelDefinitionService()
  4273.     {
  4274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  4275.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  4276.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4277.         return $instance;
  4278.     }
  4279.     /**
  4280.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  4281.      *
  4282.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  4283.      */
  4284.     protected function getDocumentBaseConfigDefinitionService()
  4285.     {
  4286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  4287.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  4288.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4289.         return $instance;
  4290.     }
  4291.     /**
  4292.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  4293.      *
  4294.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  4295.      */
  4296.     protected function getDocumentTypeTranslationDefinitionService()
  4297.     {
  4298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  4300.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  4301.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4302.         return $instance;
  4303.     }
  4304.     /**
  4305.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  4306.      *
  4307.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  4308.      */
  4309.     protected function getDocumentTypeDefinitionService()
  4310.     {
  4311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  4312.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  4313.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4314.         return $instance;
  4315.     }
  4316.     /**
  4317.      * Gets the public 'Shopware\Core\Checkout\Document\Controller\DocumentController' shared service.
  4318.      *
  4319.      * @return \Shopware\Core\Checkout\Document\Controller\DocumentController
  4320.      */
  4321.     protected function getDocumentControllerService()
  4322.     {
  4323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Controller/DocumentController.php';
  4324.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentMerger.php';
  4325.         include_once \dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/tcpdf.php';
  4326.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdiTrait.php';
  4327.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/Tcpdf/Fpdi.php';
  4328.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  4329.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  4330.         $this->services['Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController'] = $instance = new \Shopware\Core\Checkout\Document\Controller\DocumentController(($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()), $a, new \Shopware\Core\Checkout\Document\Service\DocumentMerger($b, ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), $a, new \setasign\Fpdi\Tcpdf\Fpdi()), $b);
  4331.         $instance->setContainer($this);
  4332.         return $instance;
  4333.     }
  4334.     /**
  4335.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  4336.      *
  4337.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  4338.      */
  4339.     protected function getDocumentDefinitionService()
  4340.     {
  4341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  4342.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  4343.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4344.         return $instance;
  4345.     }
  4346.     /**
  4347.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentGeneratorController' shared service.
  4348.      *
  4349.      * @return \Shopware\Core\Checkout\Document\DocumentGeneratorController
  4350.      */
  4351.     protected function getDocumentGeneratorControllerService()
  4352.     {
  4353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGeneratorController.php';
  4354.         $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()));
  4355.         $instance->setContainer($this);
  4356.         return $instance;
  4357.     }
  4358.     /**
  4359.      * Gets the public 'Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute' shared service.
  4360.      *
  4361.      * @return \Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute
  4362.      */
  4363.     protected function getDocumentRouteService()
  4364.     {
  4365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/AbstractDocumentRoute.php';
  4366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/DocumentRoute.php';
  4367.         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()));
  4368.     }
  4369.     /**
  4370.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  4371.      *
  4372.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  4373.      */
  4374.     protected function getOrderAddressDefinitionService()
  4375.     {
  4376.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  4377.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4378.         return $instance;
  4379.     }
  4380.     /**
  4381.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  4382.      *
  4383.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  4384.      */
  4385.     protected function getOrderCustomerDefinitionService()
  4386.     {
  4387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  4388.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  4389.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4390.         return $instance;
  4391.     }
  4392.     /**
  4393.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  4394.      *
  4395.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  4396.      */
  4397.     protected function getOrderDeliveryPositionDefinitionService()
  4398.     {
  4399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  4400.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  4401.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4402.         return $instance;
  4403.     }
  4404.     /**
  4405.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  4406.      *
  4407.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  4408.      */
  4409.     protected function getOrderDeliveryDefinitionService()
  4410.     {
  4411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  4412.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  4413.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4414.         return $instance;
  4415.     }
  4416.     /**
  4417.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition' shared service.
  4418.      *
  4419.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition
  4420.      */
  4421.     protected function getOrderLineItemDownloadDefinitionService()
  4422.     {
  4423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItemDownload/OrderLineItemDownloadDefinition.php';
  4424.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition();
  4425.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4426.         return $instance;
  4427.     }
  4428.     /**
  4429.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  4430.      *
  4431.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  4432.      */
  4433.     protected function getOrderLineItemDefinitionService()
  4434.     {
  4435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  4436.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  4437.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4438.         return $instance;
  4439.     }
  4440.     /**
  4441.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  4442.      *
  4443.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  4444.      */
  4445.     protected function getOrderTagDefinitionService()
  4446.     {
  4447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  4448.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  4449.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4450.         return $instance;
  4451.     }
  4452.     /**
  4453.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  4454.      *
  4455.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  4456.      */
  4457.     protected function getOrderTransactionCaptureRefundPositionDefinitionService()
  4458.     {
  4459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  4460.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  4461.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4462.         return $instance;
  4463.     }
  4464.     /**
  4465.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  4466.      *
  4467.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  4468.      */
  4469.     protected function getOrderTransactionCaptureRefundDefinitionService()
  4470.     {
  4471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  4472.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  4473.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4474.         return $instance;
  4475.     }
  4476.     /**
  4477.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  4478.      *
  4479.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  4480.      */
  4481.     protected function getOrderTransactionCaptureDefinitionService()
  4482.     {
  4483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  4484.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  4485.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4486.         return $instance;
  4487.     }
  4488.     /**
  4489.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  4490.      *
  4491.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  4492.      */
  4493.     protected function getOrderTransactionDefinitionService()
  4494.     {
  4495.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  4496.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4497.         return $instance;
  4498.     }
  4499.     /**
  4500.      * Gets the public 'Shopware\Core\Checkout\Order\Api\OrderActionController' shared service.
  4501.      *
  4502.      * @return \Shopware\Core\Checkout\Order\Api\OrderActionController
  4503.      */
  4504.     protected function getOrderActionControllerService()
  4505.     {
  4506.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Api/OrderActionController.php';
  4507.         $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()));
  4508.         $instance->setContainer($this);
  4509.         return $instance;
  4510.     }
  4511.     /**
  4512.      * Gets the public 'Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  4513.      *
  4514.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  4515.      */
  4516.     protected function getOrderDefinitionService()
  4517.     {
  4518.         $this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  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\SalesChannel\CancelOrderRoute' shared service.
  4524.      *
  4525.      * @return \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute
  4526.      */
  4527.     protected function getCancelOrderRouteService()
  4528.     {
  4529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractCancelOrderRoute.php';
  4530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/CancelOrderRoute.php';
  4531.         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()));
  4532.     }
  4533.     /**
  4534.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\OrderRoute' shared service.
  4535.      *
  4536.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute
  4537.      */
  4538.     protected function getOrderRouteService()
  4539.     {
  4540.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractOrderRoute.php';
  4541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderRoute.php';
  4542.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  4543.         if (isset($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'])) {
  4544.             return $this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'];
  4545.         }
  4546.         $b = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  4547.         if (isset($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'])) {
  4548.             return $this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'];
  4549.         }
  4550.         return $this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] = new \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute($a$b, ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()));
  4551.     }
  4552.     /**
  4553.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute' shared service.
  4554.      *
  4555.      * @return \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute
  4556.      */
  4557.     protected function getSetPaymentOrderRouteService()
  4558.     {
  4559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractSetPaymentOrderRoute.php';
  4560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/SetPaymentOrderRoute.php';
  4561.         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()));
  4562.     }
  4563.     /**
  4564.      * Gets the public 'Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  4565.      *
  4566.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  4567.      */
  4568.     protected function getPaymentMethodTranslationDefinitionService()
  4569.     {
  4570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  4572.         $this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  4573.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4574.         return $instance;
  4575.     }
  4576.     /**
  4577.      * Gets the public 'Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor' shared service.
  4578.      *
  4579.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor
  4580.      */
  4581.     protected function getPaymentRefundProcessorService()
  4582.     {
  4583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentRefundProcessor.php';
  4584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundStateHandler.php';
  4585.         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()));
  4586.     }
  4587.     /**
  4588.      * Gets the public 'Shopware\Core\Checkout\Payment\Controller\PaymentController' shared service.
  4589.      *
  4590.      * @return \Shopware\Core\Checkout\Payment\Controller\PaymentController
  4591.      */
  4592.     protected function getPaymentControllerService()
  4593.     {
  4594.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Controller/PaymentController.php';
  4595.         $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()));
  4596.         $instance->setContainer($this);
  4597.         return $instance;
  4598.     }
  4599.     /**
  4600.      * Gets the public 'Shopware\Core\Checkout\Payment\PaymentMethodDefinition' shared service.
  4601.      *
  4602.      * @return \Shopware\Core\Checkout\Payment\PaymentMethodDefinition
  4603.      */
  4604.     protected function getPaymentMethodDefinitionService()
  4605.     {
  4606.         $this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\PaymentMethodDefinition();
  4607.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4608.         return $instance;
  4609.     }
  4610.     /**
  4611.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute' shared service.
  4612.      *
  4613.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute
  4614.      */
  4615.     protected function getCachedPaymentMethodRouteService()
  4616.     {
  4617.         $a = ($this->services['sales_channel.payment_method.repository'] ?? $this->getSalesChannel_PaymentMethod_RepositoryService());
  4618.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  4619.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  4620.         }
  4621.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  4622.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  4623.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  4624.         }
  4625.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4626.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  4627.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  4628.         }
  4629.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute(new \Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\RemovePaymentMethodRoute64(new \Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute($a), new RewindableGenerator(function () {
  4630.             yield => ($this->privates['Kiener\\MolliePayments\\Service\\Payment\\Remover\\RegularPaymentRemover'] ?? $this->getRegularPaymentRemoverService());
  4631.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\MollieLimits\\Service\\MollieLimitsRemover'] ?? $this->getMollieLimitsRemoverService());
  4632.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Services\\PaymentMethodRemover\\SubscriptionRemover'] ?? $this->getSubscriptionRemoverService());
  4633.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\Voucher\\Service\\VoucherRemover'] ?? $this->getVoucherRemoverService());
  4634.         }, 4)), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  4635.     }
  4636.     /**
  4637.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute' shared service.
  4638.      *
  4639.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute
  4640.      */
  4641.     protected function getHandlePaymentMethodRouteService()
  4642.     {
  4643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractHandlePaymentMethodRoute.php';
  4644.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php';
  4645.         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()));
  4646.     }
  4647.     /**
  4648.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition' shared service.
  4649.      *
  4650.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition
  4651.      */
  4652.     protected function getSalesChannelPaymentMethodDefinitionService()
  4653.     {
  4654.         $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition();
  4655.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4656.         return $instance;
  4657.     }
  4658.     /**
  4659.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute' shared service.
  4660.      *
  4661.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute
  4662.      */
  4663.     protected function getSortedPaymentMethodRouteService()
  4664.     {
  4665.         $a = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? $this->getCachedPaymentMethodRouteService());
  4666.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'])) {
  4667.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'];
  4668.         }
  4669.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute($a);
  4670.     }
  4671.     /**
  4672.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  4673.      *
  4674.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  4675.      */
  4676.     protected function getPromotionCartRuleDefinitionService()
  4677.     {
  4678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  4679.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  4680.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4681.         return $instance;
  4682.     }
  4683.     /**
  4684.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  4685.      *
  4686.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  4687.      */
  4688.     protected function getPromotionDiscountPriceDefinitionService()
  4689.     {
  4690.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  4691.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  4692.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4693.         return $instance;
  4694.     }
  4695.     /**
  4696.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  4697.      *
  4698.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  4699.      */
  4700.     protected function getPromotionDiscountRuleDefinitionService()
  4701.     {
  4702.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  4703.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  4704.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4705.         return $instance;
  4706.     }
  4707.     /**
  4708.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  4709.      *
  4710.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  4711.      */
  4712.     protected function getPromotionDiscountDefinitionService()
  4713.     {
  4714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  4715.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  4716.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4717.         return $instance;
  4718.     }
  4719.     /**
  4720.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  4721.      *
  4722.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  4723.      */
  4724.     protected function getPromotionIndividualCodeDefinitionService()
  4725.     {
  4726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  4727.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  4728.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4729.         return $instance;
  4730.     }
  4731.     /**
  4732.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  4733.      *
  4734.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  4735.      */
  4736.     protected function getPromotionOrderRuleDefinitionService()
  4737.     {
  4738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  4739.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  4740.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4741.         return $instance;
  4742.     }
  4743.     /**
  4744.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  4745.      *
  4746.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  4747.      */
  4748.     protected function getPromotionPersonaCustomerDefinitionService()
  4749.     {
  4750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  4751.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  4752.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4753.         return $instance;
  4754.     }
  4755.     /**
  4756.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  4757.      *
  4758.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  4759.      */
  4760.     protected function getPromotionPersonaRuleDefinitionService()
  4761.     {
  4762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  4763.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  4764.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4765.         return $instance;
  4766.     }
  4767.     /**
  4768.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  4769.      *
  4770.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  4771.      */
  4772.     protected function getPromotionSalesChannelDefinitionService()
  4773.     {
  4774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  4775.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  4776.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4777.         return $instance;
  4778.     }
  4779.     /**
  4780.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  4781.      *
  4782.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  4783.      */
  4784.     protected function getPromotionSetGroupRuleDefinitionService()
  4785.     {
  4786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  4787.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  4788.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4789.         return $instance;
  4790.     }
  4791.     /**
  4792.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  4793.      *
  4794.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  4795.      */
  4796.     protected function getPromotionSetGroupDefinitionService()
  4797.     {
  4798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  4799.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  4800.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4801.         return $instance;
  4802.     }
  4803.     /**
  4804.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  4805.      *
  4806.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  4807.      */
  4808.     protected function getPromotionTranslationDefinitionService()
  4809.     {
  4810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  4812.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  4813.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4814.         return $instance;
  4815.     }
  4816.     /**
  4817.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionActionController' shared service.
  4818.      *
  4819.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionActionController
  4820.      */
  4821.     protected function getPromotionActionControllerService()
  4822.     {
  4823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionActionController.php';
  4824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesLoader.php';
  4825.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesRemover.php';
  4826.         $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()));
  4827.         $instance->setContainer($this);
  4828.         return $instance;
  4829.     }
  4830.     /**
  4831.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionController' shared service.
  4832.      *
  4833.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionController
  4834.      */
  4835.     protected function getPromotionControllerService()
  4836.     {
  4837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionController.php';
  4838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodeService.php';
  4839.         $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())));
  4840.         $instance->setContainer($this);
  4841.         return $instance;
  4842.     }
  4843.     /**
  4844.      * Gets the public 'Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  4845.      *
  4846.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  4847.      */
  4848.     protected function getPromotionDefinitionService()
  4849.     {
  4850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  4851.         $this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  4852.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4853.         return $instance;
  4854.     }
  4855.     /**
  4856.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  4857.      *
  4858.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  4859.      */
  4860.     protected function getShippingMethodPriceDefinitionService()
  4861.     {
  4862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  4863.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  4864.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4865.         return $instance;
  4866.     }
  4867.     /**
  4868.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  4869.      *
  4870.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  4871.      */
  4872.     protected function getShippingMethodTagDefinitionService()
  4873.     {
  4874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  4875.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  4876.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4877.         return $instance;
  4878.     }
  4879.     /**
  4880.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  4881.      *
  4882.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  4883.      */
  4884.     protected function getShippingMethodTranslationDefinitionService()
  4885.     {
  4886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  4888.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  4889.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4890.         return $instance;
  4891.     }
  4892.     /**
  4893.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute' shared service.
  4894.      *
  4895.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute
  4896.      */
  4897.     protected function getCachedShippingMethodRouteService()
  4898.     {
  4899.         $a = ($this->services['sales_channel.shipping_method.repository'] ?? $this->getSalesChannel_ShippingMethod_RepositoryService());
  4900.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  4901.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  4902.         }
  4903.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  4904.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  4905.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  4906.         }
  4907.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4908.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  4909.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  4910.         }
  4911.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute(new \Shopware\Core\Checkout\Shipping\SalesChannel\ShippingMethodRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  4912.     }
  4913.     /**
  4914.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition' shared service.
  4915.      *
  4916.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition
  4917.      */
  4918.     protected function getSalesChannelShippingMethodDefinitionService()
  4919.     {
  4920.         $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition();
  4921.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4922.         return $instance;
  4923.     }
  4924.     /**
  4925.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute' shared service.
  4926.      *
  4927.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute
  4928.      */
  4929.     protected function getSortedShippingMethodRouteService()
  4930.     {
  4931.         $a = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] ?? $this->getCachedShippingMethodRouteService());
  4932.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'])) {
  4933.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'];
  4934.         }
  4935.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute($a);
  4936.     }
  4937.     /**
  4938.      * Gets the public 'Shopware\Core\Checkout\Shipping\ShippingMethodDefinition' shared service.
  4939.      *
  4940.      * @return \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition
  4941.      */
  4942.     protected function getShippingMethodDefinitionService()
  4943.     {
  4944.         $this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition();
  4945.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4946.         return $instance;
  4947.     }
  4948.     /**
  4949.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  4950.      *
  4951.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  4952.      */
  4953.     protected function getCategoryTagDefinitionService()
  4954.     {
  4955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  4956.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  4957.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4958.         return $instance;
  4959.     }
  4960.     /**
  4961.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  4962.      *
  4963.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  4964.      */
  4965.     protected function getCategoryTranslationDefinitionService()
  4966.     {
  4967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  4969.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  4970.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4971.         return $instance;
  4972.     }
  4973.     /**
  4974.      * Gets the public 'Shopware\Core\Content\Category\CategoryDefinition' shared service.
  4975.      *
  4976.      * @return \Shopware\Core\Content\Category\CategoryDefinition
  4977.      */
  4978.     protected function getCategoryDefinitionService()
  4979.     {
  4980.         $this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\CategoryDefinition();
  4981.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4982.         return $instance;
  4983.     }
  4984.     /**
  4985.      * Gets the public 'Shopware\Core\Content\Category\CategoryHydrator' shared service.
  4986.      *
  4987.      * @return \Shopware\Core\Content\Category\CategoryHydrator
  4988.      */
  4989.     protected function getCategoryHydratorService()
  4990.     {
  4991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryHydrator.php';
  4992.         return $this->services['Shopware\\Core\\Content\\Category\\CategoryHydrator'] = new \Shopware\Core\Content\Category\CategoryHydrator($this);
  4993.     }
  4994.     /**
  4995.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute' shared service.
  4996.      *
  4997.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute
  4998.      */
  4999.     protected function getCachedCategoryRouteService()
  5000.     {
  5001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  5002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php';
  5003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php';
  5004.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] = new \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute(new \Shopware\Core\Content\Category\SalesChannel\CategoryRoute(($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] ?? $this->getSalesChannelCategoryDefinitionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  5005.     }
  5006.     /**
  5007.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute' shared service.
  5008.      *
  5009.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute
  5010.      */
  5011.     protected function getCachedNavigationRouteService()
  5012.     {
  5013.         $a = ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService());
  5014.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  5015.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  5016.         }
  5017.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  5018.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  5019.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  5020.         }
  5021.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5022.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  5023.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  5024.         }
  5025.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute(new \Shopware\Core\Content\Category\SalesChannel\NavigationRoute(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  5026.     }
  5027.     /**
  5028.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CategoryListRoute' shared service.
  5029.      *
  5030.      * @return \Shopware\Core\Content\Category\SalesChannel\CategoryListRoute
  5031.      */
  5032.     protected function getCategoryListRouteService()
  5033.     {
  5034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryListRoute.php';
  5035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryListRoute.php';
  5036.         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()));
  5037.     }
  5038.     /**
  5039.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition' shared service.
  5040.      *
  5041.      * @return \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition
  5042.      */
  5043.     protected function getSalesChannelCategoryDefinitionService()
  5044.     {
  5045.         $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition();
  5046.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5047.         return $instance;
  5048.     }
  5049.     /**
  5050.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute' shared service.
  5051.      *
  5052.      * @return \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute
  5053.      */
  5054.     protected function getTreeBuildingNavigationRouteService()
  5055.     {
  5056.         $a = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'] ?? $this->getCachedNavigationRouteService());
  5057.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'])) {
  5058.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'];
  5059.         }
  5060.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute($a);
  5061.     }
  5062.     /**
  5063.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  5064.      *
  5065.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  5066.      */
  5067.     protected function getCmsBlockDefinitionService()
  5068.     {
  5069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  5070.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  5071.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5072.         return $instance;
  5073.     }
  5074.     /**
  5075.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  5076.      *
  5077.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  5078.      */
  5079.     protected function getCmsPageTranslationDefinitionService()
  5080.     {
  5081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  5083.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  5084.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5085.         return $instance;
  5086.     }
  5087.     /**
  5088.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  5089.      *
  5090.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  5091.      */
  5092.     protected function getCmsSectionDefinitionService()
  5093.     {
  5094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  5095.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  5096.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5097.         return $instance;
  5098.     }
  5099.     /**
  5100.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  5101.      *
  5102.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  5103.      */
  5104.     protected function getCmsSlotTranslationDefinitionService()
  5105.     {
  5106.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  5108.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  5109.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5110.         return $instance;
  5111.     }
  5112.     /**
  5113.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  5114.      *
  5115.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  5116.      */
  5117.     protected function getCmsSlotDefinitionService()
  5118.     {
  5119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  5120.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  5121.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5122.         return $instance;
  5123.     }
  5124.     /**
  5125.      * Gets the public 'Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  5126.      *
  5127.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  5128.      */
  5129.     protected function getCmsPageDefinitionService()
  5130.     {
  5131.         $this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  5132.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5133.         return $instance;
  5134.     }
  5135.     /**
  5136.      * Gets the public 'Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer' shared service.
  5137.      *
  5138.      * @return \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer
  5139.      */
  5140.     protected function getSlotConfigFieldSerializerService()
  5141.     {
  5142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  5145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializer.php';
  5146.         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()));
  5147.     }
  5148.     /**
  5149.      * Gets the public 'Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver' shared service.
  5150.      *
  5151.      * @return \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver
  5152.      */
  5153.     protected function getCmsSlotsDataResolverService()
  5154.     {
  5155.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  5156.         if (isset($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'])) {
  5157.             return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'];
  5158.         }
  5159.         return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] = new \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver(new RewindableGenerator(function () {
  5160.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] ?? $this->getImageCmsElementResolverService());
  5161.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? $this->getImageSliderTypeDataResolverService());
  5162.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] ?? $this->getImageGalleryTypeDataResolverService());
  5163.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\YoutubeVideoCmsElementResolver()));
  5164.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\VimeoVideoCmsElementResolver()));
  5165.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] ?? $this->getProductBoxCmsElementResolverService());
  5166.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] ?? $this->getProductListingCmsElementResolverService());
  5167.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] ?? $this->getProductSliderCmsElementResolverService());
  5168.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductNameCmsElementResolver()));
  5169.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ManufacturerLogoCmsElementResolver()));
  5170.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] ?? $this->getCrossSellingCmsElementResolverService());
  5171.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] ?? $this->getProductDescriptionReviewsCmsElementResolverService());
  5172.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] ?? $this->getBuyBoxCmsElementResolverService());
  5173.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] ?? $this->getTextCmsElementResolverService());
  5174.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] ?? $this->getFormCmsElementResolverService());
  5175.             yield 15 => ($this->privates['Nd\\Theme\\DataResolver\\HeroCmsElementResolver'] ?? ($this->privates['Nd\\Theme\\DataResolver\\HeroCmsElementResolver'] = new \Nd\Theme\DataResolver\HeroCmsElementResolver()));
  5176.             yield 16 => ($this->privates['Nd\\Theme\\DataResolver\\IconCmsElementResolver'] ?? ($this->privates['Nd\\Theme\\DataResolver\\IconCmsElementResolver'] = new \Nd\Theme\DataResolver\IconCmsElementResolver()));
  5177.             yield 17 => ($this->privates['Nd\\Theme\\DataResolver\\SliderCmsElementResolver'] ?? ($this->privates['Nd\\Theme\\DataResolver\\SliderCmsElementResolver'] = new \Nd\Theme\DataResolver\SliderCmsElementResolver()));
  5178.             yield 18 => ($this->privates['Nd\\Theme\\DataResolver\\PageListingCmsElementResolver'] ?? ($this->privates['Nd\\Theme\\DataResolver\\PageListingCmsElementResolver'] = new \Nd\Theme\DataResolver\PageListingCmsElementResolver()));
  5179.             yield 19 => ($this->privates['Nd\\Theme\\DataResolver\\ThumbnailSliderCmsElementResolver'] ?? ($this->privates['Nd\\Theme\\DataResolver\\ThumbnailSliderCmsElementResolver'] = new \Nd\Theme\DataResolver\ThumbnailSliderCmsElementResolver()));
  5180.             yield 20 => ($this->privates['Nd\\Theme\\DataResolver\\InstagramCmsElementResolver'] ?? $this->getInstagramCmsElementResolverService());
  5181.             yield 21 => ($this->privates['Nd\\Fashion\\DataResolver\\ManufacturerFilterCmsElementResolver'] ?? ($this->privates['Nd\\Fashion\\DataResolver\\ManufacturerFilterCmsElementResolver'] = new \Nd\Fashion\DataResolver\ManufacturerFilterCmsElementResolver()));
  5182.             yield 22 => ($this->privates['Nd\\Fashion\\DataResolver\\ManufacturerOverviewCmsElementResolver'] ?? $this->getManufacturerOverviewCmsElementResolverService());
  5183.             yield 23 => ($this->privates['Nd\\Fashion\\DataResolver\\ManufacturerBlockCmsElementResolver'] ?? $this->getManufacturerBlockCmsElementResolverService());
  5184.             yield 24 => ($this->privates['Nd\\Stl\\DataResolver\\ShopTheLookOverview'] ?? $this->getShopTheLookOverviewService());
  5185.             yield 25 => ($this->privates['Nd\\Stl\\DataResolver\\ShopTheLookDetail'] ?? $this->getShopTheLookDetailService());
  5186.             yield 26 => ($this->privates['Nd\\Stl\\DataResolver\\ShopTheLookSlider'] ?? $this->getShopTheLookSliderService());
  5187.         }, 27), ['product' => $a], ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5188.     }
  5189.     /**
  5190.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\CmsRoute' shared service.
  5191.      *
  5192.      * @return \Shopware\Core\Content\Cms\SalesChannel\CmsRoute
  5193.      */
  5194.     protected function getCmsRouteService()
  5195.     {
  5196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/AbstractCmsRoute.php';
  5197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/CmsRoute.php';
  5198.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] = new \Shopware\Core\Content\Cms\SalesChannel\CmsRoute(($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()));
  5199.     }
  5200.     /**
  5201.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository' shared service.
  5202.      *
  5203.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository
  5204.      *
  5205.      * @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.
  5206.      */
  5207.     protected function getSalesChannelCmsPageRepositoryService()
  5208.     {
  5209.         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.');
  5210.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  5211.     }
  5212.     /**
  5213.      * Gets the public 'Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute' shared service.
  5214.      *
  5215.      * @return \Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute
  5216.      */
  5217.     protected function getContactFormRouteService()
  5218.     {
  5219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/AbstractContactFormRoute.php';
  5220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/ContactFormRoute.php';
  5221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  5222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/Validation/ContactFormValidationFactory.php';
  5223.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5224.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  5225.         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()));
  5226.     }
  5227.     /**
  5228.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  5229.      *
  5230.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  5231.      */
  5232.     protected function getFlowSequenceDefinitionService()
  5233.     {
  5234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  5235.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  5236.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5237.         return $instance;
  5238.     }
  5239.     /**
  5240.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition' shared service.
  5241.      *
  5242.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition
  5243.      */
  5244.     protected function getFlowTemplateDefinitionService()
  5245.     {
  5246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowTemplate/FlowTemplateDefinition.php';
  5247.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition();
  5248.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5249.         return $instance;
  5250.     }
  5251.     /**
  5252.      * Gets the public 'Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer' shared service.
  5253.      *
  5254.      * @return \Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer
  5255.      */
  5256.     protected function getFlowTemplateConfigFieldSerializerService()
  5257.     {
  5258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  5261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/DataAbstractionLayer/FieldSerializer/FlowTemplateConfigFieldSerializer.php';
  5262.         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()));
  5263.     }
  5264.     /**
  5265.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader' shared service.
  5266.      *
  5267.      * @return \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader
  5268.      */
  5269.     protected function getCachedFlowLoaderService()
  5270.     {
  5271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/AbstractFlowLoader.php';
  5272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/CachedFlowLoader.php';
  5273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowLoader.php';
  5274.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] = new \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader(new \Shopware\Core\Content\Flow\Dispatching\FlowLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  5275.     }
  5276.     /**
  5277.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowExecutor' shared service.
  5278.      *
  5279.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowExecutor
  5280.      */
  5281.     protected function getFlowExecutorService()
  5282.     {
  5283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowExecutor.php';
  5284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Rule/FlowRuleScopeBuilder.php';
  5285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  5286.         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 () {
  5287.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  5288.             yield => ($this->privates['Nd\\Srs\\Cart\\VoucherCollector'] ?? $this->getVoucherCollectorService());
  5289.             yield => ($this->privates['Nd\\Srs\\Cart\\GiftCardCollector'] ?? $this->getGiftCardCollectorService());
  5290.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  5291.             yield => ($this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'] ?? $this->getVoucherCartCollectorService());
  5292.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  5293.             yield => ($this->privates['Nd\\Srs\\Core\\Checkout\\Cart\\Items\\ItemsCartCollector'] ?? $this->getItemsCartCollectorService());
  5294.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  5295.         }, 8)), new RewindableGenerator(function () {
  5296.             yield 'action.add.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  5297.             yield 'action.add.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  5298.             yield 'action.mollie.order.ship' => ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\ShipOrderAction'] ?? $this->getShipOrderActionService());
  5299.             yield 'action.mollie.order.refund' => ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'] ?? $this->getRefundOrderActionService());
  5300.             yield 'action.remove.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  5301.             yield 'action.remove.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  5302.             yield 'action.change.customer.group' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  5303.             yield 'action.change.customer.status' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  5304.             yield 'action.generate.document' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  5305.             yield 'Nd\\Srs\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderAction' => ($this->privates['Nd\\Srs\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderAction'] ?? $this->getSendOrderActionService());
  5306.             yield 'action.grant.download.access' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  5307.             yield 'action.mail.send' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  5308.             yield 'action.set.order.state' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  5309.             yield 'action.set.customer.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  5310.             yield 'action.set.customer.group.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  5311.             yield 'action.add.customer.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  5312.             yield 'action.add.order.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  5313.             yield 'action.set.order.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  5314.             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()));
  5315.         }, 19));
  5316.     }
  5317.     /**
  5318.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowFactory' shared service.
  5319.      *
  5320.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowFactory
  5321.      */
  5322.     protected function getFlowFactoryService()
  5323.     {
  5324.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] = new \Shopware\Core\Content\Flow\Dispatching\FlowFactory(new RewindableGenerator(function () {
  5325.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] ?? $this->getOrderStorerService());
  5326.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] ?? $this->getCustomerStorerService());
  5327.             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()));
  5328.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] ?? $this->getUserStorerService());
  5329.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] ?? $this->getCustomerGroupStorerService());
  5330.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] ?? $this->getCustomerRecoveryStorerService());
  5331.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] ?? $this->getOrderTransactionStorerService());
  5332.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] ?? $this->getNewsletterRecipientStorerService());
  5333.             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()));
  5334.             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()));
  5335.             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()));
  5336.             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()));
  5337.             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()));
  5338.             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()));
  5339.             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()));
  5340.             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()));
  5341.             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()));
  5342.             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()));
  5343.             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()));
  5344.             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()));
  5345.             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()));
  5346.         }, 21));
  5347.     }
  5348.     /**
  5349.      * Gets the public 'Shopware\Core\Content\Flow\FlowDefinition' shared service.
  5350.      *
  5351.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  5352.      */
  5353.     protected function getFlowDefinitionService()
  5354.     {
  5355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  5356.         $this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  5357.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5358.         return $instance;
  5359.     }
  5360.     /**
  5361.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  5362.      *
  5363.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  5364.      */
  5365.     protected function getImportExportFileDefinitionService()
  5366.     {
  5367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  5368.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  5369.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5370.         return $instance;
  5371.     }
  5372.     /**
  5373.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  5374.      *
  5375.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  5376.      */
  5377.     protected function getImportExportLogDefinitionService()
  5378.     {
  5379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  5380.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  5381.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5382.         return $instance;
  5383.     }
  5384.     /**
  5385.      * Gets the public 'Shopware\Core\Content\ImportExport\Controller\ImportExportActionController' shared service.
  5386.      *
  5387.      * @return \Shopware\Core\Content\ImportExport\Controller\ImportExportActionController
  5388.      */
  5389.     protected function getImportExportActionControllerService()
  5390.     {
  5391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Controller/ImportExportActionController.php';
  5392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/SupportedFeaturesService.php';
  5393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DownloadService.php';
  5394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractMappingService.php';
  5395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/MappingService.php';
  5396.         $a = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  5397.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  5398.         $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));
  5399.         $instance->setContainer($this);
  5400.         return $instance;
  5401.     }
  5402.     /**
  5403.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportFactory' shared service.
  5404.      *
  5405.      * @return \Shopware\Core\Content\ImportExport\ImportExportFactory
  5406.      */
  5407.     protected function getImportExportFactoryService()
  5408.     {
  5409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportFactory.php';
  5410.         $a = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportServiceService());
  5411.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  5412.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  5413.         }
  5414.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5415.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  5416.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  5417.         }
  5418.         $c = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  5419.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  5420.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  5421.         }
  5422.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService());
  5423.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  5424.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  5425.         }
  5426.         return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] = new \Shopware\Core\Content\ImportExport\ImportExportFactory($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), $b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $d, new RewindableGenerator(function () {
  5427.             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()));
  5428.         }, 1), new RewindableGenerator(function () {
  5429.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Writer\\CsvFileWriterFactory'] ?? $this->getCsvFileWriterFactoryService());
  5430.         }, 1), new RewindableGenerator(function () {
  5431.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Pipe\\PipeFactory'] ?? $this->getPipeFactoryService());
  5432.         }, 1));
  5433.     }
  5434.     /**
  5435.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  5436.      *
  5437.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  5438.      */
  5439.     protected function getImportExportProfileDefinitionService()
  5440.     {
  5441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  5442.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  5443.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5444.         return $instance;
  5445.     }
  5446.     /**
  5447.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  5448.      *
  5449.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  5450.      */
  5451.     protected function getImportExportProfileTranslationDefinitionService()
  5452.     {
  5453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  5455.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  5456.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5457.         return $instance;
  5458.     }
  5459.     /**
  5460.      * Gets the public 'Shopware\Core\Content\ImportExport\Message\ImportExportHandler' shared service.
  5461.      *
  5462.      * @return \Shopware\Core\Content\ImportExport\Message\ImportExportHandler
  5463.      */
  5464.     protected function getImportExportHandlerService()
  5465.     {
  5466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/ImportExportHandler.php';
  5467.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  5468.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  5469.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  5470.         }
  5471.         $b = ($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] ?? $this->getImportExportFactoryService());
  5472.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  5473.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  5474.         }
  5475.         return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] = new \Shopware\Core\Content\ImportExport\Message\ImportExportHandler($a$b);
  5476.     }
  5477.     /**
  5478.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  5479.      *
  5480.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  5481.      */
  5482.     protected function getLandingPageSalesChannelDefinitionService()
  5483.     {
  5484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  5485.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  5486.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5487.         return $instance;
  5488.     }
  5489.     /**
  5490.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  5491.      *
  5492.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  5493.      */
  5494.     protected function getLandingPageTagDefinitionService()
  5495.     {
  5496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  5497.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  5498.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5499.         return $instance;
  5500.     }
  5501.     /**
  5502.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  5503.      *
  5504.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  5505.      */
  5506.     protected function getLandingPageTranslationDefinitionService()
  5507.     {
  5508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  5510.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  5511.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5512.         return $instance;
  5513.     }
  5514.     /**
  5515.      * Gets the public 'Shopware\Core\Content\LandingPage\LandingPageDefinition' shared service.
  5516.      *
  5517.      * @return \Shopware\Core\Content\LandingPage\LandingPageDefinition
  5518.      */
  5519.     protected function getLandingPageDefinitionService()
  5520.     {
  5521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  5522.         $this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\LandingPageDefinition();
  5523.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5524.         return $instance;
  5525.     }
  5526.     /**
  5527.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute' shared service.
  5528.      *
  5529.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute
  5530.      */
  5531.     protected function getCachedLandingPageRouteService()
  5532.     {
  5533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/AbstractLandingPageRoute.php';
  5534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php';
  5535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/LandingPageRoute.php';
  5536.         return $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute'] = new \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute(new \Shopware\Core\Content\LandingPage\SalesChannel\LandingPageRoute(($this->services['sales_channel.landing_page.repository'] ?? $this->getSalesChannel_LandingPage_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] ?? $this->getSalesChannelLandingPageDefinitionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  5537.     }
  5538.     /**
  5539.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition' shared service.
  5540.      *
  5541.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition
  5542.      */
  5543.     protected function getSalesChannelLandingPageDefinitionService()
  5544.     {
  5545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  5546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/SalesChannelLandingPageDefinition.php';
  5547.         $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition();
  5548.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5549.         return $instance;
  5550.     }
  5551.     /**
  5552.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  5553.      *
  5554.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  5555.      */
  5556.     protected function getMailHeaderFooterTranslationDefinitionService()
  5557.     {
  5558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  5560.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  5561.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5562.         return $instance;
  5563.     }
  5564.     /**
  5565.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  5566.      *
  5567.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  5568.      */
  5569.     protected function getMailHeaderFooterDefinitionService()
  5570.     {
  5571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  5572.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  5573.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5574.         return $instance;
  5575.     }
  5576.     /**
  5577.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  5578.      *
  5579.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  5580.      */
  5581.     protected function getMailTemplateMediaDefinitionService()
  5582.     {
  5583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  5584.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  5585.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5586.         return $instance;
  5587.     }
  5588.     /**
  5589.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  5590.      *
  5591.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  5592.      */
  5593.     protected function getMailTemplateTranslationDefinitionService()
  5594.     {
  5595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  5597.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  5598.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5599.         return $instance;
  5600.     }
  5601.     /**
  5602.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  5603.      *
  5604.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  5605.      */
  5606.     protected function getMailTemplateTypeTranslationDefinitionService()
  5607.     {
  5608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  5610.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  5611.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5612.         return $instance;
  5613.     }
  5614.     /**
  5615.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  5616.      *
  5617.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  5618.      */
  5619.     protected function getMailTemplateTypeDefinitionService()
  5620.     {
  5621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  5622.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  5623.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5624.         return $instance;
  5625.     }
  5626.     /**
  5627.      * Gets the public 'Shopware\Core\Content\MailTemplate\Api\MailActionController' shared service.
  5628.      *
  5629.      * @return \Shopware\Core\Content\MailTemplate\Api\MailActionController
  5630.      */
  5631.     protected function getMailActionControllerService()
  5632.     {
  5633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Api/MailActionController.php';
  5634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Service/AttachmentLoader.php';
  5635.         $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->getMailServiceService()), ($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())));
  5636.         $instance->setContainer($this);
  5637.         return $instance;
  5638.     }
  5639.     /**
  5640.      * Gets the public 'Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  5641.      *
  5642.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  5643.      */
  5644.     protected function getMailTemplateDefinitionService()
  5645.     {
  5646.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  5647.         $this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  5648.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5649.         return $instance;
  5650.     }
  5651.     /**
  5652.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailFactory' shared service.
  5653.      *
  5654.      * @return \Shopware\Core\Content\Mail\Service\MailFactory
  5655.      */
  5656.     protected function getMailFactoryService()
  5657.     {
  5658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailFactory.php';
  5659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailFactory.php';
  5660.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  5661.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'])) {
  5662.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'];
  5663.         }
  5664.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] = new \Shopware\Core\Content\Mail\Service\MailFactory($a);
  5665.     }
  5666.     /**
  5667.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailSender' shared service.
  5668.      *
  5669.      * @return \Shopware\Core\Content\Mail\Service\MailSender
  5670.      */
  5671.     protected function getMailSenderService()
  5672.     {
  5673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailSender.php';
  5674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailSender.php';
  5675.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  5676.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  5677.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  5678.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  5679.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  5680.         }
  5681.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5682.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  5683.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  5684.         }
  5685.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  5686.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  5687.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  5688.         }
  5689.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] = new \Shopware\Core\Content\Mail\Service\MailSender(new \Symfony\Component\Mailer\Mailer($aNULL$b), $c);
  5690.     }
  5691.     /**
  5692.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  5693.      *
  5694.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  5695.      */
  5696.     protected function getMediaDefaultFolderDefinitionService()
  5697.     {
  5698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  5699.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  5700.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5701.         return $instance;
  5702.     }
  5703.     /**
  5704.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  5705.      *
  5706.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  5707.      */
  5708.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()
  5709.     {
  5710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  5711.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  5712.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5713.         return $instance;
  5714.     }
  5715.     /**
  5716.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  5717.      *
  5718.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  5719.      */
  5720.     protected function getMediaFolderConfigurationDefinitionService()
  5721.     {
  5722.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  5723.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  5724.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5725.         return $instance;
  5726.     }
  5727.     /**
  5728.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  5729.      *
  5730.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  5731.      */
  5732.     protected function getMediaFolderDefinitionService()
  5733.     {
  5734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  5735.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  5736.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5737.         return $instance;
  5738.     }
  5739.     /**
  5740.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  5741.      *
  5742.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  5743.      */
  5744.     protected function getMediaTagDefinitionService()
  5745.     {
  5746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  5747.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  5748.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5749.         return $instance;
  5750.     }
  5751.     /**
  5752.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  5753.      *
  5754.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  5755.      */
  5756.     protected function getMediaThumbnailSizeDefinitionService()
  5757.     {
  5758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  5759.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  5760.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5761.         return $instance;
  5762.     }
  5763.     /**
  5764.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  5765.      *
  5766.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  5767.      */
  5768.     protected function getMediaThumbnailDefinitionService()
  5769.     {
  5770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  5771.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  5772.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5773.         return $instance;
  5774.     }
  5775.     /**
  5776.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  5777.      *
  5778.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  5779.      */
  5780.     protected function getMediaTranslationDefinitionService()
  5781.     {
  5782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  5784.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  5785.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5786.         return $instance;
  5787.     }
  5788.     /**
  5789.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaFolderController' shared service.
  5790.      *
  5791.      * @return \Shopware\Core\Content\Media\Api\MediaFolderController
  5792.      */
  5793.     protected function getMediaFolderControllerService()
  5794.     {
  5795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaFolderController.php';
  5796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaFolderService.php';
  5797.         $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())));
  5798.         $instance->setContainer($this);
  5799.         return $instance;
  5800.     }
  5801.     /**
  5802.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaUploadController' shared service.
  5803.      *
  5804.      * @return \Shopware\Core\Content\Media\Api\MediaUploadController
  5805.      */
  5806.     protected function getMediaUploadControllerService()
  5807.     {
  5808.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaUploadController.php';
  5809.         $this->services['Shopware\\Core\\Content\\Media\\Api\\MediaUploadController'] = $instance = new \Shopware\Core\Content\Media\Api\MediaUploadController(($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService()), ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService()));
  5810.         $instance->setContainer($this);
  5811.         return $instance;
  5812.     }
  5813.     /**
  5814.      * Gets the public 'Shopware\Core\Content\Media\File\FileSaver' shared service.
  5815.      *
  5816.      * @return \Shopware\Core\Content\Media\File\FileSaver
  5817.      */
  5818.     protected function getFileSaverService()
  5819.     {
  5820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileSaver.php';
  5821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Metadata/MetadataLoader.php';
  5822.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  5823.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  5824.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  5825.         }
  5826.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  5827.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  5828.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  5829.         }
  5830.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  5831.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  5832.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  5833.         }
  5834.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5835.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  5836.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  5837.         }
  5838.         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 () {
  5839.             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()));
  5840.         }, 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']);
  5841.     }
  5842.     /**
  5843.      * Gets the public 'Shopware\Core\Content\Media\MediaDefinition' shared service.
  5844.      *
  5845.      * @return \Shopware\Core\Content\Media\MediaDefinition
  5846.      */
  5847.     protected function getMediaDefinitionService()
  5848.     {
  5849.         $this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  5850.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5851.         return $instance;
  5852.     }
  5853.     /**
  5854.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  5855.      *
  5856.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  5857.      */
  5858.     protected function getNewsletterRecipientTagDefinitionService()
  5859.     {
  5860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  5861.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  5862.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5863.         return $instance;
  5864.     }
  5865.     /**
  5866.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition' shared service.
  5867.      *
  5868.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition
  5869.      */
  5870.     protected function getNewsletterRecipientDefinitionService()
  5871.     {
  5872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  5873.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition();
  5874.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5875.         return $instance;
  5876.     }
  5877.     /**
  5878.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute' shared service.
  5879.      *
  5880.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute
  5881.      */
  5882.     protected function getNewsletterConfirmRouteService()
  5883.     {
  5884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterConfirmRoute.php';
  5885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterConfirmRoute.php';
  5886.         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()));
  5887.     }
  5888.     /**
  5889.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute' shared service.
  5890.      *
  5891.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute
  5892.      */
  5893.     protected function getNewsletterSubscribeRouteService()
  5894.     {
  5895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterSubscribeRoute.php';
  5896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterSubscribeRoute.php';
  5897.         return $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute'] = new \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute(($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5898.     }
  5899.     /**
  5900.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute' shared service.
  5901.      *
  5902.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute
  5903.      */
  5904.     protected function getNewsletterUnsubscribeRouteService()
  5905.     {
  5906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterUnsubscribeRoute.php';
  5907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterUnsubscribeRoute.php';
  5908.         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()));
  5909.     }
  5910.     /**
  5911.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition' shared service.
  5912.      *
  5913.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition
  5914.      */
  5915.     protected function getSalesChannelNewsletterRecipientDefinitionService()
  5916.     {
  5917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  5918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/SalesChannelNewsletterRecipientDefinition.php';
  5919.         $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition();
  5920.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5921.         return $instance;
  5922.     }
  5923.     /**
  5924.      * Gets the public 'Shopware\Core\Content\ProductExport\Api\ProductExportController' shared service.
  5925.      *
  5926.      * @return \Shopware\Core\Content\ProductExport\Api\ProductExportController
  5927.      */
  5928.     protected function getProductExportControllerService()
  5929.     {
  5930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Api/ProductExportController.php';
  5931.         $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()));
  5932.         $instance->setContainer($this);
  5933.         return $instance;
  5934.     }
  5935.     /**
  5936.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  5937.      *
  5938.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  5939.      */
  5940.     protected function getProductExportDefinitionService()
  5941.     {
  5942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  5943.         $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  5944.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5945.         return $instance;
  5946.     }
  5947.     /**
  5948.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportHydrator' shared service.
  5949.      *
  5950.      * @return \Shopware\Core\Content\ProductExport\ProductExportHydrator
  5951.      */
  5952.     protected function getProductExportHydratorService()
  5953.     {
  5954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportHydrator.php';
  5955.         return $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator'] = new \Shopware\Core\Content\ProductExport\ProductExportHydrator($this);
  5956.     }
  5957.     /**
  5958.      * Gets the public 'Shopware\Core\Content\ProductExport\SalesChannel\ExportController' shared service.
  5959.      *
  5960.      * @return \Shopware\Core\Content\ProductExport\SalesChannel\ExportController
  5961.      */
  5962.     protected function getExportControllerService()
  5963.     {
  5964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/SalesChannel/ExportController.php';
  5965.         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()));
  5966.     }
  5967.     /**
  5968.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExportGenerator' shared service.
  5969.      *
  5970.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator
  5971.      */
  5972.     protected function getProductExportGeneratorService()
  5973.     {
  5974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGeneratorInterface.php';
  5975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGenerator.php';
  5976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidatorInterface.php';
  5977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidator.php';
  5978.         $a = ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService());
  5979.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  5980.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  5981.         }
  5982.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  5983.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  5984.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  5985.         }
  5986.         $c = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  5987.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  5988.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  5989.         }
  5990.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5991.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  5992.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  5993.         }
  5994.         $e = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  5995.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  5996.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  5997.         }
  5998.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  5999.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6000.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6001.         }
  6002.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  6003.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6004.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6005.         }
  6006.         $h = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService());
  6007.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6008.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6009.         }
  6010.         return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator($a$b$c$d, new \Shopware\Core\Content\ProductExport\Service\ProductExportValidator(new RewindableGenerator(function () {
  6011.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] = new \Shopware\Core\Content\ProductExport\Validator\XmlValidator()));
  6012.         }, 1)), $e$f$g, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), $h, ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  6013.     }
  6014.     /**
  6015.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExporter' shared service.
  6016.      *
  6017.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExporter
  6018.      */
  6019.     protected function getProductExporterService()
  6020.     {
  6021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporterInterface.php';
  6022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporter.php';
  6023.         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()));
  6024.     }
  6025.     /**
  6026.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  6027.      *
  6028.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  6029.      */
  6030.     protected function getProductStreamFilterDefinitionService()
  6031.     {
  6032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  6033.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  6034.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6035.         return $instance;
  6036.     }
  6037.     /**
  6038.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator' shared service.
  6039.      *
  6040.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator
  6041.      */
  6042.     protected function getProductStreamFilterHydratorService()
  6043.     {
  6044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterHydrator.php';
  6045.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator'] = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator($this);
  6046.     }
  6047.     /**
  6048.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  6049.      *
  6050.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  6051.      */
  6052.     protected function getProductStreamTranslationDefinitionService()
  6053.     {
  6054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  6056.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  6057.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6058.         return $instance;
  6059.     }
  6060.     /**
  6061.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  6062.      *
  6063.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  6064.      */
  6065.     protected function getProductStreamDefinitionService()
  6066.     {
  6067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  6068.         $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  6069.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6070.         return $instance;
  6071.     }
  6072.     /**
  6073.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamHydrator' shared service.
  6074.      *
  6075.      * @return \Shopware\Core\Content\ProductStream\ProductStreamHydrator
  6076.      */
  6077.     protected function getProductStreamHydratorService()
  6078.     {
  6079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamHydrator.php';
  6080.         return $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator'] = new \Shopware\Core\Content\ProductStream\ProductStreamHydrator($this);
  6081.     }
  6082.     /**
  6083.      * Gets the public 'Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder' shared service.
  6084.      *
  6085.      * @return \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder
  6086.      */
  6087.     protected function getProductStreamBuilderService()
  6088.     {
  6089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilderInterface.php';
  6090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilder.php';
  6091.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  6092.         if (isset($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'])) {
  6093.             return $this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'];
  6094.         }
  6095.         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()));
  6096.     }
  6097.     /**
  6098.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  6099.      *
  6100.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  6101.      */
  6102.     protected function getProductCategoryTreeDefinitionService()
  6103.     {
  6104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  6105.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  6106.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6107.         return $instance;
  6108.     }
  6109.     /**
  6110.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  6111.      *
  6112.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  6113.      */
  6114.     protected function getProductCategoryDefinitionService()
  6115.     {
  6116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  6117.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  6118.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6119.         return $instance;
  6120.     }
  6121.     /**
  6122.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  6123.      *
  6124.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  6125.      */
  6126.     protected function getProductConfiguratorSettingDefinitionService()
  6127.     {
  6128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  6129.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  6130.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6131.         return $instance;
  6132.     }
  6133.     /**
  6134.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator' shared service.
  6135.      *
  6136.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator
  6137.      */
  6138.     protected function getProductConfiguratorSettingHydratorService()
  6139.     {
  6140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingHydrator.php';
  6141.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator($this);
  6142.     }
  6143.     /**
  6144.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  6145.      *
  6146.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  6147.      */
  6148.     protected function getProductCrossSellingAssignedProductsDefinitionService()
  6149.     {
  6150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  6151.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  6152.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6153.         return $instance;
  6154.     }
  6155.     /**
  6156.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator' shared service.
  6157.      *
  6158.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator
  6159.      */
  6160.     protected function getProductCrossSellingAssignedProductsHydratorService()
  6161.     {
  6162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsHydrator.php';
  6163.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator($this);
  6164.     }
  6165.     /**
  6166.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  6167.      *
  6168.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  6169.      */
  6170.     protected function getProductCrossSellingTranslationDefinitionService()
  6171.     {
  6172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  6174.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  6175.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6176.         return $instance;
  6177.     }
  6178.     /**
  6179.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  6180.      *
  6181.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  6182.      */
  6183.     protected function getProductCrossSellingDefinitionService()
  6184.     {
  6185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  6186.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  6187.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6188.         return $instance;
  6189.     }
  6190.     /**
  6191.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator' shared service.
  6192.      *
  6193.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator
  6194.      */
  6195.     protected function getProductCrossSellingHydratorService()
  6196.     {
  6197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingHydrator.php';
  6198.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator($this);
  6199.     }
  6200.     /**
  6201.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  6202.      *
  6203.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  6204.      */
  6205.     protected function getProductCustomFieldSetDefinitionService()
  6206.     {
  6207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  6208.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  6209.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6210.         return $instance;
  6211.     }
  6212.     /**
  6213.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition' shared service.
  6214.      *
  6215.      * @return \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition
  6216.      */
  6217.     protected function getProductDownloadDefinitionService()
  6218.     {
  6219.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition();
  6220.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6221.         return $instance;
  6222.     }
  6223.     /**
  6224.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  6225.      *
  6226.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  6227.      */
  6228.     protected function getProductFeatureSetTranslationDefinitionService()
  6229.     {
  6230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  6232.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  6233.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6234.         return $instance;
  6235.     }
  6236.     /**
  6237.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  6238.      *
  6239.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  6240.      */
  6241.     protected function getProductFeatureSetDefinitionService()
  6242.     {
  6243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  6244.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  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\ProductFeatureSet\ProductFeatureSetHydrator' shared service.
  6250.      *
  6251.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator
  6252.      */
  6253.     protected function getProductFeatureSetHydratorService()
  6254.     {
  6255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetHydrator.php';
  6256.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator($this);
  6257.     }
  6258.     /**
  6259.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  6260.      *
  6261.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  6262.      */
  6263.     protected function getProductKeywordDictionaryDefinitionService()
  6264.     {
  6265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  6266.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  6267.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6268.         return $instance;
  6269.     }
  6270.     /**
  6271.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator' shared service.
  6272.      *
  6273.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator
  6274.      */
  6275.     protected function getProductKeywordDictionaryHydratorService()
  6276.     {
  6277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryHydrator.php';
  6278.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator($this);
  6279.     }
  6280.     /**
  6281.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  6282.      *
  6283.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  6284.      */
  6285.     protected function getProductManufacturerTranslationDefinitionService()
  6286.     {
  6287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  6289.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  6290.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6291.         return $instance;
  6292.     }
  6293.     /**
  6294.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  6295.      *
  6296.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  6297.      */
  6298.     protected function getProductManufacturerDefinitionService()
  6299.     {
  6300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  6301.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  6302.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6303.         return $instance;
  6304.     }
  6305.     /**
  6306.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator' shared service.
  6307.      *
  6308.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator
  6309.      */
  6310.     protected function getProductManufacturerHydratorService()
  6311.     {
  6312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerHydrator.php';
  6313.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator($this);
  6314.     }
  6315.     /**
  6316.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  6317.      *
  6318.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  6319.      */
  6320.     protected function getProductMediaDefinitionService()
  6321.     {
  6322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  6323.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  6324.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6325.         return $instance;
  6326.     }
  6327.     /**
  6328.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator' shared service.
  6329.      *
  6330.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator
  6331.      */
  6332.     protected function getProductMediaHydratorService()
  6333.     {
  6334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaHydrator.php';
  6335.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator($this);
  6336.     }
  6337.     /**
  6338.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  6339.      *
  6340.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  6341.      */
  6342.     protected function getProductOptionDefinitionService()
  6343.     {
  6344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  6345.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  6346.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6347.         return $instance;
  6348.     }
  6349.     /**
  6350.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  6351.      *
  6352.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  6353.      */
  6354.     protected function getProductPriceDefinitionService()
  6355.     {
  6356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  6357.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  6358.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6359.         return $instance;
  6360.     }
  6361.     /**
  6362.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator' shared service.
  6363.      *
  6364.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator
  6365.      */
  6366.     protected function getProductPriceHydratorService()
  6367.     {
  6368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceHydrator.php';
  6369.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator($this);
  6370.     }
  6371.     /**
  6372.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  6373.      *
  6374.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  6375.      */
  6376.     protected function getProductPropertyDefinitionService()
  6377.     {
  6378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  6379.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  6380.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6381.         return $instance;
  6382.     }
  6383.     /**
  6384.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  6385.      *
  6386.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  6387.      */
  6388.     protected function getProductReviewDefinitionService()
  6389.     {
  6390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  6391.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  6392.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6393.         return $instance;
  6394.     }
  6395.     /**
  6396.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator' shared service.
  6397.      *
  6398.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator
  6399.      */
  6400.     protected function getProductReviewHydratorService()
  6401.     {
  6402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewHydrator.php';
  6403.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator($this);
  6404.     }
  6405.     /**
  6406.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  6407.      *
  6408.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  6409.      */
  6410.     protected function getProductSearchConfigFieldDefinitionService()
  6411.     {
  6412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  6413.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  6414.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6415.         return $instance;
  6416.     }
  6417.     /**
  6418.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator' shared service.
  6419.      *
  6420.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator
  6421.      */
  6422.     protected function getProductSearchConfigFieldHydratorService()
  6423.     {
  6424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldHydrator.php';
  6425.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator($this);
  6426.     }
  6427.     /**
  6428.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  6429.      *
  6430.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  6431.      */
  6432.     protected function getProductSearchConfigDefinitionService()
  6433.     {
  6434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  6435.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  6436.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6437.         return $instance;
  6438.     }
  6439.     /**
  6440.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator' shared service.
  6441.      *
  6442.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator
  6443.      */
  6444.     protected function getProductSearchConfigHydratorService()
  6445.     {
  6446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigHydrator.php';
  6447.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator($this);
  6448.     }
  6449.     /**
  6450.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  6451.      *
  6452.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  6453.      */
  6454.     protected function getProductSearchKeywordDefinitionService()
  6455.     {
  6456.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  6457.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  6458.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6459.         return $instance;
  6460.     }
  6461.     /**
  6462.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator' shared service.
  6463.      *
  6464.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator
  6465.      */
  6466.     protected function getProductSearchKeywordHydratorService()
  6467.     {
  6468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordHydrator.php';
  6469.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator($this);
  6470.     }
  6471.     /**
  6472.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  6473.      *
  6474.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  6475.      */
  6476.     protected function getProductStreamMappingDefinitionService()
  6477.     {
  6478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  6479.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  6480.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6481.         return $instance;
  6482.     }
  6483.     /**
  6484.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  6485.      *
  6486.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  6487.      */
  6488.     protected function getProductTagDefinitionService()
  6489.     {
  6490.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  6491.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  6492.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6493.         return $instance;
  6494.     }
  6495.     /**
  6496.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  6497.      *
  6498.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  6499.      */
  6500.     protected function getProductTranslationDefinitionService()
  6501.     {
  6502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6503.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  6504.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  6505.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6506.         return $instance;
  6507.     }
  6508.     /**
  6509.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  6510.      *
  6511.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  6512.      */
  6513.     protected function getProductVisibilityDefinitionService()
  6514.     {
  6515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  6516.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  6517.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6518.         return $instance;
  6519.     }
  6520.     /**
  6521.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator' shared service.
  6522.      *
  6523.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator
  6524.      */
  6525.     protected function getProductVisibilityHydratorService()
  6526.     {
  6527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityHydrator.php';
  6528.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator($this);
  6529.     }
  6530.     /**
  6531.      * Gets the public 'Shopware\Core\Content\Product\Api\ProductActionController' shared service.
  6532.      *
  6533.      * @return \Shopware\Core\Content\Product\Api\ProductActionController
  6534.      */
  6535.     protected function getProductActionControllerService()
  6536.     {
  6537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Api/ProductActionController.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Util/VariantCombinationLoader.php';
  6539.         $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())));
  6540.         $instance->setContainer($this);
  6541.         return $instance;
  6542.     }
  6543.     /**
  6544.      * Gets the public 'Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder' shared service.
  6545.      *
  6546.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder
  6547.      */
  6548.     protected function getCheapestPriceAccessorBuilderService()
  6549.     {
  6550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  6551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPrice/CheapestPriceAccessorBuilder.php';
  6552.         return $this->services['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder(100, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6553.     }
  6554.     /**
  6555.      * Gets the public 'Shopware\Core\Content\Product\ProductDefinition' shared service.
  6556.      *
  6557.      * @return \Shopware\Core\Content\Product\ProductDefinition
  6558.      */
  6559.     protected function getProductDefinitionService()
  6560.     {
  6561.         $this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] = $instance = new \Shopware\Core\Content\Product\ProductDefinition();
  6562.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6563.         return $instance;
  6564.     }
  6565.     /**
  6566.      * Gets the public 'Shopware\Core\Content\Product\ProductHydrator' shared service.
  6567.      *
  6568.      * @return \Shopware\Core\Content\Product\ProductHydrator
  6569.      */
  6570.     protected function getProductHydratorService()
  6571.     {
  6572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductHydrator.php';
  6573.         return $this->services['Shopware\\Core\\Content\\Product\\ProductHydrator'] = new \Shopware\Core\Content\Product\ProductHydrator($this);
  6574.     }
  6575.     /**
  6576.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute' shared service.
  6577.      *
  6578.      * @return \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute
  6579.      */
  6580.     protected function getCachedProductCrossSellingRouteService()
  6581.     {
  6582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/AbstractProductCrossSellingRoute.php';
  6583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/CachedProductCrossSellingRoute.php';
  6584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/ProductCrossSellingRoute.php';
  6585.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  6586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  6587.         $a = ($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService());
  6588.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6589.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6590.         }
  6591.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6592.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6593.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6594.         }
  6595.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  6596.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6597.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6598.         }
  6599.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6600.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6601.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6602.         }
  6603.         $e = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  6604.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6605.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6606.         }
  6607.         $f = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  6608.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6609.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6610.         }
  6611.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute(new \Shopware\Core\Content\Product\SalesChannel\CrossSelling\ProductCrossSellingRoute($a$b, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $c$d$e, ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory()))), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $f$b, []);
  6612.     }
  6613.     /**
  6614.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute' shared service.
  6615.      *
  6616.      * @return \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute
  6617.      */
  6618.     protected function getCachedProductDetailRouteService()
  6619.     {
  6620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AbstractProductDetailRoute.php';
  6621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php';
  6622.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute(($this->services['Nd\\Fashion\\Overwrite\\ProductDetailRoute'] ?? $this->getProductDetailRouteService()), ($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()), []);
  6623.     }
  6624.     /**
  6625.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute' shared service.
  6626.      *
  6627.      * @return \Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute
  6628.      */
  6629.     protected function getFindProductVariantRouteService()
  6630.     {
  6631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/AbstractFindProductVariantRoute.php';
  6632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/FindProductVariantRoute.php';
  6633.         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()));
  6634.     }
  6635.     /**
  6636.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute' shared service.
  6637.      *
  6638.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute
  6639.      */
  6640.     protected function getCachedProductListingRouteService()
  6641.     {
  6642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  6643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/CachedProductListingRoute.php';
  6644.         $a = ($this->services['Nd\\Fashion\\Overwrite\\ProductListingRoute'] ?? $this->getProductListingRouteService());
  6645.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  6646.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  6647.         }
  6648.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6649.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  6650.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  6651.         }
  6652.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute($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, []);
  6653.     }
  6654.     /**
  6655.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute' shared service.
  6656.      *
  6657.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute
  6658.      */
  6659.     protected function getResolveCriteriaProductListingRouteService()
  6660.     {
  6661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  6662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ResolveCriteriaProductListingRoute.php';
  6663.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] ?? $this->getCachedProductListingRouteService());
  6664.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  6665.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  6666.         }
  6667.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6668.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  6669.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  6670.         }
  6671.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute($a$b);
  6672.     }
  6673.     /**
  6674.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\ProductListRoute' shared service.
  6675.      *
  6676.      * @return \Shopware\Core\Content\Product\SalesChannel\ProductListRoute
  6677.      */
  6678.     protected function getProductListRouteService()
  6679.     {
  6680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductListRoute.php';
  6681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductListRoute.php';
  6682.         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()));
  6683.     }
  6684.     /**
  6685.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute' shared service.
  6686.      *
  6687.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute
  6688.      */
  6689.     protected function getCachedProductReviewRouteService()
  6690.     {
  6691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewRoute.php';
  6692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/CachedProductReviewRoute.php';
  6693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewRoute.php';
  6694.         $a = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  6695.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  6696.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  6697.         }
  6698.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  6699.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  6700.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  6701.         }
  6702.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6703.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  6704.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  6705.         }
  6706.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute(new \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  6707.     }
  6708.     /**
  6709.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute' shared service.
  6710.      *
  6711.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute
  6712.      */
  6713.     protected function getProductReviewSaveRouteService()
  6714.     {
  6715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewSaveRoute.php';
  6716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewSaveRoute.php';
  6717.         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()));
  6718.     }
  6719.     /**
  6720.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition' shared service.
  6721.      *
  6722.      * @return \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition
  6723.      */
  6724.     protected function getSalesChannelProductDefinitionService()
  6725.     {
  6726.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition();
  6727.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6728.         return $instance;
  6729.     }
  6730.     /**
  6731.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute' shared service.
  6732.      *
  6733.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute
  6734.      */
  6735.     protected function getCachedProductSearchRouteService()
  6736.     {
  6737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  6738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/CachedProductSearchRoute.php';
  6739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ProductSearchRoute.php';
  6740.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6741.         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, []);
  6742.     }
  6743.     /**
  6744.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute' shared service.
  6745.      *
  6746.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute
  6747.      */
  6748.     protected function getResolvedCriteriaProductSearchRouteService()
  6749.     {
  6750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  6751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ResolvedCriteriaProductSearchRoute.php';
  6752.         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()));
  6753.     }
  6754.     /**
  6755.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  6756.      *
  6757.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  6758.      */
  6759.     protected function getProductSortingDefinitionService()
  6760.     {
  6761.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  6762.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  6763.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6764.         return $instance;
  6765.     }
  6766.     /**
  6767.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator' shared service.
  6768.      *
  6769.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator
  6770.      */
  6771.     protected function getProductSortingHydratorService()
  6772.     {
  6773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingHydrator.php';
  6774.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator'] = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator($this);
  6775.     }
  6776.     /**
  6777.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  6778.      *
  6779.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  6780.      */
  6781.     protected function getProductSortingTranslationDefinitionService()
  6782.     {
  6783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  6785.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  6786.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6787.         return $instance;
  6788.     }
  6789.     /**
  6790.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute' shared service.
  6791.      *
  6792.      * @return \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute
  6793.      */
  6794.     protected function getCachedProductSuggestRouteService()
  6795.     {
  6796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/AbstractProductSuggestRoute.php';
  6797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/CachedProductSuggestRoute.php';
  6798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/ProductSuggestRoute.php';
  6799.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6800.         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, []);
  6801.     }
  6802.     /**
  6803.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  6804.      *
  6805.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  6806.      */
  6807.     protected function getPropertyGroupOptionTranslationDefinitionService()
  6808.     {
  6809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  6811.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  6812.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6813.         return $instance;
  6814.     }
  6815.     /**
  6816.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  6817.      *
  6818.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  6819.      */
  6820.     protected function getPropertyGroupOptionDefinitionService()
  6821.     {
  6822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  6823.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  6824.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6825.         return $instance;
  6826.     }
  6827.     /**
  6828.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator' shared service.
  6829.      *
  6830.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator
  6831.      */
  6832.     protected function getPropertyGroupOptionHydratorService()
  6833.     {
  6834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionHydrator.php';
  6835.         return $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator'] = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator($this);
  6836.     }
  6837.     /**
  6838.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  6839.      *
  6840.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  6841.      */
  6842.     protected function getPropertyGroupTranslationDefinitionService()
  6843.     {
  6844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  6846.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  6847.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6848.         return $instance;
  6849.     }
  6850.     /**
  6851.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  6852.      *
  6853.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  6854.      */
  6855.     protected function getPropertyGroupDefinitionService()
  6856.     {
  6857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  6858.         $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  6859.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6860.         return $instance;
  6861.     }
  6862.     /**
  6863.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupHydrator' shared service.
  6864.      *
  6865.      * @return \Shopware\Core\Content\Property\PropertyGroupHydrator
  6866.      */
  6867.     protected function getPropertyGroupHydratorService()
  6868.     {
  6869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupHydrator.php';
  6870.         return $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupHydrator'] = new \Shopware\Core\Content\Property\PropertyGroupHydrator($this);
  6871.     }
  6872.     /**
  6873.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  6874.      *
  6875.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  6876.      */
  6877.     protected function getRuleConditionDefinitionService()
  6878.     {
  6879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  6880.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  6881.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6882.         return $instance;
  6883.     }
  6884.     /**
  6885.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  6886.      *
  6887.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  6888.      */
  6889.     protected function getRuleTagDefinitionService()
  6890.     {
  6891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  6892.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  6893.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6894.         return $instance;
  6895.     }
  6896.     /**
  6897.      * Gets the public 'Shopware\Core\Content\Rule\RuleDefinition' shared service.
  6898.      *
  6899.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  6900.      */
  6901.     protected function getRuleDefinitionService()
  6902.     {
  6903.         $this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  6904.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6905.         return $instance;
  6906.     }
  6907.     /**
  6908.      * Gets the public 'Shopware\Core\Content\Seo\Api\SeoActionController' shared service.
  6909.      *
  6910.      * @return \Shopware\Core\Content\Seo\Api\SeoActionController
  6911.      */
  6912.     protected function getSeoActionControllerService()
  6913.     {
  6914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Api/SeoActionController.php';
  6915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlDataValidationFactoryInterface.php';
  6916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlValidationFactory.php';
  6917.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  6918.         $this->services['Shopware\\Core\\Content\\Seo\\Api\\SeoActionController'] = $instance = new \Shopware\Core\Content\Seo\Api\SeoActionController(($this->services['Nd\\Fashion\\Overwrite\\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);
  6919.         $instance->setContainer($this);
  6920.         return $instance;
  6921.     }
  6922.     /**
  6923.      * Gets the public 'Shopware\Core\Content\Seo\CachedSeoResolver' shared service.
  6924.      *
  6925.      * @return \Shopware\Core\Content\Seo\CachedSeoResolver
  6926.      */
  6927.     protected function getCachedSeoResolverService()
  6928.     {
  6929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  6930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/CachedSeoResolver.php';
  6931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoResolver.php';
  6932.         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()));
  6933.     }
  6934.     /**
  6935.      * Gets the public 'Shopware\Core\Content\Seo\EmptyPathInfoResolver' shared service.
  6936.      *
  6937.      * @return \Shopware\Core\Content\Seo\EmptyPathInfoResolver
  6938.      */
  6939.     protected function getEmptyPathInfoResolverService()
  6940.     {
  6941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  6942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/EmptyPathInfoResolver.php';
  6943.         return $this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] = new \Shopware\Core\Content\Seo\EmptyPathInfoResolver(($this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] ?? $this->getCachedSeoResolverService()));
  6944.     }
  6945.     /**
  6946.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver' shared service.
  6947.      *
  6948.      * @return \Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver
  6949.      */
  6950.     protected function getSeoUrlAssociationFieldResolverService()
  6951.     {
  6952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  6953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Dbal/SeoUrlAssociationFieldResolver.php';
  6954.         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())));
  6955.     }
  6956.     /**
  6957.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer' shared service.
  6958.      *
  6959.      * @return \Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer
  6960.      */
  6961.     protected function getSeoUrlFieldSerializerService()
  6962.     {
  6963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  6965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Serializer/SeoUrlFieldSerializer.php';
  6966.         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()));
  6967.     }
  6968.     /**
  6969.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition' shared service.
  6970.      *
  6971.      * @return \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition
  6972.      */
  6973.     protected function getMainCategoryDefinitionService()
  6974.     {
  6975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  6976.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition();
  6977.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6978.         return $instance;
  6979.     }
  6980.     /**
  6981.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition' shared service.
  6982.      *
  6983.      * @return \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition
  6984.      */
  6985.     protected function getSalesChannelMainCategoryDefinitionService()
  6986.     {
  6987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  6988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/SalesChannel/SalesChannelMainCategoryDefinition.php';
  6989.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition();
  6990.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6991.         return $instance;
  6992.     }
  6993.     /**
  6994.      * Gets the public 'Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute' shared service.
  6995.      *
  6996.      * @return \Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute
  6997.      */
  6998.     protected function getSeoUrlRouteService()
  6999.     {
  7000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/AbstractSeoUrlRoute.php';
  7001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/SeoUrlRoute.php';
  7002.         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()));
  7003.     }
  7004.     /**
  7005.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlPlaceholderHandlerInterface' shared service.
  7006.      *
  7007.      * @return \Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler
  7008.      */
  7009.     protected function getSeoUrlPlaceholderHandlerInterfaceService()
  7010.     {
  7011.         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()));
  7012.     }
  7013.     /**
  7014.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  7015.      *
  7016.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  7017.      */
  7018.     protected function getSeoUrlTemplateDefinitionService()
  7019.     {
  7020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  7021.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  7022.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7023.         return $instance;
  7024.     }
  7025.     /**
  7026.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition' shared service.
  7027.      *
  7028.      * @return \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition
  7029.      */
  7030.     protected function getSalesChannelSeoUrlDefinitionService()
  7031.     {
  7032.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition();
  7033.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7034.         return $instance;
  7035.     }
  7036.     /**
  7037.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition' shared service.
  7038.      *
  7039.      * @return \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition
  7040.      */
  7041.     protected function getSeoUrlDefinitionService()
  7042.     {
  7043.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition();
  7044.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7045.         return $instance;
  7046.     }
  7047.     /**
  7048.      * Gets the public 'Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute' shared service.
  7049.      *
  7050.      * @return \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute
  7051.      */
  7052.     protected function getCachedSitemapRouteService()
  7053.     {
  7054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/AbstractSitemapRoute.php';
  7055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/CachedSitemapRoute.php';
  7056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/SitemapRoute.php';
  7057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapListerInterface.php';
  7058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapLister.php';
  7059.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7060.         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);
  7061.     }
  7062.     /**
  7063.      * Gets the public 'Shopware\Core\Framework\Adapter\Asset\AssetPackageService' shared service.
  7064.      *
  7065.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetPackageService
  7066.      */
  7067.     protected function getAssetPackageServiceService()
  7068.     {
  7069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetPackageService.php';
  7070.         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()));
  7071.     }
  7072.     /**
  7073.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\CacheIdLoader' shared service.
  7074.      *
  7075.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheIdLoader
  7076.      */
  7077.     protected function getCacheIdLoaderService()
  7078.     {
  7079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheIdLoader.php';
  7080.         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()));
  7081.     }
  7082.     /**
  7083.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory' shared service.
  7084.      *
  7085.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory
  7086.      */
  7087.     protected function getCacheInvalidatorFacadeHookFactoryService()
  7088.     {
  7089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  7090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/Facade/CacheInvalidatorFacadeHookFactory.php';
  7091.         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()));
  7092.     }
  7093.     /**
  7094.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator' shared service.
  7095.      *
  7096.      * @return \Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator
  7097.      */
  7098.     protected function getAppTemplateIteratorService()
  7099.     {
  7100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/AppTemplateIterator.php';
  7101.         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()));
  7102.     }
  7103.     /**
  7104.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateFinder' shared service.
  7105.      *
  7106.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateFinder
  7107.      */
  7108.     protected function getTemplateFinderService()
  7109.     {
  7110.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7111.         if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  7112.             return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'];
  7113.         }
  7114.         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 () {
  7115.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] ?? $this->getBundleHierarchyBuilderService());
  7116.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  7117.         }, 2)));
  7118.     }
  7119.     /**
  7120.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateIterator' shared service.
  7121.      *
  7122.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateIterator
  7123.      */
  7124.     protected function getTemplateIteratorService()
  7125.     {
  7126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateIterator.php';
  7127.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  7128.         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']);
  7129.     }
  7130.     /**
  7131.      * Gets the public 'Shopware\Core\Framework\Api\Acl\AclCriteriaValidator' shared service.
  7132.      *
  7133.      * @return \Shopware\Core\Framework\Api\Acl\AclCriteriaValidator
  7134.      */
  7135.     protected function getAclCriteriaValidatorService()
  7136.     {
  7137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclCriteriaValidator.php';
  7138.         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()));
  7139.     }
  7140.     /**
  7141.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  7142.      *
  7143.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  7144.      */
  7145.     protected function getAclRoleDefinitionService()
  7146.     {
  7147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  7148.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  7149.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7150.         return $instance;
  7151.     }
  7152.     /**
  7153.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  7154.      *
  7155.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  7156.      */
  7157.     protected function getAclUserRoleDefinitionService()
  7158.     {
  7159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  7160.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  7161.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7162.         return $instance;
  7163.     }
  7164.     /**
  7165.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AccessKeyController' shared service.
  7166.      *
  7167.      * @return \Shopware\Core\Framework\Api\Controller\AccessKeyController
  7168.      */
  7169.     protected function getAccessKeyControllerService()
  7170.     {
  7171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AccessKeyController.php';
  7172.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\AccessKeyController();
  7173.         $instance->setContainer($this);
  7174.         return $instance;
  7175.     }
  7176.     /**
  7177.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AclController' shared service.
  7178.      *
  7179.      * @return \Shopware\Core\Framework\Api\Controller\AclController
  7180.      */
  7181.     protected function getAclControllerService()
  7182.     {
  7183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AclController.php';
  7184.         $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()));
  7185.         $instance->setContainer($this);
  7186.         return $instance;
  7187.     }
  7188.     /**
  7189.      * Gets the public 'Shopware\Core\Framework\Api\Controller\ApiController' shared service.
  7190.      *
  7191.      * @return \Shopware\Core\Framework\Api\Controller\ApiController
  7192.      */
  7193.     protected function getApiControllerService()
  7194.     {
  7195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  7196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  7197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  7198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  7199.         $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()));
  7200.         $instance->setContainer($this);
  7201.         return $instance;
  7202.     }
  7203.     /**
  7204.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AuthController' shared service.
  7205.      *
  7206.      * @return \Shopware\Core\Framework\Api\Controller\AuthController
  7207.      */
  7208.     protected function getAuthControllerService()
  7209.     {
  7210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AuthController.php';
  7211.         $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()));
  7212.         $instance->setContainer($this);
  7213.         return $instance;
  7214.     }
  7215.     /**
  7216.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CacheController' shared service.
  7217.      *
  7218.      * @return \Shopware\Core\Framework\Api\Controller\CacheController
  7219.      */
  7220.     protected function getCacheControllerService()
  7221.     {
  7222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CacheController.php';
  7223.         $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()));
  7224.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7225.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7226.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7227.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7228.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7229.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7230.             'router' => ['services''router''getRouterService'false],
  7231.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  7232.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7233.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7234.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7235.         ], [
  7236.             'http_kernel' => '?',
  7237.             'message_bus' => '?',
  7238.             'messenger.default_bus' => '?',
  7239.             'parameter_bag' => '?',
  7240.             'request_stack' => '?',
  7241.             'router' => '?',
  7242.             'security.csrf.token_manager' => '?',
  7243.             'serializer' => '?',
  7244.             'session' => '.session.deprecated',
  7245.             'twig' => '?',
  7246.         ]))->withContext('Shopware\\Core\\Framework\\Api\\Controller\\CacheController'$this));
  7247.         return $instance;
  7248.     }
  7249.     /**
  7250.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController' shared service.
  7251.      *
  7252.      * @return \Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController
  7253.      */
  7254.     protected function getCustomSnippetFormatControllerService()
  7255.     {
  7256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CustomSnippetFormatController.php';
  7257.         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()));
  7258.     }
  7259.     /**
  7260.      * Gets the public 'Shopware\Core\Framework\Api\Controller\FallbackController' shared service.
  7261.      *
  7262.      * @return \Shopware\Core\Framework\Api\Controller\FallbackController
  7263.      */
  7264.     protected function getFallbackControllerService()
  7265.     {
  7266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/FallbackController.php';
  7267.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\FallbackController'] = $instance = new \Shopware\Core\Framework\Api\Controller\FallbackController();
  7268.         $instance->setContainer($this);
  7269.         return $instance;
  7270.     }
  7271.     /**
  7272.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IndexingController' shared service.
  7273.      *
  7274.      * @return \Shopware\Core\Framework\Api\Controller\IndexingController
  7275.      */
  7276.     protected function getIndexingControllerService()
  7277.     {
  7278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IndexingController.php';
  7279.         $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()));
  7280.         $instance->setContainer($this);
  7281.         return $instance;
  7282.     }
  7283.     /**
  7284.      * Gets the public 'Shopware\Core\Framework\Api\Controller\InfoController' shared service.
  7285.      *
  7286.      * @return \Shopware\Core\Framework\Api\Controller\InfoController
  7287.      */
  7288.     protected function getInfoControllerService()
  7289.     {
  7290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/InfoController.php';
  7291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/AppUrlVerifier.php';
  7292.         $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']);
  7293.         $instance->setContainer($this);
  7294.         return $instance;
  7295.     }
  7296.     /**
  7297.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IntegrationController' shared service.
  7298.      *
  7299.      * @return \Shopware\Core\Framework\Api\Controller\IntegrationController
  7300.      */
  7301.     protected function getIntegrationControllerService()
  7302.     {
  7303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IntegrationController.php';
  7304.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController'] = $instance = new \Shopware\Core\Framework\Api\Controller\IntegrationController(($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()));
  7305.         $instance->setContainer($this);
  7306.         return $instance;
  7307.     }
  7308.     /**
  7309.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SalesChannelProxyController' shared service.
  7310.      *
  7311.      * @return \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController
  7312.      */
  7313.     protected function getSalesChannelProxyControllerService()
  7314.     {
  7315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SalesChannelProxyController.php';
  7316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/ApiOrderCartService.php';
  7317.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  7318.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service());
  7319.         $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())));
  7320.         $instance->setContainer($this);
  7321.         return $instance;
  7322.     }
  7323.     /**
  7324.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SyncController' shared service.
  7325.      *
  7326.      * @return \Shopware\Core\Framework\Api\Controller\SyncController
  7327.      */
  7328.     protected function getSyncControllerService()
  7329.     {
  7330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SyncController.php';
  7331.         $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()));
  7332.         $instance->setContainer($this);
  7333.         return $instance;
  7334.     }
  7335.     /**
  7336.      * Gets the public 'Shopware\Core\Framework\Api\Controller\UserController' shared service.
  7337.      *
  7338.      * @return \Shopware\Core\Framework\Api\Controller\UserController
  7339.      */
  7340.     protected function getUserControllerService()
  7341.     {
  7342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/UserController.php';
  7343.         $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()));
  7344.         $instance->setContainer($this);
  7345.         return $instance;
  7346.     }
  7347.     /**
  7348.      * Gets the public 'Shopware\Core\Framework\Api\Sync\SyncService' shared service.
  7349.      *
  7350.      * @return \Shopware\Core\Framework\Api\Sync\SyncService
  7351.      */
  7352.     protected function getSyncServiceService()
  7353.     {
  7354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncServiceInterface.php';
  7355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncService.php';
  7356.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  7357.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  7358.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  7359.         }
  7360.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7361.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  7362.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  7363.         }
  7364.         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);
  7365.     }
  7366.     /**
  7367.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  7368.      *
  7369.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  7370.      */
  7371.     protected function getActionButtonTranslationDefinitionService()
  7372.     {
  7373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  7375.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  7376.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7377.         return $instance;
  7378.     }
  7379.     /**
  7380.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  7381.      *
  7382.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  7383.      */
  7384.     protected function getActionButtonDefinitionService()
  7385.     {
  7386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  7387.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  7388.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7389.         return $instance;
  7390.     }
  7391.     /**
  7392.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  7393.      *
  7394.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  7395.      */
  7396.     protected function getAppPaymentMethodDefinitionService()
  7397.     {
  7398.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  7399.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7400.         return $instance;
  7401.     }
  7402.     /**
  7403.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  7404.      *
  7405.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  7406.      */
  7407.     protected function getAppScriptConditionTranslationDefinitionService()
  7408.     {
  7409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  7411.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  7412.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7413.         return $instance;
  7414.     }
  7415.     /**
  7416.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  7417.      *
  7418.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  7419.      */
  7420.     protected function getAppScriptConditionDefinitionService()
  7421.     {
  7422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  7423.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  7424.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7425.         return $instance;
  7426.     }
  7427.     /**
  7428.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  7429.      *
  7430.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  7431.      */
  7432.     protected function getAppTranslationDefinitionService()
  7433.     {
  7434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  7436.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  7437.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7438.         return $instance;
  7439.     }
  7440.     /**
  7441.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  7442.      *
  7443.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  7444.      */
  7445.     protected function getAppCmsBlockTranslationDefinitionService()
  7446.     {
  7447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  7449.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  7450.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7451.         return $instance;
  7452.     }
  7453.     /**
  7454.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  7455.      *
  7456.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  7457.      */
  7458.     protected function getAppCmsBlockDefinitionService()
  7459.     {
  7460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  7461.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  7462.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7463.         return $instance;
  7464.     }
  7465.     /**
  7466.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  7467.      *
  7468.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  7469.      */
  7470.     protected function getAppFlowActionTranslationDefinitionService()
  7471.     {
  7472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  7474.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  7475.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7476.         return $instance;
  7477.     }
  7478.     /**
  7479.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  7480.      *
  7481.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  7482.      */
  7483.     protected function getAppFlowActionDefinitionService()
  7484.     {
  7485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  7486.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  7487.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7488.         return $instance;
  7489.     }
  7490.     /**
  7491.      * Gets the public 'Shopware\Core\Framework\App\Api\AppActionController' shared service.
  7492.      *
  7493.      * @return \Shopware\Core\Framework\App\Api\AppActionController
  7494.      */
  7495.     protected function getAppActionControllerService()
  7496.     {
  7497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppActionController.php';
  7498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/ActionButtonLoader.php';
  7499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/AppActionLoader.php';
  7500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Manifest/ModuleLoader.php';
  7501.         $a = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  7502.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  7503.         $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())));
  7504.         $instance->setContainer($this);
  7505.         return $instance;
  7506.     }
  7507.     /**
  7508.      * Gets the public 'Shopware\Core\Framework\App\Api\AppCmsController' shared service.
  7509.      *
  7510.      * @return \Shopware\Core\Framework\App\Api\AppCmsController
  7511.      */
  7512.     protected function getAppCmsControllerService()
  7513.     {
  7514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppCmsController.php';
  7515.         $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()));
  7516.         $instance->setContainer($this);
  7517.         return $instance;
  7518.     }
  7519.     /**
  7520.      * Gets the public 'Shopware\Core\Framework\App\Api\AppUrlChangeController' shared service.
  7521.      *
  7522.      * @return \Shopware\Core\Framework\App\Api\AppUrlChangeController
  7523.      */
  7524.     protected function getAppUrlChangeControllerService()
  7525.     {
  7526.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppUrlChangeController.php';
  7527.         $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()));
  7528.         $instance->setContainer($this);
  7529.         return $instance;
  7530.     }
  7531.     /**
  7532.      * Gets the public 'Shopware\Core\Framework\App\AppDefinition' shared service.
  7533.      *
  7534.      * @return \Shopware\Core\Framework\App\AppDefinition
  7535.      */
  7536.     protected function getAppDefinitionService()
  7537.     {
  7538.         $this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  7539.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7540.         return $instance;
  7541.     }
  7542.     /**
  7543.      * Gets the public 'Shopware\Core\Framework\App\AppLocaleProvider' shared service.
  7544.      *
  7545.      * @return \Shopware\Core\Framework\App\AppLocaleProvider
  7546.      */
  7547.     protected function getAppLocaleProviderService()
  7548.     {
  7549.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  7550.         if (isset($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'])) {
  7551.             return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'];
  7552.         }
  7553.         return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] = new \Shopware\Core\Framework\App\AppLocaleProvider($a, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  7554.     }
  7555.     /**
  7556.      * Gets the public 'Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver' shared service.
  7557.      *
  7558.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver
  7559.      */
  7560.     protected function getResolverService()
  7561.     {
  7562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/Resolver.php';
  7563.         return $this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver(new RewindableGenerator(function () {
  7564.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\MoveShopPermanentlyStrategy'] ?? $this->getMoveShopPermanentlyStrategyService());
  7565.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\ReinstallAppsStrategy'] ?? $this->getReinstallAppsStrategyService());
  7566.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\UninstallAppsStrategy'] ?? $this->getUninstallAppsStrategyService());
  7567.         }, 3));
  7568.     }
  7569.     /**
  7570.      * Gets the public 'Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider' shared service.
  7571.      *
  7572.      * @return \Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider
  7573.      */
  7574.     protected function getAppFlowActionProviderService()
  7575.     {
  7576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/FlowAction/AppFlowActionProvider.php';
  7577.         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()));
  7578.     }
  7579.     /**
  7580.      * Gets the public 'Shopware\Core\Framework\App\ShopId\ShopIdProvider' shared service.
  7581.      *
  7582.      * @return \Shopware\Core\Framework\App\ShopId\ShopIdProvider
  7583.      */
  7584.     protected function getShopIdProviderService()
  7585.     {
  7586.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7587.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  7588.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  7589.         }
  7590.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  7591.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  7592.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  7593.         }
  7594.         return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] = new \Shopware\Core\Framework\App\ShopId\ShopIdProvider($a$b);
  7595.     }
  7596.     /**
  7597.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  7598.      *
  7599.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  7600.      */
  7601.     protected function getTemplateDefinitionService()
  7602.     {
  7603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  7604.         $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  7605.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7606.         return $instance;
  7607.     }
  7608.     /**
  7609.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateStateService' shared service.
  7610.      *
  7611.      * @return \Shopware\Core\Framework\App\Template\TemplateStateService
  7612.      */
  7613.     protected function getTemplateStateServiceService()
  7614.     {
  7615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateStateService.php';
  7616.         $a = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  7617.         if (isset($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'])) {
  7618.             return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'];
  7619.         }
  7620.         return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] = new \Shopware\Core\Framework\App\Template\TemplateStateService($a);
  7621.     }
  7622.     /**
  7623.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator' shared service.
  7624.      *
  7625.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator
  7626.      */
  7627.     protected function getEntityCacheKeyGeneratorService()
  7628.     {
  7629.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator();
  7630.     }
  7631.     /**
  7632.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator' shared service.
  7633.      *
  7634.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator
  7635.      */
  7636.     protected function getEntityHydratorService()
  7637.     {
  7638.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this);
  7639.     }
  7640.     /**
  7641.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder' shared service.
  7642.      *
  7643.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder
  7644.      */
  7645.     protected function getConfigJsonFieldAccessorBuilderService()
  7646.     {
  7647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  7649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/ConfigJsonFieldAccessorBuilder.php';
  7650.         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()));
  7651.     }
  7652.     /**
  7653.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder' shared service.
  7654.      *
  7655.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder
  7656.      */
  7657.     protected function getCustomFieldsAccessorBuilderService()
  7658.     {
  7659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  7661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/CustomFieldsAccessorBuilder.php';
  7662.         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()));
  7663.     }
  7664.     /**
  7665.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder' shared service.
  7666.      *
  7667.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder
  7668.      */
  7669.     protected function getDefaultFieldAccessorBuilderService()
  7670.     {
  7671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/DefaultFieldAccessorBuilder.php';
  7673.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder();
  7674.     }
  7675.     /**
  7676.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder' shared service.
  7677.      *
  7678.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder
  7679.      */
  7680.     protected function getJsonFieldAccessorBuilderService()
  7681.     {
  7682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  7684.         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()));
  7685.     }
  7686.     /**
  7687.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder' shared service.
  7688.      *
  7689.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder
  7690.      */
  7691.     protected function getPriceFieldAccessorBuilderService()
  7692.     {
  7693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilder.php';
  7695.         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()));
  7696.     }
  7697.     /**
  7698.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver' shared service.
  7699.      *
  7700.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver
  7701.      */
  7702.     protected function getManyToManyAssociationFieldResolverService()
  7703.     {
  7704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  7705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToManyAssociationFieldResolver.php';
  7706.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver();
  7707.     }
  7708.     /**
  7709.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver' shared service.
  7710.      *
  7711.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver
  7712.      */
  7713.     protected function getManyToOneAssociationFieldResolverService()
  7714.     {
  7715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  7716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolver.php';
  7717.         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())));
  7718.     }
  7719.     /**
  7720.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver' shared service.
  7721.      *
  7722.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver
  7723.      */
  7724.     protected function getOneToManyAssociationFieldResolverService()
  7725.     {
  7726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  7727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/OneToManyAssociationFieldResolver.php';
  7728.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver();
  7729.     }
  7730.     /**
  7731.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver' shared service.
  7732.      *
  7733.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver
  7734.      */
  7735.     protected function getTranslationFieldResolverService()
  7736.     {
  7737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  7738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/TranslationFieldResolver.php';
  7739.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver();
  7740.     }
  7741.     /**
  7742.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder' shared service.
  7743.      *
  7744.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder
  7745.      */
  7746.     protected function getJoinGroupBuilderService()
  7747.     {
  7748.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder();
  7749.     }
  7750.     /**
  7751.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry' shared service.
  7752.      *
  7753.      * @return \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry
  7754.      */
  7755.     protected function getDefinitionInstanceRegistryService()
  7756.     {
  7757.         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''nd_second_media_extension' => 'Nd\\Voorwinden\\Extension\\Content\\Product\\SecondMediaExtensionDefinition''base_extension' => 'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\BaseExtension\\BaseExtensionDefinition''listing_page_extension' => 'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\ListingPageExtensionDefinition''listing_page_extension_translation' => 'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionTranslation\\ListingPageExtensionTranslationDefinition''listing_page_extension_product' => 'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionProduct\\ListingPageExtensionProductDefinition''product_page_extension' => 'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\ProductPageExtensionDefinition''product_page_extension_translation' => 'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\Aggregate\\ProductPageExtensionTranslation\\ProductPageExtensionTranslationDefinition''look' => 'Nd\\Stl\\Core\\Content\\Look\\LookDefinition''look_media' => 'Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookMedia\\LookMediaDefinition''look_visibility' => 'Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookVisibility\\LookVisibilityDefinition''look_product' => 'Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookProduct\\LookProductDefinition''look_translation' => 'Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookTranslation\\LookTranslationDefinition''product_srs_extension' => 'Nd\\Srs\\Extension\\Product\\SrsExtensionDefinition''nd_aggregate_property_extension' => 'Nd\\AggregateProperties\\Extension\\Content\\Property\\AggregatePropertyExtensionDefinition''nd_aggregate_property_group_option_extension_mapping' => 'Nd\\AggregateProperties\\Extension\\Content\\Property\\PropertyGroupOption\\AggregatePropertyGroupOptionExtensionMappingDefinition''mollie_subscription' => 'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition''mollie_subscription_address' => 'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition''mollie_subscription_history' => 'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition''mollie_refund' => 'Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition''mollie_refund_item' => 'Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\RefundItem\\RefundItemDefinition'], ['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''nd_second_media_extension' => 'nd_second_media_extension.repository''base_extension' => 'base_extension.repository''listing_page_extension' => 'listing_page_extension.repository''listing_page_extension_translation' => 'listing_page_extension_translation.repository''listing_page_extension_product' => 'listing_page_extension_product.repository''product_page_extension' => 'product_page_extension.repository''product_page_extension_translation' => 'product_page_extension_translation.repository''look' => 'look.repository''look_media' => 'look_media.repository''look_visibility' => 'look_visibility.repository''look_product' => 'look_product.repository''look_translation' => 'look_translation.repository''product_srs_extension' => 'product_srs_extension.repository''nd_aggregate_property_extension' => 'nd_aggregate_property_extension.repository''nd_aggregate_property_group_option_extension_mapping' => 'nd_aggregate_property_group_option_extension_mapping.repository''mollie_subscription' => 'mollie_subscription.repository''mollie_subscription_address' => 'mollie_subscription_address.repository''mollie_subscription_history' => 'mollie_subscription_history.repository''mollie_refund' => 'mollie_refund.repository''mollie_refund_item' => 'mollie_refund_item.repository']);
  7758.     }
  7759.     /**
  7760.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory' shared service.
  7761.      *
  7762.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory
  7763.      */
  7764.     protected function getEntityLoadedEventFactoryService()
  7765.     {
  7766.         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()));
  7767.     }
  7768.     /**
  7769.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry' shared service.
  7770.      *
  7771.      * @return \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry
  7772.      */
  7773.     protected function getExtensionRegistryService()
  7774.     {
  7775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php';
  7776.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry(new RewindableGenerator(function () {
  7777.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] = new \Shopware\Administration\Notification\Extension\IntegrationExtension()));
  7778.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] = new \Shopware\Administration\Notification\Extension\UserExtension()));
  7779.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] = new \Shopware\Storefront\Theme\Extension\SalesChannelExtension()));
  7780.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] = new \Shopware\Storefront\Theme\Extension\LanguageExtension()));
  7781.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] = new \Shopware\Storefront\Theme\Extension\MediaExtension()));
  7782.             yield => ($this->privates['Nd\\Voorwinden\\Extension\\Content\\Product\\SecondMediaExtension'] ?? ($this->privates['Nd\\Voorwinden\\Extension\\Content\\Product\\SecondMediaExtension'] = new \Nd\Voorwinden\Extension\Content\Product\SecondMediaExtension()));
  7783.             yield => ($this->privates['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\BaseExtension\\BaseExtension'] ?? ($this->privates['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\BaseExtension\\BaseExtension'] = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\BaseExtension\BaseExtension()));
  7784.             yield => ($this->privates['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\ListingPageExtension'] ?? ($this->privates['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\ListingPageExtension'] = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\ListingPageExtension()));
  7785.             yield => ($this->privates['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\ProductPageExtension'] ?? ($this->privates['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\ProductPageExtension'] = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ProductPageExtension\ProductPageExtension()));
  7786.             yield => ($this->privates['Nd\\Srs\\Extension\\Product\\SrsExtension'] ?? ($this->privates['Nd\\Srs\\Extension\\Product\\SrsExtension'] = new \Nd\Srs\Extension\Product\SrsExtension()));
  7787.             yield 10 => ($this->privates['Nd\\AggregateProperties\\Extension\\Content\\Property\\AggregatePropertyExtension'] ?? ($this->privates['Nd\\AggregateProperties\\Extension\\Content\\Property\\AggregatePropertyExtension'] = new \Nd\AggregateProperties\Extension\Content\Property\AggregatePropertyExtension()));
  7788.             yield 11 => ($this->privates['Nd\\AggregateProperties\\Extension\\Content\\Property\\PropertyGroupOption\\AggregatePropertyGroupOptionExtension'] ?? ($this->privates['Nd\\AggregateProperties\\Extension\\Content\\Property\\PropertyGroupOption\\AggregatePropertyGroupOptionExtension'] = new \Nd\AggregateProperties\Extension\Content\Property\PropertyGroupOption\AggregatePropertyGroupOptionExtension()));
  7789.             yield 12 => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Customer\\CustomerExtension'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Customer\\CustomerExtension'] = new \Kiener\MolliePayments\Components\Subscription\DAL\Customer\CustomerExtension()));
  7790.             yield 13 => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Country\\CountryExtension'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Country\\CountryExtension'] = new \Kiener\MolliePayments\Components\Subscription\DAL\Country\CountryExtension()));
  7791.             yield 14 => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Country\\CountryStateExtension'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Country\\CountryStateExtension'] = new \Kiener\MolliePayments\Components\Subscription\DAL\Country\CountryStateExtension()));
  7792.             yield 15 => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Salutation\\SalutationExtension'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Salutation\\SalutationExtension'] = new \Kiener\MolliePayments\Components\Subscription\DAL\Salutation\SalutationExtension()));
  7793.             yield 16 => ($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Order\\OrderExtension'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Order\\OrderExtension'] = new \Kiener\MolliePayments\Components\RefundManager\DAL\Order\OrderExtension()));
  7794.             yield 17 => ($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\OrderLineItem\\OrderLineItemExtension'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\OrderLineItem\\OrderLineItemExtension'] = new \Kiener\MolliePayments\Components\RefundManager\DAL\OrderLineItem\OrderLineItemExtension()));
  7795.         }, 18));
  7796.     }
  7797.     /**
  7798.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory' shared service.
  7799.      *
  7800.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory
  7801.      */
  7802.     protected function getRepositoryFacadeHookFactoryService()
  7803.     {
  7804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  7805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryFacadeHookFactory.php';
  7806.         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()));
  7807.     }
  7808.     /**
  7809.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory' shared service.
  7810.      *
  7811.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory
  7812.      */
  7813.     protected function getRepositoryWriterFacadeHookFactoryService()
  7814.     {
  7815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  7816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryWriterFacadeHookFactory.php';
  7817.         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()));
  7818.     }
  7819.     /**
  7820.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory' shared service.
  7821.      *
  7822.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory
  7823.      */
  7824.     protected function getSalesChannelRepositoryFacadeHookFactoryService()
  7825.     {
  7826.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  7827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/SalesChannelRepositoryFacadeHookFactory.php';
  7828.         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()));
  7829.     }
  7830.     /**
  7831.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer' shared service.
  7832.      *
  7833.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer
  7834.      */
  7835.     protected function getBlobFieldSerializerService()
  7836.     {
  7837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BlobFieldSerializer.php';
  7839.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer();
  7840.     }
  7841.     /**
  7842.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer' shared service.
  7843.      *
  7844.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer
  7845.      */
  7846.     protected function getBoolFieldSerializerService()
  7847.     {
  7848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BoolFieldSerializer.php';
  7851.         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()));
  7852.     }
  7853.     /**
  7854.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer' shared service.
  7855.      *
  7856.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer
  7857.      */
  7858.     protected function getCalculatedPriceFieldSerializerService()
  7859.     {
  7860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CalculatedPriceFieldSerializer.php';
  7864.         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()));
  7865.     }
  7866.     /**
  7867.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer' shared service.
  7868.      *
  7869.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer
  7870.      */
  7871.     protected function getCartPriceFieldSerializerService()
  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/AbstractFieldSerializer.php';
  7875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CartPriceFieldSerializer.php';
  7877.         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()));
  7878.     }
  7879.     /**
  7880.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer' shared service.
  7881.      *
  7882.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer
  7883.      */
  7884.     protected function getCashRoundingConfigFieldSerializerService()
  7885.     {
  7886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CashRoundingConfigFieldSerializer.php';
  7890.         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()));
  7891.     }
  7892.     /**
  7893.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer' shared service.
  7894.      *
  7895.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer
  7896.      */
  7897.     protected function getConfigJsonFieldSerializerService()
  7898.     {
  7899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ConfigJsonFieldSerializer.php';
  7903.         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()));
  7904.     }
  7905.     /**
  7906.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer' shared service.
  7907.      *
  7908.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer
  7909.      */
  7910.     protected function getCreatedAtFieldSerializerService()
  7911.     {
  7912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  7915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedAtFieldSerializer.php';
  7916.         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()));
  7917.     }
  7918.     /**
  7919.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer' shared service.
  7920.      *
  7921.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer
  7922.      */
  7923.     protected function getCreatedByFieldSerializerService()
  7924.     {
  7925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  7928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedByFieldSerializer.php';
  7929.         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()));
  7930.     }
  7931.     /**
  7932.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer' shared service.
  7933.      *
  7934.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer
  7935.      */
  7936.     protected function getCustomFieldsSerializerService()
  7937.     {
  7938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CustomFieldsSerializer.php';
  7942.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  7943.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  7944.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  7945.         }
  7946.         $b = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  7947.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  7948.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  7949.         }
  7950.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), $a, ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService()), $b);
  7951.     }
  7952.     /**
  7953.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer' shared service.
  7954.      *
  7955.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer
  7956.      */
  7957.     protected function getDateFieldSerializerService()
  7958.     {
  7959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateFieldSerializer.php';
  7962.         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()));
  7963.     }
  7964.     /**
  7965.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer' shared service.
  7966.      *
  7967.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer
  7968.      */
  7969.     protected function getDateTimeFieldSerializerService()
  7970.     {
  7971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7973.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  7974.         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()));
  7975.     }
  7976.     /**
  7977.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer' shared service.
  7978.      *
  7979.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer
  7980.      */
  7981.     protected function getEmailFieldSerializerService()
  7982.     {
  7983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/EmailFieldSerializer.php';
  7986.         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()));
  7987.     }
  7988.     /**
  7989.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer' shared service.
  7990.      *
  7991.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer
  7992.      */
  7993.     protected function getFkFieldSerializerService()
  7994.     {
  7995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7997.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  7998.         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()));
  7999.     }
  8000.     /**
  8001.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer' shared service.
  8002.      *
  8003.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer
  8004.      */
  8005.     protected function getFloatFieldSerializerService()
  8006.     {
  8007.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FloatFieldSerializer.php';
  8010.         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()));
  8011.     }
  8012.     /**
  8013.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer' shared service.
  8014.      *
  8015.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer
  8016.      */
  8017.     protected function getIdFieldSerializerService()
  8018.     {
  8019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IdFieldSerializer.php';
  8022.         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()));
  8023.     }
  8024.     /**
  8025.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer' shared service.
  8026.      *
  8027.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer
  8028.      */
  8029.     protected function getIntFieldSerializerService()
  8030.     {
  8031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IntFieldSerializer.php';
  8034.         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()));
  8035.     }
  8036.     /**
  8037.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer' shared service.
  8038.      *
  8039.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer
  8040.      */
  8041.     protected function getJsonFieldSerializerService()
  8042.     {
  8043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8046.         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()));
  8047.     }
  8048.     /**
  8049.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer' shared service.
  8050.      *
  8051.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer
  8052.      */
  8053.     protected function getListFieldSerializerService()
  8054.     {
  8055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ListFieldSerializer.php';
  8058.         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()));
  8059.     }
  8060.     /**
  8061.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer' shared service.
  8062.      *
  8063.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer
  8064.      */
  8065.     protected function getLongTextFieldSerializerService()
  8066.     {
  8067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/LongTextFieldSerializer.php';
  8070.         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()));
  8071.     }
  8072.     /**
  8073.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer' shared service.
  8074.      *
  8075.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer
  8076.      */
  8077.     protected function getManyToManyAssociationFieldSerializerService()
  8078.     {
  8079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToManyAssociationFieldSerializer.php';
  8081.         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()));
  8082.     }
  8083.     /**
  8084.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer' shared service.
  8085.      *
  8086.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer
  8087.      */
  8088.     protected function getManyToOneAssociationFieldSerializerService()
  8089.     {
  8090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializer.php';
  8092.         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()));
  8093.     }
  8094.     /**
  8095.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer' shared service.
  8096.      *
  8097.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer
  8098.      */
  8099.     protected function getOneToManyAssociationFieldSerializerService()
  8100.     {
  8101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  8103.         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()));
  8104.     }
  8105.     /**
  8106.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer' shared service.
  8107.      *
  8108.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer
  8109.      */
  8110.     protected function getOneToOneAssociationFieldSerializerService()
  8111.     {
  8112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializer.php';
  8114.         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()));
  8115.     }
  8116.     /**
  8117.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer' shared service.
  8118.      *
  8119.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer
  8120.      */
  8121.     protected function getPHPUnserializeFieldSerializerService()
  8122.     {
  8123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php';
  8126.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer();
  8127.     }
  8128.     /**
  8129.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer' shared service.
  8130.      *
  8131.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer
  8132.      */
  8133.     protected function getPasswordFieldSerializerService()
  8134.     {
  8135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializer.php';
  8138.         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()));
  8139.     }
  8140.     /**
  8141.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer' shared service.
  8142.      *
  8143.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer
  8144.      */
  8145.     protected function getPriceDefinitionFieldSerializerService()
  8146.     {
  8147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceDefinitionFieldSerializer.php';
  8151.         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()));
  8152.     }
  8153.     /**
  8154.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer' shared service.
  8155.      *
  8156.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer
  8157.      */
  8158.     protected function getPriceFieldSerializerService()
  8159.     {
  8160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializer.php';
  8163.         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()));
  8164.     }
  8165.     /**
  8166.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer' shared service.
  8167.      *
  8168.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer
  8169.      */
  8170.     protected function getReferenceVersionFieldSerializerService()
  8171.     {
  8172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ReferenceVersionFieldSerializer.php';
  8174.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer();
  8175.     }
  8176.     /**
  8177.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer' shared service.
  8178.      *
  8179.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer
  8180.      */
  8181.     protected function getRemoteAddressFieldSerializerService()
  8182.     {
  8183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/RemoteAddressFieldSerializer.php';
  8186.         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()));
  8187.     }
  8188.     /**
  8189.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer' shared service.
  8190.      *
  8191.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer
  8192.      */
  8193.     protected function getStateMachineStateFieldSerializerService()
  8194.     {
  8195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StateMachineStateFieldSerializer.php';
  8199.         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()));
  8200.     }
  8201.     /**
  8202.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer' shared service.
  8203.      *
  8204.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer
  8205.      */
  8206.     protected function getStringFieldSerializerService()
  8207.     {
  8208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StringFieldSerializer.php';
  8211.         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()));
  8212.     }
  8213.     /**
  8214.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer' shared service.
  8215.      *
  8216.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer
  8217.      */
  8218.     protected function getTaxFreeConfigFieldSerializerService()
  8219.     {
  8220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TaxFreeConfigFieldSerializer.php';
  8224.         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()));
  8225.     }
  8226.     /**
  8227.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer' shared service.
  8228.      *
  8229.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer
  8230.      */
  8231.     protected function getTimeZoneFieldSerializerService()
  8232.     {
  8233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TimeZoneFieldSerializer.php';
  8236.         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()));
  8237.     }
  8238.     /**
  8239.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer' shared service.
  8240.      *
  8241.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer
  8242.      */
  8243.     protected function getTranslatedFieldSerializerService()
  8244.     {
  8245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslatedFieldSerializer.php';
  8247.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer();
  8248.     }
  8249.     /**
  8250.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer' shared service.
  8251.      *
  8252.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer
  8253.      */
  8254.     protected function getTranslationsAssociationFieldSerializerService()
  8255.     {
  8256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslationsAssociationFieldSerializer.php';
  8258.         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()));
  8259.     }
  8260.     /**
  8261.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer' shared service.
  8262.      *
  8263.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer
  8264.      */
  8265.     protected function getUpdatedAtFieldSerializerService()
  8266.     {
  8267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  8270.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedAtFieldSerializer.php';
  8271.         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()));
  8272.     }
  8273.     /**
  8274.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer' shared service.
  8275.      *
  8276.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer
  8277.      */
  8278.     protected function getUpdatedByFieldSerializerService()
  8279.     {
  8280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedByFieldSerializer.php';
  8284.         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()));
  8285.     }
  8286.     /**
  8287.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer' shared service.
  8288.      *
  8289.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer
  8290.      */
  8291.     protected function getVariantListingConfigFieldSerializerService()
  8292.     {
  8293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VariantListingConfigFieldSerializer.php';
  8296.         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()));
  8297.     }
  8298.     /**
  8299.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer' shared service.
  8300.      *
  8301.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer
  8302.      */
  8303.     protected function getVersionDataPayloadFieldSerializerService()
  8304.     {
  8305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionDataPayloadFieldSerializer.php';
  8307.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer();
  8308.     }
  8309.     /**
  8310.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer' shared service.
  8311.      *
  8312.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer
  8313.      */
  8314.     protected function getVersionFieldSerializerService()
  8315.     {
  8316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionFieldSerializer.php';
  8318.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer();
  8319.     }
  8320.     /**
  8321.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry' shared service.
  8322.      *
  8323.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry
  8324.      */
  8325.     protected function getEntityIndexerRegistryService()
  8326.     {
  8327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php';
  8328.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  8329.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  8330.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  8331.         }
  8332.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8333.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  8334.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  8335.         }
  8336.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry(new RewindableGenerator(function () {
  8337.             yield => ($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] ?? $this->getLandingPageIndexerService());
  8338.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] ?? $this->getProductIndexerService());
  8339.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'] ?? $this->getCustomerIndexerService());
  8340.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? $this->getSalesChannelIndexerService());
  8341.             yield => ($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] ?? $this->getCategoryIndexerService());
  8342.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] ?? $this->getMediaIndexerService());
  8343.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] ?? $this->getMediaFolderConfigurationIndexerService());
  8344.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] ?? $this->getMediaFolderIndexerService());
  8345.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  8346.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'] ?? $this->getNewsletterRecipientIndexerService());
  8347.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  8348.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? $this->getProductStreamIndexerService());
  8349.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  8350.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] ?? $this->getPaymentMethodIndexerService());
  8351.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] ?? $this->getPromotionIndexerService());
  8352.             yield 15 => ($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'] ?? $this->getThemeIndexerService());
  8353.         }, 16), $a$b);
  8354.     }
  8355.     /**
  8356.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface' shared service.
  8357.      *
  8358.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader
  8359.      */
  8360.     protected function getEntityReaderInterfaceService()
  8361.     {
  8362.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this))), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8363.     }
  8364.     /**
  8365.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface' shared service.
  8366.      *
  8367.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator
  8368.      */
  8369.     protected function getEntityAggregatorInterfaceService()
  8370.     {
  8371.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  8372.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  8373.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  8374.         }
  8375.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8376.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  8377.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  8378.         }
  8379.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  8380.         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);
  8381.     }
  8382.     /**
  8383.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface' shared service.
  8384.      *
  8385.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher
  8386.      */
  8387.     protected function getEntitySearcherInterfaceService()
  8388.     {
  8389.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  8390.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  8391.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  8392.         }
  8393.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8394.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  8395.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  8396.         }
  8397.         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);
  8398.     }
  8399.     /**
  8400.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\VersionManager' shared service.
  8401.      *
  8402.      * @return \Shopware\Core\Framework\DataAbstractionLayer\VersionManager
  8403.      */
  8404.     protected function getVersionManagerService()
  8405.     {
  8406.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  8407.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  8408.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  8409.         }
  8410.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  8411.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  8412.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  8413.         }
  8414.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  8415.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  8416.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  8417.         }
  8418.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8419.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  8420.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  8421.         }
  8422.         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()), $b$c$d, ($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()));
  8423.     }
  8424.     /**
  8425.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  8426.      *
  8427.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  8428.      */
  8429.     protected function getVersionCommitDataDefinitionService()
  8430.     {
  8431.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  8432.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8433.         return $instance;
  8434.     }
  8435.     /**
  8436.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  8437.      *
  8438.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  8439.      */
  8440.     protected function getVersionCommitDefinitionService()
  8441.     {
  8442.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  8443.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8444.         return $instance;
  8445.     }
  8446.     /**
  8447.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  8448.      *
  8449.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  8450.      */
  8451.     protected function getVersionDefinitionService()
  8452.     {
  8453.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  8454.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8455.         return $instance;
  8456.     }
  8457.     /**
  8458.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface' shared service.
  8459.      *
  8460.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway
  8461.      */
  8462.     protected function getEntityWriteGatewayInterfaceService()
  8463.     {
  8464.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8465.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'])) {
  8466.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'];
  8467.         }
  8468.         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 () {
  8469.             yield => ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] = new \Shopware\Core\System\Language\LanguageExceptionHandler()));
  8470.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] = new \Shopware\Core\System\SalesChannel\SalesChannelExceptionHandler()));
  8471.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductExceptionHandler()));
  8472.             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()));
  8473.             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()));
  8474.             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()));
  8475.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] = new \Shopware\Core\Content\Newsletter\NewsletterExceptionHandler()));
  8476.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] = new \Shopware\Core\Content\ProductExport\DataAbstractionLayer\ProductExportExceptionHandler()));
  8477.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] = new \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerWishlistProductExceptionHandler()));
  8478.             yield => ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] = new \Shopware\Core\Checkout\Order\OrderExceptionHandler()));
  8479.         }, 10)), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8480.     }
  8481.     /**
  8482.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter' shared service.
  8483.      *
  8484.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter
  8485.      */
  8486.     protected function getEntityWriterService()
  8487.     {
  8488.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  8489.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  8490.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  8491.         }
  8492.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  8493.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  8494.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  8495.         }
  8496.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  8497.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  8498.         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));
  8499.     }
  8500.     /**
  8501.      * Gets the public 'Shopware\Core\Framework\Event\BusinessEventRegistry' shared service.
  8502.      *
  8503.      * @return \Shopware\Core\Framework\Event\BusinessEventRegistry
  8504.      */
  8505.     protected function getBusinessEventRegistryService()
  8506.     {
  8507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventRegistry.php';
  8508.         $this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] = $instance = new \Shopware\Core\Framework\Event\BusinessEventRegistry();
  8509.         $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']);
  8510.         return $instance;
  8511.     }
  8512.     /**
  8513.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  8514.      *
  8515.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  8516.      */
  8517.     protected function getEventActionRuleDefinitionService()
  8518.     {
  8519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  8520.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  8521.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8522.         return $instance;
  8523.     }
  8524.     /**
  8525.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  8526.      *
  8527.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  8528.      */
  8529.     protected function getEventActionSalesChannelDefinitionService()
  8530.     {
  8531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  8532.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  8533.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8534.         return $instance;
  8535.     }
  8536.     /**
  8537.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  8538.      *
  8539.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  8540.      */
  8541.     protected function getEventActionDefinitionService()
  8542.     {
  8543.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  8544.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8545.         return $instance;
  8546.     }
  8547.     /**
  8548.      * Gets the public 'Shopware\Core\Framework\Increment\Controller\IncrementApiController' shared service.
  8549.      *
  8550.      * @return \Shopware\Core\Framework\Increment\Controller\IncrementApiController
  8551.      */
  8552.     protected function getIncrementApiControllerService()
  8553.     {
  8554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/Controller/IncrementApiController.php';
  8555.         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()));
  8556.     }
  8557.     /**
  8558.      * Gets the public 'Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  8559.      *
  8560.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  8561.      */
  8562.     protected function getLogEntryDefinitionService()
  8563.     {
  8564.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  8565.         $this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  8566.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8567.         return $instance;
  8568.     }
  8569.     /**
  8570.      * Gets the public 'Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController' shared service.
  8571.      *
  8572.      * @return \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController
  8573.      */
  8574.     protected function getConsumeMessagesControllerService()
  8575.     {
  8576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Api/ConsumeMessagesController.php';
  8577.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
  8578.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/DispatchPcntlSignalListener.php';
  8579.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/EarlyReturnMessagesListener.php';
  8580.         $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()), new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService())), new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener(), new \Shopware\Core\Framework\MessageQueue\Subscriber\EarlyReturnMessagesListener(), 'default''128M');
  8581.         $instance->setContainer($this);
  8582.         return $instance;
  8583.     }
  8584.     /**
  8585.      * Gets the public 'Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  8586.      *
  8587.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  8588.      */
  8589.     protected function getDeadMessageDefinitionService()
  8590.     {
  8591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  8592.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  8593.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8594.         return $instance;
  8595.     }
  8596.     /**
  8597.      * Gets the public 'Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  8598.      *
  8599.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  8600.      */
  8601.     protected function getMessageQueueStatsDefinitionService()
  8602.     {
  8603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  8604.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  8605.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8606.         return $instance;
  8607.     }
  8608.     /**
  8609.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController' shared service.
  8610.      *
  8611.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController
  8612.      */
  8613.     protected function getScheduledTaskControllerService()
  8614.     {
  8615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Api/ScheduledTaskController.php';
  8616.         $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()));
  8617.         $instance->setContainer($this);
  8618.         return $instance;
  8619.     }
  8620.     /**
  8621.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  8622.      *
  8623.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  8624.      */
  8625.     protected function getScheduledTaskDefinitionService()
  8626.     {
  8627.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  8628.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8629.         return $instance;
  8630.     }
  8631.     /**
  8632.      * Gets the public 'Shopware\Core\Framework\Migration\Api\MigrationController' shared service.
  8633.      *
  8634.      * @return \Shopware\Core\Framework\Migration\Api\MigrationController
  8635.      */
  8636.     protected function getMigrationControllerService()
  8637.     {
  8638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Api/MigrationController.php';
  8639.         $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.2');
  8640.         $instance->setContainer($this);
  8641.         return $instance;
  8642.     }
  8643.     /**
  8644.      * Gets the public 'Shopware\Core\Framework\Migration\IndexerQueuer' shared service.
  8645.      *
  8646.      * @return \Shopware\Core\Framework\Migration\IndexerQueuer
  8647.      */
  8648.     protected function getIndexerQueuerService()
  8649.     {
  8650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/IndexerQueuer.php';
  8651.         return $this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] = new \Shopware\Core\Framework\Migration\IndexerQueuer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  8652.     }
  8653.     /**
  8654.      * Gets the public 'Shopware\Core\Framework\Migration\MigrationCollectionLoader' shared service.
  8655.      *
  8656.      * @return \Shopware\Core\Framework\Migration\MigrationCollectionLoader
  8657.      */
  8658.     protected function getMigrationCollectionLoaderService()
  8659.     {
  8660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationCollectionLoader.php';
  8661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationRuntime.php';
  8662.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  8663.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  8664.         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 () {
  8665.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] = new \Shopware\Core\Framework\Migration\MigrationSource('core')));
  8666.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] ?? $this->getMigrationSource_Core_V63Service());
  8667.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] ?? $this->getMigrationSource_Core_V64Service());
  8668.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] ?? $this->getMigrationSource_Core_V65Service());
  8669.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] = new \Shopware\Core\Framework\Migration\MigrationSource('null', [])));
  8670.             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'])));
  8671.             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'])));
  8672.             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'])));
  8673.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NdVoorwindenTheme'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NdVoorwindenTheme'] = new \Shopware\Core\Framework\Migration\MigrationSource('NdVoorwindenTheme', [(\dirname(__DIR__4).'/vendor/nd/voorwinden/src/Migration') => 'Nd\\Voorwinden\\Migration'])));
  8674.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NdFashion'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NdFashion'] = new \Shopware\Core\Framework\Migration\MigrationSource('NdFashion', [(\dirname(__DIR__4).'/vendor/nd/fashion/src/Migration') => 'Nd\\Fashion\\Migration'])));
  8675.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NdStl'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NdStl'] = new \Shopware\Core\Framework\Migration\MigrationSource('NdStl', [(\dirname(__DIR__4).'/vendor/nd/stl/src/Migration') => 'Nd\\Stl\\Migration'])));
  8676.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NdSrs'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NdSrs'] = new \Shopware\Core\Framework\Migration\MigrationSource('NdSrs', [(\dirname(__DIR__4).'/vendor/nd/srs/src/Migration') => 'Nd\\Srs\\Migration'])));
  8677.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NdAggregateProperties'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NdAggregateProperties'] = new \Shopware\Core\Framework\Migration\MigrationSource('NdAggregateProperties', [(\dirname(__DIR__4).'/custom/plugins/NdAggregateProperties/src/Migration') => 'Nd\\AggregateProperties\\Migration'])));
  8678.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MolliePayments'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_MolliePayments'] = new \Shopware\Core\Framework\Migration\MigrationSource('MolliePayments', [(\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Migration') => 'Kiener\\MolliePayments\\Migration'])));
  8679.         }, 14), $b);
  8680.     }
  8681.     /**
  8682.      * Gets the public 'Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  8683.      *
  8684.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  8685.      */
  8686.     protected function getPluginTranslationDefinitionService()
  8687.     {
  8688.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  8690.         $this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  8691.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8692.         return $instance;
  8693.     }
  8694.     /**
  8695.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginCollection' shared service.
  8696.      *
  8697.      * @return \Shopware\Core\Framework\Plugin\KernelPluginCollection
  8698.      */
  8699.     protected function getKernelPluginCollectionService()
  8700.     {
  8701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginCollection.php';
  8702.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstances();
  8703.     }
  8704.     /**
  8705.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader' shared service.
  8706.      *
  8707.      * @return \Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader
  8708.      */
  8709.     protected function getKernelPluginLoaderService()
  8710.     {
  8711.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  8712.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  8713.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  8714.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  8715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/KernelPluginLoader.php';
  8716.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getPluginLoader();
  8717.     }
  8718.     /**
  8719.      * Gets the public 'Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  8720.      *
  8721.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  8722.      */
  8723.     protected function getPluginDefinitionService()
  8724.     {
  8725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  8726.         $this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  8727.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8728.         return $instance;
  8729.     }
  8730.     /**
  8731.      * Gets the public 'Shopware\Core\Framework\Plugin\Util\PluginIdProvider' shared service.
  8732.      *
  8733.      * @return \Shopware\Core\Framework\Plugin\Util\PluginIdProvider
  8734.      */
  8735.     protected function getPluginIdProviderService()
  8736.     {
  8737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginIdProvider.php';
  8738.         return $this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] = new \Shopware\Core\Framework\Plugin\Util\PluginIdProvider(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  8739.     }
  8740.     /**
  8741.      * Gets the public 'Shopware\Core\Framework\Routing\CanonicalRedirectService' shared service.
  8742.      *
  8743.      * @return \Shopware\Core\Framework\Routing\CanonicalRedirectService
  8744.      */
  8745.     protected function getCanonicalRedirectServiceService()
  8746.     {
  8747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CanonicalRedirectService.php';
  8748.         return $this->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] = new \Shopware\Core\Framework\Routing\CanonicalRedirectService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  8749.     }
  8750.     /**
  8751.      * Gets the public 'Shopware\Core\Framework\Routing\RequestTransformerInterface' shared autowired service.
  8752.      *
  8753.      * @return \Shopware\Storefront\Framework\Routing\RequestTransformer
  8754.      */
  8755.     protected function getRequestTransformerInterfaceService()
  8756.     {
  8757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformerInterface.php';
  8758.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/RequestTransformer.php';
  8759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformer.php';
  8760.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/AbstractDomainLoader.php';
  8761.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoader.php';
  8762.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/DomainLoader.php';
  8763.         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->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  8764.     }
  8765.     /**
  8766.      * Gets the public 'Shopware\Core\Framework\Rule\Api\RuleConfigController' shared service.
  8767.      *
  8768.      * @return \Shopware\Core\Framework\Rule\Api\RuleConfigController
  8769.      */
  8770.     protected function getRuleConfigControllerService()
  8771.     {
  8772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Api/RuleConfigController.php';
  8773.         $this->services['Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController'] = $instance = new \Shopware\Core\Framework\Rule\Api\RuleConfigController(new RewindableGenerator(function () {
  8774.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  8775.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  8776.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  8777.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  8778.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  8779.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  8780.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  8781.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  8782.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  8783.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  8784.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  8785.             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()));
  8786.             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()));
  8787.             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()));
  8788.             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()));
  8789.             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()));
  8790.             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()));
  8791.             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()));
  8792.             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()));
  8793.             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()));
  8794.             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()));
  8795.             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()));
  8796.             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()));
  8797.             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()));
  8798.             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()));
  8799.             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()));
  8800.             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()));
  8801.             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()));
  8802.             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()));
  8803.             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()));
  8804.             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()));
  8805.             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()));
  8806.             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()));
  8807.             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()));
  8808.             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()));
  8809.             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()));
  8810.             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()));
  8811.             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()));
  8812.             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()));
  8813.             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()));
  8814.             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()));
  8815.             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()));
  8816.             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()));
  8817.             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()));
  8818.             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()));
  8819.             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()));
  8820.             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()));
  8821.             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()));
  8822.             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()));
  8823.             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()));
  8824.             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()));
  8825.             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()));
  8826.             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()));
  8827.             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()));
  8828.             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()));
  8829.             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()));
  8830.             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()));
  8831.             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()));
  8832.             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()));
  8833.             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()));
  8834.             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()));
  8835.             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()));
  8836.             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()));
  8837.             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()));
  8838.             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()));
  8839.             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()));
  8840.             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()));
  8841.             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()));
  8842.             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()));
  8843.             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()));
  8844.             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()));
  8845.             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()));
  8846.             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()));
  8847.             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()));
  8848.             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()));
  8849.             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()));
  8850.             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()));
  8851.             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()));
  8852.             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()));
  8853.             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()));
  8854.             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()));
  8855.             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()));
  8856.             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()));
  8857.             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()));
  8858.             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()));
  8859.             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()));
  8860.             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()));
  8861.             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()));
  8862.             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()));
  8863.             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()));
  8864.             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()));
  8865.             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()));
  8866.             yield 92 => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\LineItemSubscriptionRule'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\LineItemSubscriptionRule'] = new \Kiener\MolliePayments\Components\Subscription\Rule\LineItemSubscriptionRule()));
  8867.             yield 93 => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\CartSubscriptionRule'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\CartSubscriptionRule'] = new \Kiener\MolliePayments\Components\Subscription\Rule\CartSubscriptionRule()));
  8868.         }, 94));
  8869.         $instance->setContainer($this);
  8870.         return $instance;
  8871.     }
  8872.     /**
  8873.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptApiRoute' shared service.
  8874.      *
  8875.      * @return \Shopware\Core\Framework\Script\Api\ScriptApiRoute
  8876.      */
  8877.     protected function getScriptApiRouteService()
  8878.     {
  8879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptApiRoute.php';
  8880.         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()));
  8881.     }
  8882.     /**
  8883.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory' shared service.
  8884.      *
  8885.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory
  8886.      */
  8887.     protected function getScriptResponseFactoryFacadeHookFactoryService()
  8888.     {
  8889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseFactoryFacadeHookFactory.php';
  8891.         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()));
  8892.     }
  8893.     /**
  8894.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute' shared service.
  8895.      *
  8896.      * @return \Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute
  8897.      */
  8898.     protected function getScriptStoreApiRouteService()
  8899.     {
  8900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptStoreApiRoute.php';
  8901.         return $this->services['Shopware\\Core\\Framework\\Script\\Api\\ScriptStoreApiRoute'] = new \Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute(($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService()), ($this->privates['Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseEncoder'] ?? $this->getScriptResponseEncoderService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8902.     }
  8903.     /**
  8904.      * Gets the public 'Shopware\Core\Framework\Script\Execution\ScriptExecutor' shared service.
  8905.      *
  8906.      * @return \Shopware\Core\Framework\Script\Execution\ScriptExecutor
  8907.      */
  8908.     protected function getScriptExecutorService()
  8909.     {
  8910.         $a = ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  8911.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  8912.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  8913.         }
  8914.         $b = ($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService());
  8915.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  8916.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  8917.         }
  8918.         return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] = new \Shopware\Core\Framework\Script\Execution\ScriptExecutor($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] = new \Shopware\Core\Framework\Script\Debugging\ScriptTraces())), $this$b);
  8919.     }
  8920.     /**
  8921.      * Gets the public 'Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  8922.      *
  8923.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  8924.      */
  8925.     protected function getScriptDefinitionService()
  8926.     {
  8927.         $this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  8928.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8929.         return $instance;
  8930.     }
  8931.     /**
  8932.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController' shared service.
  8933.      *
  8934.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController
  8935.      */
  8936.     protected function getExtensionStoreActionsControllerService()
  8937.     {
  8938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreActionsController.php';
  8939.         $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()));
  8940.         $instance->setContainer($this);
  8941.         return $instance;
  8942.     }
  8943.     /**
  8944.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreDataController' shared service.
  8945.      *
  8946.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreDataController
  8947.      */
  8948.     protected function getExtensionStoreDataControllerService()
  8949.     {
  8950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreDataController.php';
  8951.         $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()));
  8952.         $instance->setContainer($this);
  8953.         return $instance;
  8954.     }
  8955.     /**
  8956.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController' shared service.
  8957.      *
  8958.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController
  8959.      */
  8960.     protected function getExtensionStoreLicensesControllerService()
  8961.     {
  8962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreLicensesController.php';
  8963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionStoreLicensesService.php';
  8964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionStoreLicensesService.php';
  8965.         $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())));
  8966.         $instance->setContainer($this);
  8967.         return $instance;
  8968.     }
  8969.     /**
  8970.      * Gets the public 'Shopware\Core\Framework\Store\Api\FirstRunWizardController' shared service.
  8971.      *
  8972.      * @return \Shopware\Core\Framework\Store\Api\FirstRunWizardController
  8973.      */
  8974.     protected function getFirstRunWizardControllerService()
  8975.     {
  8976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/FirstRunWizardController.php';
  8977.         $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()));
  8978.         $instance->setContainer($this);
  8979.         return $instance;
  8980.     }
  8981.     /**
  8982.      * Gets the public 'Shopware\Core\Framework\Store\Api\StoreController' shared service.
  8983.      *
  8984.      * @return \Shopware\Core\Framework\Store\Api\StoreController
  8985.      */
  8986.     protected function getStoreControllerService()
  8987.     {
  8988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/StoreController.php';
  8989.         $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()));
  8990.         $instance->setContainer($this);
  8991.         return $instance;
  8992.     }
  8993.     /**
  8994.      * Gets the public 'Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider' shared service.
  8995.      *
  8996.      * @return \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider
  8997.      */
  8998.     protected function getStoreRequestOptionsProviderService()
  8999.     {
  9000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  9001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/StoreRequestOptionsProvider.php';
  9002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  9003.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  9004.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  9005.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  9006.         }
  9007.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9008.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  9009.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  9010.         }
  9011.         return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] = new \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider($a$b, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] = new \Shopware\Core\Framework\Store\Services\InstanceService('6.4.20.2'$this->getEnv('INSTANCE_ID')))), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()));
  9012.     }
  9013.     /**
  9014.      * Gets the public 'Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware' shared service.
  9015.      *
  9016.      * @return \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware
  9017.      */
  9018.     protected function getShopSecretInvalidMiddlewareService()
  9019.     {
  9020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  9021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ShopSecretInvalidMiddleware.php';
  9022.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9023.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'])) {
  9024.             return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'];
  9025.         }
  9026.         return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] = new \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  9027.     }
  9028.     /**
  9029.      * Gets the public 'Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware' shared service.
  9030.      *
  9031.      * @return \Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware
  9032.      */
  9033.     protected function getStoreSessionExpiredMiddlewareService()
  9034.     {
  9035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  9036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreSessionExpiredMiddleware.php';
  9037.         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())));
  9038.     }
  9039.     /**
  9040.      * Gets the public 'Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware' shared service.
  9041.      *
  9042.      * @return \Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware
  9043.      */
  9044.     protected function getVerifyResponseSignatureMiddlewareService()
  9045.     {
  9046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  9047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/VerifyResponseSignatureMiddleware.php';
  9048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  9049.         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')]))));
  9050.     }
  9051.     /**
  9052.      * Gets the public 'Shopware\Core\Framework\Update\Api\UpdateController' shared service.
  9053.      *
  9054.      * @return \Shopware\Core\Framework\Update\Api\UpdateController
  9055.      */
  9056.     protected function getUpdateControllerService()
  9057.     {
  9058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Api/UpdateController.php';
  9059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/ApiClient.php';
  9060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/UpdateApiHttpClientFactory.php';
  9061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/RequirementsValidator.php';
  9062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/PluginCompatibility.php';
  9063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  9064.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9065.         $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.2'$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 () {
  9066.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] ?? ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\PhpVersionCheck()));
  9067.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\LicenseCheck'] ?? $this->getLicenseCheckService());
  9068.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\WriteableCheck'] ?? $this->getWriteableCheckService());
  9069.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] ?? $this->getMysqlVersionCheckService());
  9070.         }, 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.2'$this->getEnv('bool:SHOPWARE_UPDATE_TEST'));
  9071.         $instance->setContainer($this);
  9072.         return $instance;
  9073.     }
  9074.     /**
  9075.      * Gets the public 'Shopware\Core\Framework\Util\HtmlSanitizer' shared service.
  9076.      *
  9077.      * @return \Shopware\Core\Framework\Util\HtmlSanitizer
  9078.      */
  9079.     protected function getHtmlSanitizerService()
  9080.     {
  9081.         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']);
  9082.     }
  9083.     /**
  9084.      * Gets the public 'Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  9085.      *
  9086.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  9087.      */
  9088.     protected function getWebhookEventLogDefinitionService()
  9089.     {
  9090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  9091.         $this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  9092.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9093.         return $instance;
  9094.     }
  9095.     /**
  9096.      * Gets the public 'Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  9097.      *
  9098.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  9099.      */
  9100.     protected function getWebhookDefinitionService()
  9101.     {
  9102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  9103.         $this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  9104.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9105.         return $instance;
  9106.     }
  9107.     /**
  9108.      * Gets the public 'Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator' shared autowired service.
  9109.      *
  9110.      * @return \Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator
  9111.      */
  9112.     protected function getSalesChannelCreatorService()
  9113.     {
  9114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Service/SalesChannelCreator.php';
  9115.         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()));
  9116.     }
  9117.     /**
  9118.      * Gets the public 'Shopware\Core\Maintenance\User\Service\UserProvisioner' shared autowired service.
  9119.      *
  9120.      * @return \Shopware\Core\Maintenance\User\Service\UserProvisioner
  9121.      */
  9122.     protected function getUserProvisionerService()
  9123.     {
  9124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Service/UserProvisioner.php';
  9125.         return $this->services['Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner'] = new \Shopware\Core\Maintenance\User\Service\UserProvisioner(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  9126.     }
  9127.     /**
  9128.      * Gets the public 'Shopware\Core\Profiling\Profiler' shared service.
  9129.      *
  9130.      * @return \Shopware\Core\Profiling\Profiler
  9131.      */
  9132.     protected function getProfilerService()
  9133.     {
  9134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Profiler.php';
  9135.         return $this->services['Shopware\\Core\\Profiling\\Profiler'] = new \Shopware\Core\Profiling\Profiler(new RewindableGenerator(function () {
  9136.             yield 'Symfony' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Stopwatch'] ?? $this->getStopwatchService());
  9137.             yield 'Tideways' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] = new \Shopware\Core\Profiling\Integration\Tideways()));
  9138.             yield 'Datadog' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] = new \Shopware\Core\Profiling\Integration\Datadog()));
  9139.         }, 3), $this->parameters['shopware.profiler.integrations']);
  9140.     }
  9141.     /**
  9142.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  9143.      *
  9144.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  9145.      */
  9146.     protected function getCountryStateTranslationDefinitionService()
  9147.     {
  9148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  9150.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  9151.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9152.         return $instance;
  9153.     }
  9154.     /**
  9155.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition' shared service.
  9156.      *
  9157.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition
  9158.      */
  9159.     protected function getCountryStateDefinitionService()
  9160.     {
  9161.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition();
  9162.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9163.         return $instance;
  9164.     }
  9165.     /**
  9166.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition' shared service.
  9167.      *
  9168.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition
  9169.      */
  9170.     protected function getSalesChannelCountryStateDefinitionService()
  9171.     {
  9172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/SalesChannel/SalesChannelCountryStateDefinition.php';
  9173.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition();
  9174.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9175.         return $instance;
  9176.     }
  9177.     /**
  9178.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  9179.      *
  9180.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  9181.      */
  9182.     protected function getCountryTranslationDefinitionService()
  9183.     {
  9184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  9186.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  9187.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9188.         return $instance;
  9189.     }
  9190.     /**
  9191.      * Gets the public 'Shopware\Core\System\Country\CountryDefinition' shared service.
  9192.      *
  9193.      * @return \Shopware\Core\System\Country\CountryDefinition
  9194.      */
  9195.     protected function getCountryDefinitionService()
  9196.     {
  9197.         $this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] = $instance = new \Shopware\Core\System\Country\CountryDefinition();
  9198.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9199.         return $instance;
  9200.     }
  9201.     /**
  9202.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryRoute' shared service.
  9203.      *
  9204.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute
  9205.      */
  9206.     protected function getCachedCountryRouteService()
  9207.     {
  9208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryRoute.php';
  9209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryRoute.php';
  9210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryRoute.php';
  9211.         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()), []);
  9212.     }
  9213.     /**
  9214.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute' shared service.
  9215.      *
  9216.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute
  9217.      */
  9218.     protected function getCachedCountryStateRouteService()
  9219.     {
  9220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryStateRoute.php';
  9221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryStateRoute.php';
  9222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryStateRoute.php';
  9223.         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()), []);
  9224.     }
  9225.     /**
  9226.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition' shared service.
  9227.      *
  9228.      * @return \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition
  9229.      */
  9230.     protected function getSalesChannelCountryDefinitionService()
  9231.     {
  9232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/SalesChannelCountryDefinition.php';
  9233.         $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition();
  9234.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9235.         return $instance;
  9236.     }
  9237.     /**
  9238.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  9239.      *
  9240.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  9241.      */
  9242.     protected function getCurrencyCountryRoundingDefinitionService()
  9243.     {
  9244.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  9245.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9246.         return $instance;
  9247.     }
  9248.     /**
  9249.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  9250.      *
  9251.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  9252.      */
  9253.     protected function getCurrencyTranslationDefinitionService()
  9254.     {
  9255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  9257.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  9258.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9259.         return $instance;
  9260.     }
  9261.     /**
  9262.      * Gets the public 'Shopware\Core\System\Currency\CurrencyDefinition' shared service.
  9263.      *
  9264.      * @return \Shopware\Core\System\Currency\CurrencyDefinition
  9265.      */
  9266.     protected function getCurrencyDefinitionService()
  9267.     {
  9268.         $this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\CurrencyDefinition();
  9269.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9270.         return $instance;
  9271.     }
  9272.     /**
  9273.      * Gets the public 'Shopware\Core\System\Currency\CurrencyFormatter' shared service.
  9274.      *
  9275.      * @return \Shopware\Core\System\Currency\CurrencyFormatter
  9276.      */
  9277.     protected function getCurrencyFormatterService()
  9278.     {
  9279.         return $this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] = new \Shopware\Core\System\Currency\CurrencyFormatter(($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  9280.     }
  9281.     /**
  9282.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute' shared service.
  9283.      *
  9284.      * @return \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute
  9285.      */
  9286.     protected function getCachedCurrencyRouteService()
  9287.     {
  9288.         $a = ($this->services['sales_channel.currency.repository'] ?? $this->getSalesChannel_Currency_RepositoryService());
  9289.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  9290.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  9291.         }
  9292.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  9293.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  9294.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  9295.         }
  9296.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9297.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  9298.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  9299.         }
  9300.         return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] = new \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute(new \Shopware\Core\System\Currency\SalesChannel\CurrencyRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  9301.     }
  9302.     /**
  9303.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition' shared service.
  9304.      *
  9305.      * @return \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition
  9306.      */
  9307.     protected function getSalesChannelCurrencyDefinitionService()
  9308.     {
  9309.         $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition();
  9310.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9311.         return $instance;
  9312.     }
  9313.     /**
  9314.      * Gets the public 'Shopware\Core\System\CustomEntity\Api\CustomEntityApiController' shared service.
  9315.      *
  9316.      * @return \Shopware\Core\System\CustomEntity\Api\CustomEntityApiController
  9317.      */
  9318.     protected function getCustomEntityApiControllerService()
  9319.     {
  9320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  9321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Api/CustomEntityApiController.php';
  9322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  9323.         $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()));
  9324.         $instance->setContainer($this);
  9325.         return $instance;
  9326.     }
  9327.     /**
  9328.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  9329.      *
  9330.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  9331.      */
  9332.     protected function getCustomEntityDefinitionService()
  9333.     {
  9334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  9335.         $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  9336.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9337.         return $instance;
  9338.     }
  9339.     /**
  9340.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityRegistrar' shared service.
  9341.      *
  9342.      * @return \Shopware\Core\System\CustomEntity\CustomEntityRegistrar
  9343.      */
  9344.     protected function getCustomEntityRegistrarService()
  9345.     {
  9346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityRegistrar.php';
  9347.         return $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar'] = new \Shopware\Core\System\CustomEntity\CustomEntityRegistrar($this);
  9348.     }
  9349.     /**
  9350.      * Gets the public 'Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater' shared service.
  9351.      *
  9352.      * @return \Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater
  9353.      */
  9354.     protected function getCustomEntitySchemaUpdaterService()
  9355.     {
  9356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntitySchemaUpdater.php';
  9357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/SchemaUpdater.php';
  9358.         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());
  9359.     }
  9360.     /**
  9361.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  9362.      *
  9363.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  9364.      */
  9365.     protected function getCustomFieldSetRelationDefinitionService()
  9366.     {
  9367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  9368.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  9369.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9370.         return $instance;
  9371.     }
  9372.     /**
  9373.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  9374.      *
  9375.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  9376.      */
  9377.     protected function getCustomFieldSetDefinitionService()
  9378.     {
  9379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  9380.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  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\Api\CustomFieldSetActionController' shared service.
  9386.      *
  9387.      * @return \Shopware\Core\System\CustomField\Api\CustomFieldSetActionController
  9388.      */
  9389.     protected function getCustomFieldSetActionControllerService()
  9390.     {
  9391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Api/CustomFieldSetActionController.php';
  9392.         $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()));
  9393.         $instance->setContainer($this);
  9394.         return $instance;
  9395.     }
  9396.     /**
  9397.      * Gets the public 'Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  9398.      *
  9399.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  9400.      */
  9401.     protected function getCustomFieldDefinitionService()
  9402.     {
  9403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  9404.         $this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  9405.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9406.         return $instance;
  9407.     }
  9408.     /**
  9409.      * Gets the public 'Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  9410.      *
  9411.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  9412.      */
  9413.     protected function getDeliveryTimeTranslationDefinitionService()
  9414.     {
  9415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  9417.         $this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  9418.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9419.         return $instance;
  9420.     }
  9421.     /**
  9422.      * Gets the public 'Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  9423.      *
  9424.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  9425.      */
  9426.     protected function getDeliveryTimeDefinitionService()
  9427.     {
  9428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  9429.         $this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  9430.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9431.         return $instance;
  9432.     }
  9433.     /**
  9434.      * Gets the public 'Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  9435.      *
  9436.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  9437.      */
  9438.     protected function getIntegrationRoleDefinitionService()
  9439.     {
  9440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  9441.         $this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  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\IntegrationDefinition' shared service.
  9447.      *
  9448.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  9449.      */
  9450.     protected function getIntegrationDefinitionService()
  9451.     {
  9452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  9453.         $this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  9454.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9455.         return $instance;
  9456.     }
  9457.     /**
  9458.      * Gets the public 'Shopware\Core\System\Language\LanguageDefinition' shared service.
  9459.      *
  9460.      * @return \Shopware\Core\System\Language\LanguageDefinition
  9461.      */
  9462.     protected function getLanguageDefinitionService()
  9463.     {
  9464.         $this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] = $instance = new \Shopware\Core\System\Language\LanguageDefinition();
  9465.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9466.         return $instance;
  9467.     }
  9468.     /**
  9469.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute' shared service.
  9470.      *
  9471.      * @return \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute
  9472.      */
  9473.     protected function getCachedLanguageRouteService()
  9474.     {
  9475.         $a = ($this->services['sales_channel.language.repository'] ?? $this->getSalesChannel_Language_RepositoryService());
  9476.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  9477.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  9478.         }
  9479.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  9480.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  9481.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  9482.         }
  9483.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9484.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  9485.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  9486.         }
  9487.         return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] = new \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute(new \Shopware\Core\System\Language\SalesChannel\LanguageRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  9488.     }
  9489.     /**
  9490.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition' shared service.
  9491.      *
  9492.      * @return \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition
  9493.      */
  9494.     protected function getSalesChannelLanguageDefinitionService()
  9495.     {
  9496.         $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition();
  9497.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9498.         return $instance;
  9499.     }
  9500.     /**
  9501.      * Gets the public 'Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  9502.      *
  9503.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  9504.      */
  9505.     protected function getLocaleTranslationDefinitionService()
  9506.     {
  9507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  9509.         $this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  9510.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9511.         return $instance;
  9512.     }
  9513.     /**
  9514.      * Gets the public 'Shopware\Core\System\Locale\LocaleDefinition' shared service.
  9515.      *
  9516.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  9517.      */
  9518.     protected function getLocaleDefinitionService()
  9519.     {
  9520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  9521.         $this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  9522.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9523.         return $instance;
  9524.     }
  9525.     /**
  9526.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  9527.      *
  9528.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  9529.      */
  9530.     protected function getNumberRangeSalesChannelDefinitionService()
  9531.     {
  9532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  9533.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  9534.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9535.         return $instance;
  9536.     }
  9537.     /**
  9538.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  9539.      *
  9540.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  9541.      */
  9542.     protected function getNumberRangeStateDefinitionService()
  9543.     {
  9544.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  9545.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  9546.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9547.         return $instance;
  9548.     }
  9549.     /**
  9550.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  9551.      *
  9552.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  9553.      */
  9554.     protected function getNumberRangeTranslationDefinitionService()
  9555.     {
  9556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  9558.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  9559.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9560.         return $instance;
  9561.     }
  9562.     /**
  9563.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  9564.      *
  9565.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  9566.      */
  9567.     protected function getNumberRangeTypeTranslationDefinitionService()
  9568.     {
  9569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  9571.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  9572.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9573.         return $instance;
  9574.     }
  9575.     /**
  9576.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  9577.      *
  9578.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  9579.      */
  9580.     protected function getNumberRangeTypeDefinitionService()
  9581.     {
  9582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  9583.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  9584.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9585.         return $instance;
  9586.     }
  9587.     /**
  9588.      * Gets the public 'Shopware\Core\System\NumberRange\Api\NumberRangeController' shared service.
  9589.      *
  9590.      * @return \Shopware\Core\System\NumberRange\Api\NumberRangeController
  9591.      */
  9592.     protected function getNumberRangeControllerService()
  9593.     {
  9594.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Api/NumberRangeController.php';
  9595.         $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()));
  9596.         $instance->setContainer($this);
  9597.         return $instance;
  9598.     }
  9599.     /**
  9600.      * Gets the public 'Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  9601.      *
  9602.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  9603.      */
  9604.     protected function getNumberRangeDefinitionService()
  9605.     {
  9606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  9607.         $this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  9608.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9609.         return $instance;
  9610.     }
  9611.     /**
  9612.      * Gets the public 'Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface' shared service.
  9613.      *
  9614.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGenerator
  9615.      */
  9616.     protected function getNumberRangeValueGeneratorInterfaceService()
  9617.     {
  9618.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9619.         if (isset($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'])) {
  9620.             return $this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'];
  9621.         }
  9622.         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 () {
  9623.             yield => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] ?? $this->getValueGeneratorPatternIncrementService());
  9624.             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()));
  9625.         }, 2)), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  9626.     }
  9627.     /**
  9628.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  9629.      *
  9630.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  9631.      */
  9632.     protected function getSalesChannelAnalyticsDefinitionService()
  9633.     {
  9634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  9635.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  9636.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9637.         return $instance;
  9638.     }
  9639.     /**
  9640.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  9641.      *
  9642.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  9643.      */
  9644.     protected function getSalesChannelCountryDefinition2Service()
  9645.     {
  9646.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  9647.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  9648.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9649.         return $instance;
  9650.     }
  9651.     /**
  9652.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  9653.      *
  9654.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  9655.      */
  9656.     protected function getSalesChannelCurrencyDefinition2Service()
  9657.     {
  9658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  9659.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  9660.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9661.         return $instance;
  9662.     }
  9663.     /**
  9664.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  9665.      *
  9666.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  9667.      */
  9668.     protected function getSalesChannelDomainDefinitionService()
  9669.     {
  9670.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  9671.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9672.         return $instance;
  9673.     }
  9674.     /**
  9675.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  9676.      *
  9677.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  9678.      */
  9679.     protected function getSalesChannelLanguageDefinition2Service()
  9680.     {
  9681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  9682.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  9683.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9684.         return $instance;
  9685.     }
  9686.     /**
  9687.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  9688.      *
  9689.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  9690.      */
  9691.     protected function getSalesChannelPaymentMethodDefinition2Service()
  9692.     {
  9693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  9694.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  9695.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9696.         return $instance;
  9697.     }
  9698.     /**
  9699.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  9700.      *
  9701.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  9702.      */
  9703.     protected function getSalesChannelShippingMethodDefinition2Service()
  9704.     {
  9705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  9706.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  9707.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9708.         return $instance;
  9709.     }
  9710.     /**
  9711.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  9712.      *
  9713.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  9714.      */
  9715.     protected function getSalesChannelTranslationDefinitionService()
  9716.     {
  9717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  9719.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  9720.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9721.         return $instance;
  9722.     }
  9723.     /**
  9724.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  9725.      *
  9726.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  9727.      */
  9728.     protected function getSalesChannelTypeTranslationDefinitionService()
  9729.     {
  9730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  9732.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  9733.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9734.         return $instance;
  9735.     }
  9736.     /**
  9737.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  9738.      *
  9739.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  9740.      */
  9741.     protected function getSalesChannelTypeDefinitionService()
  9742.     {
  9743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  9744.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  9745.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9746.         return $instance;
  9747.     }
  9748.     /**
  9749.      * Gets the public 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory' shared service.
  9750.      *
  9751.      * @return \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory
  9752.      */
  9753.     protected function getSalesChannelContextFactoryService()
  9754.     {
  9755.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  9756.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9757.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9758.         }
  9759.         $b = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  9760.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9761.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9762.         }
  9763.         $c = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  9764.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9765.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9766.         }
  9767.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  9768.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9769.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9770.         }
  9771.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9772.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9773.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9774.         }
  9775.         $f = ($this->services['currency_country_rounding.repository'] ?? $this->getCurrencyCountryRounding_RepositoryService());
  9776.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9777.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9778.         }
  9779.         $g = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  9780.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9781.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9782.         }
  9783.         $h = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  9784.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9785.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9786.         }
  9787.         $i = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  9788.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9789.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9790.         }
  9791.         $j = ($this->services['tax.repository'] ?? $this->getTax_RepositoryService());
  9792.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9793.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9794.         }
  9795.         $k = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  9796.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9797.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9798.         }
  9799.         $l = ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService());
  9800.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9801.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9802.         }
  9803.         $m = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  9804.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9805.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9806.         }
  9807.         $n = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  9808.         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 () {
  9809.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\EntireCountryRuleTypeFilter()));
  9810.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\IndividualStatesRuleTypeFilter()));
  9811.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRangeRuleTypeFilter()));
  9812.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRuleTypeFilter()));
  9813.         }, 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);
  9814.     }
  9815.     /**
  9816.      * Gets the public 'Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry' shared service.
  9817.      *
  9818.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry
  9819.      */
  9820.     protected function getSalesChannelDefinitionInstanceRegistryService()
  9821.     {
  9822.         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''nd_second_media_extension' => 'Nd\\Voorwinden\\Extension\\Content\\Product\\SecondMediaExtensionDefinition''base_extension' => 'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\BaseExtension\\BaseExtensionDefinition''listing_page_extension' => 'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\ListingPageExtensionDefinition''listing_page_extension_translation' => 'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionTranslation\\ListingPageExtensionTranslationDefinition''listing_page_extension_product' => 'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionProduct\\ListingPageExtensionProductDefinition''product_page_extension' => 'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\ProductPageExtensionDefinition''product_page_extension_translation' => 'Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\Aggregate\\ProductPageExtensionTranslation\\ProductPageExtensionTranslationDefinition''look' => 'Nd\\Stl\\Core\\Content\\Look\\LookDefinition''look_media' => 'Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookMedia\\LookMediaDefinition''look_visibility' => 'Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookVisibility\\LookVisibilityDefinition''look_product' => 'Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookProduct\\LookProductDefinition''look_translation' => 'Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookTranslation\\LookTranslationDefinition''product_srs_extension' => 'Nd\\Srs\\Extension\\Product\\SrsExtensionDefinition''nd_aggregate_property_extension' => 'Nd\\AggregateProperties\\Extension\\Content\\Property\\AggregatePropertyExtensionDefinition''nd_aggregate_property_group_option_extension_mapping' => 'Nd\\AggregateProperties\\Extension\\Content\\Property\\PropertyGroupOption\\AggregatePropertyGroupOptionExtensionMappingDefinition''mollie_subscription' => 'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition''mollie_subscription_address' => 'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition''mollie_subscription_history' => 'Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition''mollie_refund' => 'Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition''mollie_refund_item' => 'Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\RefundItem\\RefundItemDefinition'], ['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']);
  9823.     }
  9824.     /**
  9825.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  9826.      *
  9827.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  9828.      */
  9829.     protected function getSalesChannelDefinitionService()
  9830.     {
  9831.         $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  9832.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9833.         return $instance;
  9834.     }
  9835.     /**
  9836.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute' shared service.
  9837.      *
  9838.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute
  9839.      */
  9840.     protected function getContextSwitchRouteService()
  9841.     {
  9842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/AbstractContextSwitchRoute.php';
  9843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/ContextSwitchRoute.php';
  9844.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  9845.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'])) {
  9846.             return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'];
  9847.         }
  9848.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  9849.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'])) {
  9850.             return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'];
  9851.         }
  9852.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9853.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'])) {
  9854.             return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'];
  9855.         }
  9856.         return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] = new \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute($a$b$c);
  9857.     }
  9858.     /**
  9859.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController' shared service.
  9860.      *
  9861.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController
  9862.      */
  9863.     protected function getStoreApiInfoControllerService()
  9864.     {
  9865.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/StoreApiInfoController.php';
  9866.         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']);
  9867.     }
  9868.     /**
  9869.      * Gets the public 'Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  9870.      *
  9871.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  9872.      */
  9873.     protected function getSalutationTranslationDefinitionService()
  9874.     {
  9875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  9877.         $this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  9878.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9879.         return $instance;
  9880.     }
  9881.     /**
  9882.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute' shared service.
  9883.      *
  9884.      * @return \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute
  9885.      */
  9886.     protected function getCachedSalutationRouteService()
  9887.     {
  9888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/AbstractSalutationRoute.php';
  9889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/CachedSalutationRoute.php';
  9890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalutationRoute.php';
  9891.         $a = ($this->services['sales_channel.salutation.repository'] ?? $this->getSalesChannel_Salutation_RepositoryService());
  9892.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  9893.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  9894.         }
  9895.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  9896.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  9897.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  9898.         }
  9899.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9900.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  9901.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  9902.         }
  9903.         return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] = new \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute(new \Shopware\Core\System\Salutation\SalesChannel\SalutationRoute($a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $b$c, []);
  9904.     }
  9905.     /**
  9906.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition' shared service.
  9907.      *
  9908.      * @return \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition
  9909.      */
  9910.     protected function getSalesChannelSalutationDefinitionService()
  9911.     {
  9912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  9913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalesChannelSalutationDefinition.php';
  9914.         $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition();
  9915.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9916.         return $instance;
  9917.     }
  9918.     /**
  9919.      * Gets the public 'Shopware\Core\System\Salutation\SalutationDefinition' shared service.
  9920.      *
  9921.      * @return \Shopware\Core\System\Salutation\SalutationDefinition
  9922.      */
  9923.     protected function getSalutationDefinitionService()
  9924.     {
  9925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  9926.         $this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalutationDefinition();
  9927.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9928.         return $instance;
  9929.     }
  9930.     /**
  9931.      * Gets the public 'Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  9932.      *
  9933.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  9934.      */
  9935.     protected function getSnippetSetDefinitionService()
  9936.     {
  9937.         $this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  9938.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9939.         return $instance;
  9940.     }
  9941.     /**
  9942.      * Gets the public 'Shopware\Core\System\Snippet\Api\SnippetController' shared service.
  9943.      *
  9944.      * @return \Shopware\Core\System\Snippet\Api\SnippetController
  9945.      */
  9946.     protected function getSnippetControllerService()
  9947.     {
  9948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Api/SnippetController.php';
  9949.         $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()));
  9950.         $instance->setContainer($this);
  9951.         return $instance;
  9952.     }
  9953.     /**
  9954.      * Gets the public 'Shopware\Core\System\Snippet\Files\SnippetFileCollection' shared service.
  9955.      *
  9956.      * @return \Shopware\Core\System\Snippet\Files\SnippetFileCollection
  9957.      */
  9958.     protected function getSnippetFileCollectionService($lazyLoad true)
  9959.     {
  9960.         if ($lazyLoad) {
  9961.             return $this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] = $this->createProxy('SnippetFileCollection_08f09cc', function () {
  9962.                 return \SnippetFileCollection_08f09cc::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  9963.                     $wrappedInstance $this->getSnippetFileCollectionService(false);
  9964.                     $proxy->setProxyInitializer(null);
  9965.                     return true;
  9966.                 });
  9967.             });
  9968.         }
  9969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileCollectionFactory.php';
  9970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoaderInterface.php';
  9971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoader.php';
  9972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/AppSnippetFileLoader.php';
  9973.         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();
  9974.     }
  9975.     /**
  9976.      * Gets the public 'Shopware\Core\System\Snippet\Filter\SnippetFilterFactory' shared service.
  9977.      *
  9978.      * @return \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory
  9979.      */
  9980.     protected function getSnippetFilterFactoryService()
  9981.     {
  9982.         return $this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] = new \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory(new RewindableGenerator(function () {
  9983.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] = new \Shopware\Core\System\Snippet\Filter\AuthorFilter()));
  9984.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] = new \Shopware\Core\System\Snippet\Filter\AddedFilter()));
  9985.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] = new \Shopware\Core\System\Snippet\Filter\EditedFilter()));
  9986.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] = new \Shopware\Core\System\Snippet\Filter\EmptySnippetFilter()));
  9987.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] = new \Shopware\Core\System\Snippet\Filter\NamespaceFilter()));
  9988.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] = new \Shopware\Core\System\Snippet\Filter\TermFilter()));
  9989.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] = new \Shopware\Core\System\Snippet\Filter\TranslationKeyFilter()));
  9990.         }, 7));
  9991.     }
  9992.     /**
  9993.      * Gets the public 'Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  9994.      *
  9995.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  9996.      */
  9997.     protected function getSnippetDefinitionService()
  9998.     {
  9999.         $this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  10000.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10001.         return $instance;
  10002.     }
  10003.     /**
  10004.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  10005.      *
  10006.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  10007.      */
  10008.     protected function getStateMachineHistoryDefinitionService()
  10009.     {
  10010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  10011.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  10012.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10013.         return $instance;
  10014.     }
  10015.     /**
  10016.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  10017.      *
  10018.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  10019.      */
  10020.     protected function getStateMachineStateDefinitionService()
  10021.     {
  10022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  10023.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  10024.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10025.         return $instance;
  10026.     }
  10027.     /**
  10028.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  10029.      *
  10030.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  10031.      */
  10032.     protected function getStateMachineStateTranslationDefinitionService()
  10033.     {
  10034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  10036.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  10037.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10038.         return $instance;
  10039.     }
  10040.     /**
  10041.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  10042.      *
  10043.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  10044.      */
  10045.     protected function getStateMachineTransitionDefinitionService()
  10046.     {
  10047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  10048.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  10049.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10050.         return $instance;
  10051.     }
  10052.     /**
  10053.      * Gets the public 'Shopware\Core\System\StateMachine\Api\StateMachineActionController' shared service.
  10054.      *
  10055.      * @return \Shopware\Core\System\StateMachine\Api\StateMachineActionController
  10056.      */
  10057.     protected function getStateMachineActionControllerService()
  10058.     {
  10059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Api/StateMachineActionController.php';
  10060.         $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()));
  10061.         $instance->setContainer($this);
  10062.         return $instance;
  10063.     }
  10064.     /**
  10065.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  10066.      *
  10067.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  10068.      */
  10069.     protected function getStateMachineDefinitionService()
  10070.     {
  10071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  10072.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  10073.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10074.         return $instance;
  10075.     }
  10076.     /**
  10077.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  10078.      *
  10079.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  10080.      */
  10081.     protected function getStateMachineTranslationDefinitionService()
  10082.     {
  10083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  10085.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  10086.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10087.         return $instance;
  10088.     }
  10089.     /**
  10090.      * Gets the public 'Shopware\Core\System\SystemConfig\Api\SystemConfigController' shared service.
  10091.      *
  10092.      * @return \Shopware\Core\System\SystemConfig\Api\SystemConfigController
  10093.      */
  10094.     protected function getSystemConfigControllerService()
  10095.     {
  10096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Api/SystemConfigController.php';
  10097.         $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()));
  10098.         $instance->setContainer($this);
  10099.         return $instance;
  10100.     }
  10101.     /**
  10102.      * Gets the public 'Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory' shared service.
  10103.      *
  10104.      * @return \Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory
  10105.      */
  10106.     protected function getSystemConfigFacadeHookFactoryService()
  10107.     {
  10108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  10109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Facade/SystemConfigFacadeHookFactory.php';
  10110.         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()));
  10111.     }
  10112.     /**
  10113.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  10114.      *
  10115.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  10116.      */
  10117.     protected function getSystemConfigDefinitionService()
  10118.     {
  10119.         $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  10120.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10121.         return $instance;
  10122.     }
  10123.     /**
  10124.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigService' shared service.
  10125.      *
  10126.      * @return \Shopware\Core\System\SystemConfig\SystemConfigService
  10127.      */
  10128.     protected function getSystemConfigServiceService()
  10129.     {
  10130.         $a = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  10131.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  10132.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  10133.         }
  10134.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10135.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  10136.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  10137.         }
  10138.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  10139.         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);
  10140.     }
  10141.     /**
  10142.      * Gets the public 'Shopware\Core\System\Tag\Service\FilterTagIdsService' shared service.
  10143.      *
  10144.      * @return \Shopware\Core\System\Tag\Service\FilterTagIdsService
  10145.      */
  10146.     protected function getFilterTagIdsServiceService()
  10147.     {
  10148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/Service/FilterTagIdsService.php';
  10149.         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()));
  10150.     }
  10151.     /**
  10152.      * Gets the public 'Shopware\Core\System\Tag\TagDefinition' shared service.
  10153.      *
  10154.      * @return \Shopware\Core\System\Tag\TagDefinition
  10155.      */
  10156.     protected function getTagDefinitionService()
  10157.     {
  10158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  10159.         $this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  10160.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10161.         return $instance;
  10162.     }
  10163.     /**
  10164.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  10165.      *
  10166.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  10167.      */
  10168.     protected function getTaxRuleTypeTranslationDefinitionService()
  10169.     {
  10170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  10172.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  10173.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10174.         return $instance;
  10175.     }
  10176.     /**
  10177.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  10178.      *
  10179.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  10180.      */
  10181.     protected function getTaxRuleTypeDefinitionService()
  10182.     {
  10183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  10184.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  10185.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10186.         return $instance;
  10187.     }
  10188.     /**
  10189.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  10190.      *
  10191.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  10192.      */
  10193.     protected function getTaxRuleDefinitionService()
  10194.     {
  10195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  10196.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  10197.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10198.         return $instance;
  10199.     }
  10200.     /**
  10201.      * Gets the public 'Shopware\Core\System\Tax\TaxDefinition' shared service.
  10202.      *
  10203.      * @return \Shopware\Core\System\Tax\TaxDefinition
  10204.      */
  10205.     protected function getTaxDefinitionService()
  10206.     {
  10207.         $this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  10208.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10209.         return $instance;
  10210.     }
  10211.     /**
  10212.      * Gets the public 'Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  10213.      *
  10214.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  10215.      */
  10216.     protected function getUnitTranslationDefinitionService()
  10217.     {
  10218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  10220.         $this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  10221.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10222.         return $instance;
  10223.     }
  10224.     /**
  10225.      * Gets the public 'Shopware\Core\System\Unit\UnitDefinition' shared service.
  10226.      *
  10227.      * @return \Shopware\Core\System\Unit\UnitDefinition
  10228.      */
  10229.     protected function getUnitDefinitionService()
  10230.     {
  10231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  10232.         $this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  10233.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10234.         return $instance;
  10235.     }
  10236.     /**
  10237.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  10238.      *
  10239.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  10240.      */
  10241.     protected function getUserAccessKeyDefinitionService()
  10242.     {
  10243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  10244.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  10245.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10246.         return $instance;
  10247.     }
  10248.     /**
  10249.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  10250.      *
  10251.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  10252.      */
  10253.     protected function getUserConfigDefinitionService()
  10254.     {
  10255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  10256.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  10257.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10258.         return $instance;
  10259.     }
  10260.     /**
  10261.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  10262.      *
  10263.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  10264.      */
  10265.     protected function getUserRecoveryDefinitionService()
  10266.     {
  10267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  10268.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  10269.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10270.         return $instance;
  10271.     }
  10272.     /**
  10273.      * Gets the public 'Shopware\Core\System\User\Api\UserRecoveryController' shared service.
  10274.      *
  10275.      * @return \Shopware\Core\System\User\Api\UserRecoveryController
  10276.      */
  10277.     protected function getUserRecoveryControllerService()
  10278.     {
  10279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserRecoveryController.php';
  10280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Recovery/UserRecoveryService.php';
  10281.         $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()));
  10282.         $instance->setContainer($this);
  10283.         return $instance;
  10284.     }
  10285.     /**
  10286.      * Gets the public 'Shopware\Core\System\User\Api\UserValidationController' shared service.
  10287.      *
  10288.      * @return \Shopware\Core\System\User\Api\UserValidationController
  10289.      */
  10290.     protected function getUserValidationControllerService()
  10291.     {
  10292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserValidationController.php';
  10293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Service/UserValidationService.php';
  10294.         $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())));
  10295.         $instance->setContainer($this);
  10296.         return $instance;
  10297.     }
  10298.     /**
  10299.      * Gets the public 'Shopware\Core\System\User\UserDefinition' shared service.
  10300.      *
  10301.      * @return \Shopware\Core\System\User\UserDefinition
  10302.      */
  10303.     protected function getUserDefinitionService()
  10304.     {
  10305.         $this->services['Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  10306.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10307.         return $instance;
  10308.     }
  10309.     /**
  10310.      * Gets the public 'Shopware\Elasticsearch\Admin\AdminElasticsearchHelper' shared service.
  10311.      *
  10312.      * @return \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper
  10313.      */
  10314.     protected function getAdminElasticsearchHelperService()
  10315.     {
  10316.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  10317.         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'));
  10318.     }
  10319.     /**
  10320.      * Gets the public 'Shopware\Elasticsearch\Admin\AdminSearchController' shared service.
  10321.      *
  10322.      * @return \Shopware\Elasticsearch\Admin\AdminSearchController
  10323.      */
  10324.     protected function getAdminSearchController2Service()
  10325.     {
  10326.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearchController.php';
  10327.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  10328.         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')))));
  10329.     }
  10330.     /**
  10331.      * Gets the public 'Shopware\Elasticsearch\Framework\ElasticsearchHelper' shared service.
  10332.      *
  10333.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchHelper
  10334.      */
  10335.     protected function getElasticsearchHelperService()
  10336.     {
  10337.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  10338.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'])) {
  10339.             return $this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'];
  10340.         }
  10341.         return $this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev'$this->getEnv('bool:SHOPWARE_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'), $this->getEnv('string: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()));
  10342.     }
  10343.     /**
  10344.      * Gets the public 'Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler' shared service.
  10345.      *
  10346.      * @return \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler
  10347.      */
  10348.     protected function getCreateAliasTaskHandlerService()
  10349.     {
  10350.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/CreateAliasTaskHandler.php';
  10351.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  10352.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  10353.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  10354.         }
  10355.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  10356.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  10357.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  10358.         }
  10359.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10360.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  10361.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  10362.         }
  10363.         return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler($a, ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$this->parameters['elasticsearch.index.config'], $c);
  10364.     }
  10365.     /**
  10366.      * Gets the public 'Shopware\Storefront\Controller\AccountOrderController' shared service.
  10367.      *
  10368.      * @return \Shopware\Storefront\Controller\AccountOrderController
  10369.      */
  10370.     protected function getAccountOrderControllerService()
  10371.     {
  10372.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountOrderController.php';
  10373.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderPageLoader.php';
  10374.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountEditOrderPageLoader.php';
  10375.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderDetailPageLoader.php';
  10376.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  10377.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10378.         $c = ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService());
  10379.         $d = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService2Service());
  10380.         $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);
  10381.         $instance->setContainer($this);
  10382.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10383.         return $instance;
  10384.     }
  10385.     /**
  10386.      * Gets the public 'Shopware\Storefront\Controller\AccountPaymentController' shared service.
  10387.      *
  10388.      * @return \Shopware\Storefront\Controller\AccountPaymentController
  10389.      */
  10390.     protected function getAccountPaymentControllerService()
  10391.     {
  10392.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountPaymentController.php';
  10393.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/PaymentMethod/AccountPaymentMethodPageLoader.php';
  10394.         $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()));
  10395.         $instance->setContainer($this);
  10396.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10397.         return $instance;
  10398.     }
  10399.     /**
  10400.      * Gets the public 'Shopware\Storefront\Controller\AccountProfileController' shared service.
  10401.      *
  10402.      * @return \Shopware\Storefront\Controller\AccountProfileController
  10403.      */
  10404.     protected function getAccountProfileControllerService()
  10405.     {
  10406.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountProfileController.php';
  10407.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Overview/AccountOverviewPageLoader.php';
  10408.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Profile/AccountProfilePageLoader.php';
  10409.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  10410.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10411.         $this->services['Shopware\\Storefront\\Controller\\AccountProfileController'] = $instance = new \Shopware\Storefront\Controller\AccountProfileController(new \Shopware\Storefront\Page\Account\Overview\AccountOverviewPageLoader($a$b, ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] ?? $this->getCustomerRouteService()), ($this->privates['Shopware\\Storefront\\Pagelet\\Newsletter\\Account\\NewsletterAccountPageletLoader'] ?? $this->getNewsletterAccountPageletLoaderService())), new \Shopware\Storefront\Page\Account\Profile\AccountProfilePageLoader($a$b, ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService())), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute'] ?? $this->getChangeCustomerProfileRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute'] ?? $this->getChangePasswordRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute'] ?? $this->getChangeEmailRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] ?? $this->getDeleteCustomerRouteService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10412.         $instance->setContainer($this);
  10413.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10414.         return $instance;
  10415.     }
  10416.     /**
  10417.      * Gets the public 'Shopware\Storefront\Controller\AddressController' shared service.
  10418.      *
  10419.      * @return \Shopware\Storefront\Controller\AddressController
  10420.      */
  10421.     protected function getAddressControllerService()
  10422.     {
  10423.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AddressController.php';
  10424.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Listing/AddressListingPageLoader.php';
  10425.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Detail/AddressDetailPageLoader.php';
  10426.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  10427.         $b = ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService());
  10428.         $c = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  10429.         $d = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] ?? $this->getListAddressRouteService());
  10430.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10431.         $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->getCartService2Service())), 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()));
  10432.         $instance->setContainer($this);
  10433.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10434.         return $instance;
  10435.     }
  10436.     /**
  10437.      * Gets the public 'Shopware\Storefront\Controller\Api\CaptchaController' shared service.
  10438.      *
  10439.      * @return \Shopware\Storefront\Controller\Api\CaptchaController
  10440.      */
  10441.     protected function getCaptchaControllerService()
  10442.     {
  10443.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/Api/CaptchaController.php';
  10444.         $this->services['Shopware\\Storefront\\Controller\\Api\\CaptchaController'] = $instance = new \Shopware\Storefront\Controller\Api\CaptchaController(new RewindableGenerator(function () {
  10445.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  10446.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  10447.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  10448.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  10449.         }, 4));
  10450.         $instance->setContainer($this);
  10451.         return $instance;
  10452.     }
  10453.     /**
  10454.      * Gets the public 'Shopware\Storefront\Controller\AuthController' shared service.
  10455.      *
  10456.      * @return \Shopware\Storefront\Controller\AuthController
  10457.      */
  10458.     protected function getAuthController2Service()
  10459.     {
  10460.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AuthController.php';
  10461.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/RecoverPassword/AccountRecoverPasswordPageLoader.php';
  10462.         $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()));
  10463.         $instance->setContainer($this);
  10464.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10465.         return $instance;
  10466.     }
  10467.     /**
  10468.      * Gets the public 'Shopware\Storefront\Controller\CaptchaController' shared service.
  10469.      *
  10470.      * @return \Shopware\Storefront\Controller\CaptchaController
  10471.      */
  10472.     protected function getCaptchaController2Service()
  10473.     {
  10474.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CaptchaController.php';
  10475.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/AbstractBasicCaptchaPageletLoader.php';
  10476.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/BasicCaptchaPageletLoader.php';
  10477.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/AbstractBasicCaptchaGenerator.php';
  10478.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGenerator.php';
  10479.         $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()));
  10480.         $instance->setContainer($this);
  10481.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10482.         return $instance;
  10483.     }
  10484.     /**
  10485.      * Gets the public 'Shopware\Storefront\Controller\CheckoutController' shared service.
  10486.      *
  10487.      * @return \Shopware\Storefront\Controller\CheckoutController
  10488.      */
  10489.     protected function getCheckoutController2Service()
  10490.     {
  10491.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CheckoutController.php';
  10492.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Cart/CheckoutCartPageLoader.php';
  10493.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Confirm/CheckoutConfirmPageLoader.php';
  10494.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Finish/CheckoutFinishPageLoader.php';
  10495.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Offcanvas/OffcanvasCartPageLoader.php';
  10496.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  10497.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10498.         $c = ($this->privates['Shopware\\Storefront\\Checkout\\Cart\\SalesChannel\\StorefrontCartFacade'] ?? $this->getStorefrontCartFacadeService());
  10499.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  10500.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  10501.         $this->services['Shopware\\Storefront\\Controller\\CheckoutController'] = $instance = new \Shopware\Storefront\Controller\CheckoutController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service()), 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()));
  10502.         $instance->setContainer($this);
  10503.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10504.         return $instance;
  10505.     }
  10506.     /**
  10507.      * Gets the public 'Shopware\Storefront\Controller\CmsController' shared service.
  10508.      *
  10509.      * @return \Shopware\Storefront\Controller\CmsController
  10510.      */
  10511.     protected function getCmsControllerService()
  10512.     {
  10513.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CmsController.php';
  10514.         $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->getProductCombinationFinderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10515.         $instance->setContainer($this);
  10516.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10517.         return $instance;
  10518.     }
  10519.     /**
  10520.      * Gets the public 'Shopware\Storefront\Controller\ContextController' shared service.
  10521.      *
  10522.      * @return \Shopware\Storefront\Controller\ContextController
  10523.      */
  10524.     protected function getContextControllerService()
  10525.     {
  10526.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ContextController.php';
  10527.         $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()));
  10528.         $instance->setContainer($this);
  10529.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10530.         return $instance;
  10531.     }
  10532.     /**
  10533.      * Gets the public 'Shopware\Storefront\Controller\CookieController' shared service.
  10534.      *
  10535.      * @return \Shopware\Storefront\Controller\CookieController
  10536.      */
  10537.     protected function getCookieControllerService()
  10538.     {
  10539.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CookieController.php';
  10540.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProviderInterface.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 \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['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($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['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($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 getProductControllerService()
  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->getProductCombinationFinderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? $this->getFindProductVariantRouteService()), new \Shopware\Storefront\Page\Product\QuickView\MinimalQuickViewPageLoader($a$b), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute'] ?? $this->getProductReviewSaveRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), $c, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  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->getCartService2Service()), ($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('3c3440ec00b8b6b995f16213b12b8432'$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->getCartService2Service()), ($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 getProductCombinationFinderService()
  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 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  10998.      *
  10999.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  11000.      */
  11001.     protected function getRedirectControllerService()
  11002.     {
  11003.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  11004.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  11005.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  11006.     }
  11007.     /**
  11008.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  11009.      *
  11010.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  11011.      */
  11012.     protected function getTemplateControllerService()
  11013.     {
  11014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  11015.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11016.     }
  11017.     /**
  11018.      * Gets the public 'acl_role.repository' shared service.
  11019.      *
  11020.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11021.      */
  11022.     protected function getAclRole_RepositoryService()
  11023.     {
  11024.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11025.         if (isset($this->services['acl_role.repository'])) {
  11026.             return $this->services['acl_role.repository'];
  11027.         }
  11028.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11029.         if (isset($this->services['acl_role.repository'])) {
  11030.             return $this->services['acl_role.repository'];
  11031.         }
  11032.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11033.         if (isset($this->services['acl_role.repository'])) {
  11034.             return $this->services['acl_role.repository'];
  11035.         }
  11036.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11037.         if (isset($this->services['acl_role.repository'])) {
  11038.             return $this->services['acl_role.repository'];
  11039.         }
  11040.         return $this->services['acl_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] ?? $this->getAclRoleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  11041.     }
  11042.     /**
  11043.      * Gets the public 'acl_user_role.repository' shared service.
  11044.      *
  11045.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11046.      */
  11047.     protected function getAclUserRole_RepositoryService()
  11048.     {
  11049.         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())));
  11050.     }
  11051.     /**
  11052.      * Gets the public 'admin.openSearch.client' shared service.
  11053.      *
  11054.      * @return \Shopware\Elasticsearch\Profiler\ClientProfiler
  11055.      */
  11056.     protected function getAdmin_OpenSearch_ClientService()
  11057.     {
  11058.         return $this->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($this->privates['shopware.es.profiled.adminClient.inner'] ?? $this->getShopware_Es_Profiled_AdminClient_InnerService()));
  11059.     }
  11060.     /**
  11061.      * Gets the public 'administration.filesystem.private' shared service.
  11062.      *
  11063.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11064.      */
  11065.     protected function getAdministration_Filesystem_PrivateService()
  11066.     {
  11067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11069.         return $this->services['administration.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/administration');
  11070.     }
  11071.     /**
  11072.      * Gets the public 'administration.filesystem.public' shared service.
  11073.      *
  11074.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11075.      */
  11076.     protected function getAdministration_Filesystem_PublicService()
  11077.     {
  11078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11080.         return $this->services['administration.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/administration');
  11081.     }
  11082.     /**
  11083.      * Gets the public 'app.repository' shared service.
  11084.      *
  11085.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11086.      */
  11087.     protected function getApp_RepositoryService()
  11088.     {
  11089.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11090.         if (isset($this->services['app.repository'])) {
  11091.             return $this->services['app.repository'];
  11092.         }
  11093.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11094.         if (isset($this->services['app.repository'])) {
  11095.             return $this->services['app.repository'];
  11096.         }
  11097.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11098.         if (isset($this->services['app.repository'])) {
  11099.             return $this->services['app.repository'];
  11100.         }
  11101.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11102.         if (isset($this->services['app.repository'])) {
  11103.             return $this->services['app.repository'];
  11104.         }
  11105.         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())));
  11106.     }
  11107.     /**
  11108.      * Gets the public 'app_action_button.repository' shared service.
  11109.      *
  11110.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11111.      */
  11112.     protected function getAppActionButton_RepositoryService()
  11113.     {
  11114.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11115.         if (isset($this->services['app_action_button.repository'])) {
  11116.             return $this->services['app_action_button.repository'];
  11117.         }
  11118.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11119.         if (isset($this->services['app_action_button.repository'])) {
  11120.             return $this->services['app_action_button.repository'];
  11121.         }
  11122.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11123.         if (isset($this->services['app_action_button.repository'])) {
  11124.             return $this->services['app_action_button.repository'];
  11125.         }
  11126.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11127.         if (isset($this->services['app_action_button.repository'])) {
  11128.             return $this->services['app_action_button.repository'];
  11129.         }
  11130.         return $this->services['app_action_button.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] ?? $this->getActionButtonDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  11131.     }
  11132.     /**
  11133.      * Gets the public 'app_action_button_translation.repository' shared service.
  11134.      *
  11135.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11136.      */
  11137.     protected function getAppActionButtonTranslation_RepositoryService()
  11138.     {
  11139.         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())));
  11140.     }
  11141.     /**
  11142.      * Gets the public 'app_administration_snippet.repository' shared service.
  11143.      *
  11144.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11145.      */
  11146.     protected function getAppAdministrationSnippet_RepositoryService()
  11147.     {
  11148.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11149.         if (isset($this->services['app_administration_snippet.repository'])) {
  11150.             return $this->services['app_administration_snippet.repository'];
  11151.         }
  11152.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11153.         if (isset($this->services['app_administration_snippet.repository'])) {
  11154.             return $this->services['app_administration_snippet.repository'];
  11155.         }
  11156.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11157.         if (isset($this->services['app_administration_snippet.repository'])) {
  11158.             return $this->services['app_administration_snippet.repository'];
  11159.         }
  11160.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11161.         if (isset($this->services['app_administration_snippet.repository'])) {
  11162.             return $this->services['app_administration_snippet.repository'];
  11163.         }
  11164.         return $this->services['app_administration_snippet.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] ?? $this->getAppAdministrationSnippetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  11165.     }
  11166.     /**
  11167.      * Gets the public 'app_cms_block.repository' shared service.
  11168.      *
  11169.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11170.      */
  11171.     protected function getAppCmsBlock_RepositoryService()
  11172.     {
  11173.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11174.         if (isset($this->services['app_cms_block.repository'])) {
  11175.             return $this->services['app_cms_block.repository'];
  11176.         }
  11177.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11178.         if (isset($this->services['app_cms_block.repository'])) {
  11179.             return $this->services['app_cms_block.repository'];
  11180.         }
  11181.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11182.         if (isset($this->services['app_cms_block.repository'])) {
  11183.             return $this->services['app_cms_block.repository'];
  11184.         }
  11185.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11186.         if (isset($this->services['app_cms_block.repository'])) {
  11187.             return $this->services['app_cms_block.repository'];
  11188.         }
  11189.         return $this->services['app_cms_block.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] ?? $this->getAppCmsBlockDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  11190.     }
  11191.     /**
  11192.      * Gets the public 'app_cms_block_translation.repository' shared service.
  11193.      *
  11194.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11195.      */
  11196.     protected function getAppCmsBlockTranslation_RepositoryService()
  11197.     {
  11198.         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())));
  11199.     }
  11200.     /**
  11201.      * Gets the public 'app_flow_action.repository' shared service.
  11202.      *
  11203.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11204.      */
  11205.     protected function getAppFlowAction_RepositoryService()
  11206.     {
  11207.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11208.         if (isset($this->services['app_flow_action.repository'])) {
  11209.             return $this->services['app_flow_action.repository'];
  11210.         }
  11211.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11212.         if (isset($this->services['app_flow_action.repository'])) {
  11213.             return $this->services['app_flow_action.repository'];
  11214.         }
  11215.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11216.         if (isset($this->services['app_flow_action.repository'])) {
  11217.             return $this->services['app_flow_action.repository'];
  11218.         }
  11219.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11220.         if (isset($this->services['app_flow_action.repository'])) {
  11221.             return $this->services['app_flow_action.repository'];
  11222.         }
  11223.         return $this->services['app_flow_action.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] ?? $this->getAppFlowActionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  11224.     }
  11225.     /**
  11226.      * Gets the public 'app_flow_action_translation.repository' shared service.
  11227.      *
  11228.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11229.      */
  11230.     protected function getAppFlowActionTranslation_RepositoryService()
  11231.     {
  11232.         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())));
  11233.     }
  11234.     /**
  11235.      * Gets the public 'app_payment_method.repository' shared service.
  11236.      *
  11237.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11238.      */
  11239.     protected function getAppPaymentMethod_RepositoryService()
  11240.     {
  11241.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11242.         if (isset($this->services['app_payment_method.repository'])) {
  11243.             return $this->services['app_payment_method.repository'];
  11244.         }
  11245.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11246.         if (isset($this->services['app_payment_method.repository'])) {
  11247.             return $this->services['app_payment_method.repository'];
  11248.         }
  11249.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11250.         if (isset($this->services['app_payment_method.repository'])) {
  11251.             return $this->services['app_payment_method.repository'];
  11252.         }
  11253.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11254.         if (isset($this->services['app_payment_method.repository'])) {
  11255.             return $this->services['app_payment_method.repository'];
  11256.         }
  11257.         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())));
  11258.     }
  11259.     /**
  11260.      * Gets the public 'app_script_condition.repository' shared service.
  11261.      *
  11262.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11263.      */
  11264.     protected function getAppScriptCondition_RepositoryService()
  11265.     {
  11266.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11267.         if (isset($this->services['app_script_condition.repository'])) {
  11268.             return $this->services['app_script_condition.repository'];
  11269.         }
  11270.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11271.         if (isset($this->services['app_script_condition.repository'])) {
  11272.             return $this->services['app_script_condition.repository'];
  11273.         }
  11274.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11275.         if (isset($this->services['app_script_condition.repository'])) {
  11276.             return $this->services['app_script_condition.repository'];
  11277.         }
  11278.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11279.         if (isset($this->services['app_script_condition.repository'])) {
  11280.             return $this->services['app_script_condition.repository'];
  11281.         }
  11282.         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())));
  11283.     }
  11284.     /**
  11285.      * Gets the public 'app_script_condition_translation.repository' shared service.
  11286.      *
  11287.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11288.      */
  11289.     protected function getAppScriptConditionTranslation_RepositoryService()
  11290.     {
  11291.         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())));
  11292.     }
  11293.     /**
  11294.      * Gets the public 'app_template.repository' shared service.
  11295.      *
  11296.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11297.      */
  11298.     protected function getAppTemplate_RepositoryService()
  11299.     {
  11300.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11301.         if (isset($this->services['app_template.repository'])) {
  11302.             return $this->services['app_template.repository'];
  11303.         }
  11304.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11305.         if (isset($this->services['app_template.repository'])) {
  11306.             return $this->services['app_template.repository'];
  11307.         }
  11308.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11309.         if (isset($this->services['app_template.repository'])) {
  11310.             return $this->services['app_template.repository'];
  11311.         }
  11312.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11313.         if (isset($this->services['app_template.repository'])) {
  11314.             return $this->services['app_template.repository'];
  11315.         }
  11316.         return $this->services['app_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] ?? $this->getTemplateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  11317.     }
  11318.     /**
  11319.      * Gets the public 'app_translation.repository' shared service.
  11320.      *
  11321.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11322.      */
  11323.     protected function getAppTranslation_RepositoryService()
  11324.     {
  11325.         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())));
  11326.     }
  11327.     /**
  11328.      * Gets the public 'base_extension.repository' shared service.
  11329.      *
  11330.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11331.      */
  11332.     protected function getBaseExtension_RepositoryService()
  11333.     {
  11334.         return $this->services['base_extension.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\BaseExtension\\BaseExtensionDefinition'] ?? $this->getBaseExtensionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  11335.     }
  11336.     /**
  11337.      * Gets the public 'cache.app' shared service.
  11338.      *
  11339.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11340.      */
  11341.     protected function getCache_AppService()
  11342.     {
  11343.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  11344.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  11345.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  11346.     }
  11347.     /**
  11348.      * Gets the public 'cache.app_clearer' shared service.
  11349.      *
  11350.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  11351.      */
  11352.     protected function getCache_AppClearerService()
  11353.     {
  11354.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  11355.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  11356.         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())]);
  11357.     }
  11358.     /**
  11359.      * Gets the public 'cache.global_clearer' shared service.
  11360.      *
  11361.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  11362.      */
  11363.     protected function getCache_GlobalClearerService()
  11364.     {
  11365.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  11366.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  11367.         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())]);
  11368.     }
  11369.     /**
  11370.      * Gets the public 'cache.system' shared service.
  11371.      *
  11372.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11373.      */
  11374.     protected function getCache_SystemService()
  11375.     {
  11376.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ALRHMhuKsU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11377.     }
  11378.     /**
  11379.      * Gets the public 'cache.system_clearer' shared service.
  11380.      *
  11381.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  11382.      */
  11383.     protected function getCache_SystemClearerService()
  11384.     {
  11385.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  11386.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  11387.         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())]);
  11388.     }
  11389.     /**
  11390.      * Gets the public 'cache.validator_expression_language' shared service.
  11391.      *
  11392.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11393.      */
  11394.     protected function getCache_ValidatorExpressionLanguageService()
  11395.     {
  11396.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DvIzPaZ4HE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11397.     }
  11398.     /**
  11399.      * Gets the public 'cache_warmer' shared service.
  11400.      *
  11401.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  11402.      */
  11403.     protected function getCacheWarmerService()
  11404.     {
  11405.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11406.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  11407.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  11408.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  11409.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  11410.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  11411.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  11412.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  11413.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  11414.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  11415.         }, 7), true, ($this->targetDir.''.'/Shopware_Production_KernelDevDebugContainerDeprecations.log'));
  11416.     }
  11417.     /**
  11418.      * Gets the public 'category.repository' shared service.
  11419.      *
  11420.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11421.      */
  11422.     protected function getCategory_RepositoryService()
  11423.     {
  11424.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11425.         if (isset($this->services['category.repository'])) {
  11426.             return $this->services['category.repository'];
  11427.         }
  11428.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11429.         if (isset($this->services['category.repository'])) {
  11430.             return $this->services['category.repository'];
  11431.         }
  11432.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11433.         if (isset($this->services['category.repository'])) {
  11434.             return $this->services['category.repository'];
  11435.         }
  11436.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11437.         if (isset($this->services['category.repository'])) {
  11438.             return $this->services['category.repository'];
  11439.         }
  11440.         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())));
  11441.     }
  11442.     /**
  11443.      * Gets the public 'category_tag.repository' shared service.
  11444.      *
  11445.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11446.      */
  11447.     protected function getCategoryTag_RepositoryService()
  11448.     {
  11449.         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())));
  11450.     }
  11451.     /**
  11452.      * Gets the public 'category_translation.repository' shared service.
  11453.      *
  11454.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11455.      */
  11456.     protected function getCategoryTranslation_RepositoryService()
  11457.     {
  11458.         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())));
  11459.     }
  11460.     /**
  11461.      * Gets the public 'checkout.filesystem.private' shared service.
  11462.      *
  11463.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11464.      */
  11465.     protected function getCheckout_Filesystem_PrivateService()
  11466.     {
  11467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11469.         return $this->services['checkout.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/checkout');
  11470.     }
  11471.     /**
  11472.      * Gets the public 'checkout.filesystem.public' shared service.
  11473.      *
  11474.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11475.      */
  11476.     protected function getCheckout_Filesystem_PublicService()
  11477.     {
  11478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11480.         return $this->services['checkout.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/checkout');
  11481.     }
  11482.     /**
  11483.      * Gets the public 'cms_block.repository' shared service.
  11484.      *
  11485.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11486.      */
  11487.     protected function getCmsBlock_RepositoryService()
  11488.     {
  11489.         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())));
  11490.     }
  11491.     /**
  11492.      * Gets the public 'cms_page.repository' shared service.
  11493.      *
  11494.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11495.      */
  11496.     protected function getCmsPage_RepositoryService()
  11497.     {
  11498.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11499.         if (isset($this->services['cms_page.repository'])) {
  11500.             return $this->services['cms_page.repository'];
  11501.         }
  11502.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11503.         if (isset($this->services['cms_page.repository'])) {
  11504.             return $this->services['cms_page.repository'];
  11505.         }
  11506.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11507.         if (isset($this->services['cms_page.repository'])) {
  11508.             return $this->services['cms_page.repository'];
  11509.         }
  11510.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11511.         if (isset($this->services['cms_page.repository'])) {
  11512.             return $this->services['cms_page.repository'];
  11513.         }
  11514.         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())));
  11515.     }
  11516.     /**
  11517.      * Gets the public 'cms_page_translation.repository' shared service.
  11518.      *
  11519.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11520.      */
  11521.     protected function getCmsPageTranslation_RepositoryService()
  11522.     {
  11523.         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())));
  11524.     }
  11525.     /**
  11526.      * Gets the public 'cms_section.repository' shared service.
  11527.      *
  11528.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11529.      */
  11530.     protected function getCmsSection_RepositoryService()
  11531.     {
  11532.         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())));
  11533.     }
  11534.     /**
  11535.      * Gets the public 'cms_slot.repository' shared service.
  11536.      *
  11537.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11538.      */
  11539.     protected function getCmsSlot_RepositoryService()
  11540.     {
  11541.         return $this->services['cms_slot.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] ?? $this->getCmsSlotDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  11542.     }
  11543.     /**
  11544.      * Gets the public 'cms_slot_translation.repository' shared service.
  11545.      *
  11546.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11547.      */
  11548.     protected function getCmsSlotTranslation_RepositoryService()
  11549.     {
  11550.         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())));
  11551.     }
  11552.     /**
  11553.      * Gets the public 'console.command_loader' shared service.
  11554.      *
  11555.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  11556.      */
  11557.     protected function getConsole_CommandLoaderService()
  11558.     {
  11559.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  11560.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  11561.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11562.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''getCreateMigrationCommandService'false],
  11563.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''getRefreshMigrationCommandService'false],
  11564.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''getMigrationCommandService'false],
  11565.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''getCleanPersonalDataCommandService'false],
  11566.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''getMigrationDestructiveCommandService'false],
  11567.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''getChangelogCreateCommandService'false],
  11568.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''getChangelogReleaseCommandService'false],
  11569.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''getChangelogChangeCommandService'false],
  11570.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''getChangelogCheckCommandService'false],
  11571.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => ['privates''Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''getFeatureDumpCommandService'false],
  11572.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => ['privates''Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand''getS3FilesystemVisibilityCommandService'false],
  11573.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''getDumpSchemaCommandService'false],
  11574.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''getDumpClassSchemaCommandService'false],
  11575.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''getRefreshAppCommandService'false],
  11576.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''getInstallAppCommandService'false],
  11577.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''getUninstallAppCommandService'false],
  11578.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''getActivateAppCommandService'false],
  11579.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''getDeactivateAppCommandService'false],
  11580.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''getValidateAppCommandService'false],
  11581.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''getResolveAppUrlChangeCommandService'false],
  11582.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''getCreateSchemaCommandService'false],
  11583.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''getCreateEntitiesCommandService'false],
  11584.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand''getCreateHydratorCommandService'false],
  11585.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''getRefreshIndexCommandService'false],
  11586.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''getDataAbstractionLayerValidateCommandService'false],
  11587.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''getDemodataCommandService'false],
  11588.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => ['privates''Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''getDebugDumpBusinessEventsCommandService'false],
  11589.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  11590.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand''getDispatchSleepMessageCommandService'false],
  11591.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''getBundleDumpCommandService'false],
  11592.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''getPluginRefreshCommandService'false],
  11593.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''getPluginListCommandService'false],
  11594.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''getPluginZipImportCommandService'false],
  11595.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''getPluginInstallCommandService'false],
  11596.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''getPluginActivateCommandService'false],
  11597.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''getPluginUpdateCommandService'false],
  11598.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''getPluginDeactivateCommandService'false],
  11599.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''getPluginUninstallCommandService'false],
  11600.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''getPluginCreateCommandService'false],
  11601.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''getRegisterScheduledTasksCommandService'false],
  11602.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''getScheduledTaskRunnerService'false],
  11603.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''getStoreDownloadCommandService'false],
  11604.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''getStoreLoginCommandService'false],
  11605.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => ['privates''Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''getValidateSnippetsCommandService'false],
  11606.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => ['privates''Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''getWorkflowDumpCommandService'false],
  11607.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''getConfigGetService'false],
  11608.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''getConfigSetService'false],
  11609.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => ['privates''Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand''getMigrateIncrementStorageCommandService'false],
  11610.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''getGenerateThumbnailsCommandService'false],
  11611.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''getGenerateMediaTypesCommandService'false],
  11612.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''getDeleteNotUsedMediaCommandService'false],
  11613.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => ['privates''Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''getProductExportGenerateCommandService'false],
  11614.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''getDeleteExpiredFilesCommandService'false],
  11615.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''getImportEntityCommandService'false],
  11616.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => ['privates''Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''getSitemapGenerateCommandService'false],
  11617.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => ['privates''Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand''getCartMigrateCommandService'false],
  11618.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => ['privates''Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''getDeleteUnusedGuestCustomersCommandService'false],
  11619.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''getHttpCacheWarmUpCommandService'false],
  11620.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommandService'false],
  11621.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''getThemeCreateCommandService'false],
  11622.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''getThemeChangeCommandService'false],
  11623.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''getThemeCompileCommandService'false],
  11624.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''getThemeDumpCommandService'false],
  11625.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''getThemeRefreshCommandService'false],
  11626.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand''getThemePrepareIconsCommandService'false],
  11627.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''getElasticsearchIndexingCommandService'false],
  11628.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''getElasticsearchTestAnalyzerCommandService'false],
  11629.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''getElasticsearchStatusCommandService'false],
  11630.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''getElasticsearchResetCommandService'false],
  11631.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''getElasticsearchCreateAliasCommandService'false],
  11632.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''getElasticsearchCleanIndicesCommandService'false],
  11633.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand.lazy''getElasticsearchAdminIndexingCommand_LazyService'false],
  11634.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand.lazy''getElasticsearchAdminResetCommand_LazyService'false],
  11635.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand.lazy''getElasticsearchAdminTestCommand_LazyService'false],
  11636.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand''getSystemInstallCommandService'false],
  11637.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand''getSystemGenerateJwtSecretCommandService'false],
  11638.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand''getSystemGenerateAppSecretCommandService'false],
  11639.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand''getSystemSetupCommandService'false],
  11640.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => ['privates''.Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand.lazy''getDotenvDumpCommand_LazyService'false],
  11641.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''getSystemUpdatePrepareCommandService'false],
  11642.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''getSystemUpdateFinishCommandService'false],
  11643.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => ['privates''.Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand.lazy''getSalesChannelUpdateDomainCommand_LazyService'false],
  11644.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''getSystemConfigureShopCommandService'false],
  11645.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommandService'false],
  11646.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''getSalesChannelListCommandService'false],
  11647.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''getSalesChannelMaintenanceEnableCommandService'false],
  11648.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''getSalesChannelMaintenanceDisableCommandService'false],
  11649.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''getUserCreateCommandService'false],
  11650.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''getUserChangePasswordCommandService'false],
  11651.             'Nd\\Voorwinden\\Command\\SetSecondMediaCommand' => ['privates''Nd\\Voorwinden\\Command\\SetSecondMediaCommand''getSetSecondMediaCommandService'false],
  11652.             'Nd\\Fashion\\Command\\ActivateAllBrandsCommand' => ['privates''Nd\\Fashion\\Command\\ActivateAllBrandsCommand''getActivateAllBrandsCommandService'false],
  11653.             'Nd\\Srs\\Command\\HideProductsCommand' => ['privates''Nd\\Srs\\Command\\HideProductsCommand''getHideProductsCommandService'false],
  11654.             'Nd\\Srs\\Command\\CreatePropertiesCommand' => ['privates''Nd\\Srs\\Command\\CreatePropertiesCommand''getCreatePropertiesCommandService'false],
  11655.             'Nd\\Srs\\Command\\RetrievePropertiesDeltaCommand' => ['privates''Nd\\Srs\\Command\\RetrievePropertiesDeltaCommand''getRetrievePropertiesDeltaCommandService'false],
  11656.             'Nd\\Srs\\Command\\RetrieveProductsDeltaCommand' => ['privates''Nd\\Srs\\Command\\RetrieveProductsDeltaCommand''getRetrieveProductsDeltaCommandService'false],
  11657.             'Nd\\Srs\\Command\\RetrieveStockDeltaCommand' => ['privates''Nd\\Srs\\Command\\RetrieveStockDeltaCommand''getRetrieveStockDeltaCommandService'false],
  11658.             'Nd\\Srs\\Command\\CreateCategoryOption' => ['privates''Nd\\Srs\\Command\\CreateCategoryOption''getCreateCategoryOptionService'false],
  11659.             'Nd\\Srs\\Command\\CreateCategoriesCommand' => ['privates''Nd\\Srs\\Command\\CreateCategoriesCommand''getCreateCategoriesCommandService'false],
  11660.             'Nd\\Srs\\Command\\SendOrderCommand' => ['privates''Nd\\Srs\\Command\\SendOrderCommand''getSendOrderCommandService'false],
  11661.             'Nd\\Srs\\Command\\AddMailTemplatesCommand' => ['privates''Nd\\Srs\\Command\\AddMailTemplatesCommand''getAddMailTemplatesCommandService'false],
  11662.             'Nd\\Srs\\Command\\AddCancelTemplateCommand' => ['privates''Nd\\Srs\\Command\\AddCancelTemplateCommand''getAddCancelTemplateCommandService'false],
  11663.             'Nd\\Srs\\Command\\RetrieveOrdersCommand' => ['privates''Nd\\Srs\\Command\\RetrieveOrdersCommand''getRetrieveOrdersCommandService'false],
  11664.             'Nd\\Srs\\Command\\RetrieveIncrementalUpdates' => ['privates''Nd\\Srs\\Command\\RetrieveIncrementalUpdates''getRetrieveIncrementalUpdatesService'false],
  11665.             'Nd\\Srs\\Command\\DeleteProductsCommand' => ['privates''Nd\\Srs\\Command\\DeleteProductsCommand''getDeleteProductsCommandService'false],
  11666.             'Nd\\Srs\\Command\\CalculatePointsCommand' => ['privates''Nd\\Srs\\Command\\CalculatePointsCommand''getCalculatePointsCommandService'false],
  11667.             'Nd\\Srs\\Command\\CalculateAllPointsCommand' => ['privates''Nd\\Srs\\Command\\CalculateAllPointsCommand''getCalculateAllPointsCommandService'false],
  11668.             'Nd\\Srs\\Command\\RetrievePointsCommand' => ['privates''Nd\\Srs\\Command\\RetrievePointsCommand''getRetrievePointsCommandService'false],
  11669.             'Nd\\Srs\\Command\\RetrieveProductCommand' => ['privates''Nd\\Srs\\Command\\RetrieveProductCommand''getRetrieveProductCommandService'false],
  11670.             'Nd\\AggregateProperties\\Command\\CreateAggregatePropertyExtension' => ['privates''Nd\\AggregateProperties\\Command\\CreateAggregatePropertyExtension''getCreateAggregatePropertyExtensionService'false],
  11671.             'Nd\\AggregateProperties\\Command\\CreateAggregatePropertyGroupOptionExtension' => ['privates''Nd\\AggregateProperties\\Command\\CreateAggregatePropertyGroupOptionExtension''getCreateAggregatePropertyGroupOptionExtensionService'false],
  11672.             'Nd\\AggregateProperties\\Command\\RetrieveAggregatePropertyGroupOptionCommand' => ['privates''Nd\\AggregateProperties\\Command\\RetrieveAggregatePropertyGroupOptionCommand''getRetrieveAggregatePropertyGroupOptionCommandService'false],
  11673.             'Kiener\\MolliePayments\\Command\\Install\\SetupCommand' => ['privates''Kiener\\MolliePayments\\Command\\Install\\SetupCommand''getSetupCommandService'false],
  11674.             'Kiener\\MolliePayments\\Command\\DAL\\DALCleanupCommand' => ['privates''Kiener\\MolliePayments\\Command\\DAL\\DALCleanupCommand''getDALCleanupCommandService'false],
  11675.             'Kiener\\MolliePayments\\Command\\ApplePay\\ApplePayDownloadCommand' => ['privates''Kiener\\MolliePayments\\Command\\ApplePay\\ApplePayDownloadCommand''getApplePayDownloadCommandService'false],
  11676.             'Kiener\\MolliePayments\\Command\\Subscriptions\\RenewalReminderCommand' => ['privates''Kiener\\MolliePayments\\Command\\Subscriptions\\RenewalReminderCommand''getRenewalReminderCommandService'false],
  11677.             'Nd\\DeleteOldUnusedProductMedia\\Command\\DeleteCommand' => ['privates''.Nd\\DeleteOldUnusedProductMedia\\Command\\DeleteCommand.lazy''getDeleteCommand_LazyService'false],
  11678.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  11679.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  11680.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  11681.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  11682.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  11683.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  11684.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  11685.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  11686.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  11687.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  11688.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  11689.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  11690.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  11691.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  11692.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  11693.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  11694.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  11695.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  11696.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  11697.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  11698.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  11699.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  11700.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  11701.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  11702.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  11703.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  11704.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  11705.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  11706.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  11707.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  11708.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  11709.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  11710.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  11711.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  11712.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  11713.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  11714.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  11715.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  11716.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  11717.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  11718.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  11719.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  11720.         ], [
  11721.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand',
  11722.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand',
  11723.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand',
  11724.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand',
  11725.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand',
  11726.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand',
  11727.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand',
  11728.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand',
  11729.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand',
  11730.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand',
  11731.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => 'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand',
  11732.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand',
  11733.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand',
  11734.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand',
  11735.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand',
  11736.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand',
  11737.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand',
  11738.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand',
  11739.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand',
  11740.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand',
  11741.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand',
  11742.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand',
  11743.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand',
  11744.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand',
  11745.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand',
  11746.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand',
  11747.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand',
  11748.             'console.command.assets_install' => 'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetInstallCommand',
  11749.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand',
  11750.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand',
  11751.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand',
  11752.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand',
  11753.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand',
  11754.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand',
  11755.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand',
  11756.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand',
  11757.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand',
  11758.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand',
  11759.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand',
  11760.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand',
  11761.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner',
  11762.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand',
  11763.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand',
  11764.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand',
  11765.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand',
  11766.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet',
  11767.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet',
  11768.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => 'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand',
  11769.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand',
  11770.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand',
  11771.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand',
  11772.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand',
  11773.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand',
  11774.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand',
  11775.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand',
  11776.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => 'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand',
  11777.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand',
  11778.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand',
  11779.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  11780.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand',
  11781.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand',
  11782.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand',
  11783.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand',
  11784.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand',
  11785.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand',
  11786.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand',
  11787.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand',
  11788.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand',
  11789.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand',
  11790.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand',
  11791.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand',
  11792.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand' => '?',
  11793.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand' => '?',
  11794.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand' => '?',
  11795.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand',
  11796.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand',
  11797.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand',
  11798.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand',
  11799.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => '?',
  11800.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand',
  11801.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand',
  11802.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => '?',
  11803.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand',
  11804.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand',
  11805.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand',
  11806.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand',
  11807.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand',
  11808.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand',
  11809.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand',
  11810.             'Nd\\Voorwinden\\Command\\SetSecondMediaCommand' => 'Nd\\Voorwinden\\Command\\SetSecondMediaCommand',
  11811.             'Nd\\Fashion\\Command\\ActivateAllBrandsCommand' => 'Nd\\Fashion\\Command\\ActivateAllBrandsCommand',
  11812.             'Nd\\Srs\\Command\\HideProductsCommand' => 'Nd\\Srs\\Command\\HideProductsCommand',
  11813.             'Nd\\Srs\\Command\\CreatePropertiesCommand' => 'Nd\\Srs\\Command\\CreatePropertiesCommand',
  11814.             'Nd\\Srs\\Command\\RetrievePropertiesDeltaCommand' => 'Nd\\Srs\\Command\\RetrievePropertiesDeltaCommand',
  11815.             'Nd\\Srs\\Command\\RetrieveProductsDeltaCommand' => 'Nd\\Srs\\Command\\RetrieveProductsDeltaCommand',
  11816.             'Nd\\Srs\\Command\\RetrieveStockDeltaCommand' => 'Nd\\Srs\\Command\\RetrieveStockDeltaCommand',
  11817.             'Nd\\Srs\\Command\\CreateCategoryOption' => 'Nd\\Srs\\Command\\CreateCategoryOption',
  11818.             'Nd\\Srs\\Command\\CreateCategoriesCommand' => 'Nd\\Srs\\Command\\CreateCategoriesCommand',
  11819.             'Nd\\Srs\\Command\\SendOrderCommand' => 'Nd\\Srs\\Command\\SendOrderCommand',
  11820.             'Nd\\Srs\\Command\\AddMailTemplatesCommand' => 'Nd\\Srs\\Command\\AddMailTemplatesCommand',
  11821.             'Nd\\Srs\\Command\\AddCancelTemplateCommand' => 'Nd\\Srs\\Command\\AddCancelTemplateCommand',
  11822.             'Nd\\Srs\\Command\\RetrieveOrdersCommand' => 'Nd\\Srs\\Command\\RetrieveOrdersCommand',
  11823.             'Nd\\Srs\\Command\\RetrieveIncrementalUpdates' => 'Nd\\Srs\\Command\\RetrieveIncrementalUpdates',
  11824.             'Nd\\Srs\\Command\\DeleteProductsCommand' => 'Nd\\Srs\\Command\\DeleteProductsCommand',
  11825.             'Nd\\Srs\\Command\\CalculatePointsCommand' => 'Nd\\Srs\\Command\\CalculatePointsCommand',
  11826.             'Nd\\Srs\\Command\\CalculateAllPointsCommand' => 'Nd\\Srs\\Command\\CalculateAllPointsCommand',
  11827.             'Nd\\Srs\\Command\\RetrievePointsCommand' => 'Nd\\Srs\\Command\\RetrievePointsCommand',
  11828.             'Nd\\Srs\\Command\\RetrieveProductCommand' => 'Nd\\Srs\\Command\\RetrieveProductCommand',
  11829.             'Nd\\AggregateProperties\\Command\\CreateAggregatePropertyExtension' => 'Nd\\AggregateProperties\\Command\\CreateAggregatePropertyExtension',
  11830.             'Nd\\AggregateProperties\\Command\\CreateAggregatePropertyGroupOptionExtension' => 'Nd\\AggregateProperties\\Command\\CreateAggregatePropertyGroupOptionExtension',
  11831.             'Nd\\AggregateProperties\\Command\\RetrieveAggregatePropertyGroupOptionCommand' => 'Nd\\AggregateProperties\\Command\\RetrieveAggregatePropertyGroupOptionCommand',
  11832.             'Kiener\\MolliePayments\\Command\\Install\\SetupCommand' => 'Kiener\\MolliePayments\\Command\\Install\\SetupCommand',
  11833.             'Kiener\\MolliePayments\\Command\\DAL\\DALCleanupCommand' => 'Kiener\\MolliePayments\\Command\\DAL\\DALCleanupCommand',
  11834.             'Kiener\\MolliePayments\\Command\\ApplePay\\ApplePayDownloadCommand' => 'Kiener\\MolliePayments\\Command\\ApplePay\\ApplePayDownloadCommand',
  11835.             'Kiener\\MolliePayments\\Command\\Subscriptions\\RenewalReminderCommand' => 'Kiener\\MolliePayments\\Command\\Subscriptions\\RenewalReminderCommand',
  11836.             'Nd\\DeleteOldUnusedProductMedia\\Command\\DeleteCommand' => '?',
  11837.             'console.command.about' => '?',
  11838.             'console.command.cache_clear' => '?',
  11839.             'console.command.cache_pool_clear' => '?',
  11840.             'console.command.cache_pool_prune' => '?',
  11841.             'console.command.cache_pool_delete' => '?',
  11842.             'console.command.cache_pool_list' => '?',
  11843.             'console.command.cache_warmup' => '?',
  11844.             'console.command.config_debug' => '?',
  11845.             'console.command.config_dump_reference' => '?',
  11846.             'console.command.container_debug' => '?',
  11847.             'console.command.container_lint' => '?',
  11848.             'console.command.debug_autowiring' => '?',
  11849.             'console.command.dotenv_debug' => '?',
  11850.             'console.command.event_dispatcher_debug' => '?',
  11851.             'console.command.messenger_consume_messages' => '?',
  11852.             'console.command.messenger_setup_transports' => '?',
  11853.             'console.command.messenger_debug' => '?',
  11854.             'console.command.messenger_stop_workers' => '?',
  11855.             'console.command.router_debug' => '?',
  11856.             'console.command.router_match' => '?',
  11857.             'console.command.translation_debug' => '?',
  11858.             'console.command.translation_extract' => '?',
  11859.             'console.command.validator_debug' => '?',
  11860.             'console.command.translation_pull' => '?',
  11861.             'console.command.translation_push' => '?',
  11862.             'console.command.xliff_lint' => '?',
  11863.             'console.command.yaml_lint' => '?',
  11864.             'console.command.secrets_set' => '?',
  11865.             'console.command.secrets_remove' => '?',
  11866.             'console.command.secrets_generate_key' => '?',
  11867.             'console.command.secrets_list' => '?',
  11868.             'console.command.secrets_decrypt_to_local' => '?',
  11869.             'console.command.secrets_encrypt_from_local' => '?',
  11870.             'twig.command.debug' => '?',
  11871.             'twig.command.lint' => '?',
  11872.             'var_dumper.command.server_dump' => '?',
  11873.             'monolog.command.server_log' => '?',
  11874.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  11875.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  11876.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  11877.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  11878.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  11879.         ]), ['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''nd:set-second-media' => 'Nd\\Voorwinden\\Command\\SetSecondMediaCommand''nd:activate-all-brands' => 'Nd\\Fashion\\Command\\ActivateAllBrandsCommand''srs:hide-products' => 'Nd\\Srs\\Command\\HideProductsCommand''srs:create-properties' => 'Nd\\Srs\\Command\\CreatePropertiesCommand''srs:retrieve-properties:delta' => 'Nd\\Srs\\Command\\RetrievePropertiesDeltaCommand''srs:retrieve-products:delta' => 'Nd\\Srs\\Command\\RetrieveProductsDeltaCommand''srs:retrieve-stock:delta' => 'Nd\\Srs\\Command\\RetrieveStockDeltaCommand''srs:create-category-option' => 'Nd\\Srs\\Command\\CreateCategoryOption''srs:create-categories' => 'Nd\\Srs\\Command\\CreateCategoriesCommand''srs:send-order' => 'Nd\\Srs\\Command\\SendOrderCommand''srs:create-mail-templates' => 'Nd\\Srs\\Command\\AddMailTemplatesCommand''srs:create-cancel-mail-template' => 'Nd\\Srs\\Command\\AddCancelTemplateCommand''srs:retrieve-orders' => 'Nd\\Srs\\Command\\RetrieveOrdersCommand''srs:retrieve-incremental-updates' => 'Nd\\Srs\\Command\\RetrieveIncrementalUpdates''srs:delete-products' => 'Nd\\Srs\\Command\\DeleteProductsCommand''srs:calculate-points' => 'Nd\\Srs\\Command\\CalculatePointsCommand''srs:calculate-all-points' => 'Nd\\Srs\\Command\\CalculateAllPointsCommand''srs:retrieve-points' => 'Nd\\Srs\\Command\\RetrievePointsCommand''srs:retrieve-product' => 'Nd\\Srs\\Command\\RetrieveProductCommand''nd:aggregate:create' => 'Nd\\AggregateProperties\\Command\\CreateAggregatePropertyExtension''nd:aggregate-option:create' => 'Nd\\AggregateProperties\\Command\\CreateAggregatePropertyGroupOptionExtension''nd:aggregate-option:retrieve' => 'Nd\\AggregateProperties\\Command\\RetrieveAggregatePropertyGroupOptionCommand''mollie:configuration:setup' => 'Kiener\\MolliePayments\\Command\\Install\\SetupCommand''mollie:dal:cleanup' => 'Kiener\\MolliePayments\\Command\\DAL\\DALCleanupCommand''mollie:applepay:download-verification' => 'Kiener\\MolliePayments\\Command\\ApplePay\\ApplePayDownloadCommand''mollie:subscriptions:renewal-reminder' => 'Kiener\\MolliePayments\\Command\\Subscriptions\\RenewalReminderCommand''nd:delete-unused-media' => 'Nd\\DeleteOldUnusedProductMedia\\Command\\DeleteCommand''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']);
  11880.     }
  11881.     /**
  11882.      * Gets the public 'container.env_var_processors_locator' shared service.
  11883.      *
  11884.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11885.      */
  11886.     protected function getContainer_EnvVarProcessorsLocatorService()
  11887.     {
  11888.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11889.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11890.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11891.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11892.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11893.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11894.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11895.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11896.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11897.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11898.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11899.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11900.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11901.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11902.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11903.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11904.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11905.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11906.         ], [
  11907.             'base64' => '?',
  11908.             'bool' => '?',
  11909.             'const' => '?',
  11910.             'csv' => '?',
  11911.             'default' => '?',
  11912.             'file' => '?',
  11913.             'float' => '?',
  11914.             'int' => '?',
  11915.             'json' => '?',
  11916.             'key' => '?',
  11917.             'not' => '?',
  11918.             'query_string' => '?',
  11919.             'require' => '?',
  11920.             'resolve' => '?',
  11921.             'string' => '?',
  11922.             'trim' => '?',
  11923.             'url' => '?',
  11924.         ]);
  11925.     }
  11926.     /**
  11927.      * Gets the public 'content.filesystem.private' shared service.
  11928.      *
  11929.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11930.      */
  11931.     protected function getContent_Filesystem_PrivateService()
  11932.     {
  11933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11935.         return $this->services['content.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/content');
  11936.     }
  11937.     /**
  11938.      * Gets the public 'content.filesystem.public' shared service.
  11939.      *
  11940.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11941.      */
  11942.     protected function getContent_Filesystem_PublicService()
  11943.     {
  11944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11946.         return $this->services['content.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/content');
  11947.     }
  11948.     /**
  11949.      * Gets the public 'country.repository' shared service.
  11950.      *
  11951.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11952.      */
  11953.     protected function getCountry_RepositoryService()
  11954.     {
  11955.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11956.         if (isset($this->services['country.repository'])) {
  11957.             return $this->services['country.repository'];
  11958.         }
  11959.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11960.         if (isset($this->services['country.repository'])) {
  11961.             return $this->services['country.repository'];
  11962.         }
  11963.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11964.         if (isset($this->services['country.repository'])) {
  11965.             return $this->services['country.repository'];
  11966.         }
  11967.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11968.         if (isset($this->services['country.repository'])) {
  11969.             return $this->services['country.repository'];
  11970.         }
  11971.         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())));
  11972.     }
  11973.     /**
  11974.      * Gets the public 'country_state.repository' shared service.
  11975.      *
  11976.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11977.      */
  11978.     protected function getCountryState_RepositoryService()
  11979.     {
  11980.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11981.         if (isset($this->services['country_state.repository'])) {
  11982.             return $this->services['country_state.repository'];
  11983.         }
  11984.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11985.         if (isset($this->services['country_state.repository'])) {
  11986.             return $this->services['country_state.repository'];
  11987.         }
  11988.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11989.         if (isset($this->services['country_state.repository'])) {
  11990.             return $this->services['country_state.repository'];
  11991.         }
  11992.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11993.         if (isset($this->services['country_state.repository'])) {
  11994.             return $this->services['country_state.repository'];
  11995.         }
  11996.         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())));
  11997.     }
  11998.     /**
  11999.      * Gets the public 'country_state_translation.repository' shared service.
  12000.      *
  12001.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12002.      */
  12003.     protected function getCountryStateTranslation_RepositoryService()
  12004.     {
  12005.         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())));
  12006.     }
  12007.     /**
  12008.      * Gets the public 'country_translation.repository' shared service.
  12009.      *
  12010.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12011.      */
  12012.     protected function getCountryTranslation_RepositoryService()
  12013.     {
  12014.         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())));
  12015.     }
  12016.     /**
  12017.      * Gets the public 'currency.repository' shared service.
  12018.      *
  12019.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12020.      */
  12021.     protected function getCurrency_RepositoryService()
  12022.     {
  12023.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12024.         if (isset($this->services['currency.repository'])) {
  12025.             return $this->services['currency.repository'];
  12026.         }
  12027.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12028.         if (isset($this->services['currency.repository'])) {
  12029.             return $this->services['currency.repository'];
  12030.         }
  12031.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12032.         if (isset($this->services['currency.repository'])) {
  12033.             return $this->services['currency.repository'];
  12034.         }
  12035.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12036.         if (isset($this->services['currency.repository'])) {
  12037.             return $this->services['currency.repository'];
  12038.         }
  12039.         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())));
  12040.     }
  12041.     /**
  12042.      * Gets the public 'currency_country_rounding.repository' shared service.
  12043.      *
  12044.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12045.      */
  12046.     protected function getCurrencyCountryRounding_RepositoryService()
  12047.     {
  12048.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12049.         if (isset($this->services['currency_country_rounding.repository'])) {
  12050.             return $this->services['currency_country_rounding.repository'];
  12051.         }
  12052.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12053.         if (isset($this->services['currency_country_rounding.repository'])) {
  12054.             return $this->services['currency_country_rounding.repository'];
  12055.         }
  12056.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12057.         if (isset($this->services['currency_country_rounding.repository'])) {
  12058.             return $this->services['currency_country_rounding.repository'];
  12059.         }
  12060.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12061.         if (isset($this->services['currency_country_rounding.repository'])) {
  12062.             return $this->services['currency_country_rounding.repository'];
  12063.         }
  12064.         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())));
  12065.     }
  12066.     /**
  12067.      * Gets the public 'currency_translation.repository' shared service.
  12068.      *
  12069.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12070.      */
  12071.     protected function getCurrencyTranslation_RepositoryService()
  12072.     {
  12073.         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())));
  12074.     }
  12075.     /**
  12076.      * Gets the public 'custom_entity.repository' shared service.
  12077.      *
  12078.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12079.      */
  12080.     protected function getCustomEntity_RepositoryService()
  12081.     {
  12082.         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())));
  12083.     }
  12084.     /**
  12085.      * Gets the public 'custom_field.repository' shared service.
  12086.      *
  12087.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12088.      */
  12089.     protected function getCustomField_RepositoryService()
  12090.     {
  12091.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12092.         if (isset($this->services['custom_field.repository'])) {
  12093.             return $this->services['custom_field.repository'];
  12094.         }
  12095.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12096.         if (isset($this->services['custom_field.repository'])) {
  12097.             return $this->services['custom_field.repository'];
  12098.         }
  12099.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12100.         if (isset($this->services['custom_field.repository'])) {
  12101.             return $this->services['custom_field.repository'];
  12102.         }
  12103.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12104.         if (isset($this->services['custom_field.repository'])) {
  12105.             return $this->services['custom_field.repository'];
  12106.         }
  12107.         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())));
  12108.     }
  12109.     /**
  12110.      * Gets the public 'custom_field_set.repository' shared service.
  12111.      *
  12112.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12113.      */
  12114.     protected function getCustomFieldSet_RepositoryService()
  12115.     {
  12116.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12117.         if (isset($this->services['custom_field_set.repository'])) {
  12118.             return $this->services['custom_field_set.repository'];
  12119.         }
  12120.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12121.         if (isset($this->services['custom_field_set.repository'])) {
  12122.             return $this->services['custom_field_set.repository'];
  12123.         }
  12124.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12125.         if (isset($this->services['custom_field_set.repository'])) {
  12126.             return $this->services['custom_field_set.repository'];
  12127.         }
  12128.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12129.         if (isset($this->services['custom_field_set.repository'])) {
  12130.             return $this->services['custom_field_set.repository'];
  12131.         }
  12132.         return $this->services['custom_field_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12133.     }
  12134.     /**
  12135.      * Gets the public 'custom_field_set_relation.repository' shared service.
  12136.      *
  12137.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12138.      */
  12139.     protected function getCustomFieldSetRelation_RepositoryService()
  12140.     {
  12141.         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())));
  12142.     }
  12143.     /**
  12144.      * Gets the public 'customer.repository' shared service.
  12145.      *
  12146.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12147.      */
  12148.     protected function getCustomer_RepositoryService()
  12149.     {
  12150.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12151.         if (isset($this->services['customer.repository'])) {
  12152.             return $this->services['customer.repository'];
  12153.         }
  12154.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12155.         if (isset($this->services['customer.repository'])) {
  12156.             return $this->services['customer.repository'];
  12157.         }
  12158.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12159.         if (isset($this->services['customer.repository'])) {
  12160.             return $this->services['customer.repository'];
  12161.         }
  12162.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12163.         if (isset($this->services['customer.repository'])) {
  12164.             return $this->services['customer.repository'];
  12165.         }
  12166.         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())));
  12167.     }
  12168.     /**
  12169.      * Gets the public 'customer_address.repository' shared service.
  12170.      *
  12171.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12172.      */
  12173.     protected function getCustomerAddress_RepositoryService()
  12174.     {
  12175.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12176.         if (isset($this->services['customer_address.repository'])) {
  12177.             return $this->services['customer_address.repository'];
  12178.         }
  12179.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12180.         if (isset($this->services['customer_address.repository'])) {
  12181.             return $this->services['customer_address.repository'];
  12182.         }
  12183.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12184.         if (isset($this->services['customer_address.repository'])) {
  12185.             return $this->services['customer_address.repository'];
  12186.         }
  12187.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12188.         if (isset($this->services['customer_address.repository'])) {
  12189.             return $this->services['customer_address.repository'];
  12190.         }
  12191.         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())));
  12192.     }
  12193.     /**
  12194.      * Gets the public 'customer_group.repository' shared service.
  12195.      *
  12196.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12197.      */
  12198.     protected function getCustomerGroup_RepositoryService()
  12199.     {
  12200.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12201.         if (isset($this->services['customer_group.repository'])) {
  12202.             return $this->services['customer_group.repository'];
  12203.         }
  12204.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12205.         if (isset($this->services['customer_group.repository'])) {
  12206.             return $this->services['customer_group.repository'];
  12207.         }
  12208.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12209.         if (isset($this->services['customer_group.repository'])) {
  12210.             return $this->services['customer_group.repository'];
  12211.         }
  12212.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12213.         if (isset($this->services['customer_group.repository'])) {
  12214.             return $this->services['customer_group.repository'];
  12215.         }
  12216.         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())));
  12217.     }
  12218.     /**
  12219.      * Gets the public 'customer_group_registration_sales_channels.repository' shared service.
  12220.      *
  12221.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12222.      */
  12223.     protected function getCustomerGroupRegistrationSalesChannels_RepositoryService()
  12224.     {
  12225.         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())));
  12226.     }
  12227.     /**
  12228.      * Gets the public 'customer_group_translation.repository' shared service.
  12229.      *
  12230.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12231.      */
  12232.     protected function getCustomerGroupTranslation_RepositoryService()
  12233.     {
  12234.         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())));
  12235.     }
  12236.     /**
  12237.      * Gets the public 'customer_recovery.repository' shared service.
  12238.      *
  12239.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12240.      */
  12241.     protected function getCustomerRecovery_RepositoryService()
  12242.     {
  12243.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12244.         if (isset($this->services['customer_recovery.repository'])) {
  12245.             return $this->services['customer_recovery.repository'];
  12246.         }
  12247.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12248.         if (isset($this->services['customer_recovery.repository'])) {
  12249.             return $this->services['customer_recovery.repository'];
  12250.         }
  12251.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12252.         if (isset($this->services['customer_recovery.repository'])) {
  12253.             return $this->services['customer_recovery.repository'];
  12254.         }
  12255.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12256.         if (isset($this->services['customer_recovery.repository'])) {
  12257.             return $this->services['customer_recovery.repository'];
  12258.         }
  12259.         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())));
  12260.     }
  12261.     /**
  12262.      * Gets the public 'customer_tag.repository' shared service.
  12263.      *
  12264.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12265.      */
  12266.     protected function getCustomerTag_RepositoryService()
  12267.     {
  12268.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12269.         if (isset($this->services['customer_tag.repository'])) {
  12270.             return $this->services['customer_tag.repository'];
  12271.         }
  12272.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12273.         if (isset($this->services['customer_tag.repository'])) {
  12274.             return $this->services['customer_tag.repository'];
  12275.         }
  12276.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12277.         if (isset($this->services['customer_tag.repository'])) {
  12278.             return $this->services['customer_tag.repository'];
  12279.         }
  12280.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12281.         if (isset($this->services['customer_tag.repository'])) {
  12282.             return $this->services['customer_tag.repository'];
  12283.         }
  12284.         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())));
  12285.     }
  12286.     /**
  12287.      * Gets the public 'customer_wishlist.repository' shared service.
  12288.      *
  12289.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12290.      */
  12291.     protected function getCustomerWishlist_RepositoryService()
  12292.     {
  12293.         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())));
  12294.     }
  12295.     /**
  12296.      * Gets the public 'customer_wishlist_product.repository' shared service.
  12297.      *
  12298.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12299.      */
  12300.     protected function getCustomerWishlistProduct_RepositoryService()
  12301.     {
  12302.         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())));
  12303.     }
  12304.     /**
  12305.      * Gets the public 'data_collector.dump' shared service.
  12306.      *
  12307.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  12308.      */
  12309.     protected function getDataCollector_DumpService()
  12310.     {
  12311.         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);
  12312.     }
  12313.     /**
  12314.      * Gets the public 'dead_message.repository' shared service.
  12315.      *
  12316.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12317.      */
  12318.     protected function getDeadMessage_RepositoryService()
  12319.     {
  12320.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12321.         if (isset($this->services['dead_message.repository'])) {
  12322.             return $this->services['dead_message.repository'];
  12323.         }
  12324.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12325.         if (isset($this->services['dead_message.repository'])) {
  12326.             return $this->services['dead_message.repository'];
  12327.         }
  12328.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12329.         if (isset($this->services['dead_message.repository'])) {
  12330.             return $this->services['dead_message.repository'];
  12331.         }
  12332.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12333.         if (isset($this->services['dead_message.repository'])) {
  12334.             return $this->services['dead_message.repository'];
  12335.         }
  12336.         return $this->services['dead_message.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] ?? $this->getDeadMessageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12337.     }
  12338.     /**
  12339.      * Gets the public 'delivery_time.repository' shared service.
  12340.      *
  12341.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12342.      */
  12343.     protected function getDeliveryTime_RepositoryService()
  12344.     {
  12345.         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()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12346.     }
  12347.     /**
  12348.      * Gets the public 'delivery_time_translation.repository' shared service.
  12349.      *
  12350.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12351.      */
  12352.     protected function getDeliveryTimeTranslation_RepositoryService()
  12353.     {
  12354.         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())));
  12355.     }
  12356.     /**
  12357.      * Gets the public 'document.repository' shared service.
  12358.      *
  12359.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12360.      */
  12361.     protected function getDocument_RepositoryService()
  12362.     {
  12363.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12364.         if (isset($this->services['document.repository'])) {
  12365.             return $this->services['document.repository'];
  12366.         }
  12367.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12368.         if (isset($this->services['document.repository'])) {
  12369.             return $this->services['document.repository'];
  12370.         }
  12371.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12372.         if (isset($this->services['document.repository'])) {
  12373.             return $this->services['document.repository'];
  12374.         }
  12375.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12376.         if (isset($this->services['document.repository'])) {
  12377.             return $this->services['document.repository'];
  12378.         }
  12379.         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())));
  12380.     }
  12381.     /**
  12382.      * Gets the public 'document_base_config.repository' shared service.
  12383.      *
  12384.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12385.      */
  12386.     protected function getDocumentBaseConfig_RepositoryService()
  12387.     {
  12388.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12389.         if (isset($this->services['document_base_config.repository'])) {
  12390.             return $this->services['document_base_config.repository'];
  12391.         }
  12392.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12393.         if (isset($this->services['document_base_config.repository'])) {
  12394.             return $this->services['document_base_config.repository'];
  12395.         }
  12396.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12397.         if (isset($this->services['document_base_config.repository'])) {
  12398.             return $this->services['document_base_config.repository'];
  12399.         }
  12400.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12401.         if (isset($this->services['document_base_config.repository'])) {
  12402.             return $this->services['document_base_config.repository'];
  12403.         }
  12404.         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())));
  12405.     }
  12406.     /**
  12407.      * Gets the public 'document_base_config_sales_channel.repository' shared service.
  12408.      *
  12409.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12410.      */
  12411.     protected function getDocumentBaseConfigSalesChannel_RepositoryService()
  12412.     {
  12413.         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())));
  12414.     }
  12415.     /**
  12416.      * Gets the public 'document_type.repository' shared service.
  12417.      *
  12418.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12419.      */
  12420.     protected function getDocumentType_RepositoryService()
  12421.     {
  12422.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12423.         if (isset($this->services['document_type.repository'])) {
  12424.             return $this->services['document_type.repository'];
  12425.         }
  12426.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12427.         if (isset($this->services['document_type.repository'])) {
  12428.             return $this->services['document_type.repository'];
  12429.         }
  12430.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12431.         if (isset($this->services['document_type.repository'])) {
  12432.             return $this->services['document_type.repository'];
  12433.         }
  12434.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12435.         if (isset($this->services['document_type.repository'])) {
  12436.             return $this->services['document_type.repository'];
  12437.         }
  12438.         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())));
  12439.     }
  12440.     /**
  12441.      * Gets the public 'document_type_translation.repository' shared service.
  12442.      *
  12443.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12444.      */
  12445.     protected function getDocumentTypeTranslation_RepositoryService()
  12446.     {
  12447.         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())));
  12448.     }
  12449.     /**
  12450.      * Gets the public 'elasticsearch.filesystem.private' shared service.
  12451.      *
  12452.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12453.      */
  12454.     protected function getElasticsearch_Filesystem_PrivateService()
  12455.     {
  12456.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12458.         return $this->services['elasticsearch.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/elasticsearch');
  12459.     }
  12460.     /**
  12461.      * Gets the public 'elasticsearch.filesystem.public' shared service.
  12462.      *
  12463.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12464.      */
  12465.     protected function getElasticsearch_Filesystem_PublicService()
  12466.     {
  12467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12469.         return $this->services['elasticsearch.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/elasticsearch');
  12470.     }
  12471.     /**
  12472.      * Gets the public 'enqueue.client.default.producer' shared service.
  12473.      *
  12474.      * @return \Enqueue\Client\TraceableProducer
  12475.      */
  12476.     protected function getEnqueue_Client_Default_ProducerService()
  12477.     {
  12478.         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([])));
  12479.     }
  12480.     /**
  12481.      * Gets the public 'error_controller' shared service.
  12482.      *
  12483.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  12484.      */
  12485.     protected function getErrorController2Service()
  12486.     {
  12487.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  12488.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  12489.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  12490.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  12491.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  12492.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  12493.         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)));
  12494.     }
  12495.     /**
  12496.      * Gets the public 'event_action.repository' shared service.
  12497.      *
  12498.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12499.      */
  12500.     protected function getEventAction_RepositoryService()
  12501.     {
  12502.         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())));
  12503.     }
  12504.     /**
  12505.      * Gets the public 'event_action_rule.repository' shared service.
  12506.      *
  12507.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12508.      */
  12509.     protected function getEventActionRule_RepositoryService()
  12510.     {
  12511.         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())));
  12512.     }
  12513.     /**
  12514.      * Gets the public 'event_action_sales_channel.repository' shared service.
  12515.      *
  12516.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12517.      */
  12518.     protected function getEventActionSalesChannel_RepositoryService()
  12519.     {
  12520.         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())));
  12521.     }
  12522.     /**
  12523.      * Gets the public 'event_dispatcher' shared service.
  12524.      *
  12525.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  12526.      */
  12527.     protected function getEventDispatcherService()
  12528.     {
  12529.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  12530.         if (isset($this->services['event_dispatcher'])) {
  12531.             return $this->services['event_dispatcher'];
  12532.         }
  12533.         $b = new \Symfony\Bridge\Monolog\Logger('event');
  12534.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  12535.         $b->pushHandler(new \Monolog\Handler\NullHandler());
  12536.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  12537.         $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())));
  12538.         $instance->addListener('kernel.request', [=> function () {
  12539.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] = new \Shopware\Core\Framework\Routing\RouteParamsCleanupListener()));
  12540.         }, => '__invoke'], 0);
  12541.         $instance->addListener('kernel.request', [=> function () {
  12542.             return ($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] ?? $this->getTwigDateRequestListenerService());
  12543.         }, => 'onKernelRequest'], 0);
  12544.         $instance->addListener('kernel.controller', [=> function () {
  12545.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  12546.         }, => 'onKernelController'], 0);
  12547.         $instance->addListener('kernel.controller', [=> function () {
  12548.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? $this->getContextResolverListenerService());
  12549.         }, => 'resolveContext'], -10);
  12550.         $instance->addListener('kernel.request', [=> function () {
  12551.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  12552.         }, => 'initializeCspNonce'], 0);
  12553.         $instance->addListener('kernel.response', [=> function () {
  12554.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  12555.         }, => 'setSecurityHeaders'], 0);
  12556.         $instance->addListener('kernel.controller', [=> function () {
  12557.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeListener'] ?? $this->getRouteScopeListenerService());
  12558.         }, => 'checkScope'], -20);
  12559.         $instance->addListener('kernel.request', [=> function () {
  12560.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  12561.         }, => 'request'], -10);
  12562.         $instance->addListener('kernel.response', [=> function () {
  12563.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  12564.         }, => 'response'], -10);
  12565.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  12566.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  12567.         }, => 'render'], -10);
  12568.         $instance->addListener('snippet.written', [=> function () {
  12569.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  12570.         }, => 'invalidate'], 0);
  12571.         $instance->addListener('snippet.deleted', [=> function () {
  12572.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  12573.         }, => 'invalidate'], 0);
  12574.         $instance->addListener('snippet_set.deleted', [=> function () {
  12575.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  12576.         }, => 'invalidate'], 0);
  12577.         $instance->addListener('app_template.written', [=> function () {
  12578.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService());
  12579.         }, => 'reset'], 0);
  12580.         $instance->addListener('shopware.global_business_event', [=> function () {
  12581.             return ($this->privates['Shopware\\Core\\Framework\\Log\\LoggingService'] ?? $this->getLoggingServiceService());
  12582.         }, => 'logBusinessEvent'], 0);
  12583.         $instance->addListener('kernel.controller', [=> function () {
  12584.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  12585.         }, => 'setStates'], -21);
  12586.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  12587.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  12588.         }, => 'login'], 0);
  12589.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartChangedEvent', [=> function () {
  12590.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  12591.         }, => 'cartChanged'], 0);
  12592.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12593.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] ?? $this->getScriptCacheInvalidationSubscriberService());
  12594.         }, => 'executeCacheInvalidationHook'], 0);
  12595.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  12596.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12597.         }, => 'invalidateCategoryRouteByCategoryIds'], 2000);
  12598.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  12599.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12600.         }, => 'invalidateListingRouteByCategoryIds'], 2001);
  12601.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  12602.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12603.         }, => 'invalidateIndexedLandingPages'], 2000);
  12604.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  12605.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12606.         }, => 'invalidateSearch'], 2000);
  12607.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  12608.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12609.         }, => 'invalidateListings'], 2001);
  12610.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  12611.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12612.         }, => 'invalidateProductIds'], 2002);
  12613.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  12614.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12615.         }, => 'invalidateDetailRoute'], 2004);
  12616.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  12617.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12618.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  12619.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  12620.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12621.         }, => 'invalidateReviewRoute'], 2006);
  12622.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  12623.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12624.         }, => 'invalidateSearch'], 2000);
  12625.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  12626.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12627.         }, => 'invalidateListings'], 2001);
  12628.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  12629.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12630.         }, => 'invalidateProductIds'], 2002);
  12631.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  12632.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12633.         }, => 'invalidateDetailRoute'], 2004);
  12634.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  12635.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12636.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  12637.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  12638.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12639.         }, => 'invalidateReviewRoute'], 2006);
  12640.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12641.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12642.         }, => 'invalidateCmsPageIds'], 2001);
  12643.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12644.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12645.         }, => 'invalidateCurrencyRoute'], 2002);
  12646.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12647.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12648.         }, => 'invalidateLanguageRoute'], 2003);
  12649.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12650.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12651.         }, => 'invalidateNavigationRoute'], 2004);
  12652.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12653.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12654.         }, => 'invalidatePaymentMethodRoute'], 2005);
  12655.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12656.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12657.         }, => 'invalidateProductAssignment'], 2006);
  12658.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12659.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12660.         }, => 'invalidateManufacturerFilters'], 2007);
  12661.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12662.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12663.         }, => 'invalidatePropertyFilters'], 2008);
  12664.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12665.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12666.         }, => 'invalidateCrossSellingRoute'], 2009);
  12667.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12668.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12669.         }, => 'invalidateContext'], 2010);
  12670.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12671.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12672.         }, => 'invalidateShippingMethodRoute'], 2011);
  12673.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12674.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12675.         }, => 'invalidateSnippets'], 2012);
  12676.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12677.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12678.         }, => 'invalidateStreamsBeforeIndexing'], 2013);
  12679.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12680.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12681.         }, => 'invalidateStreamIds'], 2014);
  12682.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12683.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12684.         }, => 'invalidateCountryRoute'], 2015);
  12685.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12686.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12687.         }, => 'invalidateSalutationRoute'], 2016);
  12688.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12689.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12690.         }, => 'invalidateInitialStateIdLoader'], 2017);
  12691.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12692.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12693.         }, => 'invalidateCountryStateRoute'], 2018);
  12694.         $instance->addListener('Shopware\\Core\\Content\\Seo\\Event\\SeoUrlUpdateEvent', [=> function () {
  12695.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12696.         }, => 'invalidateSeoUrls'], 2000);
  12697.         $instance->addListener('Shopware\\Core\\Content\\Rule\\Event\\RuleIndexerEvent', [=> function () {
  12698.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12699.         }, => 'invalidateRules'], 2000);
  12700.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  12701.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12702.         }, => 'invalidateRules'], 2000);
  12703.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  12704.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12705.         }, => 'invalidateConfig'], 2001);
  12706.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  12707.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12708.         }, => 'invalidateRules'], 2000);
  12709.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  12710.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12711.         }, => 'invalidateConfig'], 2001);
  12712.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  12713.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12714.         }, => 'invalidateRules'], 2000);
  12715.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  12716.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12717.         }, => 'invalidateConfig'], 2001);
  12718.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  12719.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12720.         }, => 'invalidateRules'], 2000);
  12721.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  12722.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12723.         }, => 'invalidateConfig'], 2001);
  12724.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  12725.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12726.         }, => 'invalidateRules'], 2000);
  12727.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  12728.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12729.         }, => 'invalidateConfig'], 2001);
  12730.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  12731.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12732.         }, => 'invalidateConfigKey'], 2000);
  12733.         $instance->addListener('Shopware\\Core\\Content\\Sitemap\\Event\\SitemapGeneratedEvent', [=> function () {
  12734.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12735.         }, => 'invalidateSitemap'], 2000);
  12736.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12737.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] ?? $this->getAclWriteValidatorService());
  12738.         }, => 'preValidate'], 0);
  12739.         $instance->addListener('kernel.controller', [=> function () {
  12740.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] ?? $this->getAclAnnotationValidatorService());
  12741.         }, => 'validate'], -20);
  12742.         $instance->addListener('Shopware\\Core\\Framework\\Api\\Acl\\Event\\CommandAclValidationEvent', [=> function () {
  12743.             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()));
  12744.         }, => 'validate'], 0);
  12745.         $instance->addListener('kernel.request', [=> function () {
  12746.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  12747.         }, => 'onKernelRequest'], 9999);
  12748.         $instance->addListener('kernel.response', [=> function () {
  12749.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  12750.         }, => 'onKernelResponse'], 9999);
  12751.         $instance->addListener('kernel.exception', [=> function () {
  12752.             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)));
  12753.         }, => 'onKernelException'], -1);
  12754.         $instance->addListener('kernel.response', [=> function () {
  12755.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] = new \Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener()));
  12756.         }, => 'onResponse'], 0);
  12757.         $instance->addListener('kernel.request', [=> function () {
  12758.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] = new \Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener()));
  12759.         }, => 'onRequest'], 128);
  12760.         $instance->addListener('kernel.controller', [=> function () {
  12761.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] ?? $this->getExpectationSubscriberService());
  12762.         }, => 'checkExpectations'], -21);
  12763.         $instance->addListener('kernel.controller', [=> function () {
  12764.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener'] ?? $this->getSalesChannelAuthenticationListenerService());
  12765.         }, => 'validateRequest'], -2);
  12766.         $instance->addListener('kernel.request', [=> function () {
  12767.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  12768.         }, => 'setupOAuth'], 128);
  12769.         $instance->addListener('kernel.controller', [=> function () {
  12770.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  12771.         }, => 'validateRequest'], -2);
  12772.         $instance->addListener('user.written', [=> function () {
  12773.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  12774.         }, => 'onUserWritten'], 0);
  12775.         $instance->addListener('user.deleted', [=> function () {
  12776.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  12777.         }, => 'onUserDeleted'], 0);
  12778.         $instance->addListener('app.loaded', [=> function () {
  12779.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppLoadedSubscriber()));
  12780.         }, => 'unserialize'], 0);
  12781.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12782.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] ?? $this->getCustomFieldProtectionSubscriberService());
  12783.         }, => 'checkWrite'], 0);
  12784.         $instance->addListener('app_script_condition.loaded', [=> function () {
  12785.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppScriptConditionConstraintsSubscriber()));
  12786.         }, => 'unserialize'], 0);
  12787.         $instance->addListener('app_flow_action.loaded', [=> function () {
  12788.             return ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] = new \Shopware\Core\Framework\App\FlowAction\AppFlowActionLoadedSubscriber()));
  12789.         }, => 'unserialize'], 0);
  12790.         $instance->addListener('custom_field.deleted', [=> function () {
  12791.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  12792.         }, => 'reset'], 0);
  12793.         $instance->addListener('custom_field.written', [=> function () {
  12794.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  12795.         }, => 'reset'], 0);
  12796.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  12797.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  12798.         }, => 'startProgress'], 0);
  12799.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  12800.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  12801.         }, => 'advanceProgress'], 0);
  12802.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  12803.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  12804.         }, => 'finishProgress'], 0);
  12805.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePreFinishEvent', [=> function () {
  12806.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  12807.         }, => 'runRegisteredIndexers'], 0);
  12808.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  12809.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  12810.         }, => 'runRegisteredIndexers'], 0);
  12811.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12812.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\LockValidator'] ?? $this->getLockValidatorService());
  12813.         }, => 'preValidate'], 0);
  12814.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12815.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  12816.         }, => 'validateWriteCommands'], 0);
  12817.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  12818.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  12819.         }, => 'validateEntitySearch'], 0);
  12820.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12821.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] ?? $this->getEntityIndexingSubscriberService());
  12822.         }, => 'refreshIndex'], 1000);
  12823.         $instance->addListener('mail_template.deleted', [=> function () {
  12824.             return ($this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] ?? $this->getEventActionSubscriberService());
  12825.         }, => 'deleted'], 0);
  12826.         $instance->addListener('dead_message.loaded', [=> function () {
  12827.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] = new \Shopware\Core\Framework\MessageQueue\Subscriber\DeadMessageLoadedSubscriber()));
  12828.         }, => 'unserialize'], 0);
  12829.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  12830.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageFailedHandler'] ?? $this->getMessageFailedHandlerService());
  12831.         }, => 'onMessageFailed'], 99);
  12832.         $instance->addListener('plugin.loaded', [=> function () {
  12833.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] = new \Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber()));
  12834.         }, => 'unserialize'], 0);
  12835.         $instance->addListener('acl_role.loaded', [=> function () {
  12836.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginAclPrivilegesSubscriber'] ?? $this->getPluginAclPrivilegesSubscriberService());
  12837.         }, => 'onAclRoleLoaded'], 0);
  12838.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  12839.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  12840.         }, => 'afterPluginStateChange'], 0);
  12841.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  12842.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  12843.         }, => 'afterPluginStateChange'], 0);
  12844.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  12845.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  12846.         }, => 'afterPluginStateChange'], 0);
  12847.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  12848.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\UpdatePostFinishSubscriber'] ?? $this->getUpdatePostFinishSubscriberService());
  12849.         }, => 'updatePostFinishEvent'], 0);
  12850.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  12851.             return ($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] ?? $this->getLicenseHostChangedSubscriberService());
  12852.         }, => 'onLicenseHostChanged'], 0);
  12853.         $instance->addListener('script.written', [=> function () {
  12854.             return ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  12855.         }, => 'invalidateCache'], 0);
  12856.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12857.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  12858.         }, => 'preValidate'], 0);
  12859.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  12860.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  12861.         }, => 'postValidate'], 0);
  12862.         $instance->addListener('language.deleted', [=> function () {
  12863.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  12864.         }, => 'invalidateCache'], 0);
  12865.         $instance->addListener('language.written', [=> function () {
  12866.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  12867.         }, => 'invalidateCache'], 0);
  12868.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12869.             return ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] = new \Shopware\Core\System\Language\TranslationValidator()));
  12870.         }, => 'preValidate'], 0);
  12871.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  12872.             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'))));
  12873.         }, => 'update'], 0);
  12874.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  12875.             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'))));
  12876.         }, => 'onUpdate'], 0);
  12877.         $instance->addListener('kernel.response', [=> function () {
  12878.             return ($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] ?? $this->getStoreApiSeoResolverService());
  12879.         }, => 'addSeoInformation'], 10000);
  12880.         $instance->addListener('webhook.written', [=> function () {
  12881.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  12882.         }, => 'clearWebhookCache'], 0);
  12883.         $instance->addListener('acl_role.written', [=> function () {
  12884.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  12885.         }, => 'clearPrivilegesCache'], 0);
  12886.         $instance->addListener('Shopware\\Core\\Framework\\Webhook\\Event\\RetryWebhookMessageFailedEvent', [=> function () {
  12887.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] ?? $this->getRetryWebhookMessageFailedSubscriberService());
  12888.         }, => 'handleWebhookMessageFail'], 0);
  12889.         $instance->addListener('kernel.response', [=> function () {
  12890.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StoreApiResponseListener'] ?? $this->getStoreApiResponseListenerService());
  12891.         }, => 'encodeResponse'], 10000);
  12892.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12893.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidatorService());
  12894.         }, => 'handleSalesChannelLanguageIds'], 0);
  12895.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12896.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] = new \Shopware\Core\System\SalesChannel\Subscriber\SalesChannelTypeValidator()));
  12897.         }, => 'preWriteValidateEvent'], 0);
  12898.         $instance->addListener('country.written', [=> function () {
  12899.             return ($this->privates['Shopware\\Core\\System\\Country\\CountryTaxFreeDeprecationUpdater'] ?? $this->getCountryTaxFreeDeprecationUpdaterService());
  12900.         }, => 'updated'], 0);
  12901.         $instance->addListener('currency.loaded', [=> function () {
  12902.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] = new \Shopware\Core\System\Currency\CurrencyLoadSubscriber()));
  12903.         }, => 'setDefault'], 0);
  12904.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12905.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] = new \Shopware\Core\System\Currency\CurrencyValidator()));
  12906.         }, => 'preValidate'], 0);
  12907.         $instance->addListener('custom_field.written', [=> function () {
  12908.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  12909.         }, => 'customFieldIsWritten'], 0);
  12910.         $instance->addListener('custom_field.deleted', [=> function () {
  12911.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  12912.         }, => 'customFieldIsDeleted'], 0);
  12913.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12914.             return ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] = new \Shopware\Core\System\Salutation\DefaultSalutationValidator()));
  12915.         }, => 'validate'], 0);
  12916.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  12917.             return ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] = new \Shopware\Core\System\SystemConfig\Store\MemoizedSystemConfigStore()));
  12918.         }, => 'onValueChanged'], 1500);
  12919.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  12920.             return ($this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] ?? $this->getEntryPointValidatorService());
  12921.         }, => 'postValidate'], 0);
  12922.         $instance->addListener('category.loaded', [=> function () {
  12923.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  12924.         }, => 'entityLoaded'], 0);
  12925.         $instance->addListener('sales_channel.category.loaded', [=> function () {
  12926.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  12927.         }, => 'entityLoaded'], 0);
  12928.         $instance->addListener('media.loaded', [=> function () {
  12929.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  12930.         }, => 'unserialize'], 10);
  12931.         $instance->addListener('media.loaded', [=> function () {
  12932.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  12933.         }, => 'addUrls'], 0);
  12934.         $instance->addListener('media_folder_configuration.loaded', [=> function () {
  12935.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaFolderConfigLoadedSubscriber()));
  12936.         }, => 'unserialize'], 10);
  12937.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  12938.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  12939.         }, => 'beforeDelete'], 0);
  12940.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  12941.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  12942.         }, => 'securePrivateFolders'], 0);
  12943.         $instance->addListener('product.loaded', [=> function () {
  12944.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  12945.         }, => 'loaded'], 0);
  12946.         $instance->addListener('product.partial_loaded', [=> function () {
  12947.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  12948.         }, => 'partialEntityLoaded'], 0);
  12949.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  12950.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  12951.         }, => 'salesChannelLoaded'], 0);
  12952.         $instance->addListener('sales_channel.product.partial_loaded', [=> function () {
  12953.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  12954.         }, => 'partialSalesChannelLoaded'], 0);
  12955.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  12956.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12957.         }, => 'handleListingRequest'], 100);
  12958.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  12959.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12960.         }, => 'handleFlags'], -100);
  12961.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  12962.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12963.         }, => 'handleFlags'], -100);
  12964.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  12965.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12966.         }, => 'handleSearchRequest'], 100);
  12967.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  12968.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12969.         }, => 'handleFlags'], -100);
  12970.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  12971.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12972.         }, => 'handleResult'], 100);
  12973.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  12974.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12975.         }, => 'removeScoreSorting'], -100);
  12976.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  12977.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12978.         }, => 'handleResult'], 0);
  12979.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12980.             return ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] ?? $this->getProductLineItemCommandValidatorService());
  12981.         }, => 'preValidate'], 0);
  12982.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  12983.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  12984.         }, => 'orderPlaced'], 0);
  12985.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  12986.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  12987.         }, => 'stateChanged'], 0);
  12988.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12989.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  12990.         }, => 'triggerChangeSet'], 0);
  12991.         $instance->addListener('order_line_item.written', [=> function () {
  12992.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  12993.         }, => 'lineItemWritten'], 0);
  12994.         $instance->addListener('order_line_item.deleted', [=> function () {
  12995.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  12996.         }, => 'lineItemWritten'], 0);
  12997.         $instance->addListener('newsletter_recipient.deleted', [=> function () {
  12998.             return ($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] ?? $this->getNewsletterRecipientDeletedSubscriberService());
  12999.         }, => 'onNewsletterRecipientDeleted'], 0);
  13000.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13001.             return ($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] ?? $this->getRuleValidatorService());
  13002.         }, => 'preValidate'], 0);
  13003.         $instance->addListener('rule.loaded', [=> function () {
  13004.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadSubscriber'] ?? $this->getRulePayloadSubscriberService());
  13005.         }, => 'unserialize'], 0);
  13006.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  13007.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  13008.         }, => 'refreshPlugin'], 0);
  13009.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  13010.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  13011.         }, => 'refreshPlugin'], 0);
  13012.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  13013.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  13014.         }, => 'refreshPlugin'], 0);
  13015.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  13016.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  13017.         }, => 'refreshPlugin'], 0);
  13018.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  13019.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  13020.         }, => 'refreshPlugin'], 0);
  13021.         $instance->addListener('rule.written', [=> function () {
  13022.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  13023.         }, => 'onRuleWritten'], 0);
  13024.         $instance->addListener('app_script_condition.written', [=> function () {
  13025.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService());
  13026.         }, => 'updatePayloads'], 0);
  13027.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13028.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  13029.         }, => 'triggerChangeSet'], 0);
  13030.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13031.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  13032.         }, => 'onEntityWritten'], 0);
  13033.         $instance->addListener('product_export.written', [=> function () {
  13034.             return ($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] ?? $this->getProductExportEventListenerService());
  13035.         }, => 'afterWrite'], 0);
  13036.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\BeforeSystemConfigChangedEvent', [=> function () {
  13037.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  13038.         }, => 'validateChangeOfDefaultCmsPage'], 0);
  13039.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  13040.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  13041.         }, => 'beforeDeletion'], 0);
  13042.         $instance->addListener('action.mail.send', [=> function () {
  13043.             return ($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] ?? $this->getMailSendSubscriberService());
  13044.         }, => 'sendMail'], 0);
  13045.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13046.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] ?? $this->getSystemDefaultValidatorService());
  13047.         }, => 'preValidate'], 0);
  13048.         $instance->addListener('media.written', [=> function () {
  13049.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  13050.         }, => 'persistMedia'], 0);
  13051.         $instance->addListener('import_export_file.deleted', [=> function () {
  13052.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] ?? $this->getFileDeletedSubscriberService());
  13053.         }, => 'onFileDeleted'], 0);
  13054.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  13055.             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()));
  13056.         }, => 'enrich'], 0);
  13057.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportBeforeImportRecordEvent', [=> function () {
  13058.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? $this->getProductCategoryPathsSubscriberService());
  13059.         }, => 'categoryPathsToAssignment'], 0);
  13060.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  13061.             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()));
  13062.         }, => 'enrich'], 0);
  13063.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportAfterImportRecordEvent', [=> function () {
  13064.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? $this->getProductVariantsSubscriberService());
  13065.         }, => 'onAfterImportRecord'], 0);
  13066.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  13067.             return ($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] ?? $this->getLandingPageValidatorService());
  13068.         }, => 'preValidate'], 0);
  13069.         $instance->addListener('action.add.order.tag', [=> function () {
  13070.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  13071.         }, => 'handle'], 0);
  13072.         $instance->addListener('action.add.customer.tag', [=> function () {
  13073.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  13074.         }, => 'handle'], 0);
  13075.         $instance->addListener('action.remove.order.tag', [=> function () {
  13076.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  13077.         }, => 'handle'], 0);
  13078.         $instance->addListener('action.remove.customer.tag', [=> function () {
  13079.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  13080.         }, => 'handle'], 0);
  13081.         $instance->addListener('action.change.customer.group', [=> function () {
  13082.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  13083.         }, => 'handle'], 0);
  13084.         $instance->addListener('action.change.customer.status', [=> function () {
  13085.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  13086.         }, => 'handle'], 0);
  13087.         $instance->addListener('action.grant.download.access', [=> function () {
  13088.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  13089.         }, => 'handle'], 0);
  13090.         $instance->addListener('action.mail.send', [=> function () {
  13091.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  13092.         }, => 'handle'], 0);
  13093.         $instance->addListener('action.generate.document', [=> function () {
  13094.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  13095.         }, => 'handle'], 0);
  13096.         $instance->addListener('action.set.order.state', [=> function () {
  13097.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  13098.         }, => 'handle'], 0);
  13099.         $instance->addListener('action.set.customer.custom.field', [=> function () {
  13100.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  13101.         }, => 'handle'], 0);
  13102.         $instance->addListener('action.set.order.custom.field', [=> function () {
  13103.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  13104.         }, => 'handle'], 0);
  13105.         $instance->addListener('action.set.customer.group.custom.field', [=> function () {
  13106.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  13107.         }, => 'handle'], 0);
  13108.         $instance->addListener('action.add.customer.affiliate.and.campaign.code', [=> function () {
  13109.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  13110.         }, => 'handle'], 0);
  13111.         $instance->addListener('action.add.order.affiliate.and.campaign.code', [=> function () {
  13112.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  13113.         }, => 'handle'], 0);
  13114.         $instance->addListener('action.stop.flow', [=> function () {
  13115.             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()));
  13116.         }, => 'handle'], 0);
  13117.         $instance->addListener('flow.written', [=> function () {
  13118.             return ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? $this->getCachedFlowLoaderService());
  13119.         }, => 'invalidate'], 0);
  13120.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  13121.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  13122.         }, => 'refreshPlugin'], 0);
  13123.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  13124.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  13125.         }, => 'refreshPlugin'], 0);
  13126.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  13127.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  13128.         }, => 'refreshPlugin'], 0);
  13129.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  13130.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  13131.         }, => 'refreshPlugin'], 0);
  13132.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  13133.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  13134.         }, => 'refreshPlugin'], 0);
  13135.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppInstalledEvent', [=> function () {
  13136.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  13137.         }, => 'refreshPlugin'], 0);
  13138.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  13139.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  13140.         }, => 'refreshPlugin'], 0);
  13141.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  13142.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  13143.         }, => 'refreshPlugin'], 0);
  13144.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  13145.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  13146.         }, => 'refreshPlugin'], 0);
  13147.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  13148.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  13149.         }, => 'refreshPlugin'], 0);
  13150.         $instance->addListener('customer.loaded', [=> function () {
  13151.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  13152.         }, => 'loaded'], 0);
  13153.         $instance->addListener('customer_address.loaded', [=> function () {
  13154.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  13155.         }, => 'loaded'], 0);
  13156.         $instance->addListener('order_address.loaded', [=> function () {
  13157.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  13158.         }, => 'loaded'], 0);
  13159.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  13160.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  13161.         }, => 'fillCustomerMetaDataFields'], 0);
  13162.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13163.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  13164.         }, => 'deleteOrder'], 0);
  13165.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  13166.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] ?? $this->getCustomerRemoteAddressSubscriberService());
  13167.         }, => 'updateRemoteAddressByLogin'], 0);
  13168.         $instance->addListener('customer.written', [=> function () {
  13169.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  13170.         }, => 'onCustomerWritten'], 0);
  13171.         $instance->addListener('customer.deleted', [=> function () {
  13172.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  13173.         }, => 'onCustomerDeleted'], 0);
  13174.         $instance->addListener('customer_group_translation.written', [=> function () {
  13175.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  13176.         }, => 'updatedCustomerGroup'], 0);
  13177.         $instance->addListener('customer_group_registration_sales_channels.written', [=> function () {
  13178.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  13179.         }, => 'newSalesChannelAddedToCustomerGroup'], 0);
  13180.         $instance->addListener('customer_group_translation.deleted', [=> function () {
  13181.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  13182.         }, => 'deleteCustomerGroup'], 0);
  13183.         $instance->addListener('customer.written', [=> function () {
  13184.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] ?? $this->getCustomerChangePasswordSubscriberService());
  13185.         }, => 'onCustomerWritten'], 0);
  13186.         $instance->addListener('customer.written', [=> function () {
  13187.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] ?? $this->getCustomerFlowEventsSubscriberService());
  13188.         }, => 'onCustomerWritten'], 0);
  13189.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  13190.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] ?? $this->getCustomerBeforeDeleteSubscriberService());
  13191.         }, => 'beforeDelete'], 0);
  13192.         $instance->addListener('document_base_config.written', [=> function () {
  13193.             return ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  13194.         }, => 'reset'], 0);
  13195.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  13196.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  13197.         }, => 'onOrderStateChange'], 0);
  13198.         $instance->addListener('state_machine.order_delivery.state_changed', [=> function () {
  13199.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  13200.         }, => 'onOrderDeliveryStateChange'], 0);
  13201.         $instance->addListener('state_machine.order_transaction.state_changed', [=> function () {
  13202.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  13203.         }, => 'onOrderTransactionStateChange'], 0);
  13204.         $instance->addListener('collect.business-events', [=> function () {
  13205.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  13206.         }, => 'onAddStateEvents'], 0);
  13207.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13208.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] ?? $this->getPaymentMethodValidator2Service());
  13209.         }, => 'validate'], 0);
  13210.         $instance->addListener('payment_method.loaded', [=> function () {
  13211.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber()));
  13212.         }, => 'formatHandlerIdentifier'], 0);
  13213.         $instance->addListener('payment_method.loaded', [=> function () {
  13214.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameSubscriber()));
  13215.         }, => 'addDistinguishablePaymentName'], 0);
  13216.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13217.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] ?? $this->getPromotionValidatorService());
  13218.         }, => 'preValidate'], 0);
  13219.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  13220.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  13221.         }, => 'onLineItemAdded'], 0);
  13222.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemRemovedEvent', [=> function () {
  13223.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  13224.         }, => 'onLineItemRemoved'], 0);
  13225.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  13226.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  13227.         }, => 'resetCodes'], 0);
  13228.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  13229.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] ?? $this->getPromotionIndividualCodeRedeemerService());
  13230.         }, => 'onOrderPlaced'], 0);
  13231.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  13232.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService());
  13233.         }, => 'orderPlaced'], 0);
  13234.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13235.             return ($this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] ?? $this->getShippingMethodValidatorService());
  13236.         }, => 'preValidate'], 0);
  13237.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  13238.             return ($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService());
  13239.         }, => 'onContextResolved'], 0);
  13240.         $instance->addListener('sales_channel.deleted', [=> function () {
  13241.             return ($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] ?? $this->getSalesChannelUserConfigSubscriberService());
  13242.         }, => 'onSalesChannelDeleted'], 0);
  13243.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13244.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? $this->getCachedDomainLoaderInvalidatorService());
  13245.         }, => 'invalidate'], 2000);
  13246.         $instance->addListener('kernel.request', [=> function () {
  13247.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13248.         }, => 'startSession'], 40);
  13249.         $instance->addListener('kernel.request', [=> function () {
  13250.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13251.         }, => 'maintenanceResolver'], 0);
  13252.         $instance->addListener('kernel.exception', [=> function () {
  13253.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13254.         }, => 'showHtmlExceptionResponse'], -100);
  13255.         $instance->addListener('kernel.exception', [=> function () {
  13256.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13257.         }, => 'customerNotLoggedInHandler'], 0);
  13258.         $instance->addListener('kernel.exception', [=> function () {
  13259.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13260.         }, => 'maintenanceResolver'], 0);
  13261.         $instance->addListener('kernel.controller', [=> function () {
  13262.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13263.         }, => 'preventPageLoadingFromXmlHttpRequest'], -20);
  13264.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  13265.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13266.         }, => 'updateSessionAfterLogin'], 0);
  13267.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLogoutEvent', [=> function () {
  13268.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13269.         }, => 'updateSessionAfterLogout'], 0);
  13270.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  13271.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13272.         }, => 'replaceCsrfToken'], 0);
  13273.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  13274.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13275.         }, => 'setCanonicalUrl'], 0);
  13276.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13277.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13278.         }, => 'addHreflang'], 0);
  13279.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13280.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13281.         }, => 'addShopIdParameter'], 0);
  13282.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13283.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13284.         }, => 'addIconSetConfig'], 0);
  13285.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  13286.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13287.         }, => 'replaceContextToken'], 0);
  13288.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  13289.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  13290.         }, => 'onSystemConfigChanged'], 0);
  13291.         $instance->addListener('kernel.controller', [=> function () {
  13292.             return ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? $this->getCsrfRouteListenerService());
  13293.         }, => 'csrfCheck'], -9);
  13294.         $instance->addListener('kernel.controller', [=> function () {
  13295.             return ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] = new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()));
  13296.         }, => 'checkAffiliateTracking'], -21);
  13297.         $instance->addListener('kernel.request', [=> function () {
  13298.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  13299.         }, => 'addHttpCacheToCoreRoutes'], 0);
  13300.         $instance->addListener('kernel.response', [=> function () {
  13301.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  13302.         }, => 'setResponseCache'], -1500);
  13303.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  13304.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  13305.         }, => 'updateCacheControlForBrowser'], 0);
  13306.         $instance->addListener('kernel.controller', [=> function () {
  13307.             return ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? $this->getCaptchaRouteListenerService());
  13308.         }, => 'validateCaptcha'], -20);
  13309.         $instance->addListener('kernel.response', [=> function () {
  13310.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] = new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()));
  13311.         }, => 'onResponse'], -10);
  13312.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartMergedEvent', [=> function () {
  13313.             return ($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] ?? $this->getCartMergedSubscriberService());
  13314.         }, => 'addCartMergedNoticeFlash'], 0);
  13315.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13316.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  13317.         }, => 'updateProductUrls'], 0);
  13318.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  13319.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  13320.         }, => 'updateCategoryUrls'], 0);
  13321.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  13322.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  13323.         }, => 'updateLandingPageUrls'], 0);
  13324.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13325.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  13326.         }, => 'detectSalesChannelEntryPoints'], 0);
  13327.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  13328.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  13329.         }, => 'invalidate'], 0);
  13330.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  13331.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  13332.         }, => 'assigned'], 0);
  13333.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  13334.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  13335.         }, => 'reset'], 0);
  13336.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  13337.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  13338.         }, => 'handleAppActivationOrUpdate'], 0);
  13339.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  13340.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  13341.         }, => 'handleAppActivationOrUpdate'], 0);
  13342.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  13343.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  13344.         }, => 'handleUninstall'], 0);
  13345.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  13346.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  13347.         }, => 'dumpConfigFromEvent'], 0);
  13348.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  13349.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  13350.         }, => 'dumpConfigFromEvent'], 0);
  13351.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  13352.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  13353.         }, => 'dumpConfigFromEvent'], 0);
  13354.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreActivateEvent', [=> function () {
  13355.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13356.         }, => 'pluginActivate'], 0);
  13357.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  13358.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13359.         }, => 'pluginPostActivate'], 0);
  13360.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUpdateEvent', [=> function () {
  13361.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13362.         }, => 'pluginUpdate'], 0);
  13363.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreDeactivateEvent', [=> function () {
  13364.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13365.         }, => 'pluginDeactivateAndUninstall'], 0);
  13366.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivationFailedEvent', [=> function () {
  13367.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13368.         }, => 'pluginPostDeactivateFailed'], 0);
  13369.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUninstallEvent', [=> function () {
  13370.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13371.         }, => 'pluginDeactivateAndUninstall'], 0);
  13372.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  13373.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13374.         }, => 'pluginPostUninstall'], 0);
  13375.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  13376.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] ?? $this->getAppLifecycleSubscriberService());
  13377.         }, => 'onAppDeleted'], 0);
  13378.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeCompilerEnrichScssVariablesEvent', [=> function () {
  13379.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] ?? $this->getThemeCompilerEnrichScssVarSubscriberService());
  13380.         }, => 'enrichExtensionVars'], 0);
  13381.         $instance->addListener('kernel.request', [=> function () {
  13382.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  13383.         }, => 'requestEvent'], 0);
  13384.         $instance->addListener('kernel.exception', [=> function () {
  13385.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  13386.         }, => 'requestEvent'], 0);
  13387.         $instance->addListener('Shopware\\Core\\Checkout\\Document\\Event\\DocumentTemplateRendererParameterEvent', [=> function () {
  13388.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  13389.         }, => 'onDocumentRendering'], 0);
  13390.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  13391.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] ?? $this->getFirstRunWizardSubscriberService());
  13392.         }, => 'frwFinished'], 0);
  13393.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  13394.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] ?? $this->getUpdateSubscriberService());
  13395.         }, => 'updateFinished'], 0);
  13396.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13397.             return ($this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] ?? $this->getProductUpdaterService());
  13398.         }, => 'update'], 0);
  13399.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13400.             return ($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] ?? $this->getCustomFieldUpdaterService());
  13401.         }, => 'onNewCustomFieldCreated'], 0);
  13402.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  13403.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  13404.         }, => 'startProgress'], 0);
  13405.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  13406.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  13407.         }, => 'advanceProgress'], 0);
  13408.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  13409.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  13410.         }, => 'finishProgress'], 0);
  13411.         $instance->addListener('sales_channel_language.written', [=> function () {
  13412.             return ($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'] ?? $this->getLanguageSubscriberService());
  13413.         }, => 'onSalesChannelWritten'], 0);
  13414.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\RefreshIndexEvent', [=> function () {
  13415.             return ($this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'] ?? $this->getRefreshIndexSubscriberService());
  13416.         }, => 'handled'], 0);
  13417.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13418.             return ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  13419.         }, => 'refresh'], -1000);
  13420.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageCriteriaEvent', [=> function () {
  13421.             return ($this->privates['Nd\\Voorwinden\\Subscriber\\AdditionalImageCriteria'] ?? ($this->privates['Nd\\Voorwinden\\Subscriber\\AdditionalImageCriteria'] = new \Nd\Voorwinden\Subscriber\AdditionalImageCriteria()));
  13422.         }, => 'onProductCriteriaLoaded'], 0);
  13423.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoadedEvent', [=> function () {
  13424.             return ($this->privates['Nd\\Theme\\Subscriber\\AddMenuData'] ?? $this->getAddMenuDataService());
  13425.         }, => 'addData'], 0);
  13426.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Menu\\Offcanvas\\MenuOffcanvasPageletLoadedEvent', [=> function () {
  13427.             return ($this->privates['Nd\\Theme\\Subscriber\\AddMenuData'] ?? $this->getAddMenuDataService());
  13428.         }, => 'addDataOffcanvas'], 0);
  13429.         $instance->addListener('product.loaded', [=> function () {
  13430.             return ($this->privates['Nd\\Theme\\Subscriber\\AddProductLabels'] ?? $this->getAddProductLabelsService());
  13431.         }, => 'onProductsLoaded'], 0);
  13432.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  13433.             return ($this->privates['Nd\\Theme\\Service\\CheckoutPageSubscriber'] ?? $this->getCheckoutPageSubscriberService());
  13434.         }, => 'onCheckoutPageLoadedEvent'], 0);
  13435.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  13436.             return ($this->privates['Nd\\Theme\\Service\\CheckoutPageSubscriber'] ?? $this->getCheckoutPageSubscriberService());
  13437.         }, => 'onCheckoutPageLoadedEvent'], 0);
  13438.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  13439.             return ($this->privates['Nd\\Theme\\Service\\CheckoutPageSubscriber'] ?? $this->getCheckoutPageSubscriberService());
  13440.         }, => 'onCheckoutPageLoadedEvent'], 0);
  13441.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Overview\\AccountOverviewPageLoadedEvent', [=> function () {
  13442.             return ($this->privates['Nd\\Theme\\Subscriber\\AccountOverviewSubscriber'] ?? $this->getAccountOverviewSubscriberService());
  13443.         }, => 'addData'], 0);
  13444.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  13445.             return ($this->privates['Nd\\Theme\\Subscriber\\ModifyCheckoutData'] ?? $this->getModifyCheckoutDataService());
  13446.         }, => 'onCheckoutPageLoadedEvent'], 0);
  13447.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  13448.             return ($this->privates['Nd\\Theme\\Subscriber\\ModifyCheckoutData'] ?? $this->getModifyCheckoutDataService());
  13449.         }, => 'onCheckoutPageLoadedEvent'], 0);
  13450.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  13451.             return ($this->privates['Nd\\Theme\\Subscriber\\ModifyCheckoutData'] ?? $this->getModifyCheckoutDataService());
  13452.         }, => 'onCheckoutPageLoadedEvent'], 0);
  13453.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  13454.             return ($this->privates['Nd\\Theme\\Subscriber\\AddInstagramData'] ?? $this->getAddInstagramDataService());
  13455.         }, => 'addInstagramData'], 0);
  13456.         $instance->addListener('product_manufacturer.written', [=> function () {
  13457.             return ($this->privates['Nd\\Fashion\\Service\\ManufacturerSeoUrlPageSubscriber'] ?? $this->getManufacturerSeoUrlPageSubscriberService());
  13458.         }, => 'onEntityWritten'], 0);
  13459.         $instance->addListener('product_manufacturer.deleted', [=> function () {
  13460.             return ($this->privates['Nd\\Fashion\\Service\\ManufacturerSeoUrlPageSubscriber'] ?? $this->getManufacturerSeoUrlPageSubscriberService());
  13461.         }, => 'onEntityDeleted'], 0);
  13462.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingRouteCacheKeyEvent', [=> function () {
  13463.             return ($this->privates['Nd\\Fashion\\Subscriber\\ModifyProductListingRouteCacheKey'] ?? ($this->privates['Nd\\Fashion\\Subscriber\\ModifyProductListingRouteCacheKey'] = new \Nd\Fashion\Subscriber\ModifyProductListingRouteCacheKey()));
  13464.         }, => 'onProductListingRouteCacheKeyGeneration'], 0);
  13465.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  13466.             return ($this->privates['Nd\\Fashion\\Subscriber\\AddChildrenToProductPage'] ?? $this->getAddChildrenToProductPageService());
  13467.         }, => 'onProductPageLoaded'], 0);
  13468.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  13469.             return ($this->privates['Nd\\Stl\\Subscriber\\AddLookToProductPageData'] ?? $this->getAddLookToProductPageDataService());
  13470.         }, => 'addLookToProductPage'], 0);
  13471.         $instance->addListener('look.written', [=> function () {
  13472.             return ($this->privates['Nd\\Stl\\Service\\LookSeoUrlPageSubscriber'] ?? $this->getLookSeoUrlPageSubscriberService());
  13473.         }, => 'onEntityWritten'], 0);
  13474.         $instance->addListener('look.deleted', [=> function () {
  13475.             return ($this->privates['Nd\\Stl\\Service\\LookSeoUrlPageSubscriber'] ?? $this->getLookSeoUrlPageSubscriberService());
  13476.         }, => 'onEntityDeleted'], 0);
  13477.         $instance->addListener('action.send.order', [=> function () {
  13478.             return ($this->privates['Nd\\Srs\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderAction'] ?? $this->getSendOrderActionService());
  13479.         }, => 'handle'], 0);
  13480.         $instance->addListener('collect.business-events', [=> function () {
  13481.             return ($this->privates['Nd\\Srs\\Subscriber\\BusinessEventCollectorSubscriber'] ?? $this->getBusinessEventCollectorSubscriber2Service());
  13482.         }, => 'addSrsEvents'], 1000);
  13483.         $instance->addListener('customer.written', [=> function () {
  13484.             return ($this->privates['Nd\\Srs\\Subscriber\\CustomerSubscriber'] ?? $this->getCustomerSubscriberService());
  13485.         }, => 'onCustomerEntityWritten'], 0);
  13486.         $instance->addListener('customer_address.written', [=> function () {
  13487.             return ($this->privates['Nd\\Srs\\Subscriber\\CustomerSubscriber'] ?? $this->getCustomerSubscriberService());
  13488.         }, => 'onCustomerAddressEntityWritten'], 0);
  13489.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Overview\\AccountOverviewPageLoadedEvent', [=> function () {
  13490.             return ($this->privates['Nd\\Srs\\Subscriber\\AccountPageSubscriber'] ?? $this->getAccountPageSubscriberService());
  13491.         }, => 'onAccountOverviewPageLoadedEvent'], 1000);
  13492.         $instance->addListener('product.loaded', [=> function () {
  13493.             return ($this->privates['Nd\\Srs\\Subscriber\\AddProductGroupData'] ?? $this->getAddProductGroupDataService());
  13494.         }, => 'onProductsLoaded'], 0);
  13495.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  13496.             return ($this->privates['Nd\\Srs\\Subscriber\\ModifyLineItems'] ?? $this->getModifyLineItemsService());
  13497.         }, => 'changeLineItem'], 0);
  13498.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCollectFilterEvent', [=> function () {
  13499.             return ($this->privates['Nd\\AggregateProperties\\Subscriber\\AggregateFilterSubscriber'] ?? $this->getAggregateFilterSubscriberService());
  13500.         }, => 'onAddFilter'], 0);
  13501.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  13502.             return ($this->privates['Nd\\AggregateProperties\\Subscriber\\ProductListingFilterSubscriber'] ?? $this->getProductListingFilterSubscriberService());
  13503.         }, => 'onHandleFilterFromResult'], 99);
  13504.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  13505.             return ($this->privates['Nd\\AggregateProperties\\Subscriber\\ProductListingFilterSubscriber'] ?? $this->getProductListingFilterSubscriberService());
  13506.         }, => 'onHandleFilterFromResult'], 0);
  13507.         $instance->addListener('state_machine.order_delivery.state_changed', [=> function () {
  13508.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\OrderDeliverySubscriber'] ?? $this->getOrderDeliverySubscriberService());
  13509.         }, => 'onOrderDeliveryChanged'], 0);
  13510.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  13511.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\CancelOrderSubscriber'] ?? $this->getCancelOrderSubscriberService());
  13512.         }, => 'onOrderStateChanges'], 0);
  13513.         $instance->addListener('Kiener\\MolliePayments\\Event\\MollieOrderShipmentTrackingEvent', [=> function () {
  13514.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\ShippingSubscriber'] ?? $this->getShippingSubscriberService());
  13515.         }, => 'onShipOrderWithTracking'], 0);
  13516.         $instance->addListener('system_config.written', [=> function () {
  13517.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\SystemConfigSubscriber'] ?? $this->getSystemConfigSubscriberService());
  13518.         }, => 'onSystemConfigWritten'], 0);
  13519.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13520.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\CsrfSubscriber'] ?? ($this->privates['Kiener\\MolliePayments\\Subscriber\\CsrfSubscriber'] = new \Kiener\MolliePayments\Subscriber\CsrfSubscriber('6.4.20.2')));
  13521.         }, => 'onStorefrontRender'], 0);
  13522.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13523.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePaySubscriber'] ?? $this->getApplePaySubscriberService());
  13524.         }, => 'onStorefrontRender'], 0);
  13525.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13526.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\StorefrontBuildSubscriber'] ?? $this->getStorefrontBuildSubscriberService());
  13527.         }, => 'onStorefrontRender'], 0);
  13528.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13529.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePayDirectSubscriber'] ?? $this->getApplePayDirectSubscriberService());
  13530.         }, => 'onStorefrontRender'], 0);
  13531.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartBeforeSerializationEvent', [=> function () {
  13532.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'] ?? $this->getSubscriptionSubscriberService());
  13533.         }, => 'onBeforeSerializeCart'], 0);
  13534.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13535.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'] ?? $this->getSubscriptionSubscriberService());
  13536.         }, => 'onStorefrontRender'], 0);
  13537.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  13538.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'] ?? $this->getSubscriptionSubscriberService());
  13539.         }, => 'addSubscriptionData'], 0);
  13540.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  13541.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'] ?? $this->getSubscriptionSubscriberService());
  13542.         }, => 'addSubscriptionData'], 0);
  13543.         $instance->addListener('kernel.request', [=> function () {
  13544.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\WebhookTimezoneSubscriber'] ?? $this->getWebhookTimezoneSubscriberService());
  13545.         }, => 'fixWebhookTimezone'], 31);
  13546.         $instance->addListener('mollie_subscription.loaded', [=> function () {
  13547.             return ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Enricher\\LiveDataEnricher'] ?? $this->getLiveDataEnricherService());
  13548.         }, => 'onSubscriptionsLoaded'], 0);
  13549.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  13550.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'] ?? $this->getCheckoutConfirmPageSubscriberService());
  13551.         }, => 'addDataToPage'], 10);
  13552.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  13553.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'] ?? $this->getCheckoutConfirmPageSubscriberService());
  13554.         }, => 'addDataToPage'], 10);
  13555.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Overview\\AccountOverviewPageLoadedEvent', [=> function () {
  13556.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\TestModeNotificationSubscriber'] ?? $this->getTestModeNotificationSubscriberService());
  13557.         }, => 'addTestModeInformationToPages'], 0);
  13558.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\PaymentMethod\\AccountPaymentMethodPageLoadedEvent', [=> function () {
  13559.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\TestModeNotificationSubscriber'] ?? $this->getTestModeNotificationSubscriberService());
  13560.         }, => 'addTestModeInformationToPages'], 0);
  13561.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  13562.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\TestModeNotificationSubscriber'] ?? $this->getTestModeNotificationSubscriberService());
  13563.         }, => 'addTestModeInformationToPages'], 0);
  13564.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  13565.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\TestModeNotificationSubscriber'] ?? $this->getTestModeNotificationSubscriberService());
  13566.         }, => 'addTestModeInformationToPages'], 0);
  13567.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  13568.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\TestModeNotificationSubscriber'] ?? $this->getTestModeNotificationSubscriberService());
  13569.         }, => 'addTestModeInformationToPages'], 0);
  13570.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\PaymentMethod\\AccountPaymentMethodPageLoadedEvent', [=> function () {
  13571.             return ($this->privates['Kiener\\MolliePayments\\Subscriber\\AccountPaymentMethodPageSubscriber'] ?? $this->getAccountPaymentMethodPageSubscriberService());
  13572.         }, => 'addDataToPage'], 10);
  13573.         $instance->addListener('collect.business-events', [=> function () {
  13574.             return ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Subscriber\\BusinessEventCollectorSubscriber'] ?? $this->getBusinessEventCollectorSubscriberService());
  13575.         }, => 'onAddEvent'], 1000);
  13576.         $instance->addListener('action.mollie.order.ship', [=> function () {
  13577.             return ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\ShipOrderAction'] ?? $this->getShipOrderActionService());
  13578.         }, => 'handle'], 0);
  13579.         $instance->addListener('action.mollie.order.refund', [=> function () {
  13580.             return ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'] ?? $this->getRefundOrderActionService());
  13581.         }, => 'handle'], 0);
  13582.         $instance->addListener('Shopware\\Core\\Checkout\\Payment\\Event\\PaymentMethodRouteCacheKeyEvent', [=> function () {
  13583.             return ($this->privates['Kiener\\MolliePayments\\Compatibility\\Storefront\\Route\\PaymentMethodRoute\\Cache\\CachedPaymentMethodRoute64'] ?? $this->getCachedPaymentMethodRoute64Service());
  13584.         }, => 'onGenerateCacheKey'], 0);
  13585.         $instance->addListener('kernel.response', [=> function () {
  13586.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  13587.         }, => 'onKernelResponse'], 0);
  13588.         $instance->addListener('kernel.response', [=> function () {
  13589.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  13590.         }, => 'onKernelResponse'], -1024);
  13591.         $instance->addListener('kernel.request', [=> function () {
  13592.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  13593.         }, => 'setDefaultLocale'], 100);
  13594.         $instance->addListener('kernel.request', [=> function () {
  13595.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  13596.         }, => 'onKernelRequest'], 16);
  13597.         $instance->addListener('kernel.finish_request', [=> function () {
  13598.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  13599.         }, => 'onKernelFinishRequest'], 0);
  13600.         $instance->addListener('kernel.request', [=> function () {
  13601.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  13602.         }, => 'onKernelRequest'], 256);
  13603.         $instance->addListener('kernel.response', [=> function () {
  13604.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  13605.         }, => 'onResponse'], -255);
  13606.         $instance->addListener('kernel.controller_arguments', [=> function () {
  13607.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  13608.         }, => 'onControllerArguments'], 0);
  13609.         $instance->addListener('kernel.exception', [=> function () {
  13610.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  13611.         }, => 'logKernelException'], 0);
  13612.         $instance->addListener('kernel.exception', [=> function () {
  13613.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  13614.         }, => 'onKernelException'], -128);
  13615.         $instance->addListener('kernel.response', [=> function () {
  13616.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  13617.         }, => 'removeCspHeader'], -128);
  13618.         $instance->addListener('kernel.request', [=> function () {
  13619.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  13620.         }, => 'onKernelRequest'], 15);
  13621.         $instance->addListener('kernel.finish_request', [=> function () {
  13622.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  13623.         }, => 'onKernelFinishRequest'], -15);
  13624.         $instance->addListener('console.error', [=> function () {
  13625.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  13626.         }, => 'onConsoleError'], -128);
  13627.         $instance->addListener('console.terminate', [=> function () {
  13628.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  13629.         }, => 'onConsoleTerminate'], -128);
  13630.         $instance->addListener('console.error', [=> function () {
  13631.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  13632.         }, => 'onConsoleError'], 0);
  13633.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  13634.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  13635.         }, => 'onMessage'], -255);
  13636.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  13637.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  13638.         }, => 'onMessage'], -255);
  13639.         $instance->addListener('kernel.response', [=> function () {
  13640.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  13641.         }, => 'onKernelResponse'], 0);
  13642.         $instance->addListener('kernel.request', [=> function () {
  13643.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  13644.         }, => 'onKernelRequest'], 48);
  13645.         $instance->addListener('kernel.request', [=> function () {
  13646.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  13647.         }, => 'configure'], 2048);
  13648.         $instance->addListener('console.command', [=> function () {
  13649.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  13650.         }, => 'configure'], 2048);
  13651.         $instance->addListener('kernel.request', [=> function () {
  13652.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  13653.         }, => 'onKernelRequest'], 32);
  13654.         $instance->addListener('kernel.finish_request', [=> function () {
  13655.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  13656.         }, => 'onKernelFinishRequest'], 0);
  13657.         $instance->addListener('kernel.exception', [=> function () {
  13658.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  13659.         }, => 'onKernelException'], -64);
  13660.         $instance->addListener('kernel.request', [=> function () {
  13661.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  13662.         }, => 'onKernelRequest'], 128);
  13663.         $instance->addListener('kernel.response', [=> function () {
  13664.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  13665.         }, => 'onKernelResponse'], -1000);
  13666.         $instance->addListener('kernel.finish_request', [=> function () {
  13667.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  13668.         }, => 'onFinishRequest'], 0);
  13669.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  13670.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  13671.         }, => 'onMessageFailed'], 100);
  13672.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  13673.             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()));
  13674.         }, => 'onMessageFailed'], 200);
  13675.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  13676.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  13677.         }, => 'onWorkerStarted'], 0);
  13678.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  13679.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  13680.         }, => 'onWorkerRunning'], 0);
  13681.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  13682.             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()));
  13683.         }, => 'onMessageFailed'], 0);
  13684.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  13685.             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()));
  13686.         }, => 'onWorkerRunning'], 0);
  13687.         $instance->addListener('kernel.response', [=> function () {
  13688.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  13689.         }, => 'onKernelResponse'], -100);
  13690.         $instance->addListener('kernel.exception', [=> function () {
  13691.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  13692.         }, => 'onKernelException'], 0);
  13693.         $instance->addListener('kernel.terminate', [=> function () {
  13694.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  13695.         }, => 'onKernelTerminate'], -1024);
  13696.         $instance->addListener('kernel.controller', [=> function () {
  13697.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  13698.         }, => 'onKernelController'], 0);
  13699.         $instance->addListener('kernel.response', [=> function () {
  13700.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  13701.         }, => 'onKernelResponse'], 0);
  13702.         $instance->addListener('console.command', [=> function () {
  13703.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  13704.         }, => 'onCommand'], 255);
  13705.         $instance->addListener('console.terminate', [=> function () {
  13706.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  13707.         }, => 'onTerminate'], -255);
  13708.         $instance->addListener('kernel.controller', [=> function () {
  13709.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  13710.         }, => 'onKernelController'], 0);
  13711.         $instance->addListener('kernel.controller', [=> function () {
  13712.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  13713.         }, => 'onKernelController'], 0);
  13714.         $instance->addListener('kernel.controller', [=> function () {
  13715.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  13716.         }, => 'onKernelController'], -128);
  13717.         $instance->addListener('kernel.view', [=> function () {
  13718.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  13719.         }, => 'onKernelView'], 0);
  13720.         $instance->addListener('kernel.controller', [=> function () {
  13721.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  13722.         }, => 'onKernelController'], 0);
  13723.         $instance->addListener('kernel.response', [=> function () {
  13724.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  13725.         }, => 'onKernelResponse'], 0);
  13726.         $instance->addListener('kernel.controller_arguments', [=> function () {
  13727.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  13728.         }, => 'onKernelControllerArguments'], 0);
  13729.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  13730.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  13731.         }, => 'onMessage'], 0);
  13732.         $instance->addListener('kernel.response', [=> function () {
  13733.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  13734.         }, => 'onKernelResponse'], -128);
  13735.         $instance->addListener('console.command', [=> function () {
  13736.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  13737.         }, => 'configure'], 1024);
  13738.         $instance->addListener('kernel.terminate', [=> function () {
  13739.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  13740.         }, => 'flushMessages'], 0);
  13741.         $instance->addListener('console.terminate', [=> function () {
  13742.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  13743.         }, => 'flushMessages'], 0);
  13744.         return $instance;
  13745.     }
  13746.     /**
  13747.      * Gets the public 'flow.repository' shared service.
  13748.      *
  13749.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13750.      */
  13751.     protected function getFlow_RepositoryService()
  13752.     {
  13753.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13754.         if (isset($this->services['flow.repository'])) {
  13755.             return $this->services['flow.repository'];
  13756.         }
  13757.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13758.         if (isset($this->services['flow.repository'])) {
  13759.             return $this->services['flow.repository'];
  13760.         }
  13761.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13762.         if (isset($this->services['flow.repository'])) {
  13763.             return $this->services['flow.repository'];
  13764.         }
  13765.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13766.         if (isset($this->services['flow.repository'])) {
  13767.             return $this->services['flow.repository'];
  13768.         }
  13769.         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())));
  13770.     }
  13771.     /**
  13772.      * Gets the public 'flow_sequence.repository' shared service.
  13773.      *
  13774.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13775.      */
  13776.     protected function getFlowSequence_RepositoryService()
  13777.     {
  13778.         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())));
  13779.     }
  13780.     /**
  13781.      * Gets the public 'flow_template.repository' shared service.
  13782.      *
  13783.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13784.      */
  13785.     protected function getFlowTemplate_RepositoryService()
  13786.     {
  13787.         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())));
  13788.     }
  13789.     /**
  13790.      * Gets the public 'framework.filesystem.private' shared service.
  13791.      *
  13792.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13793.      */
  13794.     protected function getFramework_Filesystem_PrivateService()
  13795.     {
  13796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13798.         return $this->services['framework.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/framework');
  13799.     }
  13800.     /**
  13801.      * Gets the public 'framework.filesystem.public' shared service.
  13802.      *
  13803.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13804.      */
  13805.     protected function getFramework_Filesystem_PublicService()
  13806.     {
  13807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13808.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13809.         return $this->services['framework.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/framework');
  13810.     }
  13811.     /**
  13812.      * Gets the public 'http_kernel' shared service.
  13813.      *
  13814.      * @return \Symfony\Component\HttpKernel\HttpKernel
  13815.      */
  13816.     protected function getHttpKernelService()
  13817.     {
  13818.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13819.         if (isset($this->services['http_kernel'])) {
  13820.             return $this->services['http_kernel'];
  13821.         }
  13822.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  13823.         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 () {
  13824.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Customer\\CustomerValueResolver'] ?? $this->getCustomerValueResolverService());
  13825.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] ?? $this->getCartValueResolverService());
  13826.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\QueryDataBagResolver'] ?? $this->getQueryDataBagResolverService());
  13827.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\RequestDataBagResolver'] ?? $this->getRequestDataBagResolverService());
  13828.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Context\\ContextValueResolver'] ?? $this->getContextValueResolverService());
  13829.             yield => ($this->privates['debug.Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextValueResolver'] ?? $this->getSalesChannelContextValueResolverService());
  13830.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  13831.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] ?? $this->getResponseFactoryInterfaceValueResolverService());
  13832.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  13833.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  13834.             yield 10 => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\Annotation\\CriteriaValueResolver'] ?? $this->getCriteriaValueResolverService());
  13835.             yield 11 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  13836.             yield 12 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  13837.             yield 13 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  13838.             yield 14 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  13839.         }, 15)), $b));
  13840.     }
  13841.     /**
  13842.      * Gets the public 'import_export_file.repository' shared service.
  13843.      *
  13844.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13845.      */
  13846.     protected function getImportExportFile_RepositoryService()
  13847.     {
  13848.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13849.         if (isset($this->services['import_export_file.repository'])) {
  13850.             return $this->services['import_export_file.repository'];
  13851.         }
  13852.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13853.         if (isset($this->services['import_export_file.repository'])) {
  13854.             return $this->services['import_export_file.repository'];
  13855.         }
  13856.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13857.         if (isset($this->services['import_export_file.repository'])) {
  13858.             return $this->services['import_export_file.repository'];
  13859.         }
  13860.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13861.         if (isset($this->services['import_export_file.repository'])) {
  13862.             return $this->services['import_export_file.repository'];
  13863.         }
  13864.         return $this->services['import_export_file.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] ?? $this->getImportExportFileDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13865.     }
  13866.     /**
  13867.      * Gets the public 'import_export_log.repository' shared service.
  13868.      *
  13869.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13870.      */
  13871.     protected function getImportExportLog_RepositoryService()
  13872.     {
  13873.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13874.         if (isset($this->services['import_export_log.repository'])) {
  13875.             return $this->services['import_export_log.repository'];
  13876.         }
  13877.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13878.         if (isset($this->services['import_export_log.repository'])) {
  13879.             return $this->services['import_export_log.repository'];
  13880.         }
  13881.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13882.         if (isset($this->services['import_export_log.repository'])) {
  13883.             return $this->services['import_export_log.repository'];
  13884.         }
  13885.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13886.         if (isset($this->services['import_export_log.repository'])) {
  13887.             return $this->services['import_export_log.repository'];
  13888.         }
  13889.         return $this->services['import_export_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] ?? $this->getImportExportLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13890.     }
  13891.     /**
  13892.      * Gets the public 'import_export_profile.repository' shared service.
  13893.      *
  13894.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13895.      */
  13896.     protected function getImportExportProfile_RepositoryService()
  13897.     {
  13898.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13899.         if (isset($this->services['import_export_profile.repository'])) {
  13900.             return $this->services['import_export_profile.repository'];
  13901.         }
  13902.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13903.         if (isset($this->services['import_export_profile.repository'])) {
  13904.             return $this->services['import_export_profile.repository'];
  13905.         }
  13906.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13907.         if (isset($this->services['import_export_profile.repository'])) {
  13908.             return $this->services['import_export_profile.repository'];
  13909.         }
  13910.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13911.         if (isset($this->services['import_export_profile.repository'])) {
  13912.             return $this->services['import_export_profile.repository'];
  13913.         }
  13914.         return $this->services['import_export_profile.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] ?? $this->getImportExportProfileDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13915.     }
  13916.     /**
  13917.      * Gets the public 'import_export_profile_translation.repository' shared service.
  13918.      *
  13919.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13920.      */
  13921.     protected function getImportExportProfileTranslation_RepositoryService()
  13922.     {
  13923.         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())));
  13924.     }
  13925.     /**
  13926.      * Gets the public 'integration.repository' shared service.
  13927.      *
  13928.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13929.      */
  13930.     protected function getIntegration_RepositoryService()
  13931.     {
  13932.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13933.         if (isset($this->services['integration.repository'])) {
  13934.             return $this->services['integration.repository'];
  13935.         }
  13936.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13937.         if (isset($this->services['integration.repository'])) {
  13938.             return $this->services['integration.repository'];
  13939.         }
  13940.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13941.         if (isset($this->services['integration.repository'])) {
  13942.             return $this->services['integration.repository'];
  13943.         }
  13944.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13945.         if (isset($this->services['integration.repository'])) {
  13946.             return $this->services['integration.repository'];
  13947.         }
  13948.         return $this->services['integration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] ?? $this->getIntegrationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13949.     }
  13950.     /**
  13951.      * Gets the public 'integration_role.repository' shared service.
  13952.      *
  13953.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13954.      */
  13955.     protected function getIntegrationRole_RepositoryService()
  13956.     {
  13957.         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())));
  13958.     }
  13959.     /**
  13960.      * Gets the public 'landing_page.repository' shared service.
  13961.      *
  13962.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13963.      */
  13964.     protected function getLandingPage_RepositoryService()
  13965.     {
  13966.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13967.         if (isset($this->services['landing_page.repository'])) {
  13968.             return $this->services['landing_page.repository'];
  13969.         }
  13970.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13971.         if (isset($this->services['landing_page.repository'])) {
  13972.             return $this->services['landing_page.repository'];
  13973.         }
  13974.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13975.         if (isset($this->services['landing_page.repository'])) {
  13976.             return $this->services['landing_page.repository'];
  13977.         }
  13978.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13979.         if (isset($this->services['landing_page.repository'])) {
  13980.             return $this->services['landing_page.repository'];
  13981.         }
  13982.         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())));
  13983.     }
  13984.     /**
  13985.      * Gets the public 'landing_page_sales_channel.repository' shared service.
  13986.      *
  13987.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13988.      */
  13989.     protected function getLandingPageSalesChannel_RepositoryService()
  13990.     {
  13991.         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())));
  13992.     }
  13993.     /**
  13994.      * Gets the public 'landing_page_tag.repository' shared service.
  13995.      *
  13996.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13997.      */
  13998.     protected function getLandingPageTag_RepositoryService()
  13999.     {
  14000.         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())));
  14001.     }
  14002.     /**
  14003.      * Gets the public 'landing_page_translation.repository' shared service.
  14004.      *
  14005.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14006.      */
  14007.     protected function getLandingPageTranslation_RepositoryService()
  14008.     {
  14009.         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())));
  14010.     }
  14011.     /**
  14012.      * Gets the public 'language.repository' shared service.
  14013.      *
  14014.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14015.      */
  14016.     protected function getLanguage_RepositoryService()
  14017.     {
  14018.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14019.         if (isset($this->services['language.repository'])) {
  14020.             return $this->services['language.repository'];
  14021.         }
  14022.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14023.         if (isset($this->services['language.repository'])) {
  14024.             return $this->services['language.repository'];
  14025.         }
  14026.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14027.         if (isset($this->services['language.repository'])) {
  14028.             return $this->services['language.repository'];
  14029.         }
  14030.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14031.         if (isset($this->services['language.repository'])) {
  14032.             return $this->services['language.repository'];
  14033.         }
  14034.         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())));
  14035.     }
  14036.     /**
  14037.      * Gets the public 'listing_page_extension.repository' shared service.
  14038.      *
  14039.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14040.      */
  14041.     protected function getListingPageExtension_RepositoryService()
  14042.     {
  14043.         return $this->services['listing_page_extension.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\ListingPageExtensionDefinition'] ?? $this->getListingPageExtensionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14044.     }
  14045.     /**
  14046.      * Gets the public 'listing_page_extension_product.repository' shared service.
  14047.      *
  14048.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14049.      */
  14050.     protected function getListingPageExtensionProduct_RepositoryService()
  14051.     {
  14052.         return $this->services['listing_page_extension_product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionProduct\\ListingPageExtensionProductDefinition'] ?? $this->getListingPageExtensionProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14053.     }
  14054.     /**
  14055.      * Gets the public 'listing_page_extension_translation.repository' shared service.
  14056.      *
  14057.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14058.      */
  14059.     protected function getListingPageExtensionTranslation_RepositoryService()
  14060.     {
  14061.         return $this->services['listing_page_extension_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionTranslation\\ListingPageExtensionTranslationDefinition'] ?? $this->getListingPageExtensionTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14062.     }
  14063.     /**
  14064.      * Gets the public 'locale.repository' shared service.
  14065.      *
  14066.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14067.      */
  14068.     protected function getLocale_RepositoryService()
  14069.     {
  14070.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14071.         if (isset($this->services['locale.repository'])) {
  14072.             return $this->services['locale.repository'];
  14073.         }
  14074.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14075.         if (isset($this->services['locale.repository'])) {
  14076.             return $this->services['locale.repository'];
  14077.         }
  14078.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14079.         if (isset($this->services['locale.repository'])) {
  14080.             return $this->services['locale.repository'];
  14081.         }
  14082.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14083.         if (isset($this->services['locale.repository'])) {
  14084.             return $this->services['locale.repository'];
  14085.         }
  14086.         return $this->services['locale.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] ?? $this->getLocaleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14087.     }
  14088.     /**
  14089.      * Gets the public 'locale_translation.repository' shared service.
  14090.      *
  14091.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14092.      */
  14093.     protected function getLocaleTranslation_RepositoryService()
  14094.     {
  14095.         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())));
  14096.     }
  14097.     /**
  14098.      * Gets the public 'log_entry.repository' shared service.
  14099.      *
  14100.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14101.      */
  14102.     protected function getLogEntry_RepositoryService()
  14103.     {
  14104.         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())));
  14105.     }
  14106.     /**
  14107.      * Gets the public 'look.repository' shared service.
  14108.      *
  14109.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14110.      */
  14111.     protected function getLook_RepositoryService()
  14112.     {
  14113.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14114.         if (isset($this->services['look.repository'])) {
  14115.             return $this->services['look.repository'];
  14116.         }
  14117.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14118.         if (isset($this->services['look.repository'])) {
  14119.             return $this->services['look.repository'];
  14120.         }
  14121.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14122.         if (isset($this->services['look.repository'])) {
  14123.             return $this->services['look.repository'];
  14124.         }
  14125.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14126.         if (isset($this->services['look.repository'])) {
  14127.             return $this->services['look.repository'];
  14128.         }
  14129.         return $this->services['look.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\Stl\\Core\\Content\\Look\\LookDefinition'] ?? $this->getLookDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14130.     }
  14131.     /**
  14132.      * Gets the public 'look_media.repository' shared service.
  14133.      *
  14134.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14135.      */
  14136.     protected function getLookMedia_RepositoryService()
  14137.     {
  14138.         return $this->services['look_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookMedia\\LookMediaDefinition'] ?? $this->getLookMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14139.     }
  14140.     /**
  14141.      * Gets the public 'look_product.repository' shared service.
  14142.      *
  14143.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14144.      */
  14145.     protected function getLookProduct_RepositoryService()
  14146.     {
  14147.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14148.         if (isset($this->services['look_product.repository'])) {
  14149.             return $this->services['look_product.repository'];
  14150.         }
  14151.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14152.         if (isset($this->services['look_product.repository'])) {
  14153.             return $this->services['look_product.repository'];
  14154.         }
  14155.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14156.         if (isset($this->services['look_product.repository'])) {
  14157.             return $this->services['look_product.repository'];
  14158.         }
  14159.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14160.         if (isset($this->services['look_product.repository'])) {
  14161.             return $this->services['look_product.repository'];
  14162.         }
  14163.         return $this->services['look_product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookProduct\\LookProductDefinition'] ?? $this->getLookProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14164.     }
  14165.     /**
  14166.      * Gets the public 'look_translation.repository' shared service.
  14167.      *
  14168.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14169.      */
  14170.     protected function getLookTranslation_RepositoryService()
  14171.     {
  14172.         return $this->services['look_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookTranslation\\LookTranslationDefinition'] ?? $this->getLookTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14173.     }
  14174.     /**
  14175.      * Gets the public 'look_visibility.repository' shared service.
  14176.      *
  14177.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14178.      */
  14179.     protected function getLookVisibility_RepositoryService()
  14180.     {
  14181.         return $this->services['look_visibility.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookVisibility\\LookVisibilityDefinition'] ?? $this->getLookVisibilityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14182.     }
  14183.     /**
  14184.      * Gets the public 'mail_header_footer.repository' shared service.
  14185.      *
  14186.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14187.      */
  14188.     protected function getMailHeaderFooter_RepositoryService()
  14189.     {
  14190.         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())));
  14191.     }
  14192.     /**
  14193.      * Gets the public 'mail_header_footer_translation.repository' shared service.
  14194.      *
  14195.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14196.      */
  14197.     protected function getMailHeaderFooterTranslation_RepositoryService()
  14198.     {
  14199.         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())));
  14200.     }
  14201.     /**
  14202.      * Gets the public 'mail_template.repository' shared service.
  14203.      *
  14204.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14205.      */
  14206.     protected function getMailTemplate_RepositoryService()
  14207.     {
  14208.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14209.         if (isset($this->services['mail_template.repository'])) {
  14210.             return $this->services['mail_template.repository'];
  14211.         }
  14212.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14213.         if (isset($this->services['mail_template.repository'])) {
  14214.             return $this->services['mail_template.repository'];
  14215.         }
  14216.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14217.         if (isset($this->services['mail_template.repository'])) {
  14218.             return $this->services['mail_template.repository'];
  14219.         }
  14220.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14221.         if (isset($this->services['mail_template.repository'])) {
  14222.             return $this->services['mail_template.repository'];
  14223.         }
  14224.         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())));
  14225.     }
  14226.     /**
  14227.      * Gets the public 'mail_template_media.repository' shared service.
  14228.      *
  14229.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14230.      */
  14231.     protected function getMailTemplateMedia_RepositoryService()
  14232.     {
  14233.         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())));
  14234.     }
  14235.     /**
  14236.      * Gets the public 'mail_template_translation.repository' shared service.
  14237.      *
  14238.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14239.      */
  14240.     protected function getMailTemplateTranslation_RepositoryService()
  14241.     {
  14242.         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())));
  14243.     }
  14244.     /**
  14245.      * Gets the public 'mail_template_type.repository' shared service.
  14246.      *
  14247.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14248.      */
  14249.     protected function getMailTemplateType_RepositoryService()
  14250.     {
  14251.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14252.         if (isset($this->services['mail_template_type.repository'])) {
  14253.             return $this->services['mail_template_type.repository'];
  14254.         }
  14255.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14256.         if (isset($this->services['mail_template_type.repository'])) {
  14257.             return $this->services['mail_template_type.repository'];
  14258.         }
  14259.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14260.         if (isset($this->services['mail_template_type.repository'])) {
  14261.             return $this->services['mail_template_type.repository'];
  14262.         }
  14263.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14264.         if (isset($this->services['mail_template_type.repository'])) {
  14265.             return $this->services['mail_template_type.repository'];
  14266.         }
  14267.         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())));
  14268.     }
  14269.     /**
  14270.      * Gets the public 'mail_template_type_translation.repository' shared service.
  14271.      *
  14272.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14273.      */
  14274.     protected function getMailTemplateTypeTranslation_RepositoryService()
  14275.     {
  14276.         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())));
  14277.     }
  14278.     /**
  14279.      * Gets the public 'main_category.repository' shared service.
  14280.      *
  14281.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14282.      */
  14283.     protected function getMainCategory_RepositoryService()
  14284.     {
  14285.         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())));
  14286.     }
  14287.     /**
  14288.      * Gets the public 'maintenance.filesystem.private' shared service.
  14289.      *
  14290.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14291.      */
  14292.     protected function getMaintenance_Filesystem_PrivateService()
  14293.     {
  14294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14296.         return $this->services['maintenance.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/maintenance');
  14297.     }
  14298.     /**
  14299.      * Gets the public 'maintenance.filesystem.public' shared service.
  14300.      *
  14301.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14302.      */
  14303.     protected function getMaintenance_Filesystem_PublicService()
  14304.     {
  14305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14307.         return $this->services['maintenance.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/maintenance');
  14308.     }
  14309.     /**
  14310.      * Gets the public 'media.repository' shared service.
  14311.      *
  14312.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14313.      */
  14314.     protected function getMedia_RepositoryService()
  14315.     {
  14316.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  14317.         if (isset($this->services['media.repository'])) {
  14318.             return $this->services['media.repository'];
  14319.         }
  14320.         return $this->services['media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($a);
  14321.     }
  14322.     /**
  14323.      * Gets the public 'media_default_folder.repository' shared service.
  14324.      *
  14325.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14326.      */
  14327.     protected function getMediaDefaultFolder_RepositoryService()
  14328.     {
  14329.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14330.         if (isset($this->services['media_default_folder.repository'])) {
  14331.             return $this->services['media_default_folder.repository'];
  14332.         }
  14333.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14334.         if (isset($this->services['media_default_folder.repository'])) {
  14335.             return $this->services['media_default_folder.repository'];
  14336.         }
  14337.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14338.         if (isset($this->services['media_default_folder.repository'])) {
  14339.             return $this->services['media_default_folder.repository'];
  14340.         }
  14341.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14342.         if (isset($this->services['media_default_folder.repository'])) {
  14343.             return $this->services['media_default_folder.repository'];
  14344.         }
  14345.         return $this->services['media_default_folder.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] ?? $this->getMediaDefaultFolderDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14346.     }
  14347.     /**
  14348.      * Gets the public 'media_folder.repository' shared service.
  14349.      *
  14350.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14351.      */
  14352.     protected function getMediaFolder_RepositoryService()
  14353.     {
  14354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryDecorator.php';
  14355.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14356.         if (isset($this->services['media_folder.repository'])) {
  14357.             return $this->services['media_folder.repository'];
  14358.         }
  14359.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14360.         if (isset($this->services['media_folder.repository'])) {
  14361.             return $this->services['media_folder.repository'];
  14362.         }
  14363.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14364.         if (isset($this->services['media_folder.repository'])) {
  14365.             return $this->services['media_folder.repository'];
  14366.         }
  14367.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14368.         if (isset($this->services['media_folder.repository'])) {
  14369.             return $this->services['media_folder.repository'];
  14370.         }
  14371.         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()))));
  14372.     }
  14373.     /**
  14374.      * Gets the public 'media_folder_configuration.repository' shared service.
  14375.      *
  14376.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14377.      */
  14378.     protected function getMediaFolderConfiguration_RepositoryService()
  14379.     {
  14380.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14381.         if (isset($this->services['media_folder_configuration.repository'])) {
  14382.             return $this->services['media_folder_configuration.repository'];
  14383.         }
  14384.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14385.         if (isset($this->services['media_folder_configuration.repository'])) {
  14386.             return $this->services['media_folder_configuration.repository'];
  14387.         }
  14388.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14389.         if (isset($this->services['media_folder_configuration.repository'])) {
  14390.             return $this->services['media_folder_configuration.repository'];
  14391.         }
  14392.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14393.         if (isset($this->services['media_folder_configuration.repository'])) {
  14394.             return $this->services['media_folder_configuration.repository'];
  14395.         }
  14396.         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())));
  14397.     }
  14398.     /**
  14399.      * Gets the public 'media_folder_configuration_media_thumbnail_size.repository' shared service.
  14400.      *
  14401.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14402.      */
  14403.     protected function getMediaFolderConfigurationMediaThumbnailSize_RepositoryService()
  14404.     {
  14405.         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())));
  14406.     }
  14407.     /**
  14408.      * Gets the public 'media_tag.repository' shared service.
  14409.      *
  14410.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14411.      */
  14412.     protected function getMediaTag_RepositoryService()
  14413.     {
  14414.         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())));
  14415.     }
  14416.     /**
  14417.      * Gets the public 'media_thumbnail.repository' shared service.
  14418.      *
  14419.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14420.      */
  14421.     protected function getMediaThumbnail_RepositoryService()
  14422.     {
  14423.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'] ?? $this->getMediaThumbnailRepositoryDecoratorService());
  14424.         if (isset($this->services['media_thumbnail.repository'])) {
  14425.             return $this->services['media_thumbnail.repository'];
  14426.         }
  14427.         return $this->services['media_thumbnail.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($a);
  14428.     }
  14429.     /**
  14430.      * Gets the public 'media_thumbnail_size.repository' shared service.
  14431.      *
  14432.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14433.      */
  14434.     protected function getMediaThumbnailSize_RepositoryService()
  14435.     {
  14436.         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()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14437.     }
  14438.     /**
  14439.      * Gets the public 'media_translation.repository' shared service.
  14440.      *
  14441.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14442.      */
  14443.     protected function getMediaTranslation_RepositoryService()
  14444.     {
  14445.         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())));
  14446.     }
  14447.     /**
  14448.      * Gets the public 'message_queue_stats.repository' shared service.
  14449.      *
  14450.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14451.      */
  14452.     protected function getMessageQueueStats_RepositoryService()
  14453.     {
  14454.         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())));
  14455.     }
  14456.     /**
  14457.      * Gets the public 'messenger.default_bus' shared service.
  14458.      *
  14459.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  14460.      */
  14461.     protected function getMessenger_DefaultBusService()
  14462.     {
  14463.         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 () {
  14464.             yield => ($this->privates['messenger.bus.shopware.middleware.traceable'] ?? $this->getMessenger_Bus_Shopware_Middleware_TraceableService());
  14465.             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')));
  14466.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  14467.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  14468.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  14469.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] ?? $this->getRetryMiddlewareService());
  14470.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  14471.             yield => ($this->privates['messenger.bus.shopware.middleware.handle_message'] ?? $this->getMessenger_Bus_Shopware_Middleware_HandleMessageService());
  14472.         }, 8)), 'default', ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService())));
  14473.     }
  14474.     /**
  14475.      * Gets the public 'mollie_payments.filesystem.private' shared service.
  14476.      *
  14477.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14478.      */
  14479.     protected function getMolliePayments_Filesystem_PrivateService()
  14480.     {
  14481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14483.         return $this->services['mollie_payments.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/mollie_payments');
  14484.     }
  14485.     /**
  14486.      * Gets the public 'mollie_payments.filesystem.public' shared service.
  14487.      *
  14488.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14489.      */
  14490.     protected function getMolliePayments_Filesystem_PublicService()
  14491.     {
  14492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14494.         return $this->services['mollie_payments.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/mollie_payments');
  14495.     }
  14496.     /**
  14497.      * Gets the public 'mollie_refund.repository' shared service.
  14498.      *
  14499.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14500.      */
  14501.     protected function getMollieRefund_RepositoryService()
  14502.     {
  14503.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14504.         if (isset($this->services['mollie_refund.repository'])) {
  14505.             return $this->services['mollie_refund.repository'];
  14506.         }
  14507.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14508.         if (isset($this->services['mollie_refund.repository'])) {
  14509.             return $this->services['mollie_refund.repository'];
  14510.         }
  14511.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14512.         if (isset($this->services['mollie_refund.repository'])) {
  14513.             return $this->services['mollie_refund.repository'];
  14514.         }
  14515.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14516.         if (isset($this->services['mollie_refund.repository'])) {
  14517.             return $this->services['mollie_refund.repository'];
  14518.         }
  14519.         return $this->services['mollie_refund.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition'] ?? $this->getRefundDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14520.     }
  14521.     /**
  14522.      * Gets the public 'mollie_refund_item.repository' shared service.
  14523.      *
  14524.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14525.      */
  14526.     protected function getMollieRefundItem_RepositoryService()
  14527.     {
  14528.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14529.         if (isset($this->services['mollie_refund_item.repository'])) {
  14530.             return $this->services['mollie_refund_item.repository'];
  14531.         }
  14532.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14533.         if (isset($this->services['mollie_refund_item.repository'])) {
  14534.             return $this->services['mollie_refund_item.repository'];
  14535.         }
  14536.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14537.         if (isset($this->services['mollie_refund_item.repository'])) {
  14538.             return $this->services['mollie_refund_item.repository'];
  14539.         }
  14540.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14541.         if (isset($this->services['mollie_refund_item.repository'])) {
  14542.             return $this->services['mollie_refund_item.repository'];
  14543.         }
  14544.         return $this->services['mollie_refund_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\RefundItem\\RefundItemDefinition'] ?? $this->getRefundItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14545.     }
  14546.     /**
  14547.      * Gets the public 'mollie_subscription.repository' shared service.
  14548.      *
  14549.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14550.      */
  14551.     protected function getMollieSubscription_RepositoryService()
  14552.     {
  14553.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14554.         if (isset($this->services['mollie_subscription.repository'])) {
  14555.             return $this->services['mollie_subscription.repository'];
  14556.         }
  14557.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14558.         if (isset($this->services['mollie_subscription.repository'])) {
  14559.             return $this->services['mollie_subscription.repository'];
  14560.         }
  14561.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14562.         if (isset($this->services['mollie_subscription.repository'])) {
  14563.             return $this->services['mollie_subscription.repository'];
  14564.         }
  14565.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14566.         if (isset($this->services['mollie_subscription.repository'])) {
  14567.             return $this->services['mollie_subscription.repository'];
  14568.         }
  14569.         return $this->services['mollie_subscription.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition'] ?? $this->getSubscriptionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14570.     }
  14571.     /**
  14572.      * Gets the public 'mollie_subscription_address.repository' shared service.
  14573.      *
  14574.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14575.      */
  14576.     protected function getMollieSubscriptionAddress_RepositoryService()
  14577.     {
  14578.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14579.         if (isset($this->services['mollie_subscription_address.repository'])) {
  14580.             return $this->services['mollie_subscription_address.repository'];
  14581.         }
  14582.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14583.         if (isset($this->services['mollie_subscription_address.repository'])) {
  14584.             return $this->services['mollie_subscription_address.repository'];
  14585.         }
  14586.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14587.         if (isset($this->services['mollie_subscription_address.repository'])) {
  14588.             return $this->services['mollie_subscription_address.repository'];
  14589.         }
  14590.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14591.         if (isset($this->services['mollie_subscription_address.repository'])) {
  14592.             return $this->services['mollie_subscription_address.repository'];
  14593.         }
  14594.         return $this->services['mollie_subscription_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition'] ?? $this->getSubscriptionAddressDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14595.     }
  14596.     /**
  14597.      * Gets the public 'mollie_subscription_history.repository' shared service.
  14598.      *
  14599.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14600.      */
  14601.     protected function getMollieSubscriptionHistory_RepositoryService()
  14602.     {
  14603.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14604.         if (isset($this->services['mollie_subscription_history.repository'])) {
  14605.             return $this->services['mollie_subscription_history.repository'];
  14606.         }
  14607.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14608.         if (isset($this->services['mollie_subscription_history.repository'])) {
  14609.             return $this->services['mollie_subscription_history.repository'];
  14610.         }
  14611.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14612.         if (isset($this->services['mollie_subscription_history.repository'])) {
  14613.             return $this->services['mollie_subscription_history.repository'];
  14614.         }
  14615.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14616.         if (isset($this->services['mollie_subscription_history.repository'])) {
  14617.             return $this->services['mollie_subscription_history.repository'];
  14618.         }
  14619.         return $this->services['mollie_subscription_history.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition'] ?? $this->getSubscriptionHistoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14620.     }
  14621.     /**
  14622.      * Gets the public 'monolog.logger.business_events' shared service.
  14623.      *
  14624.      * @return \Symfony\Bridge\Monolog\Logger
  14625.      */
  14626.     protected function getMonolog_Logger_BusinessEventsService()
  14627.     {
  14628.         $this->services['monolog.logger.business_events'] = $instance = new \Symfony\Bridge\Monolog\Logger('business_events');
  14629.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14630.         $instance->pushHandler(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  14631.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14632.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  14633.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14634.         return $instance;
  14635.     }
  14636.     /**
  14637.      * Gets the public 'monolog.logger.nodots_deleted_unused_product_media' shared service.
  14638.      *
  14639.      * @return \Symfony\Bridge\Monolog\Logger
  14640.      */
  14641.     protected function getMonolog_Logger_NodotsDeletedUnusedProductMediaService()
  14642.     {
  14643.         $this->services['monolog.logger.nodots_deleted_unused_product_media'] = $instance = new \Symfony\Bridge\Monolog\Logger('nodots_deleted_unused_product_media');
  14644.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14645.         $instance->pushHandler(($this->privates['monolog.handler.nodots_deleted_unused_product_media'] ?? $this->getMonolog_Handler_NodotsDeletedUnusedProductMediaService()));
  14646.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14647.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  14648.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14649.         return $instance;
  14650.     }
  14651.     /**
  14652.      * Gets the public 'nd_aggregate_properties.filesystem.private' shared service.
  14653.      *
  14654.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14655.      */
  14656.     protected function getNdAggregateProperties_Filesystem_PrivateService()
  14657.     {
  14658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14660.         return $this->services['nd_aggregate_properties.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/nd_aggregate_properties');
  14661.     }
  14662.     /**
  14663.      * Gets the public 'nd_aggregate_properties.filesystem.public' shared service.
  14664.      *
  14665.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14666.      */
  14667.     protected function getNdAggregateProperties_Filesystem_PublicService()
  14668.     {
  14669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14671.         return $this->services['nd_aggregate_properties.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/nd_aggregate_properties');
  14672.     }
  14673.     /**
  14674.      * Gets the public 'nd_aggregate_property_extension.repository' shared service.
  14675.      *
  14676.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14677.      */
  14678.     protected function getNdAggregatePropertyExtension_RepositoryService()
  14679.     {
  14680.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14681.         if (isset($this->services['nd_aggregate_property_extension.repository'])) {
  14682.             return $this->services['nd_aggregate_property_extension.repository'];
  14683.         }
  14684.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14685.         if (isset($this->services['nd_aggregate_property_extension.repository'])) {
  14686.             return $this->services['nd_aggregate_property_extension.repository'];
  14687.         }
  14688.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14689.         if (isset($this->services['nd_aggregate_property_extension.repository'])) {
  14690.             return $this->services['nd_aggregate_property_extension.repository'];
  14691.         }
  14692.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14693.         if (isset($this->services['nd_aggregate_property_extension.repository'])) {
  14694.             return $this->services['nd_aggregate_property_extension.repository'];
  14695.         }
  14696.         return $this->services['nd_aggregate_property_extension.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\AggregateProperties\\Extension\\Content\\Property\\AggregatePropertyExtensionDefinition'] ?? $this->getAggregatePropertyExtensionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14697.     }
  14698.     /**
  14699.      * Gets the public 'nd_aggregate_property_group_option_extension_mapping.repository' shared service.
  14700.      *
  14701.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14702.      */
  14703.     protected function getNdAggregatePropertyGroupOptionExtensionMapping_RepositoryService()
  14704.     {
  14705.         return $this->services['nd_aggregate_property_group_option_extension_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\AggregateProperties\\Extension\\Content\\Property\\PropertyGroupOption\\AggregatePropertyGroupOptionExtensionMappingDefinition'] ?? $this->getAggregatePropertyGroupOptionExtensionMappingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14706.     }
  14707.     /**
  14708.      * Gets the public 'nd_delete_old_unused_product_media.filesystem.private' shared service.
  14709.      *
  14710.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14711.      */
  14712.     protected function getNdDeleteOldUnusedProductMedia_Filesystem_PrivateService()
  14713.     {
  14714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14716.         return $this->services['nd_delete_old_unused_product_media.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/nd_delete_old_unused_product_media');
  14717.     }
  14718.     /**
  14719.      * Gets the public 'nd_delete_old_unused_product_media.filesystem.public' shared service.
  14720.      *
  14721.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14722.      */
  14723.     protected function getNdDeleteOldUnusedProductMedia_Filesystem_PublicService()
  14724.     {
  14725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14727.         return $this->services['nd_delete_old_unused_product_media.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/nd_delete_old_unused_product_media');
  14728.     }
  14729.     /**
  14730.      * Gets the public 'nd_fashion.filesystem.private' shared service.
  14731.      *
  14732.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14733.      */
  14734.     protected function getNdFashion_Filesystem_PrivateService()
  14735.     {
  14736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14738.         return $this->services['nd_fashion.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/nd_fashion');
  14739.     }
  14740.     /**
  14741.      * Gets the public 'nd_fashion.filesystem.public' shared service.
  14742.      *
  14743.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14744.      */
  14745.     protected function getNdFashion_Filesystem_PublicService()
  14746.     {
  14747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14749.         return $this->services['nd_fashion.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/nd_fashion');
  14750.     }
  14751.     /**
  14752.      * Gets the public 'nd_second_media_extension.repository' shared service.
  14753.      *
  14754.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14755.      */
  14756.     protected function getNdSecondMediaExtension_RepositoryService()
  14757.     {
  14758.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14759.         if (isset($this->services['nd_second_media_extension.repository'])) {
  14760.             return $this->services['nd_second_media_extension.repository'];
  14761.         }
  14762.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14763.         if (isset($this->services['nd_second_media_extension.repository'])) {
  14764.             return $this->services['nd_second_media_extension.repository'];
  14765.         }
  14766.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14767.         if (isset($this->services['nd_second_media_extension.repository'])) {
  14768.             return $this->services['nd_second_media_extension.repository'];
  14769.         }
  14770.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14771.         if (isset($this->services['nd_second_media_extension.repository'])) {
  14772.             return $this->services['nd_second_media_extension.repository'];
  14773.         }
  14774.         return $this->services['nd_second_media_extension.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\Voorwinden\\Extension\\Content\\Product\\SecondMediaExtensionDefinition'] ?? $this->getSecondMediaExtensionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14775.     }
  14776.     /**
  14777.      * Gets the public 'nd_soeurs_theme.filesystem.private' shared service.
  14778.      *
  14779.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14780.      */
  14781.     protected function getNdSoeursTheme_Filesystem_PrivateService()
  14782.     {
  14783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14785.         return $this->services['nd_soeurs_theme.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/nd_soeurs_theme');
  14786.     }
  14787.     /**
  14788.      * Gets the public 'nd_soeurs_theme.filesystem.public' shared service.
  14789.      *
  14790.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14791.      */
  14792.     protected function getNdSoeursTheme_Filesystem_PublicService()
  14793.     {
  14794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14796.         return $this->services['nd_soeurs_theme.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/nd_soeurs_theme');
  14797.     }
  14798.     /**
  14799.      * Gets the public 'nd_srs.filesystem.private' shared service.
  14800.      *
  14801.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14802.      */
  14803.     protected function getNdSrs_Filesystem_PrivateService()
  14804.     {
  14805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14807.         return $this->services['nd_srs.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/nd_srs');
  14808.     }
  14809.     /**
  14810.      * Gets the public 'nd_srs.filesystem.public' shared service.
  14811.      *
  14812.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14813.      */
  14814.     protected function getNdSrs_Filesystem_PublicService()
  14815.     {
  14816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14818.         return $this->services['nd_srs.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/nd_srs');
  14819.     }
  14820.     /**
  14821.      * Gets the public 'nd_stl.filesystem.private' shared service.
  14822.      *
  14823.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14824.      */
  14825.     protected function getNdStl_Filesystem_PrivateService()
  14826.     {
  14827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14829.         return $this->services['nd_stl.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/nd_stl');
  14830.     }
  14831.     /**
  14832.      * Gets the public 'nd_stl.filesystem.public' shared service.
  14833.      *
  14834.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14835.      */
  14836.     protected function getNdStl_Filesystem_PublicService()
  14837.     {
  14838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14840.         return $this->services['nd_stl.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/nd_stl');
  14841.     }
  14842.     /**
  14843.      * Gets the public 'nd_theme.filesystem.private' shared service.
  14844.      *
  14845.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14846.      */
  14847.     protected function getNdTheme_Filesystem_PrivateService()
  14848.     {
  14849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14851.         return $this->services['nd_theme.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/nd_theme');
  14852.     }
  14853.     /**
  14854.      * Gets the public 'nd_theme.filesystem.public' shared service.
  14855.      *
  14856.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14857.      */
  14858.     protected function getNdTheme_Filesystem_PublicService()
  14859.     {
  14860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14862.         return $this->services['nd_theme.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/nd_theme');
  14863.     }
  14864.     /**
  14865.      * Gets the public 'nd_voorwinden_theme.filesystem.private' shared service.
  14866.      *
  14867.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14868.      */
  14869.     protected function getNdVoorwindenTheme_Filesystem_PrivateService()
  14870.     {
  14871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14873.         return $this->services['nd_voorwinden_theme.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/nd_voorwinden_theme');
  14874.     }
  14875.     /**
  14876.      * Gets the public 'nd_voorwinden_theme.filesystem.public' shared service.
  14877.      *
  14878.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14879.      */
  14880.     protected function getNdVoorwindenTheme_Filesystem_PublicService()
  14881.     {
  14882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14884.         return $this->services['nd_voorwinden_theme.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/nd_voorwinden_theme');
  14885.     }
  14886.     /**
  14887.      * Gets the public 'newsletter_recipient.repository' shared service.
  14888.      *
  14889.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14890.      */
  14891.     protected function getNewsletterRecipient_RepositoryService()
  14892.     {
  14893.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14894.         if (isset($this->services['newsletter_recipient.repository'])) {
  14895.             return $this->services['newsletter_recipient.repository'];
  14896.         }
  14897.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14898.         if (isset($this->services['newsletter_recipient.repository'])) {
  14899.             return $this->services['newsletter_recipient.repository'];
  14900.         }
  14901.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14902.         if (isset($this->services['newsletter_recipient.repository'])) {
  14903.             return $this->services['newsletter_recipient.repository'];
  14904.         }
  14905.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14906.         if (isset($this->services['newsletter_recipient.repository'])) {
  14907.             return $this->services['newsletter_recipient.repository'];
  14908.         }
  14909.         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())));
  14910.     }
  14911.     /**
  14912.      * Gets the public 'newsletter_recipient_tag.repository' shared service.
  14913.      *
  14914.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14915.      */
  14916.     protected function getNewsletterRecipientTag_RepositoryService()
  14917.     {
  14918.         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())));
  14919.     }
  14920.     /**
  14921.      * Gets the public 'notification.repository' shared service.
  14922.      *
  14923.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14924.      */
  14925.     protected function getNotification_RepositoryService()
  14926.     {
  14927.         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())));
  14928.     }
  14929.     /**
  14930.      * Gets the public 'number_range.repository' shared service.
  14931.      *
  14932.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14933.      */
  14934.     protected function getNumberRange_RepositoryService()
  14935.     {
  14936.         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()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14937.     }
  14938.     /**
  14939.      * Gets the public 'number_range_sales_channel.repository' shared service.
  14940.      *
  14941.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14942.      */
  14943.     protected function getNumberRangeSalesChannel_RepositoryService()
  14944.     {
  14945.         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())));
  14946.     }
  14947.     /**
  14948.      * Gets the public 'number_range_state.repository' shared service.
  14949.      *
  14950.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14951.      */
  14952.     protected function getNumberRangeState_RepositoryService()
  14953.     {
  14954.         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())));
  14955.     }
  14956.     /**
  14957.      * Gets the public 'number_range_translation.repository' shared service.
  14958.      *
  14959.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14960.      */
  14961.     protected function getNumberRangeTranslation_RepositoryService()
  14962.     {
  14963.         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())));
  14964.     }
  14965.     /**
  14966.      * Gets the public 'number_range_type.repository' shared service.
  14967.      *
  14968.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14969.      */
  14970.     protected function getNumberRangeType_RepositoryService()
  14971.     {
  14972.         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()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14973.     }
  14974.     /**
  14975.      * Gets the public 'number_range_type_translation.repository' shared service.
  14976.      *
  14977.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14978.      */
  14979.     protected function getNumberRangeTypeTranslation_RepositoryService()
  14980.     {
  14981.         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())));
  14982.     }
  14983.     /**
  14984.      * Gets the public 'order.repository' shared service.
  14985.      *
  14986.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14987.      */
  14988.     protected function getOrder_RepositoryService()
  14989.     {
  14990.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14991.         if (isset($this->services['order.repository'])) {
  14992.             return $this->services['order.repository'];
  14993.         }
  14994.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14995.         if (isset($this->services['order.repository'])) {
  14996.             return $this->services['order.repository'];
  14997.         }
  14998.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14999.         if (isset($this->services['order.repository'])) {
  15000.             return $this->services['order.repository'];
  15001.         }
  15002.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15003.         if (isset($this->services['order.repository'])) {
  15004.             return $this->services['order.repository'];
  15005.         }
  15006.         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())));
  15007.     }
  15008.     /**
  15009.      * Gets the public 'order_address.repository' shared service.
  15010.      *
  15011.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15012.      */
  15013.     protected function getOrderAddress_RepositoryService()
  15014.     {
  15015.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15016.         if (isset($this->services['order_address.repository'])) {
  15017.             return $this->services['order_address.repository'];
  15018.         }
  15019.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15020.         if (isset($this->services['order_address.repository'])) {
  15021.             return $this->services['order_address.repository'];
  15022.         }
  15023.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15024.         if (isset($this->services['order_address.repository'])) {
  15025.             return $this->services['order_address.repository'];
  15026.         }
  15027.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15028.         if (isset($this->services['order_address.repository'])) {
  15029.             return $this->services['order_address.repository'];
  15030.         }
  15031.         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())));
  15032.     }
  15033.     /**
  15034.      * Gets the public 'order_customer.repository' shared service.
  15035.      *
  15036.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15037.      */
  15038.     protected function getOrderCustomer_RepositoryService()
  15039.     {
  15040.         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())));
  15041.     }
  15042.     /**
  15043.      * Gets the public 'order_delivery.repository' shared service.
  15044.      *
  15045.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15046.      */
  15047.     protected function getOrderDelivery_RepositoryService()
  15048.     {
  15049.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15050.         if (isset($this->services['order_delivery.repository'])) {
  15051.             return $this->services['order_delivery.repository'];
  15052.         }
  15053.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15054.         if (isset($this->services['order_delivery.repository'])) {
  15055.             return $this->services['order_delivery.repository'];
  15056.         }
  15057.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15058.         if (isset($this->services['order_delivery.repository'])) {
  15059.             return $this->services['order_delivery.repository'];
  15060.         }
  15061.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15062.         if (isset($this->services['order_delivery.repository'])) {
  15063.             return $this->services['order_delivery.repository'];
  15064.         }
  15065.         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())));
  15066.     }
  15067.     /**
  15068.      * Gets the public 'order_delivery_position.repository' shared service.
  15069.      *
  15070.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15071.      */
  15072.     protected function getOrderDeliveryPosition_RepositoryService()
  15073.     {
  15074.         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())));
  15075.     }
  15076.     /**
  15077.      * Gets the public 'order_line_item.repository' shared service.
  15078.      *
  15079.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15080.      */
  15081.     protected function getOrderLineItem_RepositoryService()
  15082.     {
  15083.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15084.         if (isset($this->services['order_line_item.repository'])) {
  15085.             return $this->services['order_line_item.repository'];
  15086.         }
  15087.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15088.         if (isset($this->services['order_line_item.repository'])) {
  15089.             return $this->services['order_line_item.repository'];
  15090.         }
  15091.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15092.         if (isset($this->services['order_line_item.repository'])) {
  15093.             return $this->services['order_line_item.repository'];
  15094.         }
  15095.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15096.         if (isset($this->services['order_line_item.repository'])) {
  15097.             return $this->services['order_line_item.repository'];
  15098.         }
  15099.         return $this->services['order_line_item.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] ?? $this->getOrderLineItemDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15100.     }
  15101.     /**
  15102.      * Gets the public 'order_line_item_download.repository' shared service.
  15103.      *
  15104.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15105.      */
  15106.     protected function getOrderLineItemDownload_RepositoryService()
  15107.     {
  15108.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15109.         if (isset($this->services['order_line_item_download.repository'])) {
  15110.             return $this->services['order_line_item_download.repository'];
  15111.         }
  15112.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15113.         if (isset($this->services['order_line_item_download.repository'])) {
  15114.             return $this->services['order_line_item_download.repository'];
  15115.         }
  15116.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15117.         if (isset($this->services['order_line_item_download.repository'])) {
  15118.             return $this->services['order_line_item_download.repository'];
  15119.         }
  15120.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15121.         if (isset($this->services['order_line_item_download.repository'])) {
  15122.             return $this->services['order_line_item_download.repository'];
  15123.         }
  15124.         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())));
  15125.     }
  15126.     /**
  15127.      * Gets the public 'order_tag.repository' shared service.
  15128.      *
  15129.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15130.      */
  15131.     protected function getOrderTag_RepositoryService()
  15132.     {
  15133.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15134.         if (isset($this->services['order_tag.repository'])) {
  15135.             return $this->services['order_tag.repository'];
  15136.         }
  15137.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15138.         if (isset($this->services['order_tag.repository'])) {
  15139.             return $this->services['order_tag.repository'];
  15140.         }
  15141.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15142.         if (isset($this->services['order_tag.repository'])) {
  15143.             return $this->services['order_tag.repository'];
  15144.         }
  15145.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15146.         if (isset($this->services['order_tag.repository'])) {
  15147.             return $this->services['order_tag.repository'];
  15148.         }
  15149.         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())));
  15150.     }
  15151.     /**
  15152.      * Gets the public 'order_transaction.repository' shared service.
  15153.      *
  15154.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15155.      */
  15156.     protected function getOrderTransaction_RepositoryService()
  15157.     {
  15158.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15159.         if (isset($this->services['order_transaction.repository'])) {
  15160.             return $this->services['order_transaction.repository'];
  15161.         }
  15162.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15163.         if (isset($this->services['order_transaction.repository'])) {
  15164.             return $this->services['order_transaction.repository'];
  15165.         }
  15166.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15167.         if (isset($this->services['order_transaction.repository'])) {
  15168.             return $this->services['order_transaction.repository'];
  15169.         }
  15170.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15171.         if (isset($this->services['order_transaction.repository'])) {
  15172.             return $this->services['order_transaction.repository'];
  15173.         }
  15174.         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())));
  15175.     }
  15176.     /**
  15177.      * Gets the public 'order_transaction_capture.repository' shared service.
  15178.      *
  15179.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15180.      */
  15181.     protected function getOrderTransactionCapture_RepositoryService()
  15182.     {
  15183.         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())));
  15184.     }
  15185.     /**
  15186.      * Gets the public 'order_transaction_capture_refund.repository' shared service.
  15187.      *
  15188.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15189.      */
  15190.     protected function getOrderTransactionCaptureRefund_RepositoryService()
  15191.     {
  15192.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15193.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  15194.             return $this->services['order_transaction_capture_refund.repository'];
  15195.         }
  15196.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15197.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  15198.             return $this->services['order_transaction_capture_refund.repository'];
  15199.         }
  15200.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15201.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  15202.             return $this->services['order_transaction_capture_refund.repository'];
  15203.         }
  15204.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15205.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  15206.             return $this->services['order_transaction_capture_refund.repository'];
  15207.         }
  15208.         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())));
  15209.     }
  15210.     /**
  15211.      * Gets the public 'order_transaction_capture_refund_position.repository' shared service.
  15212.      *
  15213.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15214.      */
  15215.     protected function getOrderTransactionCaptureRefundPosition_RepositoryService()
  15216.     {
  15217.         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())));
  15218.     }
  15219.     /**
  15220.      * Gets the public 'payment_method.repository' shared service.
  15221.      *
  15222.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15223.      */
  15224.     protected function getPaymentMethod_RepositoryService()
  15225.     {
  15226.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15227.         if (isset($this->services['payment_method.repository'])) {
  15228.             return $this->services['payment_method.repository'];
  15229.         }
  15230.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15231.         if (isset($this->services['payment_method.repository'])) {
  15232.             return $this->services['payment_method.repository'];
  15233.         }
  15234.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15235.         if (isset($this->services['payment_method.repository'])) {
  15236.             return $this->services['payment_method.repository'];
  15237.         }
  15238.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15239.         if (isset($this->services['payment_method.repository'])) {
  15240.             return $this->services['payment_method.repository'];
  15241.         }
  15242.         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()))));
  15243.     }
  15244.     /**
  15245.      * Gets the public 'payment_method_translation.repository' shared service.
  15246.      *
  15247.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15248.      */
  15249.     protected function getPaymentMethodTranslation_RepositoryService()
  15250.     {
  15251.         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())));
  15252.     }
  15253.     /**
  15254.      * Gets the public 'plugin.repository' shared service.
  15255.      *
  15256.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15257.      */
  15258.     protected function getPlugin_RepositoryService()
  15259.     {
  15260.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15261.         if (isset($this->services['plugin.repository'])) {
  15262.             return $this->services['plugin.repository'];
  15263.         }
  15264.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15265.         if (isset($this->services['plugin.repository'])) {
  15266.             return $this->services['plugin.repository'];
  15267.         }
  15268.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15269.         if (isset($this->services['plugin.repository'])) {
  15270.             return $this->services['plugin.repository'];
  15271.         }
  15272.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15273.         if (isset($this->services['plugin.repository'])) {
  15274.             return $this->services['plugin.repository'];
  15275.         }
  15276.         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())));
  15277.     }
  15278.     /**
  15279.      * Gets the public 'plugin_translation.repository' shared service.
  15280.      *
  15281.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15282.      */
  15283.     protected function getPluginTranslation_RepositoryService()
  15284.     {
  15285.         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())));
  15286.     }
  15287.     /**
  15288.      * Gets the public 'product.repository' shared service.
  15289.      *
  15290.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15291.      */
  15292.     protected function getProduct_RepositoryService()
  15293.     {
  15294.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15295.         if (isset($this->services['product.repository'])) {
  15296.             return $this->services['product.repository'];
  15297.         }
  15298.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15299.         if (isset($this->services['product.repository'])) {
  15300.             return $this->services['product.repository'];
  15301.         }
  15302.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15303.         if (isset($this->services['product.repository'])) {
  15304.             return $this->services['product.repository'];
  15305.         }
  15306.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15307.         if (isset($this->services['product.repository'])) {
  15308.             return $this->services['product.repository'];
  15309.         }
  15310.         $e = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService());
  15311.         $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);
  15312.         $f->setEntityLoadedEventFactory($e);
  15313.         return $this->services['product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($f);
  15314.     }
  15315.     /**
  15316.      * Gets the public 'product_category.repository' shared service.
  15317.      *
  15318.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15319.      */
  15320.     protected function getProductCategory_RepositoryService()
  15321.     {
  15322.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15323.         if (isset($this->services['product_category.repository'])) {
  15324.             return $this->services['product_category.repository'];
  15325.         }
  15326.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15327.         if (isset($this->services['product_category.repository'])) {
  15328.             return $this->services['product_category.repository'];
  15329.         }
  15330.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15331.         if (isset($this->services['product_category.repository'])) {
  15332.             return $this->services['product_category.repository'];
  15333.         }
  15334.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15335.         if (isset($this->services['product_category.repository'])) {
  15336.             return $this->services['product_category.repository'];
  15337.         }
  15338.         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()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15339.     }
  15340.     /**
  15341.      * Gets the public 'product_category_tree.repository' shared service.
  15342.      *
  15343.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15344.      */
  15345.     protected function getProductCategoryTree_RepositoryService()
  15346.     {
  15347.         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())));
  15348.     }
  15349.     /**
  15350.      * Gets the public 'product_configurator_setting.repository' shared service.
  15351.      *
  15352.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15353.      */
  15354.     protected function getProductConfiguratorSetting_RepositoryService()
  15355.     {
  15356.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15357.         if (isset($this->services['product_configurator_setting.repository'])) {
  15358.             return $this->services['product_configurator_setting.repository'];
  15359.         }
  15360.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15361.         if (isset($this->services['product_configurator_setting.repository'])) {
  15362.             return $this->services['product_configurator_setting.repository'];
  15363.         }
  15364.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15365.         if (isset($this->services['product_configurator_setting.repository'])) {
  15366.             return $this->services['product_configurator_setting.repository'];
  15367.         }
  15368.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15369.         if (isset($this->services['product_configurator_setting.repository'])) {
  15370.             return $this->services['product_configurator_setting.repository'];
  15371.         }
  15372.         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())));
  15373.     }
  15374.     /**
  15375.      * Gets the public 'product_cross_selling.repository' shared service.
  15376.      *
  15377.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15378.      */
  15379.     protected function getProductCrossSelling_RepositoryService()
  15380.     {
  15381.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15382.         if (isset($this->services['product_cross_selling.repository'])) {
  15383.             return $this->services['product_cross_selling.repository'];
  15384.         }
  15385.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15386.         if (isset($this->services['product_cross_selling.repository'])) {
  15387.             return $this->services['product_cross_selling.repository'];
  15388.         }
  15389.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15390.         if (isset($this->services['product_cross_selling.repository'])) {
  15391.             return $this->services['product_cross_selling.repository'];
  15392.         }
  15393.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15394.         if (isset($this->services['product_cross_selling.repository'])) {
  15395.             return $this->services['product_cross_selling.repository'];
  15396.         }
  15397.         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())));
  15398.     }
  15399.     /**
  15400.      * Gets the public 'product_cross_selling_assigned_products.repository' shared service.
  15401.      *
  15402.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15403.      */
  15404.     protected function getProductCrossSellingAssignedProducts_RepositoryService()
  15405.     {
  15406.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15407.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  15408.             return $this->services['product_cross_selling_assigned_products.repository'];
  15409.         }
  15410.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15411.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  15412.             return $this->services['product_cross_selling_assigned_products.repository'];
  15413.         }
  15414.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15415.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  15416.             return $this->services['product_cross_selling_assigned_products.repository'];
  15417.         }
  15418.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15419.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  15420.             return $this->services['product_cross_selling_assigned_products.repository'];
  15421.         }
  15422.         return $this->services['product_cross_selling_assigned_products.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] ?? $this->getProductCrossSellingAssignedProductsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15423.     }
  15424.     /**
  15425.      * Gets the public 'product_cross_selling_translation.repository' shared service.
  15426.      *
  15427.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15428.      */
  15429.     protected function getProductCrossSellingTranslation_RepositoryService()
  15430.     {
  15431.         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())));
  15432.     }
  15433.     /**
  15434.      * Gets the public 'product_custom_field_set.repository' shared service.
  15435.      *
  15436.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15437.      */
  15438.     protected function getProductCustomFieldSet_RepositoryService()
  15439.     {
  15440.         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())));
  15441.     }
  15442.     /**
  15443.      * Gets the public 'product_download.repository' shared service.
  15444.      *
  15445.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15446.      */
  15447.     protected function getProductDownload_RepositoryService()
  15448.     {
  15449.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15450.         if (isset($this->services['product_download.repository'])) {
  15451.             return $this->services['product_download.repository'];
  15452.         }
  15453.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15454.         if (isset($this->services['product_download.repository'])) {
  15455.             return $this->services['product_download.repository'];
  15456.         }
  15457.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15458.         if (isset($this->services['product_download.repository'])) {
  15459.             return $this->services['product_download.repository'];
  15460.         }
  15461.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15462.         if (isset($this->services['product_download.repository'])) {
  15463.             return $this->services['product_download.repository'];
  15464.         }
  15465.         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())));
  15466.     }
  15467.     /**
  15468.      * Gets the public 'product_export.repository' shared service.
  15469.      *
  15470.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15471.      */
  15472.     protected function getProductExport_RepositoryService()
  15473.     {
  15474.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15475.         if (isset($this->services['product_export.repository'])) {
  15476.             return $this->services['product_export.repository'];
  15477.         }
  15478.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15479.         if (isset($this->services['product_export.repository'])) {
  15480.             return $this->services['product_export.repository'];
  15481.         }
  15482.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15483.         if (isset($this->services['product_export.repository'])) {
  15484.             return $this->services['product_export.repository'];
  15485.         }
  15486.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15487.         if (isset($this->services['product_export.repository'])) {
  15488.             return $this->services['product_export.repository'];
  15489.         }
  15490.         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())));
  15491.     }
  15492.     /**
  15493.      * Gets the public 'product_feature_set.repository' shared service.
  15494.      *
  15495.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15496.      */
  15497.     protected function getProductFeatureSet_RepositoryService()
  15498.     {
  15499.         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())));
  15500.     }
  15501.     /**
  15502.      * Gets the public 'product_feature_set_translation.repository' shared service.
  15503.      *
  15504.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15505.      */
  15506.     protected function getProductFeatureSetTranslation_RepositoryService()
  15507.     {
  15508.         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())));
  15509.     }
  15510.     /**
  15511.      * Gets the public 'product_keyword_dictionary.repository' shared service.
  15512.      *
  15513.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15514.      */
  15515.     protected function getProductKeywordDictionary_RepositoryService()
  15516.     {
  15517.         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())));
  15518.     }
  15519.     /**
  15520.      * Gets the public 'product_manufacturer.repository' shared service.
  15521.      *
  15522.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15523.      */
  15524.     protected function getProductManufacturer_RepositoryService()
  15525.     {
  15526.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15527.         if (isset($this->services['product_manufacturer.repository'])) {
  15528.             return $this->services['product_manufacturer.repository'];
  15529.         }
  15530.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15531.         if (isset($this->services['product_manufacturer.repository'])) {
  15532.             return $this->services['product_manufacturer.repository'];
  15533.         }
  15534.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15535.         if (isset($this->services['product_manufacturer.repository'])) {
  15536.             return $this->services['product_manufacturer.repository'];
  15537.         }
  15538.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15539.         if (isset($this->services['product_manufacturer.repository'])) {
  15540.             return $this->services['product_manufacturer.repository'];
  15541.         }
  15542.         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())));
  15543.     }
  15544.     /**
  15545.      * Gets the public 'product_manufacturer_translation.repository' shared service.
  15546.      *
  15547.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15548.      */
  15549.     protected function getProductManufacturerTranslation_RepositoryService()
  15550.     {
  15551.         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())));
  15552.     }
  15553.     /**
  15554.      * Gets the public 'product_media.repository' shared service.
  15555.      *
  15556.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15557.      */
  15558.     protected function getProductMedia_RepositoryService()
  15559.     {
  15560.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15561.         if (isset($this->services['product_media.repository'])) {
  15562.             return $this->services['product_media.repository'];
  15563.         }
  15564.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15565.         if (isset($this->services['product_media.repository'])) {
  15566.             return $this->services['product_media.repository'];
  15567.         }
  15568.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15569.         if (isset($this->services['product_media.repository'])) {
  15570.             return $this->services['product_media.repository'];
  15571.         }
  15572.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15573.         if (isset($this->services['product_media.repository'])) {
  15574.             return $this->services['product_media.repository'];
  15575.         }
  15576.         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())));
  15577.     }
  15578.     /**
  15579.      * Gets the public 'product_option.repository' shared service.
  15580.      *
  15581.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15582.      */
  15583.     protected function getProductOption_RepositoryService()
  15584.     {
  15585.         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())));
  15586.     }
  15587.     /**
  15588.      * Gets the public 'product_page_extension.repository' shared service.
  15589.      *
  15590.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15591.      */
  15592.     protected function getProductPageExtension_RepositoryService()
  15593.     {
  15594.         return $this->services['product_page_extension.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\ProductPageExtensionDefinition'] ?? $this->getProductPageExtensionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15595.     }
  15596.     /**
  15597.      * Gets the public 'product_page_extension_translation.repository' shared service.
  15598.      *
  15599.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15600.      */
  15601.     protected function getProductPageExtensionTranslation_RepositoryService()
  15602.     {
  15603.         return $this->services['product_page_extension_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\Aggregate\\ProductPageExtensionTranslation\\ProductPageExtensionTranslationDefinition'] ?? $this->getProductPageExtensionTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['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 'product_price.repository' shared service.
  15607.      *
  15608.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15609.      */
  15610.     protected function getProductPrice_RepositoryService()
  15611.     {
  15612.         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())));
  15613.     }
  15614.     /**
  15615.      * Gets the public 'product_property.repository' shared service.
  15616.      *
  15617.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15618.      */
  15619.     protected function getProductProperty_RepositoryService()
  15620.     {
  15621.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15622.         if (isset($this->services['product_property.repository'])) {
  15623.             return $this->services['product_property.repository'];
  15624.         }
  15625.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15626.         if (isset($this->services['product_property.repository'])) {
  15627.             return $this->services['product_property.repository'];
  15628.         }
  15629.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15630.         if (isset($this->services['product_property.repository'])) {
  15631.             return $this->services['product_property.repository'];
  15632.         }
  15633.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15634.         if (isset($this->services['product_property.repository'])) {
  15635.             return $this->services['product_property.repository'];
  15636.         }
  15637.         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()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15638.     }
  15639.     /**
  15640.      * Gets the public 'product_review.repository' shared service.
  15641.      *
  15642.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15643.      */
  15644.     protected function getProductReview_RepositoryService()
  15645.     {
  15646.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15647.         if (isset($this->services['product_review.repository'])) {
  15648.             return $this->services['product_review.repository'];
  15649.         }
  15650.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15651.         if (isset($this->services['product_review.repository'])) {
  15652.             return $this->services['product_review.repository'];
  15653.         }
  15654.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15655.         if (isset($this->services['product_review.repository'])) {
  15656.             return $this->services['product_review.repository'];
  15657.         }
  15658.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15659.         if (isset($this->services['product_review.repository'])) {
  15660.             return $this->services['product_review.repository'];
  15661.         }
  15662.         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())));
  15663.     }
  15664.     /**
  15665.      * Gets the public 'product_search_config.repository' shared service.
  15666.      *
  15667.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15668.      */
  15669.     protected function getProductSearchConfig_RepositoryService()
  15670.     {
  15671.         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())));
  15672.     }
  15673.     /**
  15674.      * Gets the public 'product_search_config_field.repository' shared service.
  15675.      *
  15676.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15677.      */
  15678.     protected function getProductSearchConfigField_RepositoryService()
  15679.     {
  15680.         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())));
  15681.     }
  15682.     /**
  15683.      * Gets the public 'product_search_keyword.repository' shared service.
  15684.      *
  15685.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15686.      */
  15687.     protected function getProductSearchKeyword_RepositoryService()
  15688.     {
  15689.         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())));
  15690.     }
  15691.     /**
  15692.      * Gets the public 'product_sorting.repository' shared service.
  15693.      *
  15694.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15695.      */
  15696.     protected function getProductSorting_RepositoryService()
  15697.     {
  15698.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15699.         if (isset($this->services['product_sorting.repository'])) {
  15700.             return $this->services['product_sorting.repository'];
  15701.         }
  15702.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15703.         if (isset($this->services['product_sorting.repository'])) {
  15704.             return $this->services['product_sorting.repository'];
  15705.         }
  15706.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15707.         if (isset($this->services['product_sorting.repository'])) {
  15708.             return $this->services['product_sorting.repository'];
  15709.         }
  15710.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15711.         if (isset($this->services['product_sorting.repository'])) {
  15712.             return $this->services['product_sorting.repository'];
  15713.         }
  15714.         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())));
  15715.     }
  15716.     /**
  15717.      * Gets the public 'product_sorting_translation.repository' shared service.
  15718.      *
  15719.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15720.      */
  15721.     protected function getProductSortingTranslation_RepositoryService()
  15722.     {
  15723.         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())));
  15724.     }
  15725.     /**
  15726.      * Gets the public 'product_srs_extension.repository' shared service.
  15727.      *
  15728.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15729.      */
  15730.     protected function getProductSrsExtension_RepositoryService()
  15731.     {
  15732.         return $this->services['product_srs_extension.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Nd\\Srs\\Extension\\Product\\SrsExtensionDefinition'] ?? $this->getSrsExtensionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15733.     }
  15734.     /**
  15735.      * Gets the public 'product_stream.repository' shared service.
  15736.      *
  15737.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15738.      */
  15739.     protected function getProductStream_RepositoryService()
  15740.     {
  15741.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15742.         if (isset($this->services['product_stream.repository'])) {
  15743.             return $this->services['product_stream.repository'];
  15744.         }
  15745.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15746.         if (isset($this->services['product_stream.repository'])) {
  15747.             return $this->services['product_stream.repository'];
  15748.         }
  15749.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15750.         if (isset($this->services['product_stream.repository'])) {
  15751.             return $this->services['product_stream.repository'];
  15752.         }
  15753.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15754.         if (isset($this->services['product_stream.repository'])) {
  15755.             return $this->services['product_stream.repository'];
  15756.         }
  15757.         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())));
  15758.     }
  15759.     /**
  15760.      * Gets the public 'product_stream_filter.repository' shared service.
  15761.      *
  15762.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15763.      */
  15764.     protected function getProductStreamFilter_RepositoryService()
  15765.     {
  15766.         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())));
  15767.     }
  15768.     /**
  15769.      * Gets the public 'product_stream_mapping.repository' shared service.
  15770.      *
  15771.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15772.      */
  15773.     protected function getProductStreamMapping_RepositoryService()
  15774.     {
  15775.         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())));
  15776.     }
  15777.     /**
  15778.      * Gets the public 'product_stream_translation.repository' shared service.
  15779.      *
  15780.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15781.      */
  15782.     protected function getProductStreamTranslation_RepositoryService()
  15783.     {
  15784.         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())));
  15785.     }
  15786.     /**
  15787.      * Gets the public 'product_tag.repository' shared service.
  15788.      *
  15789.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15790.      */
  15791.     protected function getProductTag_RepositoryService()
  15792.     {
  15793.         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())));
  15794.     }
  15795.     /**
  15796.      * Gets the public 'product_translation.repository' shared service.
  15797.      *
  15798.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15799.      */
  15800.     protected function getProductTranslation_RepositoryService()
  15801.     {
  15802.         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())));
  15803.     }
  15804.     /**
  15805.      * Gets the public 'product_visibility.repository' shared service.
  15806.      *
  15807.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15808.      */
  15809.     protected function getProductVisibility_RepositoryService()
  15810.     {
  15811.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15812.         if (isset($this->services['product_visibility.repository'])) {
  15813.             return $this->services['product_visibility.repository'];
  15814.         }
  15815.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15816.         if (isset($this->services['product_visibility.repository'])) {
  15817.             return $this->services['product_visibility.repository'];
  15818.         }
  15819.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15820.         if (isset($this->services['product_visibility.repository'])) {
  15821.             return $this->services['product_visibility.repository'];
  15822.         }
  15823.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15824.         if (isset($this->services['product_visibility.repository'])) {
  15825.             return $this->services['product_visibility.repository'];
  15826.         }
  15827.         return $this->services['product_visibility.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] ?? $this->getProductVisibilityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15828.     }
  15829.     /**
  15830.      * Gets the public 'profiling.filesystem.private' shared service.
  15831.      *
  15832.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15833.      */
  15834.     protected function getProfiling_Filesystem_PrivateService()
  15835.     {
  15836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15838.         return $this->services['profiling.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/profiling');
  15839.     }
  15840.     /**
  15841.      * Gets the public 'profiling.filesystem.public' shared service.
  15842.      *
  15843.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15844.      */
  15845.     protected function getProfiling_Filesystem_PublicService()
  15846.     {
  15847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15849.         return $this->services['profiling.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/profiling');
  15850.     }
  15851.     /**
  15852.      * Gets the public 'promotion.repository' shared service.
  15853.      *
  15854.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15855.      */
  15856.     protected function getPromotion_RepositoryService()
  15857.     {
  15858.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15859.         if (isset($this->services['promotion.repository'])) {
  15860.             return $this->services['promotion.repository'];
  15861.         }
  15862.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15863.         if (isset($this->services['promotion.repository'])) {
  15864.             return $this->services['promotion.repository'];
  15865.         }
  15866.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15867.         if (isset($this->services['promotion.repository'])) {
  15868.             return $this->services['promotion.repository'];
  15869.         }
  15870.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15871.         if (isset($this->services['promotion.repository'])) {
  15872.             return $this->services['promotion.repository'];
  15873.         }
  15874.         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())));
  15875.     }
  15876.     /**
  15877.      * Gets the public 'promotion_cart_rule.repository' shared service.
  15878.      *
  15879.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15880.      */
  15881.     protected function getPromotionCartRule_RepositoryService()
  15882.     {
  15883.         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())));
  15884.     }
  15885.     /**
  15886.      * Gets the public 'promotion_discount.repository' shared service.
  15887.      *
  15888.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15889.      */
  15890.     protected function getPromotionDiscount_RepositoryService()
  15891.     {
  15892.         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())));
  15893.     }
  15894.     /**
  15895.      * Gets the public 'promotion_discount_prices.repository' shared service.
  15896.      *
  15897.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15898.      */
  15899.     protected function getPromotionDiscountPrices_RepositoryService()
  15900.     {
  15901.         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())));
  15902.     }
  15903.     /**
  15904.      * Gets the public 'promotion_discount_rule.repository' shared service.
  15905.      *
  15906.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15907.      */
  15908.     protected function getPromotionDiscountRule_RepositoryService()
  15909.     {
  15910.         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())));
  15911.     }
  15912.     /**
  15913.      * Gets the public 'promotion_individual_code.repository' shared service.
  15914.      *
  15915.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15916.      */
  15917.     protected function getPromotionIndividualCode_RepositoryService()
  15918.     {
  15919.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15920.         if (isset($this->services['promotion_individual_code.repository'])) {
  15921.             return $this->services['promotion_individual_code.repository'];
  15922.         }
  15923.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15924.         if (isset($this->services['promotion_individual_code.repository'])) {
  15925.             return $this->services['promotion_individual_code.repository'];
  15926.         }
  15927.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15928.         if (isset($this->services['promotion_individual_code.repository'])) {
  15929.             return $this->services['promotion_individual_code.repository'];
  15930.         }
  15931.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15932.         if (isset($this->services['promotion_individual_code.repository'])) {
  15933.             return $this->services['promotion_individual_code.repository'];
  15934.         }
  15935.         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())));
  15936.     }
  15937.     /**
  15938.      * Gets the public 'promotion_order_rule.repository' shared service.
  15939.      *
  15940.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15941.      */
  15942.     protected function getPromotionOrderRule_RepositoryService()
  15943.     {
  15944.         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())));
  15945.     }
  15946.     /**
  15947.      * Gets the public 'promotion_persona_customer.repository' shared service.
  15948.      *
  15949.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15950.      */
  15951.     protected function getPromotionPersonaCustomer_RepositoryService()
  15952.     {
  15953.         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())));
  15954.     }
  15955.     /**
  15956.      * Gets the public 'promotion_persona_rule.repository' shared service.
  15957.      *
  15958.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15959.      */
  15960.     protected function getPromotionPersonaRule_RepositoryService()
  15961.     {
  15962.         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())));
  15963.     }
  15964.     /**
  15965.      * Gets the public 'promotion_sales_channel.repository' shared service.
  15966.      *
  15967.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15968.      */
  15969.     protected function getPromotionSalesChannel_RepositoryService()
  15970.     {
  15971.         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())));
  15972.     }
  15973.     /**
  15974.      * Gets the public 'promotion_setgroup.repository' shared service.
  15975.      *
  15976.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15977.      */
  15978.     protected function getPromotionSetgroup_RepositoryService()
  15979.     {
  15980.         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())));
  15981.     }
  15982.     /**
  15983.      * Gets the public 'promotion_setgroup_rule.repository' shared service.
  15984.      *
  15985.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15986.      */
  15987.     protected function getPromotionSetgroupRule_RepositoryService()
  15988.     {
  15989.         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())));
  15990.     }
  15991.     /**
  15992.      * Gets the public 'promotion_translation.repository' shared service.
  15993.      *
  15994.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15995.      */
  15996.     protected function getPromotionTranslation_RepositoryService()
  15997.     {
  15998.         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())));
  15999.     }
  16000.     /**
  16001.      * Gets the public 'property_group.repository' shared service.
  16002.      *
  16003.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16004.      */
  16005.     protected function getPropertyGroup_RepositoryService()
  16006.     {
  16007.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16008.         if (isset($this->services['property_group.repository'])) {
  16009.             return $this->services['property_group.repository'];
  16010.         }
  16011.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16012.         if (isset($this->services['property_group.repository'])) {
  16013.             return $this->services['property_group.repository'];
  16014.         }
  16015.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16016.         if (isset($this->services['property_group.repository'])) {
  16017.             return $this->services['property_group.repository'];
  16018.         }
  16019.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16020.         if (isset($this->services['property_group.repository'])) {
  16021.             return $this->services['property_group.repository'];
  16022.         }
  16023.         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())));
  16024.     }
  16025.     /**
  16026.      * Gets the public 'property_group_option.repository' shared service.
  16027.      *
  16028.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16029.      */
  16030.     protected function getPropertyGroupOption_RepositoryService()
  16031.     {
  16032.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16033.         if (isset($this->services['property_group_option.repository'])) {
  16034.             return $this->services['property_group_option.repository'];
  16035.         }
  16036.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16037.         if (isset($this->services['property_group_option.repository'])) {
  16038.             return $this->services['property_group_option.repository'];
  16039.         }
  16040.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16041.         if (isset($this->services['property_group_option.repository'])) {
  16042.             return $this->services['property_group_option.repository'];
  16043.         }
  16044.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16045.         if (isset($this->services['property_group_option.repository'])) {
  16046.             return $this->services['property_group_option.repository'];
  16047.         }
  16048.         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())));
  16049.     }
  16050.     /**
  16051.      * Gets the public 'property_group_option_translation.repository' shared service.
  16052.      *
  16053.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16054.      */
  16055.     protected function getPropertyGroupOptionTranslation_RepositoryService()
  16056.     {
  16057.         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())));
  16058.     }
  16059.     /**
  16060.      * Gets the public 'property_group_translation.repository' shared service.
  16061.      *
  16062.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16063.      */
  16064.     protected function getPropertyGroupTranslation_RepositoryService()
  16065.     {
  16066.         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())));
  16067.     }
  16068.     /**
  16069.      * Gets the public 'request_stack' shared service.
  16070.      *
  16071.      * @return \Symfony\Component\HttpFoundation\RequestStack
  16072.      */
  16073.     protected function getRequestStackService()
  16074.     {
  16075.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  16076.     }
  16077.     /**
  16078.      * Gets the public 'router' shared autowired service.
  16079.      *
  16080.      * @return \Shopware\Storefront\Framework\Routing\Router
  16081.      */
  16082.     protected function getRouterService()
  16083.     {
  16084.         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())));
  16085.     }
  16086.     /**
  16087.      * Gets the public 'routing.loader' shared service.
  16088.      *
  16089.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  16090.      */
  16091.     protected function getRouting_LoaderService()
  16092.     {
  16093.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  16094.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  16095.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  16096.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  16097.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  16098.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  16099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Route/ApiRouteLoader.php';
  16100.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  16101.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  16102.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  16103.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  16104.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  16105.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  16106.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  16107.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  16108.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  16109.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  16110.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  16111.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  16112.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  16113.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  16114.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  16115.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  16116.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  16117.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  16118.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  16119.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  16120.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  16121.         $a->addLoader(new \Shopware\Core\Framework\Api\Route\ApiRouteLoader(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  16122.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  16123.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  16124.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  16125.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  16126.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  16127.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16128.             'kernel' => ['services''kernel''getKernelService'false],
  16129.         ], [
  16130.             'kernel' => 'Shopware\\Production\\Kernel',
  16131.         ]), 'dev'));
  16132.         $a->addLoader($c);
  16133.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  16134.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  16135.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  16136.     }
  16137.     /**
  16138.      * Gets the public 'rule.repository' shared service.
  16139.      *
  16140.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16141.      */
  16142.     protected function getRule_RepositoryService()
  16143.     {
  16144.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16145.         if (isset($this->services['rule.repository'])) {
  16146.             return $this->services['rule.repository'];
  16147.         }
  16148.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16149.         if (isset($this->services['rule.repository'])) {
  16150.             return $this->services['rule.repository'];
  16151.         }
  16152.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16153.         if (isset($this->services['rule.repository'])) {
  16154.             return $this->services['rule.repository'];
  16155.         }
  16156.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16157.         if (isset($this->services['rule.repository'])) {
  16158.             return $this->services['rule.repository'];
  16159.         }
  16160.         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())));
  16161.     }
  16162.     /**
  16163.      * Gets the public 'rule_condition.repository' shared service.
  16164.      *
  16165.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16166.      */
  16167.     protected function getRuleCondition_RepositoryService()
  16168.     {
  16169.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16170.         if (isset($this->services['rule_condition.repository'])) {
  16171.             return $this->services['rule_condition.repository'];
  16172.         }
  16173.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16174.         if (isset($this->services['rule_condition.repository'])) {
  16175.             return $this->services['rule_condition.repository'];
  16176.         }
  16177.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16178.         if (isset($this->services['rule_condition.repository'])) {
  16179.             return $this->services['rule_condition.repository'];
  16180.         }
  16181.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16182.         if (isset($this->services['rule_condition.repository'])) {
  16183.             return $this->services['rule_condition.repository'];
  16184.         }
  16185.         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())));
  16186.     }
  16187.     /**
  16188.      * Gets the public 'rule_tag.repository' shared service.
  16189.      *
  16190.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16191.      */
  16192.     protected function getRuleTag_RepositoryService()
  16193.     {
  16194.         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())));
  16195.     }
  16196.     /**
  16197.      * Gets the public 'sales_channel.category.repository' shared service.
  16198.      *
  16199.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16200.      */
  16201.     protected function getSalesChannel_Category_RepositoryService()
  16202.     {
  16203.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16204.         if (isset($this->services['sales_channel.category.repository'])) {
  16205.             return $this->services['sales_channel.category.repository'];
  16206.         }
  16207.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16208.         if (isset($this->services['sales_channel.category.repository'])) {
  16209.             return $this->services['sales_channel.category.repository'];
  16210.         }
  16211.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16212.         if (isset($this->services['sales_channel.category.repository'])) {
  16213.             return $this->services['sales_channel.category.repository'];
  16214.         }
  16215.         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()));
  16216.     }
  16217.     /**
  16218.      * Gets the public 'sales_channel.country.repository' shared service.
  16219.      *
  16220.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16221.      */
  16222.     protected function getSalesChannel_Country_RepositoryService()
  16223.     {
  16224.         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()));
  16225.     }
  16226.     /**
  16227.      * Gets the public 'sales_channel.country_state.repository' shared service.
  16228.      *
  16229.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16230.      */
  16231.     protected function getSalesChannel_CountryState_RepositoryService()
  16232.     {
  16233.         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()));
  16234.     }
  16235.     /**
  16236.      * Gets the public 'sales_channel.currency.repository' shared service.
  16237.      *
  16238.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16239.      */
  16240.     protected function getSalesChannel_Currency_RepositoryService()
  16241.     {
  16242.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16243.         if (isset($this->services['sales_channel.currency.repository'])) {
  16244.             return $this->services['sales_channel.currency.repository'];
  16245.         }
  16246.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16247.         if (isset($this->services['sales_channel.currency.repository'])) {
  16248.             return $this->services['sales_channel.currency.repository'];
  16249.         }
  16250.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16251.         if (isset($this->services['sales_channel.currency.repository'])) {
  16252.             return $this->services['sales_channel.currency.repository'];
  16253.         }
  16254.         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()));
  16255.     }
  16256.     /**
  16257.      * Gets the public 'sales_channel.landing_page.repository' shared service.
  16258.      *
  16259.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16260.      */
  16261.     protected function getSalesChannel_LandingPage_RepositoryService()
  16262.     {
  16263.         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()));
  16264.     }
  16265.     /**
  16266.      * Gets the public 'sales_channel.language.repository' shared service.
  16267.      *
  16268.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16269.      */
  16270.     protected function getSalesChannel_Language_RepositoryService()
  16271.     {
  16272.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16273.         if (isset($this->services['sales_channel.language.repository'])) {
  16274.             return $this->services['sales_channel.language.repository'];
  16275.         }
  16276.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16277.         if (isset($this->services['sales_channel.language.repository'])) {
  16278.             return $this->services['sales_channel.language.repository'];
  16279.         }
  16280.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16281.         if (isset($this->services['sales_channel.language.repository'])) {
  16282.             return $this->services['sales_channel.language.repository'];
  16283.         }
  16284.         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()));
  16285.     }
  16286.     /**
  16287.      * Gets the public 'sales_channel.main_category.repository' shared service.
  16288.      *
  16289.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16290.      */
  16291.     protected function getSalesChannel_MainCategory_RepositoryService()
  16292.     {
  16293.         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()));
  16294.     }
  16295.     /**
  16296.      * Gets the public 'sales_channel.newsletter_recipient.repository' shared service.
  16297.      *
  16298.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16299.      */
  16300.     protected function getSalesChannel_NewsletterRecipient_RepositoryService()
  16301.     {
  16302.         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()));
  16303.     }
  16304.     /**
  16305.      * Gets the public 'sales_channel.payment_method.repository' shared service.
  16306.      *
  16307.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16308.      */
  16309.     protected function getSalesChannel_PaymentMethod_RepositoryService()
  16310.     {
  16311.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16312.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  16313.             return $this->services['sales_channel.payment_method.repository'];
  16314.         }
  16315.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16316.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  16317.             return $this->services['sales_channel.payment_method.repository'];
  16318.         }
  16319.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16320.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  16321.             return $this->services['sales_channel.payment_method.repository'];
  16322.         }
  16323.         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()));
  16324.     }
  16325.     /**
  16326.      * Gets the public 'sales_channel.product.repository' shared service.
  16327.      *
  16328.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16329.      */
  16330.     protected function getSalesChannel_Product_RepositoryService()
  16331.     {
  16332.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16333.         if (isset($this->services['sales_channel.product.repository'])) {
  16334.             return $this->services['sales_channel.product.repository'];
  16335.         }
  16336.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16337.         if (isset($this->services['sales_channel.product.repository'])) {
  16338.             return $this->services['sales_channel.product.repository'];
  16339.         }
  16340.         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, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), $b, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16341.     }
  16342.     /**
  16343.      * Gets the public 'sales_channel.repository' shared service.
  16344.      *
  16345.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16346.      */
  16347.     protected function getSalesChannel_RepositoryService()
  16348.     {
  16349.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16350.         if (isset($this->services['sales_channel.repository'])) {
  16351.             return $this->services['sales_channel.repository'];
  16352.         }
  16353.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16354.         if (isset($this->services['sales_channel.repository'])) {
  16355.             return $this->services['sales_channel.repository'];
  16356.         }
  16357.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16358.         if (isset($this->services['sales_channel.repository'])) {
  16359.             return $this->services['sales_channel.repository'];
  16360.         }
  16361.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16362.         if (isset($this->services['sales_channel.repository'])) {
  16363.             return $this->services['sales_channel.repository'];
  16364.         }
  16365.         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())));
  16366.     }
  16367.     /**
  16368.      * Gets the public 'sales_channel.salutation.repository' shared service.
  16369.      *
  16370.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16371.      */
  16372.     protected function getSalesChannel_Salutation_RepositoryService()
  16373.     {
  16374.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16375.         if (isset($this->services['sales_channel.salutation.repository'])) {
  16376.             return $this->services['sales_channel.salutation.repository'];
  16377.         }
  16378.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16379.         if (isset($this->services['sales_channel.salutation.repository'])) {
  16380.             return $this->services['sales_channel.salutation.repository'];
  16381.         }
  16382.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16383.         if (isset($this->services['sales_channel.salutation.repository'])) {
  16384.             return $this->services['sales_channel.salutation.repository'];
  16385.         }
  16386.         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()));
  16387.     }
  16388.     /**
  16389.      * Gets the public 'sales_channel.seo_url.repository' shared service.
  16390.      *
  16391.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16392.      */
  16393.     protected function getSalesChannel_SeoUrl_RepositoryService()
  16394.     {
  16395.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16396.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  16397.             return $this->services['sales_channel.seo_url.repository'];
  16398.         }
  16399.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16400.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  16401.             return $this->services['sales_channel.seo_url.repository'];
  16402.         }
  16403.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16404.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  16405.             return $this->services['sales_channel.seo_url.repository'];
  16406.         }
  16407.         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()));
  16408.     }
  16409.     /**
  16410.      * Gets the public 'sales_channel.shipping_method.repository' shared service.
  16411.      *
  16412.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16413.      */
  16414.     protected function getSalesChannel_ShippingMethod_RepositoryService()
  16415.     {
  16416.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16417.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  16418.             return $this->services['sales_channel.shipping_method.repository'];
  16419.         }
  16420.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16421.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  16422.             return $this->services['sales_channel.shipping_method.repository'];
  16423.         }
  16424.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16425.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  16426.             return $this->services['sales_channel.shipping_method.repository'];
  16427.         }
  16428.         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()));
  16429.     }
  16430.     /**
  16431.      * Gets the public 'sales_channel_analytics.repository' shared service.
  16432.      *
  16433.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16434.      */
  16435.     protected function getSalesChannelAnalytics_RepositoryService()
  16436.     {
  16437.         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())));
  16438.     }
  16439.     /**
  16440.      * Gets the public 'sales_channel_country.repository' shared service.
  16441.      *
  16442.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16443.      */
  16444.     protected function getSalesChannelCountry_RepositoryService()
  16445.     {
  16446.         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())));
  16447.     }
  16448.     /**
  16449.      * Gets the public 'sales_channel_currency.repository' shared service.
  16450.      *
  16451.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16452.      */
  16453.     protected function getSalesChannelCurrency_RepositoryService()
  16454.     {
  16455.         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())));
  16456.     }
  16457.     /**
  16458.      * Gets the public 'sales_channel_definition.Kiener\MolliePayments\Components\RefundManager\DAL\RefundItem\RefundItemDefinition' shared service.
  16459.      *
  16460.      * @return \Kiener\MolliePayments\Components\RefundManager\DAL\RefundItem\RefundItemDefinition
  16461.      */
  16462.     protected function getRefundItemDefinition2Service()
  16463.     {
  16464.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/RefundManager/DAL/RefundItem/RefundItemDefinition.php';
  16465.         $this->services['sales_channel_definition.Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\RefundItem\\RefundItemDefinition'] = $instance = new \Kiener\MolliePayments\Components\RefundManager\DAL\RefundItem\RefundItemDefinition();
  16466.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16467.         return $instance;
  16468.     }
  16469.     /**
  16470.      * Gets the public 'sales_channel_definition.Kiener\MolliePayments\Components\RefundManager\DAL\Refund\RefundDefinition' shared service.
  16471.      *
  16472.      * @return \Kiener\MolliePayments\Components\RefundManager\DAL\Refund\RefundDefinition
  16473.      */
  16474.     protected function getRefundDefinition2Service()
  16475.     {
  16476.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/RefundManager/DAL/Refund/RefundDefinition.php';
  16477.         $this->services['sales_channel_definition.Kiener\\MolliePayments\\Components\\RefundManager\\DAL\\Refund\\RefundDefinition'] = $instance = new \Kiener\MolliePayments\Components\RefundManager\DAL\Refund\RefundDefinition();
  16478.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16479.         return $instance;
  16480.     }
  16481.     /**
  16482.      * Gets the public 'sales_channel_definition.Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionAddress\SubscriptionAddressDefinition' shared service.
  16483.      *
  16484.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionAddress\SubscriptionAddressDefinition
  16485.      */
  16486.     protected function getSubscriptionAddressDefinition2Service()
  16487.     {
  16488.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/Aggregate/SubscriptionAddress/SubscriptionAddressDefinition.php';
  16489.         $this->services['sales_channel_definition.Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionAddress\\SubscriptionAddressDefinition'] = $instance = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionAddress\SubscriptionAddressDefinition();
  16490.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16491.         return $instance;
  16492.     }
  16493.     /**
  16494.      * Gets the public 'sales_channel_definition.Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionHistory\SubscriptionHistoryDefinition' shared service.
  16495.      *
  16496.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionHistory\SubscriptionHistoryDefinition
  16497.      */
  16498.     protected function getSubscriptionHistoryDefinition2Service()
  16499.     {
  16500.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/Aggregate/SubscriptionHistory/SubscriptionHistoryDefinition.php';
  16501.         $this->services['sales_channel_definition.Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Aggregate\\SubscriptionHistory\\SubscriptionHistoryDefinition'] = $instance = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Aggregate\SubscriptionHistory\SubscriptionHistoryDefinition();
  16502.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16503.         return $instance;
  16504.     }
  16505.     /**
  16506.      * Gets the public 'sales_channel_definition.Kiener\MolliePayments\Components\Subscription\DAL\Subscription\SubscriptionDefinition' shared service.
  16507.      *
  16508.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\SubscriptionDefinition
  16509.      */
  16510.     protected function getSubscriptionDefinition2Service()
  16511.     {
  16512.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/SubscriptionDefinition.php';
  16513.         $this->services['sales_channel_definition.Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition'] = $instance = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\SubscriptionDefinition();
  16514.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16515.         return $instance;
  16516.     }
  16517.     /**
  16518.      * Gets the public 'sales_channel_definition.Nd\AggregateProperties\Extension\Content\Property\AggregatePropertyExtensionDefinition' shared service.
  16519.      *
  16520.      * @return \Nd\AggregateProperties\Extension\Content\Property\AggregatePropertyExtensionDefinition
  16521.      */
  16522.     protected function getAggregatePropertyExtensionDefinition2Service()
  16523.     {
  16524.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdAggregateProperties/src/Extension/Content/Property/AggregatePropertyExtensionDefinition.php';
  16525.         $this->services['sales_channel_definition.Nd\\AggregateProperties\\Extension\\Content\\Property\\AggregatePropertyExtensionDefinition'] = $instance = new \Nd\AggregateProperties\Extension\Content\Property\AggregatePropertyExtensionDefinition();
  16526.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16527.         return $instance;
  16528.     }
  16529.     /**
  16530.      * Gets the public 'sales_channel_definition.Nd\AggregateProperties\Extension\Content\Property\PropertyGroupOption\AggregatePropertyGroupOptionExtensionMappingDefinition' shared service.
  16531.      *
  16532.      * @return \Nd\AggregateProperties\Extension\Content\Property\PropertyGroupOption\AggregatePropertyGroupOptionExtensionMappingDefinition
  16533.      */
  16534.     protected function getAggregatePropertyGroupOptionExtensionMappingDefinition2Service()
  16535.     {
  16536.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdAggregateProperties/src/Extension/Content/Property/PropertyGroupOption/AggregatePropertyGroupOptionExtensionMappingDefinition.php';
  16537.         $this->services['sales_channel_definition.Nd\\AggregateProperties\\Extension\\Content\\Property\\PropertyGroupOption\\AggregatePropertyGroupOptionExtensionMappingDefinition'] = $instance = new \Nd\AggregateProperties\Extension\Content\Property\PropertyGroupOption\AggregatePropertyGroupOptionExtensionMappingDefinition();
  16538.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16539.         return $instance;
  16540.     }
  16541.     /**
  16542.      * Gets the public 'sales_channel_definition.Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\BaseExtension\BaseExtensionDefinition' shared service.
  16543.      *
  16544.      * @return \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\BaseExtension\BaseExtensionDefinition
  16545.      */
  16546.     protected function getBaseExtensionDefinition2Service()
  16547.     {
  16548.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Extension/Content/Product/Aggregate/ProductManufacturer/BaseExtension/BaseExtensionDefinition.php';
  16549.         $this->services['sales_channel_definition.Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\BaseExtension\\BaseExtensionDefinition'] = $instance = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\BaseExtension\BaseExtensionDefinition();
  16550.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16551.         return $instance;
  16552.     }
  16553.     /**
  16554.      * Gets the public 'sales_channel_definition.Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\Aggregate\ListingPageExtensionProduct\ListingPageExtensionProductDefinition' shared service.
  16555.      *
  16556.      * @return \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\Aggregate\ListingPageExtensionProduct\ListingPageExtensionProductDefinition
  16557.      */
  16558.     protected function getListingPageExtensionProductDefinition2Service()
  16559.     {
  16560.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Extension/Content/Product/Aggregate/ProductManufacturer/ListingPageExtension/Aggregate/ListingPageExtensionProduct/ListingPageExtensionProductDefinition.php';
  16561.         $this->services['sales_channel_definition.Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionProduct\\ListingPageExtensionProductDefinition'] = $instance = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\Aggregate\ListingPageExtensionProduct\ListingPageExtensionProductDefinition();
  16562.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16563.         return $instance;
  16564.     }
  16565.     /**
  16566.      * Gets the public 'sales_channel_definition.Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\Aggregate\ListingPageExtensionTranslation\ListingPageExtensionTranslationDefinition' shared service.
  16567.      *
  16568.      * @return \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\Aggregate\ListingPageExtensionTranslation\ListingPageExtensionTranslationDefinition
  16569.      */
  16570.     protected function getListingPageExtensionTranslationDefinition2Service()
  16571.     {
  16572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16573.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Extension/Content/Product/Aggregate/ProductManufacturer/ListingPageExtension/Aggregate/ListingPageExtensionTranslation/ListingPageExtensionTranslationDefinition.php';
  16574.         $this->services['sales_channel_definition.Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\Aggregate\\ListingPageExtensionTranslation\\ListingPageExtensionTranslationDefinition'] = $instance = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\Aggregate\ListingPageExtensionTranslation\ListingPageExtensionTranslationDefinition();
  16575.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16576.         return $instance;
  16577.     }
  16578.     /**
  16579.      * Gets the public 'sales_channel_definition.Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\ListingPageExtensionDefinition' shared service.
  16580.      *
  16581.      * @return \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\ListingPageExtensionDefinition
  16582.      */
  16583.     protected function getListingPageExtensionDefinition2Service()
  16584.     {
  16585.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Extension/Content/Product/Aggregate/ProductManufacturer/ListingPageExtension/ListingPageExtensionDefinition.php';
  16586.         $this->services['sales_channel_definition.Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ListingPageExtension\\ListingPageExtensionDefinition'] = $instance = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ListingPageExtension\ListingPageExtensionDefinition();
  16587.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16588.         return $instance;
  16589.     }
  16590.     /**
  16591.      * Gets the public 'sales_channel_definition.Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ProductPageExtension\Aggregate\ProductPageExtensionTranslation\ProductPageExtensionTranslationDefinition' shared service.
  16592.      *
  16593.      * @return \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ProductPageExtension\Aggregate\ProductPageExtensionTranslation\ProductPageExtensionTranslationDefinition
  16594.      */
  16595.     protected function getProductPageExtensionTranslationDefinition2Service()
  16596.     {
  16597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16598.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Extension/Content/Product/Aggregate/ProductManufacturer/ProductPageExtension/Aggregate/ProductPageExtensionTranslation/ProductPageExtensionTranslationDefinition.php';
  16599.         $this->services['sales_channel_definition.Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\Aggregate\\ProductPageExtensionTranslation\\ProductPageExtensionTranslationDefinition'] = $instance = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ProductPageExtension\Aggregate\ProductPageExtensionTranslation\ProductPageExtensionTranslationDefinition();
  16600.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16601.         return $instance;
  16602.     }
  16603.     /**
  16604.      * Gets the public 'sales_channel_definition.Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ProductPageExtension\ProductPageExtensionDefinition' shared service.
  16605.      *
  16606.      * @return \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ProductPageExtension\ProductPageExtensionDefinition
  16607.      */
  16608.     protected function getProductPageExtensionDefinition2Service()
  16609.     {
  16610.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Extension/Content/Product/Aggregate/ProductManufacturer/ProductPageExtension/ProductPageExtensionDefinition.php';
  16611.         $this->services['sales_channel_definition.Nd\\Fashion\\Extension\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductPageExtension\\ProductPageExtensionDefinition'] = $instance = new \Nd\Fashion\Extension\Content\Product\Aggregate\ProductManufacturer\ProductPageExtension\ProductPageExtensionDefinition();
  16612.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16613.         return $instance;
  16614.     }
  16615.     /**
  16616.      * Gets the public 'sales_channel_definition.Nd\Srs\Extension\Product\SrsExtensionDefinition' shared service.
  16617.      *
  16618.      * @return \Nd\Srs\Extension\Product\SrsExtensionDefinition
  16619.      */
  16620.     protected function getSrsExtensionDefinition2Service()
  16621.     {
  16622.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Extension/Product/SrsExtensionDefinition.php';
  16623.         $this->services['sales_channel_definition.Nd\\Srs\\Extension\\Product\\SrsExtensionDefinition'] = $instance = new \Nd\Srs\Extension\Product\SrsExtensionDefinition();
  16624.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16625.         return $instance;
  16626.     }
  16627.     /**
  16628.      * Gets the public 'sales_channel_definition.Nd\Stl\Core\Content\Look\Aggregate\LookMedia\LookMediaDefinition' shared service.
  16629.      *
  16630.      * @return \Nd\Stl\Core\Content\Look\Aggregate\LookMedia\LookMediaDefinition
  16631.      */
  16632.     protected function getLookMediaDefinition2Service()
  16633.     {
  16634.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Core/Content/Look/Aggregate/LookMedia/LookMediaDefinition.php';
  16635.         $this->services['sales_channel_definition.Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookMedia\\LookMediaDefinition'] = $instance = new \Nd\Stl\Core\Content\Look\Aggregate\LookMedia\LookMediaDefinition();
  16636.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16637.         return $instance;
  16638.     }
  16639.     /**
  16640.      * Gets the public 'sales_channel_definition.Nd\Stl\Core\Content\Look\Aggregate\LookProduct\LookProductDefinition' shared service.
  16641.      *
  16642.      * @return \Nd\Stl\Core\Content\Look\Aggregate\LookProduct\LookProductDefinition
  16643.      */
  16644.     protected function getLookProductDefinition2Service()
  16645.     {
  16646.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Core/Content/Look/Aggregate/LookProduct/LookProductDefinition.php';
  16647.         $this->services['sales_channel_definition.Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookProduct\\LookProductDefinition'] = $instance = new \Nd\Stl\Core\Content\Look\Aggregate\LookProduct\LookProductDefinition();
  16648.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16649.         return $instance;
  16650.     }
  16651.     /**
  16652.      * Gets the public 'sales_channel_definition.Nd\Stl\Core\Content\Look\Aggregate\LookTranslation\LookTranslationDefinition' shared service.
  16653.      *
  16654.      * @return \Nd\Stl\Core\Content\Look\Aggregate\LookTranslation\LookTranslationDefinition
  16655.      */
  16656.     protected function getLookTranslationDefinition2Service()
  16657.     {
  16658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16659.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Core/Content/Look/Aggregate/LookTranslation/LookTranslationDefinition.php';
  16660.         $this->services['sales_channel_definition.Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookTranslation\\LookTranslationDefinition'] = $instance = new \Nd\Stl\Core\Content\Look\Aggregate\LookTranslation\LookTranslationDefinition();
  16661.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16662.         return $instance;
  16663.     }
  16664.     /**
  16665.      * Gets the public 'sales_channel_definition.Nd\Stl\Core\Content\Look\Aggregate\LookVisibility\LookVisibilityDefinition' shared service.
  16666.      *
  16667.      * @return \Nd\Stl\Core\Content\Look\Aggregate\LookVisibility\LookVisibilityDefinition
  16668.      */
  16669.     protected function getLookVisibilityDefinition2Service()
  16670.     {
  16671.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Core/Content/Look/Aggregate/LookVisibility/LookVisibilityDefinition.php';
  16672.         $this->services['sales_channel_definition.Nd\\Stl\\Core\\Content\\Look\\Aggregate\\LookVisibility\\LookVisibilityDefinition'] = $instance = new \Nd\Stl\Core\Content\Look\Aggregate\LookVisibility\LookVisibilityDefinition();
  16673.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16674.         return $instance;
  16675.     }
  16676.     /**
  16677.      * Gets the public 'sales_channel_definition.Nd\Stl\Core\Content\Look\LookDefinition' shared service.
  16678.      *
  16679.      * @return \Nd\Stl\Core\Content\Look\LookDefinition
  16680.      */
  16681.     protected function getLookDefinition2Service()
  16682.     {
  16683.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Core/Content/Look/LookDefinition.php';
  16684.         $this->services['sales_channel_definition.Nd\\Stl\\Core\\Content\\Look\\LookDefinition'] = $instance = new \Nd\Stl\Core\Content\Look\LookDefinition();
  16685.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16686.         return $instance;
  16687.     }
  16688.     /**
  16689.      * Gets the public 'sales_channel_definition.Nd\Voorwinden\Extension\Content\Product\SecondMediaExtensionDefinition' shared service.
  16690.      *
  16691.      * @return \Nd\Voorwinden\Extension\Content\Product\SecondMediaExtensionDefinition
  16692.      */
  16693.     protected function getSecondMediaExtensionDefinition2Service()
  16694.     {
  16695.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdVoorwindenTheme/src/Extension/Content/Product/SecondMediaExtensionDefinition.php';
  16696.         $this->services['sales_channel_definition.Nd\\Voorwinden\\Extension\\Content\\Product\\SecondMediaExtensionDefinition'] = $instance = new \Nd\Voorwinden\Extension\Content\Product\SecondMediaExtensionDefinition();
  16697.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16698.         return $instance;
  16699.     }
  16700.     /**
  16701.      * Gets the public 'sales_channel_definition.Shopware\Administration\Notification\NotificationDefinition' shared service.
  16702.      *
  16703.      * @return \Shopware\Administration\Notification\NotificationDefinition
  16704.      */
  16705.     protected function getNotificationDefinition2Service()
  16706.     {
  16707.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  16708.         $this->services['sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  16709.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16710.         return $instance;
  16711.     }
  16712.     /**
  16713.      * Gets the public 'sales_channel_definition.Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  16714.      *
  16715.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  16716.      */
  16717.     protected function getAppAdministrationSnippetDefinition2Service()
  16718.     {
  16719.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  16720.         $this->services['sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  16721.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16722.         return $instance;
  16723.     }
  16724.     /**
  16725.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  16726.      *
  16727.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  16728.      */
  16729.     protected function getCustomerAddressDefinition2Service()
  16730.     {
  16731.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  16732.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16733.         return $instance;
  16734.     }
  16735.     /**
  16736.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  16737.      *
  16738.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  16739.      */
  16740.     protected function getCustomerGroupRegistrationSalesChannelDefinition2Service()
  16741.     {
  16742.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  16743.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  16744.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16745.         return $instance;
  16746.     }
  16747.     /**
  16748.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  16749.      *
  16750.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  16751.      */
  16752.     protected function getCustomerGroupTranslationDefinition2Service()
  16753.     {
  16754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  16756.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  16757.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16758.         return $instance;
  16759.     }
  16760.     /**
  16761.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  16762.      *
  16763.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  16764.      */
  16765.     protected function getCustomerGroupDefinition2Service()
  16766.     {
  16767.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  16768.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16769.         return $instance;
  16770.     }
  16771.     /**
  16772.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  16773.      *
  16774.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  16775.      */
  16776.     protected function getCustomerRecoveryDefinition2Service()
  16777.     {
  16778.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  16779.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  16780.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16781.         return $instance;
  16782.     }
  16783.     /**
  16784.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  16785.      *
  16786.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  16787.      */
  16788.     protected function getCustomerTagDefinition2Service()
  16789.     {
  16790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  16791.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  16792.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16793.         return $instance;
  16794.     }
  16795.     /**
  16796.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  16797.      *
  16798.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  16799.      */
  16800.     protected function getCustomerWishlistProductDefinition2Service()
  16801.     {
  16802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  16803.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  16804.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16805.         return $instance;
  16806.     }
  16807.     /**
  16808.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  16809.      *
  16810.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  16811.      */
  16812.     protected function getCustomerWishlistDefinition2Service()
  16813.     {
  16814.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  16815.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  16816.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16817.         return $instance;
  16818.     }
  16819.     /**
  16820.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  16821.      *
  16822.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  16823.      */
  16824.     protected function getCustomerDefinition2Service()
  16825.     {
  16826.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  16827.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16828.         return $instance;
  16829.     }
  16830.     /**
  16831.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  16832.      *
  16833.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  16834.      */
  16835.     protected function getDocumentBaseConfigSalesChannelDefinition2Service()
  16836.     {
  16837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  16838.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  16839.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16840.         return $instance;
  16841.     }
  16842.     /**
  16843.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  16844.      *
  16845.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  16846.      */
  16847.     protected function getDocumentBaseConfigDefinition2Service()
  16848.     {
  16849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  16850.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  16851.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16852.         return $instance;
  16853.     }
  16854.     /**
  16855.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  16856.      *
  16857.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  16858.      */
  16859.     protected function getDocumentTypeTranslationDefinition2Service()
  16860.     {
  16861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  16863.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  16864.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16865.         return $instance;
  16866.     }
  16867.     /**
  16868.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  16869.      *
  16870.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  16871.      */
  16872.     protected function getDocumentTypeDefinition2Service()
  16873.     {
  16874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  16875.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  16876.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16877.         return $instance;
  16878.     }
  16879.     /**
  16880.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  16881.      *
  16882.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  16883.      */
  16884.     protected function getDocumentDefinition2Service()
  16885.     {
  16886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  16887.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  16888.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16889.         return $instance;
  16890.     }
  16891.     /**
  16892.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  16893.      *
  16894.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  16895.      */
  16896.     protected function getOrderAddressDefinition2Service()
  16897.     {
  16898.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  16899.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16900.         return $instance;
  16901.     }
  16902.     /**
  16903.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  16904.      *
  16905.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  16906.      */
  16907.     protected function getOrderCustomerDefinition2Service()
  16908.     {
  16909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  16910.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  16911.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16912.         return $instance;
  16913.     }
  16914.     /**
  16915.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  16916.      *
  16917.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  16918.      */
  16919.     protected function getOrderDeliveryPositionDefinition2Service()
  16920.     {
  16921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  16922.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  16923.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16924.         return $instance;
  16925.     }
  16926.     /**
  16927.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  16928.      *
  16929.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  16930.      */
  16931.     protected function getOrderDeliveryDefinition2Service()
  16932.     {
  16933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  16934.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  16935.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16936.         return $instance;
  16937.     }
  16938.     /**
  16939.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition' shared service.
  16940.      *
  16941.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition
  16942.      */
  16943.     protected function getOrderLineItemDownloadDefinition2Service()
  16944.     {
  16945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItemDownload/OrderLineItemDownloadDefinition.php';
  16946.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition();
  16947.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16948.         return $instance;
  16949.     }
  16950.     /**
  16951.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  16952.      *
  16953.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  16954.      */
  16955.     protected function getOrderLineItemDefinition2Service()
  16956.     {
  16957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  16958.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  16959.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16960.         return $instance;
  16961.     }
  16962.     /**
  16963.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  16964.      *
  16965.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  16966.      */
  16967.     protected function getOrderTagDefinition2Service()
  16968.     {
  16969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  16970.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  16971.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16972.         return $instance;
  16973.     }
  16974.     /**
  16975.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  16976.      *
  16977.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  16978.      */
  16979.     protected function getOrderTransactionCaptureRefundPositionDefinition2Service()
  16980.     {
  16981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  16982.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  16983.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16984.         return $instance;
  16985.     }
  16986.     /**
  16987.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  16988.      *
  16989.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  16990.      */
  16991.     protected function getOrderTransactionCaptureRefundDefinition2Service()
  16992.     {
  16993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  16994.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  16995.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16996.         return $instance;
  16997.     }
  16998.     /**
  16999.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  17000.      *
  17001.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  17002.      */
  17003.     protected function getOrderTransactionCaptureDefinition2Service()
  17004.     {
  17005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  17006.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  17007.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17008.         return $instance;
  17009.     }
  17010.     /**
  17011.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  17012.      *
  17013.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  17014.      */
  17015.     protected function getOrderTransactionDefinition2Service()
  17016.     {
  17017.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  17018.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17019.         return $instance;
  17020.     }
  17021.     /**
  17022.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  17023.      *
  17024.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  17025.      */
  17026.     protected function getOrderDefinition2Service()
  17027.     {
  17028.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  17029.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17030.         return $instance;
  17031.     }
  17032.     /**
  17033.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  17034.      *
  17035.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  17036.      */
  17037.     protected function getPaymentMethodTranslationDefinition2Service()
  17038.     {
  17039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  17041.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  17042.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17043.         return $instance;
  17044.     }
  17045.     /**
  17046.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  17047.      *
  17048.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  17049.      */
  17050.     protected function getPromotionCartRuleDefinition2Service()
  17051.     {
  17052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  17053.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  17054.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17055.         return $instance;
  17056.     }
  17057.     /**
  17058.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  17059.      *
  17060.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  17061.      */
  17062.     protected function getPromotionDiscountPriceDefinition2Service()
  17063.     {
  17064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  17065.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  17066.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17067.         return $instance;
  17068.     }
  17069.     /**
  17070.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  17071.      *
  17072.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  17073.      */
  17074.     protected function getPromotionDiscountRuleDefinition2Service()
  17075.     {
  17076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  17077.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  17078.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17079.         return $instance;
  17080.     }
  17081.     /**
  17082.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  17083.      *
  17084.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  17085.      */
  17086.     protected function getPromotionDiscountDefinition2Service()
  17087.     {
  17088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  17089.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  17090.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17091.         return $instance;
  17092.     }
  17093.     /**
  17094.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  17095.      *
  17096.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  17097.      */
  17098.     protected function getPromotionIndividualCodeDefinition2Service()
  17099.     {
  17100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  17101.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  17102.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17103.         return $instance;
  17104.     }
  17105.     /**
  17106.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  17107.      *
  17108.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  17109.      */
  17110.     protected function getPromotionOrderRuleDefinition2Service()
  17111.     {
  17112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  17113.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  17114.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17115.         return $instance;
  17116.     }
  17117.     /**
  17118.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  17119.      *
  17120.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  17121.      */
  17122.     protected function getPromotionPersonaCustomerDefinition2Service()
  17123.     {
  17124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  17125.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  17126.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17127.         return $instance;
  17128.     }
  17129.     /**
  17130.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  17131.      *
  17132.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  17133.      */
  17134.     protected function getPromotionPersonaRuleDefinition2Service()
  17135.     {
  17136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  17137.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  17138.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17139.         return $instance;
  17140.     }
  17141.     /**
  17142.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  17143.      *
  17144.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  17145.      */
  17146.     protected function getPromotionSalesChannelDefinition2Service()
  17147.     {
  17148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  17149.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  17150.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17151.         return $instance;
  17152.     }
  17153.     /**
  17154.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  17155.      *
  17156.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  17157.      */
  17158.     protected function getPromotionSetGroupRuleDefinition2Service()
  17159.     {
  17160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  17161.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  17162.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17163.         return $instance;
  17164.     }
  17165.     /**
  17166.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  17167.      *
  17168.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  17169.      */
  17170.     protected function getPromotionSetGroupDefinition2Service()
  17171.     {
  17172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  17173.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  17174.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17175.         return $instance;
  17176.     }
  17177.     /**
  17178.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  17179.      *
  17180.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  17181.      */
  17182.     protected function getPromotionTranslationDefinition2Service()
  17183.     {
  17184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  17186.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  17187.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17188.         return $instance;
  17189.     }
  17190.     /**
  17191.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  17192.      *
  17193.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  17194.      */
  17195.     protected function getPromotionDefinition2Service()
  17196.     {
  17197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  17198.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  17199.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17200.         return $instance;
  17201.     }
  17202.     /**
  17203.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  17204.      *
  17205.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  17206.      */
  17207.     protected function getShippingMethodPriceDefinition2Service()
  17208.     {
  17209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  17210.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  17211.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17212.         return $instance;
  17213.     }
  17214.     /**
  17215.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  17216.      *
  17217.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  17218.      */
  17219.     protected function getShippingMethodTagDefinition2Service()
  17220.     {
  17221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  17222.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  17223.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17224.         return $instance;
  17225.     }
  17226.     /**
  17227.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  17228.      *
  17229.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  17230.      */
  17231.     protected function getShippingMethodTranslationDefinition2Service()
  17232.     {
  17233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  17235.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  17236.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17237.         return $instance;
  17238.     }
  17239.     /**
  17240.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  17241.      *
  17242.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  17243.      */
  17244.     protected function getCategoryTagDefinition2Service()
  17245.     {
  17246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  17247.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  17248.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17249.         return $instance;
  17250.     }
  17251.     /**
  17252.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  17253.      *
  17254.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  17255.      */
  17256.     protected function getCategoryTranslationDefinition2Service()
  17257.     {
  17258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  17260.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  17261.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17262.         return $instance;
  17263.     }
  17264.     /**
  17265.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  17266.      *
  17267.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  17268.      */
  17269.     protected function getCmsBlockDefinition2Service()
  17270.     {
  17271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  17272.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  17273.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17274.         return $instance;
  17275.     }
  17276.     /**
  17277.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  17278.      *
  17279.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  17280.      */
  17281.     protected function getCmsPageTranslationDefinition2Service()
  17282.     {
  17283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  17285.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  17286.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17287.         return $instance;
  17288.     }
  17289.     /**
  17290.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  17291.      *
  17292.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  17293.      */
  17294.     protected function getCmsSectionDefinition2Service()
  17295.     {
  17296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  17297.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  17298.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17299.         return $instance;
  17300.     }
  17301.     /**
  17302.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  17303.      *
  17304.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  17305.      */
  17306.     protected function getCmsSlotTranslationDefinition2Service()
  17307.     {
  17308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  17310.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  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\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  17316.      *
  17317.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  17318.      */
  17319.     protected function getCmsSlotDefinition2Service()
  17320.     {
  17321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  17322.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  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\Content\Cms\CmsPageDefinition' shared service.
  17328.      *
  17329.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  17330.      */
  17331.     protected function getCmsPageDefinition2Service()
  17332.     {
  17333.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  17334.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17335.         return $instance;
  17336.     }
  17337.     /**
  17338.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  17339.      *
  17340.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  17341.      */
  17342.     protected function getFlowSequenceDefinition2Service()
  17343.     {
  17344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  17345.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  17346.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17347.         return $instance;
  17348.     }
  17349.     /**
  17350.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition' shared service.
  17351.      *
  17352.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition
  17353.      */
  17354.     protected function getFlowTemplateDefinition2Service()
  17355.     {
  17356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowTemplate/FlowTemplateDefinition.php';
  17357.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition();
  17358.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17359.         return $instance;
  17360.     }
  17361.     /**
  17362.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\FlowDefinition' shared service.
  17363.      *
  17364.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  17365.      */
  17366.     protected function getFlowDefinition2Service()
  17367.     {
  17368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  17369.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  17370.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17371.         return $instance;
  17372.     }
  17373.     /**
  17374.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  17375.      *
  17376.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  17377.      */
  17378.     protected function getImportExportFileDefinition2Service()
  17379.     {
  17380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  17381.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  17382.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17383.         return $instance;
  17384.     }
  17385.     /**
  17386.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  17387.      *
  17388.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  17389.      */
  17390.     protected function getImportExportLogDefinition2Service()
  17391.     {
  17392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  17393.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  17394.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17395.         return $instance;
  17396.     }
  17397.     /**
  17398.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  17399.      *
  17400.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  17401.      */
  17402.     protected function getImportExportProfileDefinition2Service()
  17403.     {
  17404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  17405.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  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\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  17411.      *
  17412.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  17413.      */
  17414.     protected function getImportExportProfileTranslationDefinition2Service()
  17415.     {
  17416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17417.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  17418.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  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\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  17424.      *
  17425.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  17426.      */
  17427.     protected function getLandingPageSalesChannelDefinition2Service()
  17428.     {
  17429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  17430.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  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\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  17436.      *
  17437.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  17438.      */
  17439.     protected function getLandingPageTagDefinition2Service()
  17440.     {
  17441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  17442.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  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\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  17448.      *
  17449.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  17450.      */
  17451.     protected function getLandingPageTranslationDefinition2Service()
  17452.     {
  17453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  17455.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  17456.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17457.         return $instance;
  17458.     }
  17459.     /**
  17460.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  17461.      *
  17462.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  17463.      */
  17464.     protected function getMailHeaderFooterTranslationDefinition2Service()
  17465.     {
  17466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  17468.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  17469.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17470.         return $instance;
  17471.     }
  17472.     /**
  17473.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  17474.      *
  17475.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  17476.      */
  17477.     protected function getMailHeaderFooterDefinition2Service()
  17478.     {
  17479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  17480.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  17481.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17482.         return $instance;
  17483.     }
  17484.     /**
  17485.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  17486.      *
  17487.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  17488.      */
  17489.     protected function getMailTemplateMediaDefinition2Service()
  17490.     {
  17491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  17492.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  17493.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17494.         return $instance;
  17495.     }
  17496.     /**
  17497.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  17498.      *
  17499.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  17500.      */
  17501.     protected function getMailTemplateTranslationDefinition2Service()
  17502.     {
  17503.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  17505.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  17506.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17507.         return $instance;
  17508.     }
  17509.     /**
  17510.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  17511.      *
  17512.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  17513.      */
  17514.     protected function getMailTemplateTypeTranslationDefinition2Service()
  17515.     {
  17516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  17518.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  17519.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17520.         return $instance;
  17521.     }
  17522.     /**
  17523.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  17524.      *
  17525.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  17526.      */
  17527.     protected function getMailTemplateTypeDefinition2Service()
  17528.     {
  17529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  17530.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  17531.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17532.         return $instance;
  17533.     }
  17534.     /**
  17535.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  17536.      *
  17537.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  17538.      */
  17539.     protected function getMailTemplateDefinition2Service()
  17540.     {
  17541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  17542.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  17543.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17544.         return $instance;
  17545.     }
  17546.     /**
  17547.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  17548.      *
  17549.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  17550.      */
  17551.     protected function getMediaDefaultFolderDefinition2Service()
  17552.     {
  17553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  17554.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  17555.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17556.         return $instance;
  17557.     }
  17558.     /**
  17559.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  17560.      *
  17561.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  17562.      */
  17563.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service()
  17564.     {
  17565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  17566.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  17567.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17568.         return $instance;
  17569.     }
  17570.     /**
  17571.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  17572.      *
  17573.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  17574.      */
  17575.     protected function getMediaFolderConfigurationDefinition2Service()
  17576.     {
  17577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  17578.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  17579.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17580.         return $instance;
  17581.     }
  17582.     /**
  17583.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  17584.      *
  17585.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  17586.      */
  17587.     protected function getMediaFolderDefinition2Service()
  17588.     {
  17589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  17590.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  17591.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17592.         return $instance;
  17593.     }
  17594.     /**
  17595.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  17596.      *
  17597.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  17598.      */
  17599.     protected function getMediaTagDefinition2Service()
  17600.     {
  17601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  17602.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  17603.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17604.         return $instance;
  17605.     }
  17606.     /**
  17607.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  17608.      *
  17609.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  17610.      */
  17611.     protected function getMediaThumbnailSizeDefinition2Service()
  17612.     {
  17613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  17614.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  17615.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17616.         return $instance;
  17617.     }
  17618.     /**
  17619.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  17620.      *
  17621.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  17622.      */
  17623.     protected function getMediaThumbnailDefinition2Service()
  17624.     {
  17625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  17626.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  17627.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17628.         return $instance;
  17629.     }
  17630.     /**
  17631.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  17632.      *
  17633.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  17634.      */
  17635.     protected function getMediaTranslationDefinition2Service()
  17636.     {
  17637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  17639.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  17640.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17641.         return $instance;
  17642.     }
  17643.     /**
  17644.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\MediaDefinition' shared service.
  17645.      *
  17646.      * @return \Shopware\Core\Content\Media\MediaDefinition
  17647.      */
  17648.     protected function getMediaDefinition2Service()
  17649.     {
  17650.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  17651.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17652.         return $instance;
  17653.     }
  17654.     /**
  17655.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  17656.      *
  17657.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  17658.      */
  17659.     protected function getNewsletterRecipientTagDefinition2Service()
  17660.     {
  17661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  17662.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  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\ProductExport\ProductExportDefinition' shared service.
  17668.      *
  17669.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  17670.      */
  17671.     protected function getProductExportDefinition2Service()
  17672.     {
  17673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  17674.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  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\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  17680.      *
  17681.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  17682.      */
  17683.     protected function getProductStreamFilterDefinition2Service()
  17684.     {
  17685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  17686.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  17687.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17688.         return $instance;
  17689.     }
  17690.     /**
  17691.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  17692.      *
  17693.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  17694.      */
  17695.     protected function getProductStreamTranslationDefinition2Service()
  17696.     {
  17697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  17699.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  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\ProductStream\ProductStreamDefinition' shared service.
  17705.      *
  17706.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  17707.      */
  17708.     protected function getProductStreamDefinition2Service()
  17709.     {
  17710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  17711.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  17712.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17713.         return $instance;
  17714.     }
  17715.     /**
  17716.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  17717.      *
  17718.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  17719.      */
  17720.     protected function getProductCategoryTreeDefinition2Service()
  17721.     {
  17722.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  17723.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  17724.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17725.         return $instance;
  17726.     }
  17727.     /**
  17728.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  17729.      *
  17730.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  17731.      */
  17732.     protected function getProductCategoryDefinition2Service()
  17733.     {
  17734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  17735.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  17736.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17737.         return $instance;
  17738.     }
  17739.     /**
  17740.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  17741.      *
  17742.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  17743.      */
  17744.     protected function getProductConfiguratorSettingDefinition2Service()
  17745.     {
  17746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  17747.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  17748.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17749.         return $instance;
  17750.     }
  17751.     /**
  17752.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  17753.      *
  17754.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  17755.      */
  17756.     protected function getProductCrossSellingAssignedProductsDefinition2Service()
  17757.     {
  17758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  17759.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  17760.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17761.         return $instance;
  17762.     }
  17763.     /**
  17764.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  17765.      *
  17766.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  17767.      */
  17768.     protected function getProductCrossSellingTranslationDefinition2Service()
  17769.     {
  17770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  17772.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  17773.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17774.         return $instance;
  17775.     }
  17776.     /**
  17777.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  17778.      *
  17779.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  17780.      */
  17781.     protected function getProductCrossSellingDefinition2Service()
  17782.     {
  17783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  17784.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  17785.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17786.         return $instance;
  17787.     }
  17788.     /**
  17789.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  17790.      *
  17791.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  17792.      */
  17793.     protected function getProductCustomFieldSetDefinition2Service()
  17794.     {
  17795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  17796.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  17797.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17798.         return $instance;
  17799.     }
  17800.     /**
  17801.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition' shared service.
  17802.      *
  17803.      * @return \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition
  17804.      */
  17805.     protected function getProductDownloadDefinition2Service()
  17806.     {
  17807.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition();
  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\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  17813.      *
  17814.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  17815.      */
  17816.     protected function getProductFeatureSetTranslationDefinition2Service()
  17817.     {
  17818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  17820.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  17821.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17822.         return $instance;
  17823.     }
  17824.     /**
  17825.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  17826.      *
  17827.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  17828.      */
  17829.     protected function getProductFeatureSetDefinition2Service()
  17830.     {
  17831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  17832.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  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\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  17838.      *
  17839.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  17840.      */
  17841.     protected function getProductKeywordDictionaryDefinition2Service()
  17842.     {
  17843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  17844.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  17845.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17846.         return $instance;
  17847.     }
  17848.     /**
  17849.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  17850.      *
  17851.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  17852.      */
  17853.     protected function getProductManufacturerTranslationDefinition2Service()
  17854.     {
  17855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  17857.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  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\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  17863.      *
  17864.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  17865.      */
  17866.     protected function getProductManufacturerDefinition2Service()
  17867.     {
  17868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  17869.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  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\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  17875.      *
  17876.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  17877.      */
  17878.     protected function getProductMediaDefinition2Service()
  17879.     {
  17880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  17881.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  17882.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17883.         return $instance;
  17884.     }
  17885.     /**
  17886.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  17887.      *
  17888.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  17889.      */
  17890.     protected function getProductOptionDefinition2Service()
  17891.     {
  17892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  17893.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  17894.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17895.         return $instance;
  17896.     }
  17897.     /**
  17898.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  17899.      *
  17900.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  17901.      */
  17902.     protected function getProductPriceDefinition2Service()
  17903.     {
  17904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  17905.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  17906.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17907.         return $instance;
  17908.     }
  17909.     /**
  17910.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  17911.      *
  17912.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  17913.      */
  17914.     protected function getProductPropertyDefinition2Service()
  17915.     {
  17916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  17917.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  17918.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17919.         return $instance;
  17920.     }
  17921.     /**
  17922.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  17923.      *
  17924.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  17925.      */
  17926.     protected function getProductReviewDefinition2Service()
  17927.     {
  17928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  17929.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  17930.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17931.         return $instance;
  17932.     }
  17933.     /**
  17934.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  17935.      *
  17936.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  17937.      */
  17938.     protected function getProductSearchConfigFieldDefinition2Service()
  17939.     {
  17940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  17941.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  17942.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17943.         return $instance;
  17944.     }
  17945.     /**
  17946.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  17947.      *
  17948.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  17949.      */
  17950.     protected function getProductSearchConfigDefinition2Service()
  17951.     {
  17952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  17953.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  17954.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17955.         return $instance;
  17956.     }
  17957.     /**
  17958.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  17959.      *
  17960.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  17961.      */
  17962.     protected function getProductSearchKeywordDefinition2Service()
  17963.     {
  17964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  17965.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  17966.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17967.         return $instance;
  17968.     }
  17969.     /**
  17970.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  17971.      *
  17972.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  17973.      */
  17974.     protected function getProductStreamMappingDefinition2Service()
  17975.     {
  17976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  17977.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  17978.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17979.         return $instance;
  17980.     }
  17981.     /**
  17982.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  17983.      *
  17984.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  17985.      */
  17986.     protected function getProductTagDefinition2Service()
  17987.     {
  17988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  17989.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  17990.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17991.         return $instance;
  17992.     }
  17993.     /**
  17994.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  17995.      *
  17996.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  17997.      */
  17998.     protected function getProductTranslationDefinition2Service()
  17999.     {
  18000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  18002.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  18003.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18004.         return $instance;
  18005.     }
  18006.     /**
  18007.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  18008.      *
  18009.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  18010.      */
  18011.     protected function getProductVisibilityDefinition2Service()
  18012.     {
  18013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  18014.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  18015.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18016.         return $instance;
  18017.     }
  18018.     /**
  18019.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  18020.      *
  18021.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  18022.      */
  18023.     protected function getProductSortingDefinition2Service()
  18024.     {
  18025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  18026.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  18027.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18028.         return $instance;
  18029.     }
  18030.     /**
  18031.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  18032.      *
  18033.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  18034.      */
  18035.     protected function getProductSortingTranslationDefinition2Service()
  18036.     {
  18037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  18039.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  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\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  18045.      *
  18046.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  18047.      */
  18048.     protected function getPropertyGroupOptionTranslationDefinition2Service()
  18049.     {
  18050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  18052.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  18053.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18054.         return $instance;
  18055.     }
  18056.     /**
  18057.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  18058.      *
  18059.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  18060.      */
  18061.     protected function getPropertyGroupOptionDefinition2Service()
  18062.     {
  18063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  18064.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  18065.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18066.         return $instance;
  18067.     }
  18068.     /**
  18069.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  18070.      *
  18071.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  18072.      */
  18073.     protected function getPropertyGroupTranslationDefinition2Service()
  18074.     {
  18075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  18077.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  18078.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18079.         return $instance;
  18080.     }
  18081.     /**
  18082.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  18083.      *
  18084.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  18085.      */
  18086.     protected function getPropertyGroupDefinition2Service()
  18087.     {
  18088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  18089.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  18090.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18091.         return $instance;
  18092.     }
  18093.     /**
  18094.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  18095.      *
  18096.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  18097.      */
  18098.     protected function getRuleConditionDefinition2Service()
  18099.     {
  18100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  18101.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  18102.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18103.         return $instance;
  18104.     }
  18105.     /**
  18106.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  18107.      *
  18108.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  18109.      */
  18110.     protected function getRuleTagDefinition2Service()
  18111.     {
  18112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  18113.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  18114.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18115.         return $instance;
  18116.     }
  18117.     /**
  18118.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\RuleDefinition' shared service.
  18119.      *
  18120.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  18121.      */
  18122.     protected function getRuleDefinition2Service()
  18123.     {
  18124.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  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\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  18130.      *
  18131.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  18132.      */
  18133.     protected function getSeoUrlTemplateDefinition2Service()
  18134.     {
  18135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  18136.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  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\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  18142.      *
  18143.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  18144.      */
  18145.     protected function getAclRoleDefinition2Service()
  18146.     {
  18147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  18148.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  18149.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18150.         return $instance;
  18151.     }
  18152.     /**
  18153.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  18154.      *
  18155.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  18156.      */
  18157.     protected function getAclUserRoleDefinition2Service()
  18158.     {
  18159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  18160.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  18161.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18162.         return $instance;
  18163.     }
  18164.     /**
  18165.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  18166.      *
  18167.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  18168.      */
  18169.     protected function getActionButtonTranslationDefinition2Service()
  18170.     {
  18171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  18173.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  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\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  18179.      *
  18180.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  18181.      */
  18182.     protected function getActionButtonDefinition2Service()
  18183.     {
  18184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  18185.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  18186.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18187.         return $instance;
  18188.     }
  18189.     /**
  18190.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  18191.      *
  18192.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  18193.      */
  18194.     protected function getAppPaymentMethodDefinition2Service()
  18195.     {
  18196.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  18197.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18198.         return $instance;
  18199.     }
  18200.     /**
  18201.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  18202.      *
  18203.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  18204.      */
  18205.     protected function getAppScriptConditionTranslationDefinition2Service()
  18206.     {
  18207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  18209.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  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\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  18215.      *
  18216.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  18217.      */
  18218.     protected function getAppScriptConditionDefinition2Service()
  18219.     {
  18220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  18221.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  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\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  18227.      *
  18228.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  18229.      */
  18230.     protected function getAppTranslationDefinition2Service()
  18231.     {
  18232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  18234.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  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\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  18240.      *
  18241.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  18242.      */
  18243.     protected function getAppCmsBlockTranslationDefinition2Service()
  18244.     {
  18245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  18247.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  18248.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18249.         return $instance;
  18250.     }
  18251.     /**
  18252.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  18253.      *
  18254.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  18255.      */
  18256.     protected function getAppCmsBlockDefinition2Service()
  18257.     {
  18258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  18259.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  18260.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18261.         return $instance;
  18262.     }
  18263.     /**
  18264.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  18265.      *
  18266.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  18267.      */
  18268.     protected function getAppFlowActionTranslationDefinition2Service()
  18269.     {
  18270.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  18272.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  18273.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18274.         return $instance;
  18275.     }
  18276.     /**
  18277.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  18278.      *
  18279.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  18280.      */
  18281.     protected function getAppFlowActionDefinition2Service()
  18282.     {
  18283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  18284.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  18285.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18286.         return $instance;
  18287.     }
  18288.     /**
  18289.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\AppDefinition' shared service.
  18290.      *
  18291.      * @return \Shopware\Core\Framework\App\AppDefinition
  18292.      */
  18293.     protected function getAppDefinition2Service()
  18294.     {
  18295.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  18296.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18297.         return $instance;
  18298.     }
  18299.     /**
  18300.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  18301.      *
  18302.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  18303.      */
  18304.     protected function getTemplateDefinition2Service()
  18305.     {
  18306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  18307.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  18308.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18309.         return $instance;
  18310.     }
  18311.     /**
  18312.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  18313.      *
  18314.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  18315.      */
  18316.     protected function getVersionCommitDataDefinition2Service()
  18317.     {
  18318.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  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\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  18324.      *
  18325.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  18326.      */
  18327.     protected function getVersionCommitDefinition2Service()
  18328.     {
  18329.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  18330.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18331.         return $instance;
  18332.     }
  18333.     /**
  18334.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  18335.      *
  18336.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  18337.      */
  18338.     protected function getVersionDefinition2Service()
  18339.     {
  18340.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  18341.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18342.         return $instance;
  18343.     }
  18344.     /**
  18345.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  18346.      *
  18347.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  18348.      */
  18349.     protected function getEventActionRuleDefinition2Service()
  18350.     {
  18351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  18352.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  18353.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18354.         return $instance;
  18355.     }
  18356.     /**
  18357.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  18358.      *
  18359.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  18360.      */
  18361.     protected function getEventActionSalesChannelDefinition2Service()
  18362.     {
  18363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  18364.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  18365.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18366.         return $instance;
  18367.     }
  18368.     /**
  18369.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  18370.      *
  18371.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  18372.      */
  18373.     protected function getEventActionDefinition2Service()
  18374.     {
  18375.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  18376.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18377.         return $instance;
  18378.     }
  18379.     /**
  18380.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  18381.      *
  18382.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  18383.      */
  18384.     protected function getLogEntryDefinition2Service()
  18385.     {
  18386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  18387.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  18388.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18389.         return $instance;
  18390.     }
  18391.     /**
  18392.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  18393.      *
  18394.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  18395.      */
  18396.     protected function getDeadMessageDefinition2Service()
  18397.     {
  18398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  18399.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  18400.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18401.         return $instance;
  18402.     }
  18403.     /**
  18404.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  18405.      *
  18406.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  18407.      */
  18408.     protected function getMessageQueueStatsDefinition2Service()
  18409.     {
  18410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  18411.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  18412.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18413.         return $instance;
  18414.     }
  18415.     /**
  18416.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  18417.      *
  18418.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  18419.      */
  18420.     protected function getScheduledTaskDefinition2Service()
  18421.     {
  18422.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  18423.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18424.         return $instance;
  18425.     }
  18426.     /**
  18427.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  18428.      *
  18429.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  18430.      */
  18431.     protected function getPluginTranslationDefinition2Service()
  18432.     {
  18433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  18435.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  18436.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18437.         return $instance;
  18438.     }
  18439.     /**
  18440.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  18441.      *
  18442.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  18443.      */
  18444.     protected function getPluginDefinition2Service()
  18445.     {
  18446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  18447.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  18448.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18449.         return $instance;
  18450.     }
  18451.     /**
  18452.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  18453.      *
  18454.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  18455.      */
  18456.     protected function getScriptDefinition2Service()
  18457.     {
  18458.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  18459.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18460.         return $instance;
  18461.     }
  18462.     /**
  18463.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  18464.      *
  18465.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  18466.      */
  18467.     protected function getWebhookEventLogDefinition2Service()
  18468.     {
  18469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  18470.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  18471.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18472.         return $instance;
  18473.     }
  18474.     /**
  18475.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  18476.      *
  18477.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  18478.      */
  18479.     protected function getWebhookDefinition2Service()
  18480.     {
  18481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  18482.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  18483.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18484.         return $instance;
  18485.     }
  18486.     /**
  18487.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  18488.      *
  18489.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  18490.      */
  18491.     protected function getCountryStateTranslationDefinition2Service()
  18492.     {
  18493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  18495.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  18496.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18497.         return $instance;
  18498.     }
  18499.     /**
  18500.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  18501.      *
  18502.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  18503.      */
  18504.     protected function getCountryTranslationDefinition2Service()
  18505.     {
  18506.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  18508.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  18509.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18510.         return $instance;
  18511.     }
  18512.     /**
  18513.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  18514.      *
  18515.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  18516.      */
  18517.     protected function getCurrencyCountryRoundingDefinition2Service()
  18518.     {
  18519.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  18520.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18521.         return $instance;
  18522.     }
  18523.     /**
  18524.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  18525.      *
  18526.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  18527.      */
  18528.     protected function getCurrencyTranslationDefinition2Service()
  18529.     {
  18530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  18532.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  18533.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18534.         return $instance;
  18535.     }
  18536.     /**
  18537.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  18538.      *
  18539.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  18540.      */
  18541.     protected function getCustomEntityDefinition2Service()
  18542.     {
  18543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  18544.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  18545.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18546.         return $instance;
  18547.     }
  18548.     /**
  18549.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  18550.      *
  18551.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  18552.      */
  18553.     protected function getCustomFieldSetRelationDefinition2Service()
  18554.     {
  18555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  18556.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  18557.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18558.         return $instance;
  18559.     }
  18560.     /**
  18561.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  18562.      *
  18563.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  18564.      */
  18565.     protected function getCustomFieldSetDefinition2Service()
  18566.     {
  18567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  18568.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  18569.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18570.         return $instance;
  18571.     }
  18572.     /**
  18573.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  18574.      *
  18575.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  18576.      */
  18577.     protected function getCustomFieldDefinition2Service()
  18578.     {
  18579.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  18580.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  18581.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18582.         return $instance;
  18583.     }
  18584.     /**
  18585.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  18586.      *
  18587.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  18588.      */
  18589.     protected function getDeliveryTimeTranslationDefinition2Service()
  18590.     {
  18591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18592.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  18593.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  18594.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18595.         return $instance;
  18596.     }
  18597.     /**
  18598.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  18599.      *
  18600.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  18601.      */
  18602.     protected function getDeliveryTimeDefinition2Service()
  18603.     {
  18604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  18605.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  18606.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18607.         return $instance;
  18608.     }
  18609.     /**
  18610.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  18611.      *
  18612.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  18613.      */
  18614.     protected function getIntegrationRoleDefinition2Service()
  18615.     {
  18616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  18617.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  18618.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18619.         return $instance;
  18620.     }
  18621.     /**
  18622.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  18623.      *
  18624.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  18625.      */
  18626.     protected function getIntegrationDefinition2Service()
  18627.     {
  18628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  18629.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  18630.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18631.         return $instance;
  18632.     }
  18633.     /**
  18634.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  18635.      *
  18636.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  18637.      */
  18638.     protected function getLocaleTranslationDefinition2Service()
  18639.     {
  18640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  18642.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  18643.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18644.         return $instance;
  18645.     }
  18646.     /**
  18647.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\LocaleDefinition' shared service.
  18648.      *
  18649.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  18650.      */
  18651.     protected function getLocaleDefinition2Service()
  18652.     {
  18653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  18654.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  18655.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18656.         return $instance;
  18657.     }
  18658.     /**
  18659.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  18660.      *
  18661.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  18662.      */
  18663.     protected function getNumberRangeSalesChannelDefinition2Service()
  18664.     {
  18665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  18666.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  18667.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18668.         return $instance;
  18669.     }
  18670.     /**
  18671.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  18672.      *
  18673.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  18674.      */
  18675.     protected function getNumberRangeStateDefinition2Service()
  18676.     {
  18677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  18678.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  18679.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18680.         return $instance;
  18681.     }
  18682.     /**
  18683.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  18684.      *
  18685.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  18686.      */
  18687.     protected function getNumberRangeTranslationDefinition2Service()
  18688.     {
  18689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18690.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  18691.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  18692.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18693.         return $instance;
  18694.     }
  18695.     /**
  18696.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  18697.      *
  18698.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  18699.      */
  18700.     protected function getNumberRangeTypeTranslationDefinition2Service()
  18701.     {
  18702.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  18704.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  18705.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18706.         return $instance;
  18707.     }
  18708.     /**
  18709.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  18710.      *
  18711.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  18712.      */
  18713.     protected function getNumberRangeTypeDefinition2Service()
  18714.     {
  18715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  18716.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  18717.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18718.         return $instance;
  18719.     }
  18720.     /**
  18721.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  18722.      *
  18723.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  18724.      */
  18725.     protected function getNumberRangeDefinition2Service()
  18726.     {
  18727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  18728.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  18729.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18730.         return $instance;
  18731.     }
  18732.     /**
  18733.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  18734.      *
  18735.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  18736.      */
  18737.     protected function getSalesChannelAnalyticsDefinition2Service()
  18738.     {
  18739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  18740.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  18741.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18742.         return $instance;
  18743.     }
  18744.     /**
  18745.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  18746.      *
  18747.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  18748.      */
  18749.     protected function getSalesChannelCountryDefinition3Service()
  18750.     {
  18751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  18752.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  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\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  18758.      *
  18759.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  18760.      */
  18761.     protected function getSalesChannelCurrencyDefinition3Service()
  18762.     {
  18763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  18764.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  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\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  18770.      *
  18771.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  18772.      */
  18773.     protected function getSalesChannelDomainDefinition2Service()
  18774.     {
  18775.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  18776.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18777.         return $instance;
  18778.     }
  18779.     /**
  18780.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  18781.      *
  18782.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  18783.      */
  18784.     protected function getSalesChannelLanguageDefinition3Service()
  18785.     {
  18786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  18787.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  18788.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18789.         return $instance;
  18790.     }
  18791.     /**
  18792.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  18793.      *
  18794.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  18795.      */
  18796.     protected function getSalesChannelPaymentMethodDefinition3Service()
  18797.     {
  18798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  18799.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  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\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  18805.      *
  18806.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  18807.      */
  18808.     protected function getSalesChannelShippingMethodDefinition3Service()
  18809.     {
  18810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  18811.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  18812.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18813.         return $instance;
  18814.     }
  18815.     /**
  18816.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  18817.      *
  18818.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  18819.      */
  18820.     protected function getSalesChannelTranslationDefinition2Service()
  18821.     {
  18822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  18824.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  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\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  18830.      *
  18831.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  18832.      */
  18833.     protected function getSalesChannelTypeTranslationDefinition2Service()
  18834.     {
  18835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  18837.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  18838.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18839.         return $instance;
  18840.     }
  18841.     /**
  18842.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  18843.      *
  18844.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  18845.      */
  18846.     protected function getSalesChannelTypeDefinition2Service()
  18847.     {
  18848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  18849.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  18850.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18851.         return $instance;
  18852.     }
  18853.     /**
  18854.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  18855.      *
  18856.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  18857.      */
  18858.     protected function getSalesChannelDefinition2Service()
  18859.     {
  18860.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  18861.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18862.         return $instance;
  18863.     }
  18864.     /**
  18865.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  18866.      *
  18867.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  18868.      */
  18869.     protected function getSalutationTranslationDefinition2Service()
  18870.     {
  18871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  18873.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  18874.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18875.         return $instance;
  18876.     }
  18877.     /**
  18878.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  18879.      *
  18880.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  18881.      */
  18882.     protected function getSnippetSetDefinition2Service()
  18883.     {
  18884.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  18885.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18886.         return $instance;
  18887.     }
  18888.     /**
  18889.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  18890.      *
  18891.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  18892.      */
  18893.     protected function getSnippetDefinition2Service()
  18894.     {
  18895.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  18896.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18897.         return $instance;
  18898.     }
  18899.     /**
  18900.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  18901.      *
  18902.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  18903.      */
  18904.     protected function getStateMachineHistoryDefinition2Service()
  18905.     {
  18906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  18907.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  18908.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18909.         return $instance;
  18910.     }
  18911.     /**
  18912.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  18913.      *
  18914.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  18915.      */
  18916.     protected function getStateMachineStateDefinition2Service()
  18917.     {
  18918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  18919.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  18920.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18921.         return $instance;
  18922.     }
  18923.     /**
  18924.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  18925.      *
  18926.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  18927.      */
  18928.     protected function getStateMachineStateTranslationDefinition2Service()
  18929.     {
  18930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  18932.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  18933.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18934.         return $instance;
  18935.     }
  18936.     /**
  18937.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  18938.      *
  18939.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  18940.      */
  18941.     protected function getStateMachineTransitionDefinition2Service()
  18942.     {
  18943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  18944.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  18945.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18946.         return $instance;
  18947.     }
  18948.     /**
  18949.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  18950.      *
  18951.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  18952.      */
  18953.     protected function getStateMachineDefinition2Service()
  18954.     {
  18955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  18956.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  18957.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18958.         return $instance;
  18959.     }
  18960.     /**
  18961.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  18962.      *
  18963.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  18964.      */
  18965.     protected function getStateMachineTranslationDefinition2Service()
  18966.     {
  18967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  18969.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  18970.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18971.         return $instance;
  18972.     }
  18973.     /**
  18974.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  18975.      *
  18976.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  18977.      */
  18978.     protected function getSystemConfigDefinition2Service()
  18979.     {
  18980.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  18981.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18982.         return $instance;
  18983.     }
  18984.     /**
  18985.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tag\TagDefinition' shared service.
  18986.      *
  18987.      * @return \Shopware\Core\System\Tag\TagDefinition
  18988.      */
  18989.     protected function getTagDefinition2Service()
  18990.     {
  18991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  18992.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  18993.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18994.         return $instance;
  18995.     }
  18996.     /**
  18997.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  18998.      *
  18999.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  19000.      */
  19001.     protected function getTaxRuleTypeTranslationDefinition2Service()
  19002.     {
  19003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  19005.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  19006.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19007.         return $instance;
  19008.     }
  19009.     /**
  19010.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  19011.      *
  19012.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  19013.      */
  19014.     protected function getTaxRuleTypeDefinition2Service()
  19015.     {
  19016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  19017.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  19018.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19019.         return $instance;
  19020.     }
  19021.     /**
  19022.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  19023.      *
  19024.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  19025.      */
  19026.     protected function getTaxRuleDefinition2Service()
  19027.     {
  19028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  19029.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  19030.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19031.         return $instance;
  19032.     }
  19033.     /**
  19034.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\TaxDefinition' shared service.
  19035.      *
  19036.      * @return \Shopware\Core\System\Tax\TaxDefinition
  19037.      */
  19038.     protected function getTaxDefinition2Service()
  19039.     {
  19040.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  19041.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19042.         return $instance;
  19043.     }
  19044.     /**
  19045.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  19046.      *
  19047.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  19048.      */
  19049.     protected function getUnitTranslationDefinition2Service()
  19050.     {
  19051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  19053.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  19054.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19055.         return $instance;
  19056.     }
  19057.     /**
  19058.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\UnitDefinition' shared service.
  19059.      *
  19060.      * @return \Shopware\Core\System\Unit\UnitDefinition
  19061.      */
  19062.     protected function getUnitDefinition2Service()
  19063.     {
  19064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  19065.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  19066.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19067.         return $instance;
  19068.     }
  19069.     /**
  19070.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  19071.      *
  19072.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  19073.      */
  19074.     protected function getUserAccessKeyDefinition2Service()
  19075.     {
  19076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  19077.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  19078.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19079.         return $instance;
  19080.     }
  19081.     /**
  19082.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  19083.      *
  19084.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  19085.      */
  19086.     protected function getUserConfigDefinition2Service()
  19087.     {
  19088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  19089.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  19090.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19091.         return $instance;
  19092.     }
  19093.     /**
  19094.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  19095.      *
  19096.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  19097.      */
  19098.     protected function getUserRecoveryDefinition2Service()
  19099.     {
  19100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  19101.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  19102.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19103.         return $instance;
  19104.     }
  19105.     /**
  19106.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\UserDefinition' shared service.
  19107.      *
  19108.      * @return \Shopware\Core\System\User\UserDefinition
  19109.      */
  19110.     protected function getUserDefinition2Service()
  19111.     {
  19112.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  19113.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19114.         return $instance;
  19115.     }
  19116.     /**
  19117.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  19118.      *
  19119.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  19120.      */
  19121.     protected function getThemeChildDefinition2Service()
  19122.     {
  19123.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  19124.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  19125.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19126.         return $instance;
  19127.     }
  19128.     /**
  19129.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  19130.      *
  19131.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  19132.      */
  19133.     protected function getThemeMediaDefinition2Service()
  19134.     {
  19135.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  19136.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  19137.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19138.         return $instance;
  19139.     }
  19140.     /**
  19141.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  19142.      *
  19143.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  19144.      */
  19145.     protected function getThemeSalesChannelDefinition2Service()
  19146.     {
  19147.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  19148.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19149.         return $instance;
  19150.     }
  19151.     /**
  19152.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  19153.      *
  19154.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  19155.      */
  19156.     protected function getThemeTranslationDefinition2Service()
  19157.     {
  19158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19159.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  19160.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  19161.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19162.         return $instance;
  19163.     }
  19164.     /**
  19165.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\ThemeDefinition' shared service.
  19166.      *
  19167.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  19168.      */
  19169.     protected function getThemeDefinition2Service()
  19170.     {
  19171.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  19172.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19173.         return $instance;
  19174.     }
  19175.     /**
  19176.      * Gets the public 'sales_channel_domain.repository' shared service.
  19177.      *
  19178.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19179.      */
  19180.     protected function getSalesChannelDomain_RepositoryService()
  19181.     {
  19182.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19183.         if (isset($this->services['sales_channel_domain.repository'])) {
  19184.             return $this->services['sales_channel_domain.repository'];
  19185.         }
  19186.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19187.         if (isset($this->services['sales_channel_domain.repository'])) {
  19188.             return $this->services['sales_channel_domain.repository'];
  19189.         }
  19190.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19191.         if (isset($this->services['sales_channel_domain.repository'])) {
  19192.             return $this->services['sales_channel_domain.repository'];
  19193.         }
  19194.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19195.         if (isset($this->services['sales_channel_domain.repository'])) {
  19196.             return $this->services['sales_channel_domain.repository'];
  19197.         }
  19198.         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())));
  19199.     }
  19200.     /**
  19201.      * Gets the public 'sales_channel_language.repository' shared service.
  19202.      *
  19203.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19204.      */
  19205.     protected function getSalesChannelLanguage_RepositoryService()
  19206.     {
  19207.         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())));
  19208.     }
  19209.     /**
  19210.      * Gets the public 'sales_channel_payment_method.repository' shared service.
  19211.      *
  19212.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19213.      */
  19214.     protected function getSalesChannelPaymentMethod_RepositoryService()
  19215.     {
  19216.         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())));
  19217.     }
  19218.     /**
  19219.      * Gets the public 'sales_channel_shipping_method.repository' shared service.
  19220.      *
  19221.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19222.      */
  19223.     protected function getSalesChannelShippingMethod_RepositoryService()
  19224.     {
  19225.         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())));
  19226.     }
  19227.     /**
  19228.      * Gets the public 'sales_channel_translation.repository' shared service.
  19229.      *
  19230.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19231.      */
  19232.     protected function getSalesChannelTranslation_RepositoryService()
  19233.     {
  19234.         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())));
  19235.     }
  19236.     /**
  19237.      * Gets the public 'sales_channel_type.repository' shared service.
  19238.      *
  19239.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19240.      */
  19241.     protected function getSalesChannelType_RepositoryService()
  19242.     {
  19243.         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())));
  19244.     }
  19245.     /**
  19246.      * Gets the public 'sales_channel_type_translation.repository' shared service.
  19247.      *
  19248.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19249.      */
  19250.     protected function getSalesChannelTypeTranslation_RepositoryService()
  19251.     {
  19252.         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())));
  19253.     }
  19254.     /**
  19255.      * Gets the public 'salutation.repository' shared service.
  19256.      *
  19257.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19258.      */
  19259.     protected function getSalutation_RepositoryService()
  19260.     {
  19261.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19262.         if (isset($this->services['salutation.repository'])) {
  19263.             return $this->services['salutation.repository'];
  19264.         }
  19265.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19266.         if (isset($this->services['salutation.repository'])) {
  19267.             return $this->services['salutation.repository'];
  19268.         }
  19269.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19270.         if (isset($this->services['salutation.repository'])) {
  19271.             return $this->services['salutation.repository'];
  19272.         }
  19273.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19274.         if (isset($this->services['salutation.repository'])) {
  19275.             return $this->services['salutation.repository'];
  19276.         }
  19277.         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())));
  19278.     }
  19279.     /**
  19280.      * Gets the public 'salutation_translation.repository' shared service.
  19281.      *
  19282.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19283.      */
  19284.     protected function getSalutationTranslation_RepositoryService()
  19285.     {
  19286.         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())));
  19287.     }
  19288.     /**
  19289.      * Gets the public 'scheduled_task.repository' shared service.
  19290.      *
  19291.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19292.      */
  19293.     protected function getScheduledTask_RepositoryService()
  19294.     {
  19295.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19296.         if (isset($this->services['scheduled_task.repository'])) {
  19297.             return $this->services['scheduled_task.repository'];
  19298.         }
  19299.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19300.         if (isset($this->services['scheduled_task.repository'])) {
  19301.             return $this->services['scheduled_task.repository'];
  19302.         }
  19303.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19304.         if (isset($this->services['scheduled_task.repository'])) {
  19305.             return $this->services['scheduled_task.repository'];
  19306.         }
  19307.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19308.         if (isset($this->services['scheduled_task.repository'])) {
  19309.             return $this->services['scheduled_task.repository'];
  19310.         }
  19311.         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())));
  19312.     }
  19313.     /**
  19314.      * Gets the public 'script.repository' shared service.
  19315.      *
  19316.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19317.      */
  19318.     protected function getScript_RepositoryService()
  19319.     {
  19320.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19321.         if (isset($this->services['script.repository'])) {
  19322.             return $this->services['script.repository'];
  19323.         }
  19324.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19325.         if (isset($this->services['script.repository'])) {
  19326.             return $this->services['script.repository'];
  19327.         }
  19328.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19329.         if (isset($this->services['script.repository'])) {
  19330.             return $this->services['script.repository'];
  19331.         }
  19332.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19333.         if (isset($this->services['script.repository'])) {
  19334.             return $this->services['script.repository'];
  19335.         }
  19336.         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())));
  19337.     }
  19338.     /**
  19339.      * Gets the public 'seo_url.repository' shared service.
  19340.      *
  19341.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19342.      */
  19343.     protected function getSeoUrl_RepositoryService()
  19344.     {
  19345.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19346.         if (isset($this->services['seo_url.repository'])) {
  19347.             return $this->services['seo_url.repository'];
  19348.         }
  19349.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19350.         if (isset($this->services['seo_url.repository'])) {
  19351.             return $this->services['seo_url.repository'];
  19352.         }
  19353.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19354.         if (isset($this->services['seo_url.repository'])) {
  19355.             return $this->services['seo_url.repository'];
  19356.         }
  19357.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19358.         if (isset($this->services['seo_url.repository'])) {
  19359.             return $this->services['seo_url.repository'];
  19360.         }
  19361.         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())));
  19362.     }
  19363.     /**
  19364.      * Gets the public 'seo_url_template.repository' shared service.
  19365.      *
  19366.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19367.      */
  19368.     protected function getSeoUrlTemplate_RepositoryService()
  19369.     {
  19370.         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()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  19371.     }
  19372.     /**
  19373.      * Gets the public 'services_resetter' shared service.
  19374.      *
  19375.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  19376.      */
  19377.     protected function getServicesResetterService()
  19378.     {
  19379.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  19380.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  19381.             if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  19382.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? null);
  19383.             }
  19384.             if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'])) {
  19385.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader' => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? null);
  19386.             }
  19387.             if (isset($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'])) {
  19388.                 yield 'Shopware\\Core\\Framework\\App\\ActiveAppsLoader' => ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? null);
  19389.             }
  19390.             if (isset($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'])) {
  19391.                 yield 'Shopware\\Core\\System\\CustomField\\CustomFieldService' => ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? null);
  19392.             }
  19393.             if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'])) {
  19394.                 yield 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? null);
  19395.             }
  19396.             if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  19397.                 yield 'Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer' => ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? null);
  19398.             }
  19399.             if (false) {
  19400.                 yield 'shopware.increment.gateway.array' => null;
  19401.             }
  19402.             if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'])) {
  19403.                 yield 'Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper' => ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? null);
  19404.             }
  19405.             if (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) {
  19406.                 yield 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? null);
  19407.             }
  19408.             if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'])) {
  19409.                 yield 'Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader' => ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? null);
  19410.             }
  19411.             if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) {
  19412.                 yield 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? null);
  19413.             }
  19414.             if (isset($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'])) {
  19415.                 yield 'Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface' => ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? null);
  19416.             }
  19417.             if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  19418.                 yield 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? null);
  19419.             }
  19420.             if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  19421.                 yield 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? null);
  19422.             }
  19423.             if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'])) {
  19424.                 yield 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter' => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? null);
  19425.             }
  19426.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  19427.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? null);
  19428.             }
  19429.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  19430.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? null);
  19431.             }
  19432.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  19433.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? null);
  19434.             }
  19435.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  19436.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? null);
  19437.             }
  19438.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  19439.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? null);
  19440.             }
  19441.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  19442.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? null);
  19443.             }
  19444.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  19445.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? null);
  19446.             }
  19447.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  19448.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? null);
  19449.             }
  19450.             if (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) {
  19451.                 yield 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? null);
  19452.             }
  19453.             if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  19454.                 yield 'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? null);
  19455.             }
  19456.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  19457.                 yield 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? null);
  19458.             }
  19459.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  19460.                 yield 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? null);
  19461.             }
  19462.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) {
  19463.                 yield 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'] ?? null);
  19464.             }
  19465.             if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  19466.                 yield 'Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener' => ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? null);
  19467.             }
  19468.             if (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) {
  19469.                 yield 'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? null);
  19470.             }
  19471.             if (isset($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'])) {
  19472.                 yield 'Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder' => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? null);
  19473.             }
  19474.             if (isset($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'])) {
  19475.                 yield 'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => ($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] ?? null);
  19476.             }
  19477.             if (isset($this->services['cache.app'])) {
  19478.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  19479.             }
  19480.             if (isset($this->services['cache.system'])) {
  19481.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  19482.             }
  19483.             if (isset($this->privates['cache.validator'])) {
  19484.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  19485.             }
  19486.             if (isset($this->privates['cache.serializer'])) {
  19487.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  19488.             }
  19489.             if (isset($this->privates['cache.annotations'])) {
  19490.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  19491.             }
  19492.             if (isset($this->privates['cache.property_info'])) {
  19493.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  19494.             }
  19495.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  19496.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  19497.             }
  19498.             if (isset($this->privates['mailer.message_logger_listener'])) {
  19499.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  19500.             }
  19501.             if (isset($this->privates['debug.stopwatch'])) {
  19502.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  19503.             }
  19504.             if (isset($this->services['event_dispatcher'])) {
  19505.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  19506.             }
  19507.             if (isset($this->privates['cache.rate_limiter'])) {
  19508.                 yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? null);
  19509.             }
  19510.             if (isset($this->privates['.cache.object.inner'])) {
  19511.                 yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? null);
  19512.             }
  19513.             if (isset($this->privates['.cache.http.inner'])) {
  19514.                 yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? null);
  19515.             }
  19516.             if (isset($this->privates['cache.tags'])) {
  19517.                 yield 'cache.tags' => ($this->privates['cache.tags'] ?? null);
  19518.             }
  19519.             if (isset($this->privates['session_listener'])) {
  19520.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  19521.             }
  19522.             if (isset($this->services['cache.validator_expression_language'])) {
  19523.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  19524.             }
  19525.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  19526.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  19527.             }
  19528.             if (isset($this->services['.container.private.profiler'])) {
  19529.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  19530.             }
  19531.             if (isset($this->privates['debug.validator'])) {
  19532.                 yield 'debug.validator' => ($this->privates['debug.validator'] ?? null);
  19533.             }
  19534.             if (isset($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'])) {
  19535.                 yield 'monolog.handler.main' => ($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? null);
  19536.             }
  19537.             if (isset($this->privates['monolog.handler.console'])) {
  19538.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  19539.             }
  19540.             if (isset($this->privates['monolog.handler.business_event_handler_buffer'])) {
  19541.                 yield 'monolog.handler.business_event_handler_buffer' => ($this->privates['monolog.handler.business_event_handler_buffer'] ?? null);
  19542.             }
  19543.             if (isset($this->privates['monolog.handler.nodots_deleted_unused_product_media'])) {
  19544.                 yield 'monolog.handler.nodots_deleted_unused_product_media' => ($this->privates['monolog.handler.nodots_deleted_unused_product_media'] ?? null);
  19545.             }
  19546.         }, function () {
  19547.             return + (int) (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'])) + (int) (isset($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) + (int) (false) + (int) (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'])) + (int) (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) + (int) (isset($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'])) + (int) (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) + (int) (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) + (int) (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) + (int) (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) + (int) (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) + (int) (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) + (int) (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) + (int) (isset($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'])) + (int) (isset($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'])) + (int) (isset($this->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.nodots_deleted_unused_product_media']));
  19548.         }), ['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.nodots_deleted_unused_product_media' => [=> 'reset']]);
  19549.     }
  19550.     /**
  19551.      * Gets the public 'shipping_method.repository' shared service.
  19552.      *
  19553.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19554.      */
  19555.     protected function getShippingMethod_RepositoryService()
  19556.     {
  19557.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19558.         if (isset($this->services['shipping_method.repository'])) {
  19559.             return $this->services['shipping_method.repository'];
  19560.         }
  19561.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19562.         if (isset($this->services['shipping_method.repository'])) {
  19563.             return $this->services['shipping_method.repository'];
  19564.         }
  19565.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19566.         if (isset($this->services['shipping_method.repository'])) {
  19567.             return $this->services['shipping_method.repository'];
  19568.         }
  19569.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19570.         if (isset($this->services['shipping_method.repository'])) {
  19571.             return $this->services['shipping_method.repository'];
  19572.         }
  19573.         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())));
  19574.     }
  19575.     /**
  19576.      * Gets the public 'shipping_method_price.repository' shared service.
  19577.      *
  19578.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19579.      */
  19580.     protected function getShippingMethodPrice_RepositoryService()
  19581.     {
  19582.         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())));
  19583.     }
  19584.     /**
  19585.      * Gets the public 'shipping_method_tag.repository' shared service.
  19586.      *
  19587.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19588.      */
  19589.     protected function getShippingMethodTag_RepositoryService()
  19590.     {
  19591.         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())));
  19592.     }
  19593.     /**
  19594.      * Gets the public 'shipping_method_translation.repository' shared service.
  19595.      *
  19596.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19597.      */
  19598.     protected function getShippingMethodTranslation_RepositoryService()
  19599.     {
  19600.         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())));
  19601.     }
  19602.     /**
  19603.      * Gets the public 'shopware.filesystem.asset' shared service.
  19604.      *
  19605.      * @return \League\Flysystem\FilesystemInterface
  19606.      */
  19607.     protected function getShopware_Filesystem_AssetService()
  19608.     {
  19609.         return $this->services['shopware.filesystem.asset'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.asset']);
  19610.     }
  19611.     /**
  19612.      * Gets the public 'shopware.filesystem.private' shared service.
  19613.      *
  19614.      * @return \League\Flysystem\FilesystemInterface
  19615.      */
  19616.     protected function getShopware_Filesystem_PrivateService()
  19617.     {
  19618.         return $this->services['shopware.filesystem.private'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.private']);
  19619.     }
  19620.     /**
  19621.      * Gets the public 'shopware.filesystem.public' shared service.
  19622.      *
  19623.      * @return \League\Flysystem\FilesystemInterface
  19624.      */
  19625.     protected function getShopware_Filesystem_PublicService()
  19626.     {
  19627.         return $this->services['shopware.filesystem.public'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.public']);
  19628.     }
  19629.     /**
  19630.      * Gets the public 'shopware.filesystem.sitemap' shared service.
  19631.      *
  19632.      * @return \League\Flysystem\FilesystemInterface
  19633.      */
  19634.     protected function getShopware_Filesystem_SitemapService()
  19635.     {
  19636.         return $this->services['shopware.filesystem.sitemap'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.sitemap']);
  19637.     }
  19638.     /**
  19639.      * Gets the public 'shopware.filesystem.temp' shared service.
  19640.      *
  19641.      * @return \League\Flysystem\FilesystemInterface
  19642.      */
  19643.     protected function getShopware_Filesystem_TempService()
  19644.     {
  19645.         return $this->services['shopware.filesystem.temp'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.temp']);
  19646.     }
  19647.     /**
  19648.      * Gets the public 'shopware.filesystem.theme' shared service.
  19649.      *
  19650.      * @return \League\Flysystem\FilesystemInterface
  19651.      */
  19652.     protected function getShopware_Filesystem_ThemeService()
  19653.     {
  19654.         return $this->services['shopware.filesystem.theme'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.theme']);
  19655.     }
  19656.     /**
  19657.      * Gets the public 'shopware.increment.gateway.registry' shared service.
  19658.      *
  19659.      * @return \Shopware\Core\Framework\Increment\IncrementGatewayRegistry
  19660.      */
  19661.     protected function getShopware_Increment_Gateway_RegistryService()
  19662.     {
  19663.         return $this->services['shopware.increment.gateway.registry'] = new \Shopware\Core\Framework\Increment\IncrementGatewayRegistry(new RewindableGenerator(function () {
  19664.             yield => ($this->privates['shopware.increment.user_activity.gateway.mysql'] ?? $this->getShopware_Increment_UserActivity_Gateway_MysqlService());
  19665.             yield => ($this->privates['shopware.increment.message_queue.gateway.mysql'] ?? $this->getShopware_Increment_MessageQueue_Gateway_MysqlService());
  19666.         }, 2));
  19667.     }
  19668.     /**
  19669.      * Gets the public 'shopware.store_client' shared service.
  19670.      *
  19671.      * @return \GuzzleHttp\Client
  19672.      */
  19673.     protected function getShopware_StoreClientService($lazyLoad true)
  19674.     {
  19675.         if ($lazyLoad) {
  19676.             return $this->services['shopware.store_client'] = $this->createProxy('Client_b190fb5', function () {
  19677.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  19678.                     $wrappedInstance $this->getShopware_StoreClientService(false);
  19679.                     $proxy->setProxyInitializer(null);
  19680.                     return true;
  19681.                 });
  19682.             });
  19683.         }
  19684.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClientFactory.php';
  19685.         return (new \Shopware\Core\Framework\Store\Services\StoreClientFactory(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new RewindableGenerator(function () {
  19686.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware'] ?? $this->getVerifyResponseSignatureMiddlewareService());
  19687.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware'] ?? $this->getStoreSessionExpiredMiddlewareService());
  19688.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] ?? $this->getShopSecretInvalidMiddlewareService());
  19689.         }, 3)))->create();
  19690.     }
  19691.     /**
  19692.      * Gets the public 'snippet.repository' shared service.
  19693.      *
  19694.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19695.      */
  19696.     protected function getSnippet_RepositoryService()
  19697.     {
  19698.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19699.         if (isset($this->services['snippet.repository'])) {
  19700.             return $this->services['snippet.repository'];
  19701.         }
  19702.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19703.         if (isset($this->services['snippet.repository'])) {
  19704.             return $this->services['snippet.repository'];
  19705.         }
  19706.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19707.         if (isset($this->services['snippet.repository'])) {
  19708.             return $this->services['snippet.repository'];
  19709.         }
  19710.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19711.         if (isset($this->services['snippet.repository'])) {
  19712.             return $this->services['snippet.repository'];
  19713.         }
  19714.         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())));
  19715.     }
  19716.     /**
  19717.      * Gets the public 'snippet_set.repository' shared service.
  19718.      *
  19719.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19720.      */
  19721.     protected function getSnippetSet_RepositoryService()
  19722.     {
  19723.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19724.         if (isset($this->services['snippet_set.repository'])) {
  19725.             return $this->services['snippet_set.repository'];
  19726.         }
  19727.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19728.         if (isset($this->services['snippet_set.repository'])) {
  19729.             return $this->services['snippet_set.repository'];
  19730.         }
  19731.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19732.         if (isset($this->services['snippet_set.repository'])) {
  19733.             return $this->services['snippet_set.repository'];
  19734.         }
  19735.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19736.         if (isset($this->services['snippet_set.repository'])) {
  19737.             return $this->services['snippet_set.repository'];
  19738.         }
  19739.         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())));
  19740.     }
  19741.     /**
  19742.      * Gets the public 'state_machine.repository' shared service.
  19743.      *
  19744.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19745.      */
  19746.     protected function getStateMachine_RepositoryService()
  19747.     {
  19748.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19749.         if (isset($this->services['state_machine.repository'])) {
  19750.             return $this->services['state_machine.repository'];
  19751.         }
  19752.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19753.         if (isset($this->services['state_machine.repository'])) {
  19754.             return $this->services['state_machine.repository'];
  19755.         }
  19756.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19757.         if (isset($this->services['state_machine.repository'])) {
  19758.             return $this->services['state_machine.repository'];
  19759.         }
  19760.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19761.         if (isset($this->services['state_machine.repository'])) {
  19762.             return $this->services['state_machine.repository'];
  19763.         }
  19764.         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())));
  19765.     }
  19766.     /**
  19767.      * Gets the public 'state_machine_history.repository' shared service.
  19768.      *
  19769.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19770.      */
  19771.     protected function getStateMachineHistory_RepositoryService()
  19772.     {
  19773.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19774.         if (isset($this->services['state_machine_history.repository'])) {
  19775.             return $this->services['state_machine_history.repository'];
  19776.         }
  19777.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19778.         if (isset($this->services['state_machine_history.repository'])) {
  19779.             return $this->services['state_machine_history.repository'];
  19780.         }
  19781.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19782.         if (isset($this->services['state_machine_history.repository'])) {
  19783.             return $this->services['state_machine_history.repository'];
  19784.         }
  19785.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19786.         if (isset($this->services['state_machine_history.repository'])) {
  19787.             return $this->services['state_machine_history.repository'];
  19788.         }
  19789.         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())));
  19790.     }
  19791.     /**
  19792.      * Gets the public 'state_machine_state.repository' shared service.
  19793.      *
  19794.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19795.      */
  19796.     protected function getStateMachineState_RepositoryService()
  19797.     {
  19798.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19799.         if (isset($this->services['state_machine_state.repository'])) {
  19800.             return $this->services['state_machine_state.repository'];
  19801.         }
  19802.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19803.         if (isset($this->services['state_machine_state.repository'])) {
  19804.             return $this->services['state_machine_state.repository'];
  19805.         }
  19806.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19807.         if (isset($this->services['state_machine_state.repository'])) {
  19808.             return $this->services['state_machine_state.repository'];
  19809.         }
  19810.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19811.         if (isset($this->services['state_machine_state.repository'])) {
  19812.             return $this->services['state_machine_state.repository'];
  19813.         }
  19814.         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())));
  19815.     }
  19816.     /**
  19817.      * Gets the public 'state_machine_state_translation.repository' shared service.
  19818.      *
  19819.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19820.      */
  19821.     protected function getStateMachineStateTranslation_RepositoryService()
  19822.     {
  19823.         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())));
  19824.     }
  19825.     /**
  19826.      * Gets the public 'state_machine_transition.repository' shared service.
  19827.      *
  19828.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19829.      */
  19830.     protected function getStateMachineTransition_RepositoryService()
  19831.     {
  19832.         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())));
  19833.     }
  19834.     /**
  19835.      * Gets the public 'state_machine_translation.repository' shared service.
  19836.      *
  19837.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19838.      */
  19839.     protected function getStateMachineTranslation_RepositoryService()
  19840.     {
  19841.         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())));
  19842.     }
  19843.     /**
  19844.      * Gets the public 'storefront.filesystem.private' shared service.
  19845.      *
  19846.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19847.      */
  19848.     protected function getStorefront_Filesystem_PrivateService()
  19849.     {
  19850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19852.         return $this->services['storefront.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/storefront');
  19853.     }
  19854.     /**
  19855.      * Gets the public 'storefront.filesystem.public' shared service.
  19856.      *
  19857.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19858.      */
  19859.     protected function getStorefront_Filesystem_PublicService()
  19860.     {
  19861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19863.         return $this->services['storefront.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/storefront');
  19864.     }
  19865.     /**
  19866.      * Gets the public 'system.filesystem.private' shared service.
  19867.      *
  19868.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19869.      */
  19870.     protected function getSystem_Filesystem_PrivateService()
  19871.     {
  19872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19874.         return $this->services['system.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/system');
  19875.     }
  19876.     /**
  19877.      * Gets the public 'system.filesystem.public' shared service.
  19878.      *
  19879.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19880.      */
  19881.     protected function getSystem_Filesystem_PublicService()
  19882.     {
  19883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19885.         return $this->services['system.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/system');
  19886.     }
  19887.     /**
  19888.      * Gets the public 'system_config.repository' shared service.
  19889.      *
  19890.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19891.      */
  19892.     protected function getSystemConfig_RepositoryService()
  19893.     {
  19894.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19895.         if (isset($this->services['system_config.repository'])) {
  19896.             return $this->services['system_config.repository'];
  19897.         }
  19898.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19899.         if (isset($this->services['system_config.repository'])) {
  19900.             return $this->services['system_config.repository'];
  19901.         }
  19902.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19903.         if (isset($this->services['system_config.repository'])) {
  19904.             return $this->services['system_config.repository'];
  19905.         }
  19906.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19907.         if (isset($this->services['system_config.repository'])) {
  19908.             return $this->services['system_config.repository'];
  19909.         }
  19910.         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())));
  19911.     }
  19912.     /**
  19913.      * Gets the public 'tag.repository' shared service.
  19914.      *
  19915.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19916.      */
  19917.     protected function getTag_RepositoryService()
  19918.     {
  19919.         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())));
  19920.     }
  19921.     /**
  19922.      * Gets the public 'tax.repository' shared service.
  19923.      *
  19924.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19925.      */
  19926.     protected function getTax_RepositoryService()
  19927.     {
  19928.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19929.         if (isset($this->services['tax.repository'])) {
  19930.             return $this->services['tax.repository'];
  19931.         }
  19932.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19933.         if (isset($this->services['tax.repository'])) {
  19934.             return $this->services['tax.repository'];
  19935.         }
  19936.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19937.         if (isset($this->services['tax.repository'])) {
  19938.             return $this->services['tax.repository'];
  19939.         }
  19940.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19941.         if (isset($this->services['tax.repository'])) {
  19942.             return $this->services['tax.repository'];
  19943.         }
  19944.         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())));
  19945.     }
  19946.     /**
  19947.      * Gets the public 'tax_rule.repository' shared service.
  19948.      *
  19949.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19950.      */
  19951.     protected function getTaxRule_RepositoryService()
  19952.     {
  19953.         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()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  19954.     }
  19955.     /**
  19956.      * Gets the public 'tax_rule_type.repository' shared service.
  19957.      *
  19958.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19959.      */
  19960.     protected function getTaxRuleType_RepositoryService()
  19961.     {
  19962.         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()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  19963.     }
  19964.     /**
  19965.      * Gets the public 'tax_rule_type_translation.repository' shared service.
  19966.      *
  19967.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19968.      */
  19969.     protected function getTaxRuleTypeTranslation_RepositoryService()
  19970.     {
  19971.         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())));
  19972.     }
  19973.     /**
  19974.      * Gets the public 'theme.repository' shared service.
  19975.      *
  19976.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19977.      */
  19978.     protected function getTheme_RepositoryService()
  19979.     {
  19980.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19981.         if (isset($this->services['theme.repository'])) {
  19982.             return $this->services['theme.repository'];
  19983.         }
  19984.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19985.         if (isset($this->services['theme.repository'])) {
  19986.             return $this->services['theme.repository'];
  19987.         }
  19988.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19989.         if (isset($this->services['theme.repository'])) {
  19990.             return $this->services['theme.repository'];
  19991.         }
  19992.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19993.         if (isset($this->services['theme.repository'])) {
  19994.             return $this->services['theme.repository'];
  19995.         }
  19996.         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())));
  19997.     }
  19998.     /**
  19999.      * Gets the public 'theme_child.repository' shared service.
  20000.      *
  20001.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20002.      */
  20003.     protected function getThemeChild_RepositoryService()
  20004.     {
  20005.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20006.         if (isset($this->services['theme_child.repository'])) {
  20007.             return $this->services['theme_child.repository'];
  20008.         }
  20009.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20010.         if (isset($this->services['theme_child.repository'])) {
  20011.             return $this->services['theme_child.repository'];
  20012.         }
  20013.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20014.         if (isset($this->services['theme_child.repository'])) {
  20015.             return $this->services['theme_child.repository'];
  20016.         }
  20017.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20018.         if (isset($this->services['theme_child.repository'])) {
  20019.             return $this->services['theme_child.repository'];
  20020.         }
  20021.         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())));
  20022.     }
  20023.     /**
  20024.      * Gets the public 'theme_media.repository' shared service.
  20025.      *
  20026.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20027.      */
  20028.     protected function getThemeMedia_RepositoryService()
  20029.     {
  20030.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20031.         if (isset($this->services['theme_media.repository'])) {
  20032.             return $this->services['theme_media.repository'];
  20033.         }
  20034.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20035.         if (isset($this->services['theme_media.repository'])) {
  20036.             return $this->services['theme_media.repository'];
  20037.         }
  20038.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20039.         if (isset($this->services['theme_media.repository'])) {
  20040.             return $this->services['theme_media.repository'];
  20041.         }
  20042.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20043.         if (isset($this->services['theme_media.repository'])) {
  20044.             return $this->services['theme_media.repository'];
  20045.         }
  20046.         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())));
  20047.     }
  20048.     /**
  20049.      * Gets the public 'theme_sales_channel.repository' shared service.
  20050.      *
  20051.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20052.      */
  20053.     protected function getThemeSalesChannel_RepositoryService()
  20054.     {
  20055.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20056.         if (isset($this->services['theme_sales_channel.repository'])) {
  20057.             return $this->services['theme_sales_channel.repository'];
  20058.         }
  20059.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20060.         if (isset($this->services['theme_sales_channel.repository'])) {
  20061.             return $this->services['theme_sales_channel.repository'];
  20062.         }
  20063.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20064.         if (isset($this->services['theme_sales_channel.repository'])) {
  20065.             return $this->services['theme_sales_channel.repository'];
  20066.         }
  20067.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20068.         if (isset($this->services['theme_sales_channel.repository'])) {
  20069.             return $this->services['theme_sales_channel.repository'];
  20070.         }
  20071.         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())));
  20072.     }
  20073.     /**
  20074.      * Gets the public 'theme_translation.repository' shared service.
  20075.      *
  20076.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20077.      */
  20078.     protected function getThemeTranslation_RepositoryService()
  20079.     {
  20080.         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())));
  20081.     }
  20082.     /**
  20083.      * Gets the public 'translator' shared service.
  20084.      *
  20085.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  20086.      */
  20087.     protected function getTranslatorService()
  20088.     {
  20089.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  20090.         if (isset($this->services['translator'])) {
  20091.             return $this->services['translator'];
  20092.         }
  20093.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  20094.     }
  20095.     /**
  20096.      * Gets the public 'unit.repository' shared service.
  20097.      *
  20098.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20099.      */
  20100.     protected function getUnit_RepositoryService()
  20101.     {
  20102.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20103.         if (isset($this->services['unit.repository'])) {
  20104.             return $this->services['unit.repository'];
  20105.         }
  20106.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20107.         if (isset($this->services['unit.repository'])) {
  20108.             return $this->services['unit.repository'];
  20109.         }
  20110.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20111.         if (isset($this->services['unit.repository'])) {
  20112.             return $this->services['unit.repository'];
  20113.         }
  20114.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20115.         if (isset($this->services['unit.repository'])) {
  20116.             return $this->services['unit.repository'];
  20117.         }
  20118.         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())));
  20119.     }
  20120.     /**
  20121.      * Gets the public 'unit_translation.repository' shared service.
  20122.      *
  20123.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20124.      */
  20125.     protected function getUnitTranslation_RepositoryService()
  20126.     {
  20127.         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())));
  20128.     }
  20129.     /**
  20130.      * Gets the public 'user.repository' shared service.
  20131.      *
  20132.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20133.      */
  20134.     protected function getUser_RepositoryService()
  20135.     {
  20136.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20137.         if (isset($this->services['user.repository'])) {
  20138.             return $this->services['user.repository'];
  20139.         }
  20140.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20141.         if (isset($this->services['user.repository'])) {
  20142.             return $this->services['user.repository'];
  20143.         }
  20144.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20145.         if (isset($this->services['user.repository'])) {
  20146.             return $this->services['user.repository'];
  20147.         }
  20148.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20149.         if (isset($this->services['user.repository'])) {
  20150.             return $this->services['user.repository'];
  20151.         }
  20152.         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())));
  20153.     }
  20154.     /**
  20155.      * Gets the public 'user_access_key.repository' shared service.
  20156.      *
  20157.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20158.      */
  20159.     protected function getUserAccessKey_RepositoryService()
  20160.     {
  20161.         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())));
  20162.     }
  20163.     /**
  20164.      * Gets the public 'user_config.repository' shared service.
  20165.      *
  20166.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20167.      */
  20168.     protected function getUserConfig_RepositoryService()
  20169.     {
  20170.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20171.         if (isset($this->services['user_config.repository'])) {
  20172.             return $this->services['user_config.repository'];
  20173.         }
  20174.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20175.         if (isset($this->services['user_config.repository'])) {
  20176.             return $this->services['user_config.repository'];
  20177.         }
  20178.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20179.         if (isset($this->services['user_config.repository'])) {
  20180.             return $this->services['user_config.repository'];
  20181.         }
  20182.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20183.         if (isset($this->services['user_config.repository'])) {
  20184.             return $this->services['user_config.repository'];
  20185.         }
  20186.         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())));
  20187.     }
  20188.     /**
  20189.      * Gets the public 'user_recovery.repository' shared service.
  20190.      *
  20191.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20192.      */
  20193.     protected function getUserRecovery_RepositoryService()
  20194.     {
  20195.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20196.         if (isset($this->services['user_recovery.repository'])) {
  20197.             return $this->services['user_recovery.repository'];
  20198.         }
  20199.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20200.         if (isset($this->services['user_recovery.repository'])) {
  20201.             return $this->services['user_recovery.repository'];
  20202.         }
  20203.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20204.         if (isset($this->services['user_recovery.repository'])) {
  20205.             return $this->services['user_recovery.repository'];
  20206.         }
  20207.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20208.         if (isset($this->services['user_recovery.repository'])) {
  20209.             return $this->services['user_recovery.repository'];
  20210.         }
  20211.         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())));
  20212.     }
  20213.     /**
  20214.      * Gets the public 'var_dumper.cloner' shared service.
  20215.      *
  20216.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  20217.      */
  20218.     protected function getVarDumper_ClonerService()
  20219.     {
  20220.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  20221.         $instance->setMaxItems(2500);
  20222.         $instance->setMinDepth(1);
  20223.         $instance->setMaxString(-1);
  20224.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  20225.         return $instance;
  20226.     }
  20227.     /**
  20228.      * Gets the public 'version.repository' shared service.
  20229.      *
  20230.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20231.      */
  20232.     protected function getVersion_RepositoryService()
  20233.     {
  20234.         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())));
  20235.     }
  20236.     /**
  20237.      * Gets the public 'version_commit.repository' shared service.
  20238.      *
  20239.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20240.      */
  20241.     protected function getVersionCommit_RepositoryService()
  20242.     {
  20243.         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())));
  20244.     }
  20245.     /**
  20246.      * Gets the public 'version_commit_data.repository' shared service.
  20247.      *
  20248.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20249.      */
  20250.     protected function getVersionCommitData_RepositoryService()
  20251.     {
  20252.         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())));
  20253.     }
  20254.     /**
  20255.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  20256.      *
  20257.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  20258.      */
  20259.     protected function getWebProfiler_Controller_ExceptionPanelService()
  20260.     {
  20261.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  20262.         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()));
  20263.     }
  20264.     /**
  20265.      * Gets the public 'web_profiler.controller.profiler' shared service.
  20266.      *
  20267.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  20268.      */
  20269.     protected function getWebProfiler_Controller_ProfilerService()
  20270.     {
  20271.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  20272.         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));
  20273.     }
  20274.     /**
  20275.      * Gets the public 'web_profiler.controller.router' shared service.
  20276.      *
  20277.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  20278.      */
  20279.     protected function getWebProfiler_Controller_RouterService()
  20280.     {
  20281.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  20282.         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 () {
  20283.             return new \EmptyIterator();
  20284.         }, 0));
  20285.     }
  20286.     /**
  20287.      * Gets the public 'webhook.repository' shared service.
  20288.      *
  20289.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20290.      */
  20291.     protected function getWebhook_RepositoryService()
  20292.     {
  20293.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20294.         if (isset($this->services['webhook.repository'])) {
  20295.             return $this->services['webhook.repository'];
  20296.         }
  20297.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20298.         if (isset($this->services['webhook.repository'])) {
  20299.             return $this->services['webhook.repository'];
  20300.         }
  20301.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20302.         if (isset($this->services['webhook.repository'])) {
  20303.             return $this->services['webhook.repository'];
  20304.         }
  20305.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20306.         if (isset($this->services['webhook.repository'])) {
  20307.             return $this->services['webhook.repository'];
  20308.         }
  20309.         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())));
  20310.     }
  20311.     /**
  20312.      * Gets the public 'webhook_event_log.repository' shared service.
  20313.      *
  20314.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20315.      */
  20316.     protected function getWebhookEventLog_RepositoryService()
  20317.     {
  20318.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20319.         if (isset($this->services['webhook_event_log.repository'])) {
  20320.             return $this->services['webhook_event_log.repository'];
  20321.         }
  20322.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20323.         if (isset($this->services['webhook_event_log.repository'])) {
  20324.             return $this->services['webhook_event_log.repository'];
  20325.         }
  20326.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20327.         if (isset($this->services['webhook_event_log.repository'])) {
  20328.             return $this->services['webhook_event_log.repository'];
  20329.         }
  20330.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20331.         if (isset($this->services['webhook_event_log.repository'])) {
  20332.             return $this->services['webhook_event_log.repository'];
  20333.         }
  20334.         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())));
  20335.     }
  20336.     /**
  20337.      * Gets the private '.Nd\DeleteOldUnusedProductMedia\Command\DeleteCommand.lazy' shared service.
  20338.      *
  20339.      * @return \Symfony\Component\Console\Command\LazyCommand
  20340.      */
  20341.     protected function getDeleteCommand_LazyService()
  20342.     {
  20343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20345.         return $this->privates['.Nd\\DeleteOldUnusedProductMedia\\Command\\DeleteCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nd:delete-unused-media', [], 'Delete unused media'false, function (): \Nd\DeleteOldUnusedProductMedia\Command\DeleteCommand {
  20346.             return ($this->privates['Nd\\DeleteOldUnusedProductMedia\\Command\\DeleteCommand'] ?? $this->getDeleteCommandService());
  20347.         });
  20348.     }
  20349.     /**
  20350.      * Gets the private '.Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand.lazy' shared service.
  20351.      *
  20352.      * @return \Symfony\Component\Console\Command\LazyCommand
  20353.      */
  20354.     protected function getSalesChannelUpdateDomainCommand_LazyService()
  20355.     {
  20356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20358.         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 {
  20359.             return ($this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand'] ?? $this->getSalesChannelUpdateDomainCommandService());
  20360.         });
  20361.     }
  20362.     /**
  20363.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand.lazy' shared service.
  20364.      *
  20365.      * @return \Symfony\Component\Console\Command\LazyCommand
  20366.      */
  20367.     protected function getElasticsearchAdminIndexingCommand_LazyService()
  20368.     {
  20369.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20371.         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 {
  20372.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  20373.         });
  20374.     }
  20375.     /**
  20376.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand.lazy' shared service.
  20377.      *
  20378.      * @return \Symfony\Component\Console\Command\LazyCommand
  20379.      */
  20380.     protected function getElasticsearchAdminResetCommand_LazyService()
  20381.     {
  20382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20384.         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 {
  20385.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand'] ?? $this->getElasticsearchAdminResetCommandService());
  20386.         });
  20387.     }
  20388.     /**
  20389.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand.lazy' shared service.
  20390.      *
  20391.      * @return \Symfony\Component\Console\Command\LazyCommand
  20392.      */
  20393.     protected function getElasticsearchAdminTestCommand_LazyService()
  20394.     {
  20395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20397.         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 {
  20398.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand'] ?? $this->getElasticsearchAdminTestCommandService());
  20399.         });
  20400.     }
  20401.     /**
  20402.      * Gets the private '.Symfony\Component\Dotenv\Command\DotenvDumpCommand.lazy' shared service.
  20403.      *
  20404.      * @return \Symfony\Component\Console\Command\LazyCommand
  20405.      */
  20406.     protected function getDotenvDumpCommand_LazyService()
  20407.     {
  20408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20409.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20410.         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 {
  20411.             return ($this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] ?? $this->getDotenvDumpCommandService());
  20412.         });
  20413.     }
  20414.     /**
  20415.      * Gets the private '.cache.http.inner' shared service.
  20416.      *
  20417.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  20418.      */
  20419.     protected function get_Cache_Http_InnerService()
  20420.     {
  20421.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  20422.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  20423.         return $this->privates['.cache.http.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  20424.     }
  20425.     /**
  20426.      * Gets the private '.cache.object.inner' shared service.
  20427.      *
  20428.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  20429.      */
  20430.     protected function get_Cache_Object_InnerService()
  20431.     {
  20432.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  20433.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  20434.         return $this->privates['.cache.object.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  20435.     }
  20436.     /**
  20437.      * Gets the private '.console.command.about.lazy' shared service.
  20438.      *
  20439.      * @return \Symfony\Component\Console\Command\LazyCommand
  20440.      */
  20441.     protected function get_Console_Command_About_LazyService()
  20442.     {
  20443.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20444.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20445.         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 {
  20446.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  20447.         });
  20448.     }
  20449.     /**
  20450.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  20451.      *
  20452.      * @return \Symfony\Component\Console\Command\LazyCommand
  20453.      */
  20454.     protected function get_Console_Command_CacheClear_LazyService()
  20455.     {
  20456.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20457.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20458.         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 {
  20459.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  20460.         });
  20461.     }
  20462.     /**
  20463.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  20464.      *
  20465.      * @return \Symfony\Component\Console\Command\LazyCommand
  20466.      */
  20467.     protected function get_Console_Command_CachePoolClear_LazyService()
  20468.     {
  20469.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20470.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20471.         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 {
  20472.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  20473.         });
  20474.     }
  20475.     /**
  20476.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  20477.      *
  20478.      * @return \Symfony\Component\Console\Command\LazyCommand
  20479.      */
  20480.     protected function get_Console_Command_CachePoolDelete_LazyService()
  20481.     {
  20482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20483.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20484.         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 {
  20485.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  20486.         });
  20487.     }
  20488.     /**
  20489.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  20490.      *
  20491.      * @return \Symfony\Component\Console\Command\LazyCommand
  20492.      */
  20493.     protected function get_Console_Command_CachePoolList_LazyService()
  20494.     {
  20495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20496.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20497.         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 {
  20498.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  20499.         });
  20500.     }
  20501.     /**
  20502.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  20503.      *
  20504.      * @return \Symfony\Component\Console\Command\LazyCommand
  20505.      */
  20506.     protected function get_Console_Command_CachePoolPrune_LazyService()
  20507.     {
  20508.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20509.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20510.         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 {
  20511.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  20512.         });
  20513.     }
  20514.     /**
  20515.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  20516.      *
  20517.      * @return \Symfony\Component\Console\Command\LazyCommand
  20518.      */
  20519.     protected function get_Console_Command_CacheWarmup_LazyService()
  20520.     {
  20521.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20522.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20523.         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 {
  20524.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  20525.         });
  20526.     }
  20527.     /**
  20528.      * Gets the private '.console.command.config_debug.lazy' shared service.
  20529.      *
  20530.      * @return \Symfony\Component\Console\Command\LazyCommand
  20531.      */
  20532.     protected function get_Console_Command_ConfigDebug_LazyService()
  20533.     {
  20534.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20536.         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 {
  20537.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  20538.         });
  20539.     }
  20540.     /**
  20541.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  20542.      *
  20543.      * @return \Symfony\Component\Console\Command\LazyCommand
  20544.      */
  20545.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  20546.     {
  20547.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20548.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20549.         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 {
  20550.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  20551.         });
  20552.     }
  20553.     /**
  20554.      * Gets the private '.console.command.container_debug.lazy' shared service.
  20555.      *
  20556.      * @return \Symfony\Component\Console\Command\LazyCommand
  20557.      */
  20558.     protected function get_Console_Command_ContainerDebug_LazyService()
  20559.     {
  20560.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20561.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20562.         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 {
  20563.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  20564.         });
  20565.     }
  20566.     /**
  20567.      * Gets the private '.console.command.container_lint.lazy' shared service.
  20568.      *
  20569.      * @return \Symfony\Component\Console\Command\LazyCommand
  20570.      */
  20571.     protected function get_Console_Command_ContainerLint_LazyService()
  20572.     {
  20573.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20574.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20575.         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 {
  20576.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  20577.         });
  20578.     }
  20579.     /**
  20580.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  20581.      *
  20582.      * @return \Symfony\Component\Console\Command\LazyCommand
  20583.      */
  20584.     protected function get_Console_Command_DebugAutowiring_LazyService()
  20585.     {
  20586.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20587.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20588.         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 {
  20589.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  20590.         });
  20591.     }
  20592.     /**
  20593.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  20594.      *
  20595.      * @return \Symfony\Component\Console\Command\LazyCommand
  20596.      */
  20597.     protected function get_Console_Command_DotenvDebug_LazyService()
  20598.     {
  20599.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20600.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20601.         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 {
  20602.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  20603.         });
  20604.     }
  20605.     /**
  20606.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  20607.      *
  20608.      * @return \Symfony\Component\Console\Command\LazyCommand
  20609.      */
  20610.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  20611.     {
  20612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20614.         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 {
  20615.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  20616.         });
  20617.     }
  20618.     /**
  20619.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  20620.      *
  20621.      * @return \Symfony\Component\Console\Command\LazyCommand
  20622.      */
  20623.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  20624.     {
  20625.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20627.         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 {
  20628.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  20629.         });
  20630.     }
  20631.     /**
  20632.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  20633.      *
  20634.      * @return \Symfony\Component\Console\Command\LazyCommand
  20635.      */
  20636.     protected function get_Console_Command_MessengerDebug_LazyService()
  20637.     {
  20638.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20640.         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 {
  20641.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  20642.         });
  20643.     }
  20644.     /**
  20645.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  20646.      *
  20647.      * @return \Symfony\Component\Console\Command\LazyCommand
  20648.      */
  20649.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  20650.     {
  20651.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20652.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20653.         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 {
  20654.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  20655.         });
  20656.     }
  20657.     /**
  20658.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  20659.      *
  20660.      * @return \Symfony\Component\Console\Command\LazyCommand
  20661.      */
  20662.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  20663.     {
  20664.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20666.         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 {
  20667.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  20668.         });
  20669.     }
  20670.     /**
  20671.      * Gets the private '.console.command.router_debug.lazy' shared service.
  20672.      *
  20673.      * @return \Symfony\Component\Console\Command\LazyCommand
  20674.      */
  20675.     protected function get_Console_Command_RouterDebug_LazyService()
  20676.     {
  20677.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20678.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20679.         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 {
  20680.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  20681.         });
  20682.     }
  20683.     /**
  20684.      * Gets the private '.console.command.router_match.lazy' shared service.
  20685.      *
  20686.      * @return \Symfony\Component\Console\Command\LazyCommand
  20687.      */
  20688.     protected function get_Console_Command_RouterMatch_LazyService()
  20689.     {
  20690.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20692.         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 {
  20693.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  20694.         });
  20695.     }
  20696.     /**
  20697.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  20698.      *
  20699.      * @return \Symfony\Component\Console\Command\LazyCommand
  20700.      */
  20701.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  20702.     {
  20703.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20705.         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 {
  20706.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  20707.         });
  20708.     }
  20709.     /**
  20710.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  20711.      *
  20712.      * @return \Symfony\Component\Console\Command\LazyCommand
  20713.      */
  20714.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  20715.     {
  20716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20717.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20718.         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 {
  20719.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  20720.         });
  20721.     }
  20722.     /**
  20723.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  20724.      *
  20725.      * @return \Symfony\Component\Console\Command\LazyCommand
  20726.      */
  20727.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  20728.     {
  20729.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20731.         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 {
  20732.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  20733.         });
  20734.     }
  20735.     /**
  20736.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  20737.      *
  20738.      * @return \Symfony\Component\Console\Command\LazyCommand
  20739.      */
  20740.     protected function get_Console_Command_SecretsList_LazyService()
  20741.     {
  20742.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20744.         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 {
  20745.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  20746.         });
  20747.     }
  20748.     /**
  20749.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  20750.      *
  20751.      * @return \Symfony\Component\Console\Command\LazyCommand
  20752.      */
  20753.     protected function get_Console_Command_SecretsRemove_LazyService()
  20754.     {
  20755.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20757.         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 {
  20758.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  20759.         });
  20760.     }
  20761.     /**
  20762.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  20763.      *
  20764.      * @return \Symfony\Component\Console\Command\LazyCommand
  20765.      */
  20766.     protected function get_Console_Command_SecretsSet_LazyService()
  20767.     {
  20768.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20770.         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 {
  20771.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  20772.         });
  20773.     }
  20774.     /**
  20775.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  20776.      *
  20777.      * @return \Symfony\Component\Console\Command\LazyCommand
  20778.      */
  20779.     protected function get_Console_Command_TranslationDebug_LazyService()
  20780.     {
  20781.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20782.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20783.         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 {
  20784.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  20785.         });
  20786.     }
  20787.     /**
  20788.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  20789.      *
  20790.      * @return \Symfony\Component\Console\Command\LazyCommand
  20791.      */
  20792.     protected function get_Console_Command_TranslationExtract_LazyService()
  20793.     {
  20794.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20795.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20796.         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 {
  20797.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  20798.         });
  20799.     }
  20800.     /**
  20801.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  20802.      *
  20803.      * @return \Symfony\Component\Console\Command\LazyCommand
  20804.      */
  20805.     protected function get_Console_Command_TranslationPull_LazyService()
  20806.     {
  20807.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20809.         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 {
  20810.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  20811.         });
  20812.     }
  20813.     /**
  20814.      * Gets the private '.console.command.translation_push.lazy' shared service.
  20815.      *
  20816.      * @return \Symfony\Component\Console\Command\LazyCommand
  20817.      */
  20818.     protected function get_Console_Command_TranslationPush_LazyService()
  20819.     {
  20820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20822.         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 {
  20823.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  20824.         });
  20825.     }
  20826.     /**
  20827.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  20828.      *
  20829.      * @return \Symfony\Component\Console\Command\LazyCommand
  20830.      */
  20831.     protected function get_Console_Command_ValidatorDebug_LazyService()
  20832.     {
  20833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20835.         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 {
  20836.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  20837.         });
  20838.     }
  20839.     /**
  20840.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  20841.      *
  20842.      * @return \Symfony\Component\Console\Command\LazyCommand
  20843.      */
  20844.     protected function get_Console_Command_XliffLint_LazyService()
  20845.     {
  20846.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20848.         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 {
  20849.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  20850.         });
  20851.     }
  20852.     /**
  20853.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  20854.      *
  20855.      * @return \Symfony\Component\Console\Command\LazyCommand
  20856.      */
  20857.     protected function get_Console_Command_YamlLint_LazyService()
  20858.     {
  20859.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20861.         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 {
  20862.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  20863.         });
  20864.     }
  20865.     /**
  20866.      * Gets the private '.errored..service_locator.MgXytEm.Shopware\Core\Framework\Validation\DataBag\RequestDataBag' shared service.
  20867.      *
  20868.      * @return \Shopware\Core\Framework\Validation\DataBag\RequestDataBag
  20869.      */
  20870.     protected function getRequestDataBagService()
  20871.     {
  20872.         $this->throw('Cannot autowire service ".service_locator.MgXytEm": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.');
  20873.     }
  20874.     /**
  20875.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  20876.      *
  20877.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  20878.      */
  20879.     protected function getLoaderInterfaceService()
  20880.     {
  20881.         $this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  20882.     }
  20883.     /**
  20884.      * Gets the private '.messenger.handler_descriptor.2yo6BZJ' shared service.
  20885.      *
  20886.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20887.      */
  20888.     protected function get_Messenger_HandlerDescriptor_2yo6BZJService()
  20889.     {
  20890.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20891.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  20892.         if (isset($this->privates['.messenger.handler_descriptor.2yo6BZJ'])) {
  20893.             return $this->privates['.messenger.handler_descriptor.2yo6BZJ'];
  20894.         }
  20895.         return $this->privates['.messenger.handler_descriptor.2yo6BZJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20896.     }
  20897.     /**
  20898.      * Gets the private '.messenger.handler_descriptor.3.rzR14' shared service.
  20899.      *
  20900.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20901.      */
  20902.     protected function get_Messenger_HandlerDescriptor_3_RzR14Service()
  20903.     {
  20904.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20905.         return $this->privates['.messenger.handler_descriptor.3.rzR14'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService()), []);
  20906.     }
  20907.     /**
  20908.      * Gets the private '.messenger.handler_descriptor.4htA3jl' shared service.
  20909.      *
  20910.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20911.      */
  20912.     protected function get_Messenger_HandlerDescriptor_4htA3jlService()
  20913.     {
  20914.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20915.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  20916.         if (isset($this->privates['.messenger.handler_descriptor.4htA3jl'])) {
  20917.             return $this->privates['.messenger.handler_descriptor.4htA3jl'];
  20918.         }
  20919.         return $this->privates['.messenger.handler_descriptor.4htA3jl'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20920.     }
  20921.     /**
  20922.      * Gets the private '.messenger.handler_descriptor.6XWr01B' shared service.
  20923.      *
  20924.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20925.      */
  20926.     protected function get_Messenger_HandlerDescriptor_6XWr01BService()
  20927.     {
  20928.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20929.         return $this->privates['.messenger.handler_descriptor.6XWr01B'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService()), []);
  20930.     }
  20931.     /**
  20932.      * Gets the private '.messenger.handler_descriptor.6a6vTR.' shared service.
  20933.      *
  20934.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20935.      */
  20936.     protected function get_Messenger_HandlerDescriptor_6a6vTR_Service()
  20937.     {
  20938.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20939.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  20940.         if (isset($this->privates['.messenger.handler_descriptor.6a6vTR.'])) {
  20941.             return $this->privates['.messenger.handler_descriptor.6a6vTR.'];
  20942.         }
  20943.         return $this->privates['.messenger.handler_descriptor.6a6vTR.'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20944.     }
  20945.     /**
  20946.      * Gets the private '.messenger.handler_descriptor.6kBcctU' shared service.
  20947.      *
  20948.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20949.      */
  20950.     protected function get_Messenger_HandlerDescriptor_6kBcctUService()
  20951.     {
  20952.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20953.         return $this->privates['.messenger.handler_descriptor.6kBcctU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService()), []);
  20954.     }
  20955.     /**
  20956.      * Gets the private '.messenger.handler_descriptor.88lOdtC' shared service.
  20957.      *
  20958.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20959.      */
  20960.     protected function get_Messenger_HandlerDescriptor_88lOdtCService()
  20961.     {
  20962.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20963.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  20964.         if (isset($this->privates['.messenger.handler_descriptor.88lOdtC'])) {
  20965.             return $this->privates['.messenger.handler_descriptor.88lOdtC'];
  20966.         }
  20967.         return $this->privates['.messenger.handler_descriptor.88lOdtC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20968.     }
  20969.     /**
  20970.      * Gets the private '.messenger.handler_descriptor.9FtfQXI' shared service.
  20971.      *
  20972.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20973.      */
  20974.     protected function get_Messenger_HandlerDescriptor_9FtfQXIService()
  20975.     {
  20976.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20977.         return $this->privates['.messenger.handler_descriptor.9FtfQXI'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()), []);
  20978.     }
  20979.     /**
  20980.      * Gets the private '.messenger.handler_descriptor.9zA2HRZ' shared service.
  20981.      *
  20982.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20983.      */
  20984.     protected function get_Messenger_HandlerDescriptor_9zA2HRZService()
  20985.     {
  20986.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20987.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  20988.         if (isset($this->privates['.messenger.handler_descriptor.9zA2HRZ'])) {
  20989.             return $this->privates['.messenger.handler_descriptor.9zA2HRZ'];
  20990.         }
  20991.         return $this->privates['.messenger.handler_descriptor.9zA2HRZ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20992.     }
  20993.     /**
  20994.      * Gets the private '.messenger.handler_descriptor.BzkW.st' shared service.
  20995.      *
  20996.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20997.      */
  20998.     protected function get_Messenger_HandlerDescriptor_BzkW_StService()
  20999.     {
  21000.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21001.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  21002.         if (isset($this->privates['.messenger.handler_descriptor.BzkW.st'])) {
  21003.             return $this->privates['.messenger.handler_descriptor.BzkW.st'];
  21004.         }
  21005.         return $this->privates['.messenger.handler_descriptor.BzkW.st'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21006.     }
  21007.     /**
  21008.      * Gets the private '.messenger.handler_descriptor.D8Msq11' shared service.
  21009.      *
  21010.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21011.      */
  21012.     protected function get_Messenger_HandlerDescriptor_D8Msq11Service()
  21013.     {
  21014.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21015.         return $this->privates['.messenger.handler_descriptor.D8Msq11'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService()), []);
  21016.     }
  21017.     /**
  21018.      * Gets the private '.messenger.handler_descriptor.LoMVQx2' shared service.
  21019.      *
  21020.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21021.      */
  21022.     protected function get_Messenger_HandlerDescriptor_LoMVQx2Service()
  21023.     {
  21024.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21025.         return $this->privates['.messenger.handler_descriptor.LoMVQx2'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Nd\\DeleteOldUnusedProductMedia\\Message\\NodotsDeleteUnusedMediaHandler'] ?? $this->getNodotsDeleteUnusedMediaHandlerService()), []);
  21026.     }
  21027.     /**
  21028.      * Gets the private '.messenger.handler_descriptor.RWDR7vF' shared service.
  21029.      *
  21030.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21031.      */
  21032.     protected function get_Messenger_HandlerDescriptor_RWDR7vFService()
  21033.     {
  21034.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21035.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  21036.         if (isset($this->privates['.messenger.handler_descriptor.RWDR7vF'])) {
  21037.             return $this->privates['.messenger.handler_descriptor.RWDR7vF'];
  21038.         }
  21039.         return $this->privates['.messenger.handler_descriptor.RWDR7vF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21040.     }
  21041.     /**
  21042.      * Gets the private '.messenger.handler_descriptor.RaXVyBY' shared service.
  21043.      *
  21044.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21045.      */
  21046.     protected function get_Messenger_HandlerDescriptor_RaXVyBYService()
  21047.     {
  21048.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21049.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  21050.         if (isset($this->privates['.messenger.handler_descriptor.RaXVyBY'])) {
  21051.             return $this->privates['.messenger.handler_descriptor.RaXVyBY'];
  21052.         }
  21053.         return $this->privates['.messenger.handler_descriptor.RaXVyBY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21054.     }
  21055.     /**
  21056.      * Gets the private '.messenger.handler_descriptor.Sx4TzkJ' shared service.
  21057.      *
  21058.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21059.      */
  21060.     protected function get_Messenger_HandlerDescriptor_Sx4TzkJService()
  21061.     {
  21062.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21063.         $a = ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  21064.         if (isset($this->privates['.messenger.handler_descriptor.Sx4TzkJ'])) {
  21065.             return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'];
  21066.         }
  21067.         return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21068.     }
  21069.     /**
  21070.      * Gets the private '.messenger.handler_descriptor.TaMu3bd' shared service.
  21071.      *
  21072.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21073.      */
  21074.     protected function get_Messenger_HandlerDescriptor_TaMu3bdService()
  21075.     {
  21076.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21077.         return $this->privates['.messenger.handler_descriptor.TaMu3bd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()), []);
  21078.     }
  21079.     /**
  21080.      * Gets the private '.messenger.handler_descriptor.Vt5iujS' shared service.
  21081.      *
  21082.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21083.      */
  21084.     protected function get_Messenger_HandlerDescriptor_Vt5iujSService()
  21085.     {
  21086.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21087.         $a = ($this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'] ?? $this->getRenewalReminderTaskHandlerService());
  21088.         if (isset($this->privates['.messenger.handler_descriptor.Vt5iujS'])) {
  21089.             return $this->privates['.messenger.handler_descriptor.Vt5iujS'];
  21090.         }
  21091.         return $this->privates['.messenger.handler_descriptor.Vt5iujS'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21092.     }
  21093.     /**
  21094.      * Gets the private '.messenger.handler_descriptor.W5d8anj' shared service.
  21095.      *
  21096.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21097.      */
  21098.     protected function get_Messenger_HandlerDescriptor_W5d8anjService()
  21099.     {
  21100.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21101.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  21102.         if (isset($this->privates['.messenger.handler_descriptor.W5d8anj'])) {
  21103.             return $this->privates['.messenger.handler_descriptor.W5d8anj'];
  21104.         }
  21105.         return $this->privates['.messenger.handler_descriptor.W5d8anj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21106.     }
  21107.     /**
  21108.      * Gets the private '.messenger.handler_descriptor.Z5qzcmD' shared service.
  21109.      *
  21110.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21111.      */
  21112.     protected function get_Messenger_HandlerDescriptor_Z5qzcmDService()
  21113.     {
  21114.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21115.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  21116.         if (isset($this->privates['.messenger.handler_descriptor.Z5qzcmD'])) {
  21117.             return $this->privates['.messenger.handler_descriptor.Z5qzcmD'];
  21118.         }
  21119.         return $this->privates['.messenger.handler_descriptor.Z5qzcmD'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21120.     }
  21121.     /**
  21122.      * Gets the private '.messenger.handler_descriptor.ZFmY.qW' shared service.
  21123.      *
  21124.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21125.      */
  21126.     protected function get_Messenger_HandlerDescriptor_ZFmY_QWService()
  21127.     {
  21128.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21129.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  21130.         if (isset($this->privates['.messenger.handler_descriptor.ZFmY.qW'])) {
  21131.             return $this->privates['.messenger.handler_descriptor.ZFmY.qW'];
  21132.         }
  21133.         return $this->privates['.messenger.handler_descriptor.ZFmY.qW'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21134.     }
  21135.     /**
  21136.      * Gets the private '.messenger.handler_descriptor._mx1WXF' shared service.
  21137.      *
  21138.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21139.      */
  21140.     protected function get_Messenger_HandlerDescriptor_Mx1WXFService()
  21141.     {
  21142.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21143.         return $this->privates['.messenger.handler_descriptor._mx1WXF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService()), []);
  21144.     }
  21145.     /**
  21146.      * Gets the private '.messenger.handler_descriptor.aM76mVQ' shared service.
  21147.      *
  21148.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21149.      */
  21150.     protected function get_Messenger_HandlerDescriptor_AM76mVQService()
  21151.     {
  21152.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21153.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  21154.         if (isset($this->privates['.messenger.handler_descriptor.aM76mVQ'])) {
  21155.             return $this->privates['.messenger.handler_descriptor.aM76mVQ'];
  21156.         }
  21157.         return $this->privates['.messenger.handler_descriptor.aM76mVQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21158.     }
  21159.     /**
  21160.      * Gets the private '.messenger.handler_descriptor.bD1J5H6' shared service.
  21161.      *
  21162.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21163.      */
  21164.     protected function get_Messenger_HandlerDescriptor_BD1J5H6Service()
  21165.     {
  21166.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21167.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  21168.         if (isset($this->privates['.messenger.handler_descriptor.bD1J5H6'])) {
  21169.             return $this->privates['.messenger.handler_descriptor.bD1J5H6'];
  21170.         }
  21171.         return $this->privates['.messenger.handler_descriptor.bD1J5H6'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21172.     }
  21173.     /**
  21174.      * Gets the private '.messenger.handler_descriptor.blq.UUc' shared service.
  21175.      *
  21176.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21177.      */
  21178.     protected function get_Messenger_HandlerDescriptor_Blq_UUcService()
  21179.     {
  21180.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21181.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  21182.         if (isset($this->privates['.messenger.handler_descriptor.blq.UUc'])) {
  21183.             return $this->privates['.messenger.handler_descriptor.blq.UUc'];
  21184.         }
  21185.         return $this->privates['.messenger.handler_descriptor.blq.UUc'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21186.     }
  21187.     /**
  21188.      * Gets the private '.messenger.handler_descriptor.dVP21hY' shared service.
  21189.      *
  21190.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21191.      */
  21192.     protected function get_Messenger_HandlerDescriptor_DVP21hYService()
  21193.     {
  21194.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21195.         return $this->privates['.messenger.handler_descriptor.dVP21hY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService()), []);
  21196.     }
  21197.     /**
  21198.      * Gets the private '.messenger.handler_descriptor.exPHx99' shared service.
  21199.      *
  21200.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21201.      */
  21202.     protected function get_Messenger_HandlerDescriptor_ExPHx99Service()
  21203.     {
  21204.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21205.         $a = ($this->privates['Nd\\Srs\\MessageQueue\\Handler\\PropertyHandler'] ?? $this->getPropertyHandlerService());
  21206.         if (isset($this->privates['.messenger.handler_descriptor.exPHx99'])) {
  21207.             return $this->privates['.messenger.handler_descriptor.exPHx99'];
  21208.         }
  21209.         return $this->privates['.messenger.handler_descriptor.exPHx99'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21210.     }
  21211.     /**
  21212.      * Gets the private '.messenger.handler_descriptor.g5T3Vdz' shared service.
  21213.      *
  21214.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21215.      */
  21216.     protected function get_Messenger_HandlerDescriptor_G5T3VdzService()
  21217.     {
  21218.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21219.         return $this->privates['.messenger.handler_descriptor.g5T3Vdz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService()), []);
  21220.     }
  21221.     /**
  21222.      * Gets the private '.messenger.handler_descriptor.goUFZIo' shared service.
  21223.      *
  21224.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21225.      */
  21226.     protected function get_Messenger_HandlerDescriptor_GoUFZIoService()
  21227.     {
  21228.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21229.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  21230.         if (isset($this->privates['.messenger.handler_descriptor.goUFZIo'])) {
  21231.             return $this->privates['.messenger.handler_descriptor.goUFZIo'];
  21232.         }
  21233.         return $this->privates['.messenger.handler_descriptor.goUFZIo'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21234.     }
  21235.     /**
  21236.      * Gets the private '.messenger.handler_descriptor.h1gRAD1' shared service.
  21237.      *
  21238.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21239.      */
  21240.     protected function get_Messenger_HandlerDescriptor_H1gRAD1Service()
  21241.     {
  21242.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21243.         $a = ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  21244.         if (isset($this->privates['.messenger.handler_descriptor.h1gRAD1'])) {
  21245.             return $this->privates['.messenger.handler_descriptor.h1gRAD1'];
  21246.         }
  21247.         return $this->privates['.messenger.handler_descriptor.h1gRAD1'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21248.     }
  21249.     /**
  21250.      * Gets the private '.messenger.handler_descriptor.hq66vfV' shared service.
  21251.      *
  21252.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21253.      */
  21254.     protected function get_Messenger_HandlerDescriptor_Hq66vfVService()
  21255.     {
  21256.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21257.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  21258.         if (isset($this->privates['.messenger.handler_descriptor.hq66vfV'])) {
  21259.             return $this->privates['.messenger.handler_descriptor.hq66vfV'];
  21260.         }
  21261.         return $this->privates['.messenger.handler_descriptor.hq66vfV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21262.     }
  21263.     /**
  21264.      * Gets the private '.messenger.handler_descriptor.jpOYopg' shared service.
  21265.      *
  21266.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21267.      */
  21268.     protected function get_Messenger_HandlerDescriptor_JpOYopgService()
  21269.     {
  21270.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21271.         $a = ($this->privates['Nd\\Voorwinden\\Message\\SetSecondMediaHandler'] ?? $this->getSetSecondMediaHandlerService());
  21272.         if (isset($this->privates['.messenger.handler_descriptor.jpOYopg'])) {
  21273.             return $this->privates['.messenger.handler_descriptor.jpOYopg'];
  21274.         }
  21275.         return $this->privates['.messenger.handler_descriptor.jpOYopg'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21276.     }
  21277.     /**
  21278.      * Gets the private '.messenger.handler_descriptor.n5_pcyU' shared service.
  21279.      *
  21280.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21281.      */
  21282.     protected function get_Messenger_HandlerDescriptor_N5PcyUService()
  21283.     {
  21284.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21285.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  21286.         if (isset($this->privates['.messenger.handler_descriptor.n5_pcyU'])) {
  21287.             return $this->privates['.messenger.handler_descriptor.n5_pcyU'];
  21288.         }
  21289.         return $this->privates['.messenger.handler_descriptor.n5_pcyU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21290.     }
  21291.     /**
  21292.      * Gets the private '.messenger.handler_descriptor.rvKU_JQ' shared service.
  21293.      *
  21294.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21295.      */
  21296.     protected function get_Messenger_HandlerDescriptor_RvKUJQService()
  21297.     {
  21298.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21299.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  21300.         if (isset($this->privates['.messenger.handler_descriptor.rvKU_JQ'])) {
  21301.             return $this->privates['.messenger.handler_descriptor.rvKU_JQ'];
  21302.         }
  21303.         return $this->privates['.messenger.handler_descriptor.rvKU_JQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21304.     }
  21305.     /**
  21306.      * Gets the private '.messenger.handler_descriptor.vN2QjSm' shared service.
  21307.      *
  21308.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21309.      */
  21310.     protected function get_Messenger_HandlerDescriptor_VN2QjSmService()
  21311.     {
  21312.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21313.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  21314.         if (isset($this->privates['.messenger.handler_descriptor.vN2QjSm'])) {
  21315.             return $this->privates['.messenger.handler_descriptor.vN2QjSm'];
  21316.         }
  21317.         return $this->privates['.messenger.handler_descriptor.vN2QjSm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21318.     }
  21319.     /**
  21320.      * Gets the private '.messenger.handler_descriptor.vhvNn_P' shared service.
  21321.      *
  21322.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21323.      */
  21324.     protected function get_Messenger_HandlerDescriptor_VhvNnPService()
  21325.     {
  21326.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21327.         return $this->privates['.messenger.handler_descriptor.vhvNn_P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService()), []);
  21328.     }
  21329.     /**
  21330.      * Gets the private '.messenger.handler_descriptor.wUKKx8c' shared service.
  21331.      *
  21332.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21333.      */
  21334.     protected function get_Messenger_HandlerDescriptor_WUKKx8cService()
  21335.     {
  21336.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21337.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] ?? $this->getCleanupUnusedDownloadMediaTaskHandlerService());
  21338.         if (isset($this->privates['.messenger.handler_descriptor.wUKKx8c'])) {
  21339.             return $this->privates['.messenger.handler_descriptor.wUKKx8c'];
  21340.         }
  21341.         return $this->privates['.messenger.handler_descriptor.wUKKx8c'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21342.     }
  21343.     /**
  21344.      * Gets the private '.messenger.handler_descriptor.wYSIMNj' shared service.
  21345.      *
  21346.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21347.      */
  21348.     protected function get_Messenger_HandlerDescriptor_WYSIMNjService()
  21349.     {
  21350.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21351.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  21352.         if (isset($this->privates['.messenger.handler_descriptor.wYSIMNj'])) {
  21353.             return $this->privates['.messenger.handler_descriptor.wYSIMNj'];
  21354.         }
  21355.         return $this->privates['.messenger.handler_descriptor.wYSIMNj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21356.     }
  21357.     /**
  21358.      * Gets the private '.messenger.handler_descriptor.yKXilMm' shared service.
  21359.      *
  21360.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21361.      */
  21362.     protected function get_Messenger_HandlerDescriptor_YKXilMmService()
  21363.     {
  21364.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21365.         return $this->privates['.messenger.handler_descriptor.yKXilMm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService()), []);
  21366.     }
  21367.     /**
  21368.      * Gets the private '.messenger.handler_descriptor.yvzCJmc' shared service.
  21369.      *
  21370.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21371.      */
  21372.     protected function get_Messenger_HandlerDescriptor_YvzCJmcService()
  21373.     {
  21374.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21375.         $a = ($this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'] ?? $this->getRenewalReminderTaskHandlerService());
  21376.         if (isset($this->privates['.messenger.handler_descriptor.yvzCJmc'])) {
  21377.             return $this->privates['.messenger.handler_descriptor.yvzCJmc'];
  21378.         }
  21379.         return $this->privates['.messenger.handler_descriptor.yvzCJmc'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21380.     }
  21381.     /**
  21382.      * Gets the private '.messenger.handler_descriptor.z290ooz' shared service.
  21383.      *
  21384.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21385.      */
  21386.     protected function get_Messenger_HandlerDescriptor_Z290oozService()
  21387.     {
  21388.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21389.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  21390.         if (isset($this->privates['.messenger.handler_descriptor.z290ooz'])) {
  21391.             return $this->privates['.messenger.handler_descriptor.z290ooz'];
  21392.         }
  21393.         return $this->privates['.messenger.handler_descriptor.z290ooz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21394.     }
  21395.     /**
  21396.      * Gets the private '.messenger.handler_descriptor.z9NoLJs' shared service.
  21397.      *
  21398.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21399.      */
  21400.     protected function get_Messenger_HandlerDescriptor_Z9NoLJsService()
  21401.     {
  21402.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21403.         $a = ($this->privates['Nd\\Srs\\MessageQueue\\Handler\\ProductHandler'] ?? $this->getProductHandlerService());
  21404.         if (isset($this->privates['.messenger.handler_descriptor.z9NoLJs'])) {
  21405.             return $this->privates['.messenger.handler_descriptor.z9NoLJs'];
  21406.         }
  21407.         return $this->privates['.messenger.handler_descriptor.z9NoLJs'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21408.     }
  21409.     /**
  21410.      * Gets the private '.messenger.handler_descriptor.zfOhFjq' shared service.
  21411.      *
  21412.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21413.      */
  21414.     protected function get_Messenger_HandlerDescriptor_ZfOhFjqService()
  21415.     {
  21416.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21417.         return $this->privates['.messenger.handler_descriptor.zfOhFjq'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService()), []);
  21418.     }
  21419.     /**
  21420.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  21421.      *
  21422.      * @return \Symfony\Component\Console\Command\LazyCommand
  21423.      */
  21424.     protected function get_Monolog_Command_ServerLog_LazyService()
  21425.     {
  21426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21428.         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 {
  21429.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  21430.         });
  21431.     }
  21432.     /**
  21433.      * Gets the private '.service_locator.MgXytEm' shared service.
  21434.      *
  21435.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21436.      */
  21437.     protected function get_ServiceLocator_MgXytEmService()
  21438.     {
  21439.         return $this->privates['.service_locator.MgXytEm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21440.             'dataBag' => ['privates''.errored..service_locator.MgXytEm.Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag'NULL'Cannot autowire service ".service_locator.MgXytEm": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.'],
  21441.         ], [
  21442.             'dataBag' => 'Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag',
  21443.         ]);
  21444.     }
  21445.     /**
  21446.      * Gets the private '.service_locator.SyoWBUR' shared service.
  21447.      *
  21448.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21449.      */
  21450.     protected function get_ServiceLocator_SyoWBURService()
  21451.     {
  21452.         return $this->privates['.service_locator.SyoWBUR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21453.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  21454.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  21455.             'messenger.transport.srs' => ['privates''messenger.transport.srs''getMessenger_Transport_SrsService'false],
  21456.             'srs' => ['privates''messenger.transport.srs''getMessenger_Transport_SrsService'false],
  21457.         ], [
  21458.             'default' => '?',
  21459.             'messenger.transport.default' => '?',
  21460.             'messenger.transport.srs' => '?',
  21461.             'srs' => '?',
  21462.         ]);
  21463.     }
  21464.     /**
  21465.      * Gets the private '.service_locator.dnaFhpz' shared service.
  21466.      *
  21467.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21468.      */
  21469.     protected function get_ServiceLocator_DnaFhpzService()
  21470.     {
  21471.         return $this->privates['.service_locator.dnaFhpz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21472.             'pluginLoader' => ['services''Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader''getKernelPluginLoaderService'false],
  21473.         ], [
  21474.             'pluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader',
  21475.         ]);
  21476.     }
  21477.     /**
  21478.      * Gets the private '.service_locator.nVgY_UE' shared service.
  21479.      *
  21480.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21481.      */
  21482.     protected function get_ServiceLocator_NVgYUEService()
  21483.     {
  21484.         return $this->privates['.service_locator.nVgY_UE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21485.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => ['privates''.service_locator.MgXytEm''get_ServiceLocator_MgXytEmService'false],
  21486.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  21487.             'kernel::reboot' => ['privates''.service_locator.dnaFhpz''get_ServiceLocator_DnaFhpzService'false],
  21488.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  21489.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => ['privates''.service_locator.MgXytEm''get_ServiceLocator_MgXytEmService'false],
  21490.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  21491.             'kernel:reboot' => ['privates''.service_locator.dnaFhpz''get_ServiceLocator_DnaFhpzService'false],
  21492.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  21493.         ], [
  21494.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => '?',
  21495.             'kernel::loadRoutes' => '?',
  21496.             'kernel::reboot' => '?',
  21497.             'kernel::registerContainerConfiguration' => '?',
  21498.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => '?',
  21499.             'kernel:loadRoutes' => '?',
  21500.             'kernel:reboot' => '?',
  21501.             'kernel:registerContainerConfiguration' => '?',
  21502.         ]);
  21503.     }
  21504.     /**
  21505.      * Gets the private '.service_locator.xUrKPVU' shared service.
  21506.      *
  21507.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21508.      */
  21509.     protected function get_ServiceLocator_XUrKPVUService()
  21510.     {
  21511.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21512.             'loader' => ['privates''.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  21513.         ], [
  21514.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  21515.         ]);
  21516.     }
  21517.     /**
  21518.      * Gets the private '.session.deprecated' shared service.
  21519.      *
  21520.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  21521.      */
  21522.     protected function get_Session_DeprecatedService()
  21523.     {
  21524.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  21525.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  21526.         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();
  21527.     }
  21528.     /**
  21529.      * Gets the private '.twig.command.debug.lazy' shared service.
  21530.      *
  21531.      * @return \Symfony\Component\Console\Command\LazyCommand
  21532.      */
  21533.     protected function get_Twig_Command_Debug_LazyService()
  21534.     {
  21535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21537.         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 {
  21538.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  21539.         });
  21540.     }
  21541.     /**
  21542.      * Gets the private '.twig.command.lint.lazy' shared service.
  21543.      *
  21544.      * @return \Symfony\Component\Console\Command\LazyCommand
  21545.      */
  21546.     protected function get_Twig_Command_Lint_LazyService()
  21547.     {
  21548.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21550.         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 {
  21551.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  21552.         });
  21553.     }
  21554.     /**
  21555.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  21556.      *
  21557.      * @return \Symfony\Component\Console\Command\LazyCommand
  21558.      */
  21559.     protected function get_VarDumper_Command_ServerDump_LazyService()
  21560.     {
  21561.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21562.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21563.         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 {
  21564.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  21565.         });
  21566.     }
  21567.     /**
  21568.      * Gets the private 'Kiener\MolliePayments\Command\ApplePay\ApplePayDownloadCommand' shared service.
  21569.      *
  21570.      * @return \Kiener\MolliePayments\Command\ApplePay\ApplePayDownloadCommand
  21571.      */
  21572.     protected function getApplePayDownloadCommandService()
  21573.     {
  21574.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21575.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Command/ApplePay/ApplePayDownloadCommand.php';
  21576.         $this->privates['Kiener\\MolliePayments\\Command\\ApplePay\\ApplePayDownloadCommand'] = $instance = new \Kiener\MolliePayments\Command\ApplePay\ApplePayDownloadCommand(($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] ?? $this->getApplePayDirectService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  21577.         $instance->setName('mollie:applepay:download-verification');
  21578.         return $instance;
  21579.     }
  21580.     /**
  21581.      * Gets the private 'Kiener\MolliePayments\Command\DAL\DALCleanupCommand' shared service.
  21582.      *
  21583.      * @return \Kiener\MolliePayments\Command\DAL\DALCleanupCommand
  21584.      */
  21585.     protected function getDALCleanupCommandService()
  21586.     {
  21587.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21588.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Command/DAL/DALCleanupCommand.php';
  21589.         $this->privates['Kiener\\MolliePayments\\Command\\DAL\\DALCleanupCommand'] = $instance = new \Kiener\MolliePayments\Command\DAL\DALCleanupCommand(($this->privates['Kiener\\MolliePayments\\Repository\\Product\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  21590.         $instance->setName('mollie:dal:cleanup');
  21591.         return $instance;
  21592.     }
  21593.     /**
  21594.      * Gets the private 'Kiener\MolliePayments\Command\Install\SetupCommand' shared service.
  21595.      *
  21596.      * @return \Kiener\MolliePayments\Command\Install\SetupCommand
  21597.      */
  21598.     protected function getSetupCommandService()
  21599.     {
  21600.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21601.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Command/Install/SetupCommand.php';
  21602.         $this->privates['Kiener\\MolliePayments\\Command\\Install\\SetupCommand'] = $instance = new \Kiener\MolliePayments\Command\Install\SetupCommand(($this->services['Kiener\\MolliePayments\\Components\\Installer\\PluginInstaller'] ?? $this->getPluginInstallerService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  21603.         $instance->setName('mollie:configuration:setup');
  21604.         return $instance;
  21605.     }
  21606.     /**
  21607.      * Gets the private 'Kiener\MolliePayments\Command\Subscriptions\RenewalReminderCommand' shared service.
  21608.      *
  21609.      * @return \Kiener\MolliePayments\Command\Subscriptions\RenewalReminderCommand
  21610.      */
  21611.     protected function getRenewalReminderCommandService()
  21612.     {
  21613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21614.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Command/Subscriptions/RenewalReminderCommand.php';
  21615.         $this->privates['Kiener\\MolliePayments\\Command\\Subscriptions\\RenewalReminderCommand'] = $instance = new \Kiener\MolliePayments\Command\Subscriptions\RenewalReminderCommand(($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  21616.         $instance->setName('mollie:subscriptions:renewal-reminder');
  21617.         return $instance;
  21618.     }
  21619.     /**
  21620.      * Gets the private 'Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\RefundOrderAction' shared service.
  21621.      *
  21622.      * @return \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\RefundOrderAction
  21623.      */
  21624.     protected function getRefundOrderActionService()
  21625.     {
  21626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  21627.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/Actions/RefundOrderAction.php';
  21628.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService());
  21629.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'])) {
  21630.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'];
  21631.         }
  21632.         $b = ($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'] ?? $this->getRefundManagerService());
  21633.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'])) {
  21634.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'];
  21635.         }
  21636.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\RefundOrderAction($a$b, ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  21637.     }
  21638.     /**
  21639.      * Gets the private 'Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\ShipOrderAction' shared service.
  21640.      *
  21641.      * @return \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\ShipOrderAction
  21642.      */
  21643.     protected function getShipOrderActionService()
  21644.     {
  21645.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  21646.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/Actions/ShipOrderAction.php';
  21647.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService());
  21648.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\ShipOrderAction'])) {
  21649.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\ShipOrderAction'];
  21650.         }
  21651.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\ShipOrderAction'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Actions\ShipOrderAction($a, ($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'] ?? $this->getMollieShipmentService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  21652.     }
  21653.     /**
  21654.      * Gets the private 'Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderFactory' shared service.
  21655.      *
  21656.      * @return \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderFactory
  21657.      */
  21658.     protected function getFlowBuilderFactoryService()
  21659.     {
  21660.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderFactoryInterface.php';
  21661.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderFactory.php';
  21662.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  21663.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'])) {
  21664.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'];
  21665.         }
  21666.         $b = ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'] ?? $this->getFlowDispatcherService());
  21667.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'])) {
  21668.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'];
  21669.         }
  21670.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderFactory('6.4.20.2'$a$b);
  21671.     }
  21672.     /**
  21673.      * Gets the private 'Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Subscriber\BusinessEventCollectorSubscriber' shared service.
  21674.      *
  21675.      * @return \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Subscriber\BusinessEventCollectorSubscriber
  21676.      */
  21677.     protected function getBusinessEventCollectorSubscriberService()
  21678.     {
  21679.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/Subscriber/BusinessEventCollectorSubscriber.php';
  21680.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  21681.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Subscriber\\BusinessEventCollectorSubscriber'])) {
  21682.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Subscriber\\BusinessEventCollectorSubscriber'];
  21683.         }
  21684.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Subscriber\\BusinessEventCollectorSubscriber'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\Subscriber\BusinessEventCollectorSubscriber('6.4.20.2'$a);
  21685.     }
  21686.     /**
  21687.      * Gets the private 'Kiener\MolliePayments\Compatibility\CompatibilityFactory' shared service.
  21688.      *
  21689.      * @return \Kiener\MolliePayments\Compatibility\CompatibilityFactory
  21690.      */
  21691.     protected function getCompatibilityFactoryService()
  21692.     {
  21693.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/CompatibilityFactory.php';
  21694.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  21695.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'])) {
  21696.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'];
  21697.         }
  21698.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service());
  21699.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'])) {
  21700.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'];
  21701.         }
  21702.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'] = new \Kiener\MolliePayments\Compatibility\CompatibilityFactory('6.4.20.2'$a$b);
  21703.     }
  21704.     /**
  21705.      * Gets the private 'Kiener\MolliePayments\Compatibility\Gateway\CompatibilityGateway' shared service.
  21706.      *
  21707.      * @return \Kiener\MolliePayments\Compatibility\Gateway\CompatibilityGateway
  21708.      */
  21709.     protected function getCompatibilityGatewayService()
  21710.     {
  21711.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Gateway/CompatibilityGatewayInterface.php';
  21712.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Gateway/CompatibilityGateway.php';
  21713.         $a = ($this->privates['Kiener\\MolliePayments\\Compatibility\\CompatibilityFactory'] ?? $this->getCompatibilityFactoryService());
  21714.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Gateway\\CompatibilityGateway'])) {
  21715.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Gateway\\CompatibilityGateway'];
  21716.         }
  21717.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\Gateway\\CompatibilityGateway'] = $a->createGateway();
  21718.     }
  21719.     /**
  21720.      * Gets the private 'Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\Cache\CachedPaymentMethodRoute64' shared service.
  21721.      *
  21722.      * @return \Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\Cache\CachedPaymentMethodRoute64
  21723.      */
  21724.     protected function getCachedPaymentMethodRoute64Service()
  21725.     {
  21726.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Storefront/Route/PaymentMethodRoute/Cache/CachedPaymentMethodRoute64.php';
  21727.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service());
  21728.         if (isset($this->privates['Kiener\\MolliePayments\\Compatibility\\Storefront\\Route\\PaymentMethodRoute\\Cache\\CachedPaymentMethodRoute64'])) {
  21729.             return $this->privates['Kiener\\MolliePayments\\Compatibility\\Storefront\\Route\\PaymentMethodRoute\\Cache\\CachedPaymentMethodRoute64'];
  21730.         }
  21731.         return $this->privates['Kiener\\MolliePayments\\Compatibility\\Storefront\\Route\\PaymentMethodRoute\\Cache\\CachedPaymentMethodRoute64'] = new \Kiener\MolliePayments\Compatibility\Storefront\Route\PaymentMethodRoute\Cache\CachedPaymentMethodRoute64(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $a);
  21732.     }
  21733.     /**
  21734.      * Gets the private 'Kiener\MolliePayments\Components\MollieLimits\Service\MollieLimitsRemover' shared service.
  21735.      *
  21736.      * @return \Kiener\MolliePayments\Components\MollieLimits\Service\MollieLimitsRemover
  21737.      */
  21738.     protected function getMollieLimitsRemoverService()
  21739.     {
  21740.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemoverInterface.php';
  21741.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/CartAwareRouteInterface.php';
  21742.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/OrderAwareRouteInterface.php';
  21743.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemover.php';
  21744.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/MollieLimits/Service/MollieLimitsRemover.php';
  21745.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Provider/ActivePaymentMethodsProviderInterface.php';
  21746.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Provider/ActivePaymentMethodsProvider.php';
  21747.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieOrderPriceBuilder.php';
  21748.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService());
  21749.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\MollieLimits\\Service\\MollieLimitsRemover'])) {
  21750.             return $this->privates['Kiener\\MolliePayments\\Components\\MollieLimits\\Service\\MollieLimitsRemover'];
  21751.         }
  21752.         $b = ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService());
  21753.         return $this->privates['Kiener\\MolliePayments\\Components\\MollieLimits\\Service\\MollieLimitsRemover'] = new \Kiener\MolliePayments\Components\MollieLimits\Service\MollieLimitsRemover($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), new \Kiener\MolliePayments\Service\Payment\Provider\ActivePaymentMethodsProvider(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Builder\\MollieOrderPriceBuilder'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Builder\\MollieOrderPriceBuilder'] = new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderPriceBuilder())), $b), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] ?? $this->getOrderDataExtractorService()), $b);
  21754.     }
  21755.     /**
  21756.      * Gets the private 'Kiener\MolliePayments\Components\RefundManager\RefundManager' shared service.
  21757.      *
  21758.      * @return \Kiener\MolliePayments\Components\RefundManager\RefundManager
  21759.      */
  21760.     protected function getRefundManagerService()
  21761.     {
  21762.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/RefundManager/RefundManagerInterface.php';
  21763.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/RefundManager/RefundManager.php';
  21764.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/RefundManager/Builder/RefundDataBuilder.php';
  21765.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/RefundManager/Integrators/StockManagerInterface.php';
  21766.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Stock/StockManager.php';
  21767.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/RefundManager/DAL/Repository/RefundRepositoryInterface.php';
  21768.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/RefundManager/DAL/Repository/RefundRepository.php';
  21769.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderEventFactory.php';
  21770.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService());
  21771.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'])) {
  21772.             return $this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'];
  21773.         }
  21774.         $b = ($this->privates['Kiener\\MolliePayments\\Service\\Refund\\RefundService'] ?? $this->getRefundServiceService());
  21775.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'])) {
  21776.             return $this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'];
  21777.         }
  21778.         $c = ($this->services['mollie_refund.repository'] ?? $this->getMollieRefund_RepositoryService());
  21779.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'])) {
  21780.             return $this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'];
  21781.         }
  21782.         $d = ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService());
  21783.         return $this->privates['Kiener\\MolliePayments\\Components\\RefundManager\\RefundManager'] = new \Kiener\MolliePayments\Components\RefundManager\RefundManager(new \Kiener\MolliePayments\Components\RefundManager\Builder\RefundDataBuilder($a$b$d), $a$b$d, ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] ?? ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderEventFactory('6.4.20.2'))), new \Kiener\MolliePayments\Service\Stock\StockManager(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), new \Kiener\MolliePayments\Components\RefundManager\DAL\Repository\RefundRepository($c), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  21784.     }
  21785.     /**
  21786.      * Gets the private 'Kiener\MolliePayments\Components\Subscription\Cart\Validator\AvailabilityInformationValidator' shared service.
  21787.      *
  21788.      * @return \Kiener\MolliePayments\Components\Subscription\Cart\Validator\AvailabilityInformationValidator
  21789.      */
  21790.     protected function getAvailabilityInformationValidatorService()
  21791.     {
  21792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  21793.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Cart/Validator/AvailabilityInformationValidator.php';
  21794.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService());
  21795.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Cart\\Validator\\AvailabilityInformationValidator'])) {
  21796.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Cart\\Validator\\AvailabilityInformationValidator'];
  21797.         }
  21798.         return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Cart\\Validator\\AvailabilityInformationValidator'] = new \Kiener\MolliePayments\Components\Subscription\Cart\Validator\AvailabilityInformationValidator($a);
  21799.     }
  21800.     /**
  21801.      * Gets the private 'Kiener\MolliePayments\Components\Subscription\Cart\Validator\SubscriptionCartValidator' shared service.
  21802.      *
  21803.      * @return \Kiener\MolliePayments\Components\Subscription\Cart\Validator\SubscriptionCartValidator
  21804.      */
  21805.     protected function getSubscriptionCartValidatorService()
  21806.     {
  21807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  21808.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Cart/Validator/SubscriptionCartValidator.php';
  21809.         return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Cart\\Validator\\SubscriptionCartValidator'] = new \Kiener\MolliePayments\Components\Subscription\Cart\Validator\SubscriptionCartValidator(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()));
  21810.     }
  21811.     /**
  21812.      * Gets the private 'Kiener\MolliePayments\Components\Subscription\DAL\Repository\SubscriptionRepository' shared service.
  21813.      *
  21814.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Repository\SubscriptionRepository
  21815.      */
  21816.     protected function getSubscriptionRepositoryService()
  21817.     {
  21818.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Repository/SubscriptionRepository.php';
  21819.         $a = ($this->services['mollie_subscription.repository'] ?? $this->getMollieSubscription_RepositoryService());
  21820.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'])) {
  21821.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'];
  21822.         }
  21823.         $b = ($this->services['mollie_subscription_address.repository'] ?? $this->getMollieSubscriptionAddress_RepositoryService());
  21824.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'])) {
  21825.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'];
  21826.         }
  21827.         $c = ($this->services['mollie_subscription_history.repository'] ?? $this->getMollieSubscriptionHistory_RepositoryService());
  21828.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'])) {
  21829.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'];
  21830.         }
  21831.         return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'] = new \Kiener\MolliePayments\Components\Subscription\DAL\Repository\SubscriptionRepository($a$b$c);
  21832.     }
  21833.     /**
  21834.      * Gets the private 'Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Enricher\LiveDataEnricher' shared service.
  21835.      *
  21836.      * @return \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Enricher\LiveDataEnricher
  21837.      */
  21838.     protected function getLiveDataEnricherService()
  21839.     {
  21840.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/DAL/Subscription/Enricher/LiveDataEnricher.php';
  21841.         $a = ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'] ?? $this->getSubscriptionRepositoryService());
  21842.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Enricher\\LiveDataEnricher'])) {
  21843.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Enricher\\LiveDataEnricher'];
  21844.         }
  21845.         return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\Enricher\\LiveDataEnricher'] = new \Kiener\MolliePayments\Components\Subscription\DAL\Subscription\Enricher\LiveDataEnricher(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService()), $a, ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  21846.     }
  21847.     /**
  21848.      * Gets the private 'Kiener\MolliePayments\Components\Subscription\Services\PaymentMethodRemover\SubscriptionRemover' shared service.
  21849.      *
  21850.      * @return \Kiener\MolliePayments\Components\Subscription\Services\PaymentMethodRemover\SubscriptionRemover
  21851.      */
  21852.     protected function getSubscriptionRemoverService()
  21853.     {
  21854.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemoverInterface.php';
  21855.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/CartAwareRouteInterface.php';
  21856.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/OrderAwareRouteInterface.php';
  21857.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemover.php';
  21858.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Services/PaymentMethodRemover/SubscriptionRemover.php';
  21859.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService());
  21860.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Services\\PaymentMethodRemover\\SubscriptionRemover'])) {
  21861.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Services\\PaymentMethodRemover\\SubscriptionRemover'];
  21862.         }
  21863.         $b = ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService());
  21864.         return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Services\\PaymentMethodRemover\\SubscriptionRemover'] = new \Kiener\MolliePayments\Components\Subscription\Services\PaymentMethodRemover\SubscriptionRemover($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b$a$b, ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] ?? $this->getOrderDataExtractorService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  21865.     }
  21866.     /**
  21867.      * Gets the private 'Kiener\MolliePayments\Components\Subscription\SubscriptionManager' shared service.
  21868.      *
  21869.      * @return \Kiener\MolliePayments\Components\Subscription\SubscriptionManager
  21870.      */
  21871.     protected function getSubscriptionManagerService()
  21872.     {
  21873.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/SubscriptionManagerInterface.php';
  21874.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/SubscriptionManager.php';
  21875.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Actions/Base/BaseAction.php';
  21876.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Actions/CreateAction.php';
  21877.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Services/Builder/SubscriptionBuilder.php';
  21878.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Services/Builder/MollieDataBuilder.php';
  21879.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Services/SubscriptionCancellation/CancellationValidator.php';
  21880.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Services/SubscriptionHistory/SubscriptionHistoryHandler.php';
  21881.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Actions/ConfirmAction.php';
  21882.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Actions/UpdateAddressAction.php';
  21883.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Actions/UpdatePaymentAction.php';
  21884.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Actions/RenewAction.php';
  21885.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Services/SubscriptionRenewing/SubscriptionRenewing.php';
  21886.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Services/SubscriptionRenewing/OrderCloneService.php';
  21887.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Actions/PauseAction.php';
  21888.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Actions/ResumeAction.php';
  21889.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Actions/SkipAction.php';
  21890.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Actions/CancelAction.php';
  21891.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Actions/RemindAction.php';
  21892.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Subscription/Services/SubscriptionReminder/ReminderValidator.php';
  21893.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderEventFactory.php';
  21894.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/Builder/MollieOrderPriceBuilder.php';
  21895.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mollie/OrderStatusConverter.php';
  21896.         $a = ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Repository\\SubscriptionRepository'] ?? $this->getSubscriptionRepositoryService());
  21897.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  21898.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  21899.         }
  21900.         $b = ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService());
  21901.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  21902.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  21903.         }
  21904.         $c = ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService());
  21905.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  21906.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  21907.         }
  21908.         $d = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService());
  21909.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  21910.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  21911.         }
  21912.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  21913.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  21914.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  21915.         }
  21916.         $f = ($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderAddressRepository'] ?? $this->getOrderAddressRepositoryService());
  21917.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  21918.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  21919.         }
  21920.         $g = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  21921.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  21922.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  21923.         }
  21924.         $h = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService());
  21925.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'])) {
  21926.             return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'];
  21927.         }
  21928.         $i = ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService());
  21929.         $j = new \Kiener\MolliePayments\Components\Subscription\Services\Builder\SubscriptionBuilder();
  21930.         $k = ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingBuilder'] ?? $this->getRoutingBuilderService());
  21931.         $l = new \Kiener\MolliePayments\Components\Subscription\Services\Builder\MollieDataBuilder($k);
  21932.         $m = ($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService());
  21933.         $n = new \Kiener\MolliePayments\Components\Subscription\Services\SubscriptionCancellation\CancellationValidator();
  21934.         $o = ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] ?? ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderEventFactory('6.4.20.2')));
  21935.         $p = new \Kiener\MolliePayments\Components\Subscription\Services\SubscriptionHistory\SubscriptionHistoryHandler($a);
  21936.         $q = ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService());
  21937.         $r = ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] = new \Kiener\MolliePayments\Service\Mollie\OrderStatusConverter()));
  21938.         return $this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] = new \Kiener\MolliePayments\Components\Subscription\SubscriptionManager(new \Kiener\MolliePayments\Components\Subscription\Actions\CreateAction($i$a$j$l$b$m$n$c$o$p$q), new \Kiener\MolliePayments\Components\Subscription\Actions\ConfirmAction($i$a$j$l$b$m$n$c$o$p$q), new \Kiener\MolliePayments\Components\Subscription\Actions\UpdateAddressAction($i$a$j$l$b$m$n$c$o$p$q$d), new \Kiener\MolliePayments\Components\Subscription\Actions\UpdatePaymentAction($i$a$j$l$b$m$n$c$o$p$q, ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Builder\\MollieOrderPriceBuilder'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Builder\\MollieOrderPriceBuilder'] = new \Kiener\MolliePayments\Service\MollieApi\Builder\MollieOrderPriceBuilder())), $k$r), new \Kiener\MolliePayments\Components\Subscription\Actions\RenewAction($i$a$j$l$b$m$n$c$o$p$q, new \Kiener\MolliePayments\Components\Subscription\Services\SubscriptionRenewing\SubscriptionRenewing($e$f$d, new \Kiener\MolliePayments\Components\Subscription\Services\SubscriptionRenewing\OrderCloneService(($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()), $g$h)), $r), new \Kiener\MolliePayments\Components\Subscription\Actions\PauseAction($i$a$j$l$b$m$n$c$o$p$q), new \Kiener\MolliePayments\Components\Subscription\Actions\ResumeAction($i$a$j$l$b$m$n$c$o$p$q), new \Kiener\MolliePayments\Components\Subscription\Actions\SkipAction($i$a$j$l$b$m$n$c$o$p$q), new \Kiener\MolliePayments\Components\Subscription\Actions\CancelAction($i$a$j$l$b$m$n$c$o$p$q), new \Kiener\MolliePayments\Components\Subscription\Actions\RemindAction($i$a$j$l$b$m$n$c$o$p$q, ($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] ?? $this->getSalesChannelRepositoryService()), new \Kiener\MolliePayments\Components\Subscription\Services\SubscriptionReminder\ReminderValidator()), $a);
  21939.     }
  21940.     /**
  21941.      * Gets the private 'Kiener\MolliePayments\Components\Voucher\Service\VoucherRemover' shared service.
  21942.      *
  21943.      * @return \Kiener\MolliePayments\Components\Voucher\Service\VoucherRemover
  21944.      */
  21945.     protected function getVoucherRemoverService()
  21946.     {
  21947.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemoverInterface.php';
  21948.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/CartAwareRouteInterface.php';
  21949.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/OrderAwareRouteInterface.php';
  21950.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemover.php';
  21951.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/Voucher/Service/VoucherRemover.php';
  21952.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService());
  21953.         if (isset($this->privates['Kiener\\MolliePayments\\Components\\Voucher\\Service\\VoucherRemover'])) {
  21954.             return $this->privates['Kiener\\MolliePayments\\Components\\Voucher\\Service\\VoucherRemover'];
  21955.         }
  21956.         return $this->privates['Kiener\\MolliePayments\\Components\\Voucher\\Service\\VoucherRemover'] = new \Kiener\MolliePayments\Components\Voucher\Service\VoucherRemover($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\Voucher\\VoucherService'] ?? $this->getVoucherServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] ?? $this->getOrderDataExtractorService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  21957.     }
  21958.     /**
  21959.      * Gets the private 'Kiener\MolliePayments\Controller\Storefront\Webhook\NotificationFacade' shared service.
  21960.      *
  21961.      * @return \Kiener\MolliePayments\Controller\Storefront\Webhook\NotificationFacade
  21962.      */
  21963.     protected function getNotificationFacadeService()
  21964.     {
  21965.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Controller/Storefront/Webhook/NotificationFacade.php';
  21966.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mollie/OrderStatusConverter.php';
  21967.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Compatibility/Bundles/FlowBuilder/FlowBuilderEventFactory.php';
  21968.         return $this->privates['Kiener\\MolliePayments\\Controller\\Storefront\\Webhook\\NotificationFacade'] = new \Kiener\MolliePayments\Controller\Storefront\Webhook\NotificationFacade(($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService()), ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] = new \Kiener\MolliePayments\Service\Mollie\OrderStatusConverter())), ($this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStatusUpdater'] ?? $this->getOrderStatusUpdaterService()), ($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'] ?? $this->getOrderTransactionRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] ?? ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderEventFactory'] = new \Kiener\MolliePayments\Compatibility\Bundles\FlowBuilder\FlowBuilderEventFactory('6.4.20.2'))), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()), ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  21969.     }
  21970.     /**
  21971.      * Gets the private 'Kiener\MolliePayments\Facade\Controller\PaymentReturnFacade' shared service.
  21972.      *
  21973.      * @return \Kiener\MolliePayments\Facade\Controller\PaymentReturnFacade
  21974.      */
  21975.     protected function getPaymentReturnFacadeService()
  21976.     {
  21977.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Facade/Controller/PaymentReturnFacade.php';
  21978.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Facade/MollieOrderPaymentFlow.php';
  21979.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mollie/OrderStatusConverter.php';
  21980.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService());
  21981.         return $this->privates['Kiener\\MolliePayments\\Facade\\Controller\\PaymentReturnFacade'] = new \Kiener\MolliePayments\Facade\Controller\PaymentReturnFacade(($this->services['router'] ?? $this->getRouterService()), ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\FlowBuilderFactory'] ?? $this->getFlowBuilderFactoryService()), $a, ($this->privates['Kiener\\MolliePayments\\Service\\TransactionService'] ?? $this->getTransactionServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService()), new \Kiener\MolliePayments\Facade\MollieOrderPaymentFlow(($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] ?? ($this->privates['Kiener\\MolliePayments\\Service\\Mollie\\OrderStatusConverter'] = new \Kiener\MolliePayments\Service\Mollie\OrderStatusConverter())), ($this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStatusUpdater'] ?? $this->getOrderStatusUpdaterService()), $a, ($this->services['Kiener\\MolliePayments\\Service\\PaymentMethodService'] ?? $this->getPaymentMethodServiceService()), ($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'] ?? $this->getOrderTransactionRepositoryService())), ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingDetector'] ?? $this->getRoutingDetectorService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  21982.     }
  21983.     /**
  21984.      * Gets the private 'Kiener\MolliePayments\Facade\MollieShipment' shared service.
  21985.      *
  21986.      * @return \Kiener\MolliePayments\Facade\MollieShipment
  21987.      */
  21988.     protected function getMollieShipmentService()
  21989.     {
  21990.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Facade/MollieShipmentInterface.php';
  21991.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Facade/MollieShipment.php';
  21992.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MolliePaymentExtractor.php';
  21993.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Transition/DeliveryTransitionServiceInterface.php';
  21994.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Transition/DeliveryTransitionService.php';
  21995.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/Shipment.php';
  21996.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/OrderDeliveryService.php';
  21997.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/OrderDelivery/OrderDeliveryRepositoryInterface.php';
  21998.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/OrderDelivery/OrderDeliveryRepository.php';
  21999.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\Transition\\TransitionService'] ?? $this->getTransitionServiceService());
  22000.         if (isset($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'])) {
  22001.             return $this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'];
  22002.         }
  22003.         $b = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  22004.         if (isset($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'])) {
  22005.             return $this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'];
  22006.         }
  22007.         $c = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService());
  22008.         if (isset($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'])) {
  22009.             return $this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'];
  22010.         }
  22011.         $d = ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService());
  22012.         $e = ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService());
  22013.         return $this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'] = new \Kiener\MolliePayments\Facade\MollieShipment(new \Kiener\MolliePayments\Service\MolliePaymentExtractor(), new \Kiener\MolliePayments\Service\Transition\DeliveryTransitionService($a$d), $e, new \Kiener\MolliePayments\Service\MollieApi\Shipment($e), new \Kiener\MolliePayments\Service\OrderDeliveryService(new \Kiener\MolliePayments\Repository\OrderDelivery\OrderDeliveryRepository($b)), $c, ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] ?? $this->getOrderDataExtractorService()), $d);
  22014.     }
  22015.     /**
  22016.      * Gets the private 'Kiener\MolliePayments\Factory\MollieApiFactory' shared service.
  22017.      *
  22018.      * @return \Kiener\MolliePayments\Factory\MollieApiFactory
  22019.      */
  22020.     protected function getMollieApiFactoryService()
  22021.     {
  22022.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Factory/MollieApiFactory.php';
  22023.         return $this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] = new \Kiener\MolliePayments\Factory\MollieApiFactory('6.4.20.2', ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  22024.     }
  22025.     /**
  22026.      * Gets the private 'Kiener\MolliePayments\Gateway\Mollie\MollieGateway' shared service.
  22027.      *
  22028.      * @return \Kiener\MolliePayments\Gateway\Mollie\MollieGateway
  22029.      */
  22030.     protected function getMollieGatewayService()
  22031.     {
  22032.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Gateway/MollieGatewayInterface.php';
  22033.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Gateway/Mollie/MollieGateway.php';
  22034.         return $this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] = new \Kiener\MolliePayments\Gateway\Mollie\MollieGateway(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()));
  22035.     }
  22036.     /**
  22037.      * Gets the private 'Kiener\MolliePayments\Handler\Method\ApplePayPayment' shared service.
  22038.      *
  22039.      * @return \Kiener\MolliePayments\Handler\Method\ApplePayPayment
  22040.      */
  22041.     protected function getApplePayPaymentService()
  22042.     {
  22043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22045.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22046.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/ApplePayPayment.php';
  22047.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment'] = new \Kiener\MolliePayments\Handler\Method\ApplePayPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22048.     }
  22049.     /**
  22050.      * Gets the private 'Kiener\MolliePayments\Handler\Method\BanContactPayment' shared service.
  22051.      *
  22052.      * @return \Kiener\MolliePayments\Handler\Method\BanContactPayment
  22053.      */
  22054.     protected function getBanContactPaymentService()
  22055.     {
  22056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22058.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22059.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/BanContactPayment.php';
  22060.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\BanContactPayment'] = new \Kiener\MolliePayments\Handler\Method\BanContactPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22061.     }
  22062.     /**
  22063.      * Gets the private 'Kiener\MolliePayments\Handler\Method\BankTransferPayment' shared service.
  22064.      *
  22065.      * @return \Kiener\MolliePayments\Handler\Method\BankTransferPayment
  22066.      */
  22067.     protected function getBankTransferPaymentService()
  22068.     {
  22069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22071.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22072.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/BankTransferPayment.php';
  22073.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\BankTransferPayment'] = new \Kiener\MolliePayments\Handler\Method\BankTransferPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this, ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()));
  22074.     }
  22075.     /**
  22076.      * Gets the private 'Kiener\MolliePayments\Handler\Method\BelfiusPayment' shared service.
  22077.      *
  22078.      * @return \Kiener\MolliePayments\Handler\Method\BelfiusPayment
  22079.      */
  22080.     protected function getBelfiusPaymentService()
  22081.     {
  22082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22084.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22085.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/BelfiusPayment.php';
  22086.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\BelfiusPayment'] = new \Kiener\MolliePayments\Handler\Method\BelfiusPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22087.     }
  22088.     /**
  22089.      * Gets the private 'Kiener\MolliePayments\Handler\Method\BilliePayment' shared service.
  22090.      *
  22091.      * @return \Kiener\MolliePayments\Handler\Method\BilliePayment
  22092.      */
  22093.     protected function getBilliePaymentService()
  22094.     {
  22095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22097.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22098.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/BilliePayment.php';
  22099.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\BilliePayment'] = new \Kiener\MolliePayments\Handler\Method\BilliePayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22100.     }
  22101.     /**
  22102.      * Gets the private 'Kiener\MolliePayments\Handler\Method\CreditCardPayment' shared service.
  22103.      *
  22104.      * @return \Kiener\MolliePayments\Handler\Method\CreditCardPayment
  22105.      */
  22106.     protected function getCreditCardPaymentService()
  22107.     {
  22108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22110.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22111.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/CreditCardPayment.php';
  22112.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService());
  22113.         if (isset($this->privates['Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment'])) {
  22114.             return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment'];
  22115.         }
  22116.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment'] = new \Kiener\MolliePayments\Handler\Method\CreditCardPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this$a);
  22117.     }
  22118.     /**
  22119.      * Gets the private 'Kiener\MolliePayments\Handler\Method\DirectDebitPayment' shared service.
  22120.      *
  22121.      * @return \Kiener\MolliePayments\Handler\Method\DirectDebitPayment
  22122.      */
  22123.     protected function getDirectDebitPaymentService()
  22124.     {
  22125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22127.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22128.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/DirectDebitPayment.php';
  22129.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\DirectDebitPayment'] = new \Kiener\MolliePayments\Handler\Method\DirectDebitPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22130.     }
  22131.     /**
  22132.      * Gets the private 'Kiener\MolliePayments\Handler\Method\EpsPayment' shared service.
  22133.      *
  22134.      * @return \Kiener\MolliePayments\Handler\Method\EpsPayment
  22135.      */
  22136.     protected function getEpsPaymentService()
  22137.     {
  22138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22140.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22141.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/EpsPayment.php';
  22142.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\EpsPayment'] = new \Kiener\MolliePayments\Handler\Method\EpsPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22143.     }
  22144.     /**
  22145.      * Gets the private 'Kiener\MolliePayments\Handler\Method\GiftCardPayment' shared service.
  22146.      *
  22147.      * @return \Kiener\MolliePayments\Handler\Method\GiftCardPayment
  22148.      */
  22149.     protected function getGiftCardPaymentService()
  22150.     {
  22151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22153.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22154.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/GiftCardPayment.php';
  22155.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\GiftCardPayment'] = new \Kiener\MolliePayments\Handler\Method\GiftCardPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22156.     }
  22157.     /**
  22158.      * Gets the private 'Kiener\MolliePayments\Handler\Method\GiroPayPayment' shared service.
  22159.      *
  22160.      * @return \Kiener\MolliePayments\Handler\Method\GiroPayPayment
  22161.      */
  22162.     protected function getGiroPayPaymentService()
  22163.     {
  22164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22166.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22167.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/GiroPayPayment.php';
  22168.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\GiroPayPayment'] = new \Kiener\MolliePayments\Handler\Method\GiroPayPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22169.     }
  22170.     /**
  22171.      * Gets the private 'Kiener\MolliePayments\Handler\Method\In3Payment' shared service.
  22172.      *
  22173.      * @return \Kiener\MolliePayments\Handler\Method\In3Payment
  22174.      */
  22175.     protected function getIn3PaymentService()
  22176.     {
  22177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22179.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22180.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/In3Payment.php';
  22181.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\In3Payment'] = new \Kiener\MolliePayments\Handler\Method\In3Payment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22182.     }
  22183.     /**
  22184.      * Gets the private 'Kiener\MolliePayments\Handler\Method\IngHomePayPayment' shared service.
  22185.      *
  22186.      * @return \Kiener\MolliePayments\Handler\Method\IngHomePayPayment
  22187.      */
  22188.     protected function getIngHomePayPaymentService()
  22189.     {
  22190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22192.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22193.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/IngHomePayPayment.php';
  22194.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\IngHomePayPayment'] = new \Kiener\MolliePayments\Handler\Method\IngHomePayPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22195.     }
  22196.     /**
  22197.      * Gets the private 'Kiener\MolliePayments\Handler\Method\KbcPayment' shared service.
  22198.      *
  22199.      * @return \Kiener\MolliePayments\Handler\Method\KbcPayment
  22200.      */
  22201.     protected function getKbcPaymentService()
  22202.     {
  22203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22205.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22206.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/KbcPayment.php';
  22207.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\KbcPayment'] = new \Kiener\MolliePayments\Handler\Method\KbcPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22208.     }
  22209.     /**
  22210.      * Gets the private 'Kiener\MolliePayments\Handler\Method\KlarnaPayLaterPayment' shared service.
  22211.      *
  22212.      * @return \Kiener\MolliePayments\Handler\Method\KlarnaPayLaterPayment
  22213.      */
  22214.     protected function getKlarnaPayLaterPaymentService()
  22215.     {
  22216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22218.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22219.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/KlarnaPayLaterPayment.php';
  22220.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayLaterPayment'] = new \Kiener\MolliePayments\Handler\Method\KlarnaPayLaterPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22221.     }
  22222.     /**
  22223.      * Gets the private 'Kiener\MolliePayments\Handler\Method\KlarnaPayNowPayment' shared service.
  22224.      *
  22225.      * @return \Kiener\MolliePayments\Handler\Method\KlarnaPayNowPayment
  22226.      */
  22227.     protected function getKlarnaPayNowPaymentService()
  22228.     {
  22229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22231.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22232.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/KlarnaPayNowPayment.php';
  22233.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayNowPayment'] = new \Kiener\MolliePayments\Handler\Method\KlarnaPayNowPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22234.     }
  22235.     /**
  22236.      * Gets the private 'Kiener\MolliePayments\Handler\Method\KlarnaSliceItPayment' shared service.
  22237.      *
  22238.      * @return \Kiener\MolliePayments\Handler\Method\KlarnaSliceItPayment
  22239.      */
  22240.     protected function getKlarnaSliceItPaymentService()
  22241.     {
  22242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22244.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22245.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/KlarnaSliceItPayment.php';
  22246.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\KlarnaSliceItPayment'] = new \Kiener\MolliePayments\Handler\Method\KlarnaSliceItPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22247.     }
  22248.     /**
  22249.      * Gets the private 'Kiener\MolliePayments\Handler\Method\PayPalPayment' shared service.
  22250.      *
  22251.      * @return \Kiener\MolliePayments\Handler\Method\PayPalPayment
  22252.      */
  22253.     protected function getPayPalPaymentService()
  22254.     {
  22255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22257.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22258.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/PayPalPayment.php';
  22259.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\PayPalPayment'] = new \Kiener\MolliePayments\Handler\Method\PayPalPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22260.     }
  22261.     /**
  22262.      * Gets the private 'Kiener\MolliePayments\Handler\Method\PaySafeCardPayment' shared service.
  22263.      *
  22264.      * @return \Kiener\MolliePayments\Handler\Method\PaySafeCardPayment
  22265.      */
  22266.     protected function getPaySafeCardPaymentService()
  22267.     {
  22268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22270.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22271.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/PaySafeCardPayment.php';
  22272.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\PaySafeCardPayment'] = new \Kiener\MolliePayments\Handler\Method\PaySafeCardPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22273.     }
  22274.     /**
  22275.      * Gets the private 'Kiener\MolliePayments\Handler\Method\PosPayment' shared service.
  22276.      *
  22277.      * @return \Kiener\MolliePayments\Handler\Method\PosPayment
  22278.      */
  22279.     protected function getPosPaymentService()
  22280.     {
  22281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22283.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22284.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/PosPayment.php';
  22285.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\PosPayment'] = new \Kiener\MolliePayments\Handler\Method\PosPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22286.     }
  22287.     /**
  22288.      * Gets the private 'Kiener\MolliePayments\Handler\Method\Przelewy24Payment' shared service.
  22289.      *
  22290.      * @return \Kiener\MolliePayments\Handler\Method\Przelewy24Payment
  22291.      */
  22292.     protected function getPrzelewy24PaymentService()
  22293.     {
  22294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22296.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22297.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/Przelewy24Payment.php';
  22298.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\Przelewy24Payment'] = new \Kiener\MolliePayments\Handler\Method\Przelewy24Payment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22299.     }
  22300.     /**
  22301.      * Gets the private 'Kiener\MolliePayments\Handler\Method\SofortPayment' shared service.
  22302.      *
  22303.      * @return \Kiener\MolliePayments\Handler\Method\SofortPayment
  22304.      */
  22305.     protected function getSofortPaymentService()
  22306.     {
  22307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22309.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22310.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/SofortPayment.php';
  22311.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\SofortPayment'] = new \Kiener\MolliePayments\Handler\Method\SofortPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22312.     }
  22313.     /**
  22314.      * Gets the private 'Kiener\MolliePayments\Handler\Method\TwintPayment' shared service.
  22315.      *
  22316.      * @return \Kiener\MolliePayments\Handler\Method\TwintPayment
  22317.      */
  22318.     protected function getTwintPaymentService()
  22319.     {
  22320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22322.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22323.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/TwintPayment.php';
  22324.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\TwintPayment'] = new \Kiener\MolliePayments\Handler\Method\TwintPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22325.     }
  22326.     /**
  22327.      * Gets the private 'Kiener\MolliePayments\Handler\Method\VoucherPayment' shared service.
  22328.      *
  22329.      * @return \Kiener\MolliePayments\Handler\Method\VoucherPayment
  22330.      */
  22331.     protected function getVoucherPaymentService()
  22332.     {
  22333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22335.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22336.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/VoucherPayment.php';
  22337.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\VoucherPayment'] = new \Kiener\MolliePayments\Handler\Method\VoucherPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22338.     }
  22339.     /**
  22340.      * Gets the private 'Kiener\MolliePayments\Handler\Method\iDealPayment' shared service.
  22341.      *
  22342.      * @return \Kiener\MolliePayments\Handler\Method\iDealPayment
  22343.      */
  22344.     protected function getIDealPaymentService()
  22345.     {
  22346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22348.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22349.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/Method/iDealPayment.php';
  22350.         return $this->privates['Kiener\\MolliePayments\\Handler\\Method\\iDealPayment'] = new \Kiener\MolliePayments\Handler\Method\iDealPayment(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22351.     }
  22352.     /**
  22353.      * Gets the private 'Kiener\MolliePayments\Handler\PaymentHandler' shared service.
  22354.      *
  22355.      * @return \Kiener\MolliePayments\Handler\PaymentHandler
  22356.      */
  22357.     protected function getPaymentHandlerService()
  22358.     {
  22359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  22361.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Handler/PaymentHandler.php';
  22362.         return $this->privates['Kiener\\MolliePayments\\Handler\\PaymentHandler'] = new \Kiener\MolliePayments\Handler\PaymentHandler(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $this);
  22363.     }
  22364.     /**
  22365.      * Gets the private 'Kiener\MolliePayments\Repository\Customer\CustomerRepository' shared service.
  22366.      *
  22367.      * @return \Kiener\MolliePayments\Repository\Customer\CustomerRepository
  22368.      */
  22369.     protected function getCustomerRepositoryService()
  22370.     {
  22371.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Customer/CustomerRepositoryInterface.php';
  22372.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Customer/CustomerRepository.php';
  22373.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  22374.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\Customer\\CustomerRepository'])) {
  22375.             return $this->privates['Kiener\\MolliePayments\\Repository\\Customer\\CustomerRepository'];
  22376.         }
  22377.         return $this->privates['Kiener\\MolliePayments\\Repository\\Customer\\CustomerRepository'] = new \Kiener\MolliePayments\Repository\Customer\CustomerRepository($a);
  22378.     }
  22379.     /**
  22380.      * Gets the private 'Kiener\MolliePayments\Repository\OrderTransaction\OrderTransactionRepository' shared service.
  22381.      *
  22382.      * @return \Kiener\MolliePayments\Repository\OrderTransaction\OrderTransactionRepository
  22383.      */
  22384.     protected function getOrderTransactionRepositoryService()
  22385.     {
  22386.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  22387.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'])) {
  22388.             return $this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'];
  22389.         }
  22390.         return $this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'] = new \Kiener\MolliePayments\Repository\OrderTransaction\OrderTransactionRepository($a);
  22391.     }
  22392.     /**
  22393.      * Gets the private 'Kiener\MolliePayments\Repository\Order\OrderAddressRepository' shared service.
  22394.      *
  22395.      * @return \Kiener\MolliePayments\Repository\Order\OrderAddressRepository
  22396.      */
  22397.     protected function getOrderAddressRepositoryService()
  22398.     {
  22399.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Order/OrderAddressRepositoryInterface.php';
  22400.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Order/OrderAddressRepository.php';
  22401.         $a = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  22402.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderAddressRepository'])) {
  22403.             return $this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderAddressRepository'];
  22404.         }
  22405.         return $this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderAddressRepository'] = new \Kiener\MolliePayments\Repository\Order\OrderAddressRepository($a);
  22406.     }
  22407.     /**
  22408.      * Gets the private 'Kiener\MolliePayments\Repository\Order\OrderRepository' shared service.
  22409.      *
  22410.      * @return \Kiener\MolliePayments\Repository\Order\OrderRepository
  22411.      */
  22412.     protected function getOrderRepositoryService()
  22413.     {
  22414.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Order/OrderRepositoryInterface.php';
  22415.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Order/OrderRepository.php';
  22416.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  22417.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'])) {
  22418.             return $this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'];
  22419.         }
  22420.         return $this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] = new \Kiener\MolliePayments\Repository\Order\OrderRepository($a);
  22421.     }
  22422.     /**
  22423.      * Gets the private 'Kiener\MolliePayments\Repository\PaymentMethod\PaymentMethodRepository' shared service.
  22424.      *
  22425.      * @return \Kiener\MolliePayments\Repository\PaymentMethod\PaymentMethodRepository
  22426.      */
  22427.     protected function getPaymentMethodRepositoryService()
  22428.     {
  22429.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/PaymentMethod/PaymentMethodRepositoryInterface.php';
  22430.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/PaymentMethod/PaymentMethodRepository.php';
  22431.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  22432.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'])) {
  22433.             return $this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'];
  22434.         }
  22435.         return $this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] = new \Kiener\MolliePayments\Repository\PaymentMethod\PaymentMethodRepository($a);
  22436.     }
  22437.     /**
  22438.      * Gets the private 'Kiener\MolliePayments\Repository\Product\ProductRepository' shared service.
  22439.      *
  22440.      * @return \Kiener\MolliePayments\Repository\Product\ProductRepository
  22441.      */
  22442.     protected function getProductRepositoryService()
  22443.     {
  22444.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Product/ProductRepositoryInterface.php';
  22445.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Product/ProductRepository.php';
  22446.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  22447.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\Product\\ProductRepository'])) {
  22448.             return $this->privates['Kiener\\MolliePayments\\Repository\\Product\\ProductRepository'];
  22449.         }
  22450.         return $this->privates['Kiener\\MolliePayments\\Repository\\Product\\ProductRepository'] = new \Kiener\MolliePayments\Repository\Product\ProductRepository($a);
  22451.     }
  22452.     /**
  22453.      * Gets the private 'Kiener\MolliePayments\Repository\SalesChannel\SalesChannelRepository' shared service.
  22454.      *
  22455.      * @return \Kiener\MolliePayments\Repository\SalesChannel\SalesChannelRepository
  22456.      */
  22457.     protected function getSalesChannelRepositoryService()
  22458.     {
  22459.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  22460.         if (isset($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'])) {
  22461.             return $this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'];
  22462.         }
  22463.         return $this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] = new \Kiener\MolliePayments\Repository\SalesChannel\SalesChannelRepository($a);
  22464.     }
  22465.     /**
  22466.      * Gets the private 'Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTask' shared service.
  22467.      *
  22468.      * @return \Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTask
  22469.      */
  22470.     protected function getRenewalReminderTaskService()
  22471.     {
  22472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTask.php';
  22473.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/ScheduledTask/Subscription/RenewalReminder/RenewalReminderTask.php';
  22474.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/ScheduledTask/ScheduledTaskFactory.php';
  22475.         return $this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTask'] = (new \Kiener\MolliePayments\ScheduledTask\ScheduledTaskFactory(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService())))->createRenewalReminderTask();
  22476.     }
  22477.     /**
  22478.      * Gets the private 'Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTaskHandler' shared service.
  22479.      *
  22480.      * @return \Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTaskHandler
  22481.      */
  22482.     protected function getRenewalReminderTaskHandlerService()
  22483.     {
  22484.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/ScheduledTask/Subscription/RenewalReminder/RenewalReminderTaskHandler.php';
  22485.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/ScheduledTask/ScheduledTaskRepositoryInterface.php';
  22486.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/ScheduledTask/ScheduledTaskRepository.php';
  22487.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  22488.         if (isset($this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'])) {
  22489.             return $this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'];
  22490.         }
  22491.         $b = ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService());
  22492.         if (isset($this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'])) {
  22493.             return $this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'];
  22494.         }
  22495.         return $this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'] = new \Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTaskHandler(new \Kiener\MolliePayments\Repository\ScheduledTask\ScheduledTaskRepository($a), $b, ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  22496.     }
  22497.     /**
  22498.      * Gets the private 'Kiener\MolliePayments\Service\Cart\CartBackupService' shared service.
  22499.      *
  22500.      * @return \Kiener\MolliePayments\Service\Cart\CartBackupService
  22501.      */
  22502.     protected function getCartBackupServiceService()
  22503.     {
  22504.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Cart/CartBackupService.php';
  22505.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service());
  22506.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Cart\\CartBackupService'])) {
  22507.             return $this->privates['Kiener\\MolliePayments\\Service\\Cart\\CartBackupService'];
  22508.         }
  22509.         return $this->privates['Kiener\\MolliePayments\\Service\\Cart\\CartBackupService'] = new \Kiener\MolliePayments\Service\Cart\CartBackupService($a);
  22510.     }
  22511.     /**
  22512.      * Gets the private 'Kiener\MolliePayments\Service\Cart\Voucher\VoucherCartCollector' shared service.
  22513.      *
  22514.      * @return \Kiener\MolliePayments\Service\Cart\Voucher\VoucherCartCollector
  22515.      */
  22516.     protected function getVoucherCartCollectorService()
  22517.     {
  22518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  22519.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Cart/Voucher/VoucherCartCollector.php';
  22520.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\Voucher\\VoucherService'] ?? $this->getVoucherServiceService());
  22521.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'])) {
  22522.             return $this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'];
  22523.         }
  22524.         $b = ($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService());
  22525.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'])) {
  22526.             return $this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'];
  22527.         }
  22528.         return $this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'] = new \Kiener\MolliePayments\Service\Cart\Voucher\VoucherCartCollector($a$b);
  22529.     }
  22530.     /**
  22531.      * Gets the private 'Kiener\MolliePayments\Service\CustomerService' shared service.
  22532.      *
  22533.      * @return \Kiener\MolliePayments\Service\CustomerService
  22534.      */
  22535.     protected function getCustomerServiceService()
  22536.     {
  22537.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/CustomerServiceInterface.php';
  22538.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/CustomerService.php';
  22539.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Country/CountryRepositoryInterface.php';
  22540.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Country/CountryRepository.php';
  22541.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/Customer.php';
  22542.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Salutation/SalutationRepositoryInterface.php';
  22543.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Salutation/SalutationRepository.php';
  22544.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/ConfigService.php';
  22545.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  22546.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  22547.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  22548.         }
  22549.         $b = ($this->privates['Kiener\\MolliePayments\\Repository\\Customer\\CustomerRepository'] ?? $this->getCustomerRepositoryService());
  22550.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  22551.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  22552.         }
  22553.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22554.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  22555.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  22556.         }
  22557.         $d = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  22558.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  22559.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  22560.         }
  22561.         $e = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  22562.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  22563.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  22564.         }
  22565.         $f = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  22566.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  22567.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  22568.         }
  22569.         $g = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  22570.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'])) {
  22571.             return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'];
  22572.         }
  22573.         $h = ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService());
  22574.         return $this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] = new \Kiener\MolliePayments\Service\CustomerService(new \Kiener\MolliePayments\Repository\Country\CountryRepository($a), $b, new \Kiener\MolliePayments\Service\MollieApi\Customer(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService())), $c, ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $d, new \Kiener\MolliePayments\Repository\Salutation\SalutationRepository($e), $h'6.4.20.2'$f, new \Kiener\MolliePayments\Service\ConfigService($g, ($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService()), $h));
  22575.     }
  22576.     /**
  22577.      * Gets the private 'Kiener\MolliePayments\Service\Mail\AttachmentGenerator\JsonPluginConfigurationGenerator' shared service.
  22578.      *
  22579.      * @return \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\JsonPluginConfigurationGenerator
  22580.      */
  22581.     protected function getJsonPluginConfigurationGeneratorService()
  22582.     {
  22583.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/GeneratorInterface.php';
  22584.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/AbstractSalesChannelGenerator.php';
  22585.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/AbstractPluginConfigurationGenerator.php';
  22586.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/JsonPluginConfigurationGenerator.php';
  22587.         return $this->privates['Kiener\\MolliePayments\\Service\\Mail\\AttachmentGenerator\\JsonPluginConfigurationGenerator'] = new \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\JsonPluginConfigurationGenerator(($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()), ($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] ?? $this->getSalesChannelRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()));
  22588.     }
  22589.     /**
  22590.      * Gets the private 'Kiener\MolliePayments\Service\Mail\AttachmentGenerator\PaymentMethodGenerator' shared service.
  22591.      *
  22592.      * @return \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\PaymentMethodGenerator
  22593.      */
  22594.     protected function getPaymentMethodGeneratorService()
  22595.     {
  22596.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/GeneratorInterface.php';
  22597.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/AbstractSalesChannelGenerator.php';
  22598.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/PaymentMethodGenerator.php';
  22599.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/SalesChannel/SalesChannelDataExtractor.php';
  22600.         return $this->privates['Kiener\\MolliePayments\\Service\\Mail\\AttachmentGenerator\\PaymentMethodGenerator'] = new \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\PaymentMethodGenerator(($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] ?? $this->getSalesChannelRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()), ($this->privates['Kiener\\MolliePayments\\Repository\\PaymentMethod\\PaymentMethodRepository'] ?? $this->getPaymentMethodRepositoryService()), new \Kiener\MolliePayments\Service\SalesChannel\SalesChannelDataExtractor());
  22601.     }
  22602.     /**
  22603.      * Gets the private 'Kiener\MolliePayments\Service\Mail\AttachmentGenerator\ReadablePluginConfigurationGenerator' shared service.
  22604.      *
  22605.      * @return \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\ReadablePluginConfigurationGenerator
  22606.      */
  22607.     protected function getReadablePluginConfigurationGeneratorService()
  22608.     {
  22609.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/GeneratorInterface.php';
  22610.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/AbstractSalesChannelGenerator.php';
  22611.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/AbstractPluginConfigurationGenerator.php';
  22612.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Mail/AttachmentGenerator/ReadablePluginConfigurationGenerator.php';
  22613.         return $this->privates['Kiener\\MolliePayments\\Service\\Mail\\AttachmentGenerator\\ReadablePluginConfigurationGenerator'] = new \Kiener\MolliePayments\Service\Mail\AttachmentGenerator\ReadablePluginConfigurationGenerator(($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()), ($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] ?? $this->getSalesChannelRepositoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\ApiKeyValidator'] ?? $this->getApiKeyValidatorService()));
  22614.     }
  22615.     /**
  22616.      * Gets the private 'Kiener\MolliePayments\Service\MandateService' shared service.
  22617.      *
  22618.      * @return \Kiener\MolliePayments\Service\MandateService
  22619.      */
  22620.     protected function getMandateServiceService()
  22621.     {
  22622.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MandateServiceInterface.php';
  22623.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MandateService.php';
  22624.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/Mandate.php';
  22625.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService());
  22626.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\MandateService'])) {
  22627.             return $this->privates['Kiener\\MolliePayments\\Service\\MandateService'];
  22628.         }
  22629.         $b = ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\SubscriptionManager'] ?? $this->getSubscriptionManagerService());
  22630.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\MandateService'])) {
  22631.             return $this->privates['Kiener\\MolliePayments\\Service\\MandateService'];
  22632.         }
  22633.         return $this->privates['Kiener\\MolliePayments\\Service\\MandateService'] = new \Kiener\MolliePayments\Service\MandateService($a, new \Kiener\MolliePayments\Service\MollieApi\Mandate(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService())), $b);
  22634.     }
  22635.     /**
  22636.      * Gets the private 'Kiener\MolliePayments\Service\MollieApi\ApiKeyValidator' shared service.
  22637.      *
  22638.      * @return \Kiener\MolliePayments\Service\MollieApi\ApiKeyValidator
  22639.      */
  22640.     protected function getApiKeyValidatorService()
  22641.     {
  22642.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/ApiKeyValidator.php';
  22643.         return $this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\ApiKeyValidator'] = new \Kiener\MolliePayments\Service\MollieApi\ApiKeyValidator(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()));
  22644.     }
  22645.     /**
  22646.      * Gets the private 'Kiener\MolliePayments\Service\MollieApi\Order' shared service.
  22647.      *
  22648.      * @return \Kiener\MolliePayments\Service\MollieApi\Order
  22649.      */
  22650.     protected function getOrderService()
  22651.     {
  22652.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/Order.php';
  22653.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/Payment.php';
  22654.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/RequestAnonymizer/MollieRequestAnonymizer.php';
  22655.         $a = ($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService());
  22656.         return $this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] = new \Kiener\MolliePayments\Service\MollieApi\Order($a, new \Kiener\MolliePayments\Service\MollieApi\Payment($a), ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingBuilder'] ?? $this->getRoutingBuilderService()), new \Kiener\MolliePayments\Service\MollieApi\RequestAnonymizer\MollieRequestAnonymizer('*'), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()));
  22657.     }
  22658.     /**
  22659.      * Gets the private 'Kiener\MolliePayments\Service\MollieApi\OrderDataExtractor' shared service.
  22660.      *
  22661.      * @return \Kiener\MolliePayments\Service\MollieApi\OrderDataExtractor
  22662.      */
  22663.     protected function getOrderDataExtractorService()
  22664.     {
  22665.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/MollieApi/OrderDataExtractor.php';
  22666.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\CustomerService'] ?? $this->getCustomerServiceService());
  22667.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'])) {
  22668.             return $this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'];
  22669.         }
  22670.         return $this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] = new \Kiener\MolliePayments\Service\MollieApi\OrderDataExtractor(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), $a);
  22671.     }
  22672.     /**
  22673.      * Gets the private 'Kiener\MolliePayments\Service\OrderService' shared service.
  22674.      *
  22675.      * @return \Kiener\MolliePayments\Service\OrderService
  22676.      */
  22677.     protected function getOrderServiceService()
  22678.     {
  22679.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/OrderServiceInterface.php';
  22680.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/OrderService.php';
  22681.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/UpdateOrderTransactionCustomFields.php';
  22682.         $a = ($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService());
  22683.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\OrderService'])) {
  22684.             return $this->privates['Kiener\\MolliePayments\\Service\\OrderService'];
  22685.         }
  22686.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService2Service());
  22687.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\OrderService'])) {
  22688.             return $this->privates['Kiener\\MolliePayments\\Service\\OrderService'];
  22689.         }
  22690.         $c = ($this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'] ?? $this->getOrderTransactionRepositoryService());
  22691.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\OrderService'])) {
  22692.             return $this->privates['Kiener\\MolliePayments\\Service\\OrderService'];
  22693.         }
  22694.         return $this->privates['Kiener\\MolliePayments\\Service\\OrderService'] = new \Kiener\MolliePayments\Service\OrderService($a$b, ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService()), ($this->privates['Kiener\\MolliePayments\\Service\\UpdateOrderCustomFields'] ?? $this->getUpdateOrderCustomFieldsService()), new \Kiener\MolliePayments\Service\UpdateOrderTransactionCustomFields($c), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  22695.     }
  22696.     /**
  22697.      * Gets the private 'Kiener\MolliePayments\Service\Order\OrderStateService' shared service.
  22698.      *
  22699.      * @return \Kiener\MolliePayments\Service\Order\OrderStateService
  22700.      */
  22701.     protected function getOrderStateServiceService()
  22702.     {
  22703.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Order/OrderStateService.php';
  22704.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Transition/OrderTransitionServiceInterface.php';
  22705.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Transition/OrderTransitionService.php';
  22706.         return $this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStateService'] = new \Kiener\MolliePayments\Service\Order\OrderStateService(($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()), new \Kiener\MolliePayments\Service\Transition\OrderTransitionService(($this->privates['Kiener\\MolliePayments\\Service\\Transition\\TransitionService'] ?? $this->getTransitionServiceService())));
  22707.     }
  22708.     /**
  22709.      * Gets the private 'Kiener\MolliePayments\Service\Order\OrderStatusUpdater' shared service.
  22710.      *
  22711.      * @return \Kiener\MolliePayments\Service\Order\OrderStatusUpdater
  22712.      */
  22713.     protected function getOrderStatusUpdaterService()
  22714.     {
  22715.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Order/OrderStatusUpdater.php';
  22716.         return $this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStatusUpdater'] = new \Kiener\MolliePayments\Service\Order\OrderStatusUpdater(($this->privates['Kiener\\MolliePayments\\Service\\Order\\OrderStateService'] ?? $this->getOrderStateServiceService()), ($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->services['Kiener\\MolliePayments\\Service\\Transition\\TransactionTransitionService'] ?? $this->getTransactionTransitionServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  22717.     }
  22718.     /**
  22719.      * Gets the private 'Kiener\MolliePayments\Service\Payment\Remover\RegularPaymentRemover' shared service.
  22720.      *
  22721.      * @return \Kiener\MolliePayments\Service\Payment\Remover\RegularPaymentRemover
  22722.      */
  22723.     protected function getRegularPaymentRemoverService()
  22724.     {
  22725.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemoverInterface.php';
  22726.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/CartAwareRouteInterface.php';
  22727.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/OrderAwareRouteInterface.php';
  22728.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/PaymentMethodRemover.php';
  22729.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Payment/Remover/RegularPaymentRemover.php';
  22730.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService());
  22731.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Payment\\Remover\\RegularPaymentRemover'])) {
  22732.             return $this->privates['Kiener\\MolliePayments\\Service\\Payment\\Remover\\RegularPaymentRemover'];
  22733.         }
  22734.         $b = ($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\OrderDataExtractor'] ?? $this->getOrderDataExtractorService());
  22735.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Payment\\Remover\\RegularPaymentRemover'])) {
  22736.             return $this->privates['Kiener\\MolliePayments\\Service\\Payment\\Remover\\RegularPaymentRemover'];
  22737.         }
  22738.         return $this->privates['Kiener\\MolliePayments\\Service\\Payment\\Remover\\RegularPaymentRemover'] = new \Kiener\MolliePayments\Service\Payment\Remover\RegularPaymentRemover($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $b, ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  22739.     }
  22740.     /**
  22741.      * Gets the private 'Kiener\MolliePayments\Service\Refund\RefundService' shared service.
  22742.      *
  22743.      * @return \Kiener\MolliePayments\Service\Refund\RefundService
  22744.      */
  22745.     protected function getRefundServiceService()
  22746.     {
  22747.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Refund/RefundServiceInterface.php';
  22748.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Refund/RefundService.php';
  22749.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Hydrator/RefundHydrator.php';
  22750.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Refund/CompositionMigrationServiceInterface.php';
  22751.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Refund/CompositionMigrationService.php';
  22752.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService());
  22753.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Refund\\RefundService'])) {
  22754.             return $this->privates['Kiener\\MolliePayments\\Service\\Refund\\RefundService'];
  22755.         }
  22756.         $b = ($this->services['mollie_refund_item.repository'] ?? $this->getMollieRefundItem_RepositoryService());
  22757.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Refund\\RefundService'])) {
  22758.             return $this->privates['Kiener\\MolliePayments\\Service\\Refund\\RefundService'];
  22759.         }
  22760.         return $this->privates['Kiener\\MolliePayments\\Service\\Refund\\RefundService'] = new \Kiener\MolliePayments\Service\Refund\RefundService(($this->privates['Kiener\\MolliePayments\\Service\\MollieApi\\Order'] ?? $this->getOrderService()), $a, new \Kiener\MolliePayments\Hydrator\RefundHydrator(), ($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService()), new \Kiener\MolliePayments\Service\Refund\CompositionMigrationService($b));
  22761.     }
  22762.     /**
  22763.      * Gets the private 'Kiener\MolliePayments\Service\Router\RoutingBuilder' shared service.
  22764.      *
  22765.      * @return \Kiener\MolliePayments\Service\Router\RoutingBuilder
  22766.      */
  22767.     protected function getRoutingBuilderService()
  22768.     {
  22769.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Router/RoutingBuilder.php';
  22770.         return $this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingBuilder'] = new \Kiener\MolliePayments\Service\Router\RoutingBuilder(($this->services['router'] ?? $this->getRouterService()), ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingDetector'] ?? $this->getRoutingDetectorService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $this->getEnv('default::APP_URL'));
  22771.     }
  22772.     /**
  22773.      * Gets the private 'Kiener\MolliePayments\Service\Router\RoutingDetector' shared service.
  22774.      *
  22775.      * @return \Kiener\MolliePayments\Service\Router\RoutingDetector
  22776.      */
  22777.     protected function getRoutingDetectorService()
  22778.     {
  22779.         return $this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingDetector'] = new \Kiener\MolliePayments\Service\Router\RoutingDetector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  22780.     }
  22781.     /**
  22782.      * Gets the private 'Kiener\MolliePayments\Service\SettingsService' shared service.
  22783.      *
  22784.      * @return \Kiener\MolliePayments\Service\SettingsService
  22785.      */
  22786.     protected function getSettingsServiceService()
  22787.     {
  22788.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  22789.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'])) {
  22790.             return $this->privates['Kiener\\MolliePayments\\Service\\SettingsService'];
  22791.         }
  22792.         $b = ($this->privates['Kiener\\MolliePayments\\Repository\\SalesChannel\\SalesChannelRepository'] ?? $this->getSalesChannelRepositoryService());
  22793.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'])) {
  22794.             return $this->privates['Kiener\\MolliePayments\\Service\\SettingsService'];
  22795.         }
  22796.         return $this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] = new \Kiener\MolliePayments\Service\SettingsService($a$b$this->getEnv('default::MOLLIE_SHOP_DOMAIN'), $this->getEnv('default::MOLLIE_DEV_MODE'), $this->getEnv('default::MOLLIE_CYPRESS_MODE'));
  22797.     }
  22798.     /**
  22799.      * Gets the private 'Kiener\MolliePayments\Service\TransactionService' shared service.
  22800.      *
  22801.      * @return \Kiener\MolliePayments\Service\TransactionService
  22802.      */
  22803.     protected function getTransactionServiceService()
  22804.     {
  22805.         return $this->privates['Kiener\\MolliePayments\\Service\\TransactionService'] = new \Kiener\MolliePayments\Service\TransactionService(($this->privates['Kiener\\MolliePayments\\Repository\\OrderTransaction\\OrderTransactionRepository'] ?? $this->getOrderTransactionRepositoryService()));
  22806.     }
  22807.     /**
  22808.      * Gets the private 'Kiener\MolliePayments\Service\Transition\TransitionService' shared service.
  22809.      *
  22810.      * @return \Kiener\MolliePayments\Service\Transition\TransitionService
  22811.      */
  22812.     protected function getTransitionServiceService()
  22813.     {
  22814.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Transition/TransitionServiceInterface.php';
  22815.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Transition/TransitionService.php';
  22816.         $a = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  22817.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Transition\\TransitionService'])) {
  22818.             return $this->privates['Kiener\\MolliePayments\\Service\\Transition\\TransitionService'];
  22819.         }
  22820.         return $this->privates['Kiener\\MolliePayments\\Service\\Transition\\TransitionService'] = new \Kiener\MolliePayments\Service\Transition\TransitionService($a);
  22821.     }
  22822.     /**
  22823.      * Gets the private 'Kiener\MolliePayments\Service\UpdateOrderCustomFields' shared service.
  22824.      *
  22825.      * @return \Kiener\MolliePayments\Service\UpdateOrderCustomFields
  22826.      */
  22827.     protected function getUpdateOrderCustomFieldsService()
  22828.     {
  22829.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/UpdateOrderCustomFields.php';
  22830.         return $this->privates['Kiener\\MolliePayments\\Service\\UpdateOrderCustomFields'] = new \Kiener\MolliePayments\Service\UpdateOrderCustomFields(($this->privates['Kiener\\MolliePayments\\Repository\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()));
  22831.     }
  22832.     /**
  22833.      * Gets the private 'Kiener\MolliePayments\Service\Voucher\VoucherService' shared service.
  22834.      *
  22835.      * @return \Kiener\MolliePayments\Service\Cart\Voucher\VoucherService
  22836.      */
  22837.     protected function getVoucherServiceService()
  22838.     {
  22839.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/Cart/Voucher/VoucherService.php';
  22840.         $a = ($this->privates['Kiener\\MolliePayments\\Repository\\Product\\ProductRepository'] ?? $this->getProductRepositoryService());
  22841.         if (isset($this->privates['Kiener\\MolliePayments\\Service\\Voucher\\VoucherService'])) {
  22842.             return $this->privates['Kiener\\MolliePayments\\Service\\Voucher\\VoucherService'];
  22843.         }
  22844.         return $this->privates['Kiener\\MolliePayments\\Service\\Voucher\\VoucherService'] = new \Kiener\MolliePayments\Service\Cart\Voucher\VoucherService($a, ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  22845.     }
  22846.     /**
  22847.      * Gets the private 'Kiener\MolliePayments\Subscriber\AccountPaymentMethodPageSubscriber' shared service.
  22848.      *
  22849.      * @return \Kiener\MolliePayments\Subscriber\AccountPaymentMethodPageSubscriber
  22850.      */
  22851.     protected function getAccountPaymentMethodPageSubscriberService()
  22852.     {
  22853.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/AccountPaymentMethodPageSubscriber.php';
  22854.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\AccountPaymentMethodPageSubscriber'] = new \Kiener\MolliePayments\Subscriber\AccountPaymentMethodPageSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\MandateService'] ?? $this->getMandateServiceService()));
  22855.     }
  22856.     /**
  22857.      * Gets the private 'Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber' shared service.
  22858.      *
  22859.      * @return \Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber
  22860.      */
  22861.     protected function getApplePayDirectSubscriberService()
  22862.     {
  22863.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/ApplePayDirectSubscriber.php';
  22864.         $a = ($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] ?? $this->getApplePayDirectService());
  22865.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePayDirectSubscriber'])) {
  22866.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePayDirectSubscriber'];
  22867.         }
  22868.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePayDirectSubscriber'] = new \Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $a);
  22869.     }
  22870.     /**
  22871.      * Gets the private 'Kiener\MolliePayments\Subscriber\ApplePaySubscriber' shared service.
  22872.      *
  22873.      * @return \Kiener\MolliePayments\Subscriber\ApplePaySubscriber
  22874.      */
  22875.     protected function getApplePaySubscriberService()
  22876.     {
  22877.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/ApplePaySubscriber.php';
  22878.         $a = ($this->services['Kiener\\MolliePayments\\Components\\ApplePayDirect\\ApplePayDirect'] ?? $this->getApplePayDirectService());
  22879.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePaySubscriber'])) {
  22880.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePaySubscriber'];
  22881.         }
  22882.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\ApplePaySubscriber'] = new \Kiener\MolliePayments\Subscriber\ApplePaySubscriber($a);
  22883.     }
  22884.     /**
  22885.      * Gets the private 'Kiener\MolliePayments\Subscriber\CancelOrderSubscriber' shared service.
  22886.      *
  22887.      * @return \Kiener\MolliePayments\Subscriber\CancelOrderSubscriber
  22888.      */
  22889.     protected function getCancelOrderSubscriberService()
  22890.     {
  22891.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/CancelOrderSubscriber.php';
  22892.         $a = ($this->privates['Kiener\\MolliePayments\\Service\\OrderService'] ?? $this->getOrderServiceService());
  22893.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\CancelOrderSubscriber'])) {
  22894.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\CancelOrderSubscriber'];
  22895.         }
  22896.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\CancelOrderSubscriber'] = new \Kiener\MolliePayments\Subscriber\CancelOrderSubscriber(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()), $a, ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  22897.     }
  22898.     /**
  22899.      * Gets the private 'Kiener\MolliePayments\Subscriber\CheckoutConfirmPageSubscriber' shared service.
  22900.      *
  22901.      * @return \Kiener\MolliePayments\Subscriber\CheckoutConfirmPageSubscriber
  22902.      */
  22903.     protected function getCheckoutConfirmPageSubscriberService()
  22904.     {
  22905.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/CheckoutConfirmPageSubscriber.php';
  22906.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Language/LanguageRepositoryInterface.php';
  22907.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Language/LanguageRepository.php';
  22908.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Locale/LocaleRepositoryInterface.php';
  22909.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Repository/Locale/LocaleRepository.php';
  22910.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  22911.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'])) {
  22912.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'];
  22913.         }
  22914.         $b = ($this->services['locale.repository'] ?? $this->getLocale_RepositoryService());
  22915.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'])) {
  22916.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'];
  22917.         }
  22918.         $c = ($this->privates['Kiener\\MolliePayments\\Service\\MandateService'] ?? $this->getMandateServiceService());
  22919.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'])) {
  22920.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'];
  22921.         }
  22922.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\CheckoutConfirmPageSubscriber'] = new \Kiener\MolliePayments\Subscriber\CheckoutConfirmPageSubscriber(($this->privates['Kiener\\MolliePayments\\Factory\\MollieApiFactory'] ?? $this->getMollieApiFactoryService()), ($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), new \Kiener\MolliePayments\Repository\Language\LanguageRepository($a), new \Kiener\MolliePayments\Repository\Locale\LocaleRepository($b), $c, ($this->privates['Kiener\\MolliePayments\\Gateway\\Mollie\\MollieGateway'] ?? $this->getMollieGatewayService()));
  22923.     }
  22924.     /**
  22925.      * Gets the private 'Kiener\MolliePayments\Subscriber\OrderDeliverySubscriber' shared service.
  22926.      *
  22927.      * @return \Kiener\MolliePayments\Subscriber\OrderDeliverySubscriber
  22928.      */
  22929.     protected function getOrderDeliverySubscriberService()
  22930.     {
  22931.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/OrderDeliverySubscriber.php';
  22932.         $a = ($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'] ?? $this->getMollieShipmentService());
  22933.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\OrderDeliverySubscriber'])) {
  22934.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\OrderDeliverySubscriber'];
  22935.         }
  22936.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\OrderDeliverySubscriber'] = new \Kiener\MolliePayments\Subscriber\OrderDeliverySubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $a, ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  22937.     }
  22938.     /**
  22939.      * Gets the private 'Kiener\MolliePayments\Subscriber\ShippingSubscriber' shared service.
  22940.      *
  22941.      * @return \Kiener\MolliePayments\Subscriber\ShippingSubscriber
  22942.      */
  22943.     protected function getShippingSubscriberService()
  22944.     {
  22945.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/ShippingSubscriber.php';
  22946.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\ShippingSubscriber'] = new \Kiener\MolliePayments\Subscriber\ShippingSubscriber(($this->privates['Kiener\\MolliePayments\\Facade\\MollieShipment'] ?? $this->getMollieShipmentService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  22947.     }
  22948.     /**
  22949.      * Gets the private 'Kiener\MolliePayments\Subscriber\StorefrontBuildSubscriber' shared service.
  22950.      *
  22951.      * @return \Kiener\MolliePayments\Subscriber\StorefrontBuildSubscriber
  22952.      */
  22953.     protected function getStorefrontBuildSubscriberService()
  22954.     {
  22955.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/StorefrontBuildSubscriber.php';
  22956.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\StorefrontBuildSubscriber'] = new \Kiener\MolliePayments\Subscriber\StorefrontBuildSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()));
  22957.     }
  22958.     /**
  22959.      * Gets the private 'Kiener\MolliePayments\Subscriber\SubscriptionSubscriber' shared service.
  22960.      *
  22961.      * @return \Kiener\MolliePayments\Subscriber\SubscriptionSubscriber
  22962.      */
  22963.     protected function getSubscriptionSubscriberService()
  22964.     {
  22965.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/SubscriptionSubscriber.php';
  22966.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  22967.         if (isset($this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'])) {
  22968.             return $this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'];
  22969.         }
  22970.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'] = new \Kiener\MolliePayments\Subscriber\SubscriptionSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), $a);
  22971.     }
  22972.     /**
  22973.      * Gets the private 'Kiener\MolliePayments\Subscriber\SystemConfigSubscriber' shared service.
  22974.      *
  22975.      * @return \Kiener\MolliePayments\Subscriber\SystemConfigSubscriber
  22976.      */
  22977.     protected function getSystemConfigSubscriberService()
  22978.     {
  22979.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/SystemConfigSubscriber.php';
  22980.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\SystemConfigSubscriber'] = new \Kiener\MolliePayments\Subscriber\SystemConfigSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  22981.     }
  22982.     /**
  22983.      * Gets the private 'Kiener\MolliePayments\Subscriber\TestModeNotificationSubscriber' shared service.
  22984.      *
  22985.      * @return \Kiener\MolliePayments\Subscriber\TestModeNotificationSubscriber
  22986.      */
  22987.     protected function getTestModeNotificationSubscriberService()
  22988.     {
  22989.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/TestModeNotificationSubscriber.php';
  22990.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\TestModeNotificationSubscriber'] = new \Kiener\MolliePayments\Subscriber\TestModeNotificationSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()));
  22991.     }
  22992.     /**
  22993.      * Gets the private 'Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber' shared service.
  22994.      *
  22995.      * @return \Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber
  22996.      */
  22997.     protected function getWebhookTimezoneSubscriberService()
  22998.     {
  22999.         return $this->privates['Kiener\\MolliePayments\\Subscriber\\WebhookTimezoneSubscriber'] = new \Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber(($this->privates['Kiener\\MolliePayments\\Service\\TransactionService'] ?? $this->getTransactionServiceService()), ($this->privates['Kiener\\MolliePayments\\Service\\Router\\RoutingDetector'] ?? $this->getRoutingDetectorService()), ($this->privates['mollie_payments.logger'] ?? $this->getMolliePayments_LoggerService()));
  23000.     }
  23001.     /**
  23002.      * Gets the private 'Nd\AggregateProperties\Command\CreateAggregatePropertyExtension' shared service.
  23003.      *
  23004.      * @return \Nd\AggregateProperties\Command\CreateAggregatePropertyExtension
  23005.      */
  23006.     protected function getCreateAggregatePropertyExtensionService()
  23007.     {
  23008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23009.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdAggregateProperties/src/Command/CreateAggregatePropertyExtension.php';
  23010.         $this->privates['Nd\\AggregateProperties\\Command\\CreateAggregatePropertyExtension'] = $instance = new \Nd\AggregateProperties\Command\CreateAggregatePropertyExtension(($this->services['nd_aggregate_property_extension.repository'] ?? $this->getNdAggregatePropertyExtension_RepositoryService()));
  23011.         $instance->setName('nd:aggregate:create');
  23012.         return $instance;
  23013.     }
  23014.     /**
  23015.      * Gets the private 'Nd\AggregateProperties\Command\CreateAggregatePropertyGroupOptionExtension' shared service.
  23016.      *
  23017.      * @return \Nd\AggregateProperties\Command\CreateAggregatePropertyGroupOptionExtension
  23018.      */
  23019.     protected function getCreateAggregatePropertyGroupOptionExtensionService()
  23020.     {
  23021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23022.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdAggregateProperties/src/Command/CreateAggregatePropertyGroupOptionExtension.php';
  23023.         $this->privates['Nd\\AggregateProperties\\Command\\CreateAggregatePropertyGroupOptionExtension'] = $instance = new \Nd\AggregateProperties\Command\CreateAggregatePropertyGroupOptionExtension(($this->services['nd_aggregate_property_group_option_extension_mapping.repository'] ?? $this->getNdAggregatePropertyGroupOptionExtensionMapping_RepositoryService()));
  23024.         $instance->setName('nd:aggregate-option:create');
  23025.         return $instance;
  23026.     }
  23027.     /**
  23028.      * Gets the private 'Nd\AggregateProperties\Command\RetrieveAggregatePropertyGroupOptionCommand' shared service.
  23029.      *
  23030.      * @return \Nd\AggregateProperties\Command\RetrieveAggregatePropertyGroupOptionCommand
  23031.      */
  23032.     protected function getRetrieveAggregatePropertyGroupOptionCommandService()
  23033.     {
  23034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23035.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdAggregateProperties/src/Command/RetrieveAggregatePropertyGroupOptionCommand.php';
  23036.         $this->privates['Nd\\AggregateProperties\\Command\\RetrieveAggregatePropertyGroupOptionCommand'] = $instance = new \Nd\AggregateProperties\Command\RetrieveAggregatePropertyGroupOptionCommand(($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService()));
  23037.         $instance->setName('nd:aggregate-option:retrieve');
  23038.         return $instance;
  23039.     }
  23040.     /**
  23041.      * Gets the private 'Nd\AggregateProperties\Subscriber\AggregateFilterSubscriber' shared service.
  23042.      *
  23043.      * @return \Nd\AggregateProperties\Subscriber\AggregateFilterSubscriber
  23044.      */
  23045.     protected function getAggregateFilterSubscriberService()
  23046.     {
  23047.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdAggregateProperties/src/Subscriber/AggregateFilterSubscriber.php';
  23048.         $a = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  23049.         if (isset($this->privates['Nd\\AggregateProperties\\Subscriber\\AggregateFilterSubscriber'])) {
  23050.             return $this->privates['Nd\\AggregateProperties\\Subscriber\\AggregateFilterSubscriber'];
  23051.         }
  23052.         $b = ($this->services['nd_aggregate_property_extension.repository'] ?? $this->getNdAggregatePropertyExtension_RepositoryService());
  23053.         if (isset($this->privates['Nd\\AggregateProperties\\Subscriber\\AggregateFilterSubscriber'])) {
  23054.             return $this->privates['Nd\\AggregateProperties\\Subscriber\\AggregateFilterSubscriber'];
  23055.         }
  23056.         return $this->privates['Nd\\AggregateProperties\\Subscriber\\AggregateFilterSubscriber'] = new \Nd\AggregateProperties\Subscriber\AggregateFilterSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b);
  23057.     }
  23058.     /**
  23059.      * Gets the private 'Nd\AggregateProperties\Subscriber\ProductListingFilterSubscriber' shared service.
  23060.      *
  23061.      * @return \Nd\AggregateProperties\Subscriber\ProductListingFilterSubscriber
  23062.      */
  23063.     protected function getProductListingFilterSubscriberService()
  23064.     {
  23065.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdAggregateProperties/src/Subscriber/ProductListingFilterSubscriber.php';
  23066.         $a = ($this->services['nd_aggregate_property_extension.repository'] ?? $this->getNdAggregatePropertyExtension_RepositoryService());
  23067.         if (isset($this->privates['Nd\\AggregateProperties\\Subscriber\\ProductListingFilterSubscriber'])) {
  23068.             return $this->privates['Nd\\AggregateProperties\\Subscriber\\ProductListingFilterSubscriber'];
  23069.         }
  23070.         return $this->privates['Nd\\AggregateProperties\\Subscriber\\ProductListingFilterSubscriber'] = new \Nd\AggregateProperties\Subscriber\ProductListingFilterSubscriber($a);
  23071.     }
  23072.     /**
  23073.      * Gets the private 'Nd\DeleteOldUnusedProductMedia\Command\DeleteCommand' shared service.
  23074.      *
  23075.      * @return \Nd\DeleteOldUnusedProductMedia\Command\DeleteCommand
  23076.      */
  23077.     protected function getDeleteCommandService()
  23078.     {
  23079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23080.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdDeleteOldUnusedProductMedia/src/Command/DeleteCommand.php';
  23081.         $this->privates['Nd\\DeleteOldUnusedProductMedia\\Command\\DeleteCommand'] = $instance = new \Nd\DeleteOldUnusedProductMedia\Command\DeleteCommand(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Nd\\DeleteOldUnusedProductMedia\\Service\\DeleteUnusedMediaService'] ?? $this->getDeleteUnusedMediaServiceService()), ($this->privates['nodots_deleted_unused_product_media.shopware6.logger'] ?? $this->getNodotsDeletedUnusedProductMedia_Shopware6_LoggerService()));
  23082.         $instance->setName('nd:delete-unused-media');
  23083.         $instance->setDescription('Delete unused media');
  23084.         return $instance;
  23085.     }
  23086.     /**
  23087.      * Gets the private 'Nd\DeleteOldUnusedProductMedia\Message\NodotsDeleteUnusedMediaHandler' shared service.
  23088.      *
  23089.      * @return \Nd\DeleteOldUnusedProductMedia\Message\NodotsDeleteUnusedMediaHandler
  23090.      */
  23091.     protected function getNodotsDeleteUnusedMediaHandlerService()
  23092.     {
  23093.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdDeleteOldUnusedProductMedia/src/Message/NodotsDeleteUnusedMediaHandler.php';
  23094.         $a = ($this->privates['Nd\\DeleteOldUnusedProductMedia\\Service\\DeleteUnusedMediaService'] ?? $this->getDeleteUnusedMediaServiceService());
  23095.         if (isset($this->privates['Nd\\DeleteOldUnusedProductMedia\\Message\\NodotsDeleteUnusedMediaHandler'])) {
  23096.             return $this->privates['Nd\\DeleteOldUnusedProductMedia\\Message\\NodotsDeleteUnusedMediaHandler'];
  23097.         }
  23098.         return $this->privates['Nd\\DeleteOldUnusedProductMedia\\Message\\NodotsDeleteUnusedMediaHandler'] = new \Nd\DeleteOldUnusedProductMedia\Message\NodotsDeleteUnusedMediaHandler($a);
  23099.     }
  23100.     /**
  23101.      * Gets the private 'Nd\DeleteOldUnusedProductMedia\Service\DeleteUnusedMediaService' shared service.
  23102.      *
  23103.      * @return \Nd\DeleteOldUnusedProductMedia\Service\DeleteUnusedMediaService
  23104.      */
  23105.     protected function getDeleteUnusedMediaServiceService()
  23106.     {
  23107.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdDeleteOldUnusedProductMedia/src/Service/DeleteUnusedMediaService.php';
  23108.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  23109.         if (isset($this->privates['Nd\\DeleteOldUnusedProductMedia\\Service\\DeleteUnusedMediaService'])) {
  23110.             return $this->privates['Nd\\DeleteOldUnusedProductMedia\\Service\\DeleteUnusedMediaService'];
  23111.         }
  23112.         return $this->privates['Nd\\DeleteOldUnusedProductMedia\\Service\\DeleteUnusedMediaService'] = new \Nd\DeleteOldUnusedProductMedia\Service\DeleteUnusedMediaService(($this->privates['nodots_deleted_unused_product_media.shopware6.logger'] ?? $this->getNodotsDeletedUnusedProductMedia_Shopware6_LoggerService()), $a);
  23113.     }
  23114.     /**
  23115.      * Gets the private 'Nd\Fashion\Command\ActivateAllBrandsCommand' shared service.
  23116.      *
  23117.      * @return \Nd\Fashion\Command\ActivateAllBrandsCommand
  23118.      */
  23119.     protected function getActivateAllBrandsCommandService()
  23120.     {
  23121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23122.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Command/ActivateAllBrandsCommand.php';
  23123.         $this->privates['Nd\\Fashion\\Command\\ActivateAllBrandsCommand'] = $instance = new \Nd\Fashion\Command\ActivateAllBrandsCommand(($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService()));
  23124.         $instance->setName('nd:activate-all-brands');
  23125.         return $instance;
  23126.     }
  23127.     /**
  23128.      * Gets the private 'Nd\Fashion\DataResolver\ManufacturerBlockCmsElementResolver' shared service.
  23129.      *
  23130.      * @return \Nd\Fashion\DataResolver\ManufacturerBlockCmsElementResolver
  23131.      */
  23132.     protected function getManufacturerBlockCmsElementResolverService()
  23133.     {
  23134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  23135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  23136.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/DataResolver/ManufacturerBlockCmsElementResolver.php';
  23137.         return $this->privates['Nd\\Fashion\\DataResolver\\ManufacturerBlockCmsElementResolver'] = new \Nd\Fashion\DataResolver\ManufacturerBlockCmsElementResolver(($this->privates['Nd\\Fashion\\Service\\ProductManufacturerUrlService'] ?? $this->getProductManufacturerUrlServiceService()));
  23138.     }
  23139.     /**
  23140.      * Gets the private 'Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver' shared service.
  23141.      *
  23142.      * @return \Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver
  23143.      */
  23144.     protected function getManufacturerOverviewCmsElementResolverService()
  23145.     {
  23146.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  23147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  23148.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/DataResolver/ManufacturerOverviewCmsElementResolver.php';
  23149.         return $this->privates['Nd\\Fashion\\DataResolver\\ManufacturerOverviewCmsElementResolver'] = new \Nd\Fashion\DataResolver\ManufacturerOverviewCmsElementResolver(($this->privates['Nd\\Fashion\\Service\\ProductManufacturerUrlService'] ?? $this->getProductManufacturerUrlServiceService()));
  23150.     }
  23151.     /**
  23152.      * Gets the private 'Nd\Fashion\Service\ManufacturerSeoUrlPageSubscriber' shared service.
  23153.      *
  23154.      * @return \Nd\Fashion\Service\ManufacturerSeoUrlPageSubscriber
  23155.      */
  23156.     protected function getManufacturerSeoUrlPageSubscriberService()
  23157.     {
  23158.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Service/ManufacturerSeoUrlPageSubscriber.php';
  23159.         return $this->privates['Nd\\Fashion\\Service\\ManufacturerSeoUrlPageSubscriber'] = new \Nd\Fashion\Service\ManufacturerSeoUrlPageSubscriber(($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] ?? $this->getSeoUrlUpdaterService()));
  23160.     }
  23161.     /**
  23162.      * Gets the private 'Nd\Fashion\Service\ProductManufacturerUrlService' shared service.
  23163.      *
  23164.      * @return \Nd\Fashion\Service\ProductManufacturerUrlService
  23165.      */
  23166.     protected function getProductManufacturerUrlServiceService()
  23167.     {
  23168.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Service/ProductManufacturerUrlService.php';
  23169.         return $this->privates['Nd\\Fashion\\Service\\ProductManufacturerUrlService'] = new \Nd\Fashion\Service\ProductManufacturerUrlService(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), 'undefined');
  23170.     }
  23171.     /**
  23172.      * Gets the private 'Nd\Fashion\Storefront\Framework\Seo\SeoUrlRoute\ManufacturerPageSeoUrlRoute' shared service.
  23173.      *
  23174.      * @return \Nd\Fashion\Storefront\Framework\Seo\SeoUrlRoute\ManufacturerPageSeoUrlRoute
  23175.      */
  23176.     protected function getManufacturerPageSeoUrlRouteService()
  23177.     {
  23178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  23179.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Storefront/Framework/Seo/SeoUrlRoute/ManufacturerPageSeoUrlRoute.php';
  23180.         return $this->privates['Nd\\Fashion\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ManufacturerPageSeoUrlRoute'] = new \Nd\Fashion\Storefront\Framework\Seo\SeoUrlRoute\ManufacturerPageSeoUrlRoute(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService()));
  23181.     }
  23182.     /**
  23183.      * Gets the private 'Nd\Fashion\Subscriber\AddChildrenToProductPage' shared service.
  23184.      *
  23185.      * @return \Nd\Fashion\Subscriber\AddChildrenToProductPage
  23186.      */
  23187.     protected function getAddChildrenToProductPageService()
  23188.     {
  23189.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdFashion/src/Subscriber/AddChildrenToProductPage.php';
  23190.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  23191.         if (isset($this->privates['Nd\\Fashion\\Subscriber\\AddChildrenToProductPage'])) {
  23192.             return $this->privates['Nd\\Fashion\\Subscriber\\AddChildrenToProductPage'];
  23193.         }
  23194.         return $this->privates['Nd\\Fashion\\Subscriber\\AddChildrenToProductPage'] = new \Nd\Fashion\Subscriber\AddChildrenToProductPage($a, ($this->privates['Nd\\Fashion\\Service\\ProductManufacturerUrlService'] ?? $this->getProductManufacturerUrlServiceService()));
  23195.     }
  23196.     /**
  23197.      * Gets the private 'Nd\Srs\Cart\GiftCardCollector' shared service.
  23198.      *
  23199.      * @return \Nd\Srs\Cart\GiftCardCollector
  23200.      */
  23201.     protected function getGiftCardCollectorService()
  23202.     {
  23203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  23204.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Cart/GiftCardCollector.php';
  23205.         $a = ($this->privates['Nd\\Srs\\Service\\GiftCardCommunicator'] ?? $this->getGiftCardCommunicatorService());
  23206.         if (isset($this->privates['Nd\\Srs\\Cart\\GiftCardCollector'])) {
  23207.             return $this->privates['Nd\\Srs\\Cart\\GiftCardCollector'];
  23208.         }
  23209.         $b = ($this->privates['Nd\\Srs\\Cart\\GiftCardItemBuilder'] ?? $this->getGiftCardItemBuilderService());
  23210.         if (isset($this->privates['Nd\\Srs\\Cart\\GiftCardCollector'])) {
  23211.             return $this->privates['Nd\\Srs\\Cart\\GiftCardCollector'];
  23212.         }
  23213.         return $this->privates['Nd\\Srs\\Cart\\GiftCardCollector'] = new \Nd\Srs\Cart\GiftCardCollector($a$b);
  23214.     }
  23215.     /**
  23216.      * Gets the private 'Nd\Srs\Cart\GiftCardItemBuilder' shared service.
  23217.      *
  23218.      * @return \Nd\Srs\Cart\GiftCardItemBuilder
  23219.      */
  23220.     protected function getGiftCardItemBuilderService()
  23221.     {
  23222.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Cart/GiftCardItemBuilder.php';
  23223.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  23224.         if (isset($this->privates['Nd\\Srs\\Cart\\GiftCardItemBuilder'])) {
  23225.             return $this->privates['Nd\\Srs\\Cart\\GiftCardItemBuilder'];
  23226.         }
  23227.         return $this->privates['Nd\\Srs\\Cart\\GiftCardItemBuilder'] = new \Nd\Srs\Cart\GiftCardItemBuilder($a);
  23228.     }
  23229.     /**
  23230.      * Gets the private 'Nd\Srs\Cart\GiftCardProcessor' shared service.
  23231.      *
  23232.      * @return \Nd\Srs\Cart\GiftCardProcessor
  23233.      */
  23234.     protected function getGiftCardProcessorService()
  23235.     {
  23236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  23237.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Cart/GiftCardProcessor.php';
  23238.         return $this->privates['Nd\\Srs\\Cart\\GiftCardProcessor'] = new \Nd\Srs\Cart\GiftCardProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()));
  23239.     }
  23240.     /**
  23241.      * Gets the private 'Nd\Srs\Cart\VoucherCollector' shared service.
  23242.      *
  23243.      * @return \Nd\Srs\Cart\VoucherCollector
  23244.      */
  23245.     protected function getVoucherCollectorService()
  23246.     {
  23247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  23248.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Cart/VoucherCollector.php';
  23249.         $a = ($this->privates['Nd\\Srs\\Service\\VoucherCommunicator'] ?? $this->getVoucherCommunicatorService());
  23250.         if (isset($this->privates['Nd\\Srs\\Cart\\VoucherCollector'])) {
  23251.             return $this->privates['Nd\\Srs\\Cart\\VoucherCollector'];
  23252.         }
  23253.         $b = ($this->privates['Nd\\Srs\\Cart\\VoucherItemBuilder'] ?? $this->getVoucherItemBuilderService());
  23254.         if (isset($this->privates['Nd\\Srs\\Cart\\VoucherCollector'])) {
  23255.             return $this->privates['Nd\\Srs\\Cart\\VoucherCollector'];
  23256.         }
  23257.         return $this->privates['Nd\\Srs\\Cart\\VoucherCollector'] = new \Nd\Srs\Cart\VoucherCollector($a$b);
  23258.     }
  23259.     /**
  23260.      * Gets the private 'Nd\Srs\Cart\VoucherItemBuilder' shared service.
  23261.      *
  23262.      * @return \Nd\Srs\Cart\VoucherItemBuilder
  23263.      */
  23264.     protected function getVoucherItemBuilderService()
  23265.     {
  23266.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Cart/VoucherItemBuilder.php';
  23267.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  23268.         if (isset($this->privates['Nd\\Srs\\Cart\\VoucherItemBuilder'])) {
  23269.             return $this->privates['Nd\\Srs\\Cart\\VoucherItemBuilder'];
  23270.         }
  23271.         return $this->privates['Nd\\Srs\\Cart\\VoucherItemBuilder'] = new \Nd\Srs\Cart\VoucherItemBuilder($a);
  23272.     }
  23273.     /**
  23274.      * Gets the private 'Nd\Srs\Cart\VoucherProcessor' shared service.
  23275.      *
  23276.      * @return \Nd\Srs\Cart\VoucherProcessor
  23277.      */
  23278.     protected function getVoucherProcessorService()
  23279.     {
  23280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  23281.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Cart/VoucherProcessor.php';
  23282.         return $this->privates['Nd\\Srs\\Cart\\VoucherProcessor'] = new \Nd\Srs\Cart\VoucherProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()));
  23283.     }
  23284.     /**
  23285.      * Gets the private 'Nd\Srs\Command\AddCancelTemplateCommand' shared service.
  23286.      *
  23287.      * @return \Nd\Srs\Command\AddCancelTemplateCommand
  23288.      */
  23289.     protected function getAddCancelTemplateCommandService()
  23290.     {
  23291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23292.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/AddCancelTemplateCommand.php';
  23293.         $this->privates['Nd\\Srs\\Command\\AddCancelTemplateCommand'] = $instance = new \Nd\Srs\Command\AddCancelTemplateCommand(($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService()), ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  23294.         $instance->setName('srs:create-cancel-mail-template');
  23295.         return $instance;
  23296.     }
  23297.     /**
  23298.      * Gets the private 'Nd\Srs\Command\AddMailTemplatesCommand' shared service.
  23299.      *
  23300.      * @return \Nd\Srs\Command\AddMailTemplatesCommand
  23301.      */
  23302.     protected function getAddMailTemplatesCommandService()
  23303.     {
  23304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23305.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/AddMailTemplatesCommand.php';
  23306.         $this->privates['Nd\\Srs\\Command\\AddMailTemplatesCommand'] = $instance = new \Nd\Srs\Command\AddMailTemplatesCommand(($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService()), ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  23307.         $instance->setName('srs:create-mail-templates');
  23308.         return $instance;
  23309.     }
  23310.     /**
  23311.      * Gets the private 'Nd\Srs\Command\CalculateAllPointsCommand' shared service.
  23312.      *
  23313.      * @return \Nd\Srs\Command\CalculateAllPointsCommand
  23314.      */
  23315.     protected function getCalculateAllPointsCommandService()
  23316.     {
  23317.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23318.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/CalculateAllPointsCommand.php';
  23319.         $this->privates['Nd\\Srs\\Command\\CalculateAllPointsCommand'] = $instance = new \Nd\Srs\Command\CalculateAllPointsCommand(($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->privates['Nd\\Srs\\Service\\PointsCalculationService'] ?? $this->getPointsCalculationServiceService()), ($this->privates['Nd\\Srs\\Service\\CustomerCommunicator'] ?? $this->getCustomerCommunicatorService()), ($this->privates['Nd\\Srs\\Service\\SrsCommunicator'] ?? $this->getSrsCommunicatorService()));
  23320.         $instance->setName('srs:calculate-all-points');
  23321.         return $instance;
  23322.     }
  23323.     /**
  23324.      * Gets the private 'Nd\Srs\Command\CalculatePointsCommand' shared service.
  23325.      *
  23326.      * @return \Nd\Srs\Command\CalculatePointsCommand
  23327.      */
  23328.     protected function getCalculatePointsCommandService()
  23329.     {
  23330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23331.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/CalculatePointsCommand.php';
  23332.         $this->privates['Nd\\Srs\\Command\\CalculatePointsCommand'] = $instance = new \Nd\Srs\Command\CalculatePointsCommand(($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->privates['Nd\\Srs\\Service\\PointsCalculationService'] ?? $this->getPointsCalculationServiceService()));
  23333.         $instance->setName('srs:calculate-points');
  23334.         return $instance;
  23335.     }
  23336.     /**
  23337.      * Gets the private 'Nd\Srs\Command\CreateCategoriesCommand' shared service.
  23338.      *
  23339.      * @return \Nd\Srs\Command\CreateCategoriesCommand
  23340.      */
  23341.     protected function getCreateCategoriesCommandService()
  23342.     {
  23343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23344.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/CreateCategoriesCommand.php';
  23345.         $this->privates['Nd\\Srs\\Command\\CreateCategoriesCommand'] = $instance = new \Nd\Srs\Command\CreateCategoriesCommand(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Nd\\Srs\\Service\\AwsCommunicator'] ?? $this->getAwsCommunicatorService()), '67658a88dbc1402d87555b6be98a02ba''608b55b5dad54071be373df7e0bf3e98');
  23346.         $instance->setName('srs:create-categories');
  23347.         return $instance;
  23348.     }
  23349.     /**
  23350.      * Gets the private 'Nd\Srs\Command\CreateCategoryOption' shared service.
  23351.      *
  23352.      * @return \Nd\Srs\Command\CreateCategoryOption
  23353.      */
  23354.     protected function getCreateCategoryOptionService()
  23355.     {
  23356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23357.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/CreateCategoryOption.php';
  23358.         $this->privates['Nd\\Srs\\Command\\CreateCategoryOption'] = $instance = new \Nd\Srs\Command\CreateCategoryOption(($this->privates['Nd\\Srs\\Service\\AwsCommunicator'] ?? $this->getAwsCommunicatorService()));
  23359.         $instance->setName('srs:create-category-option');
  23360.         return $instance;
  23361.     }
  23362.     /**
  23363.      * Gets the private 'Nd\Srs\Command\CreatePropertiesCommand' shared service.
  23364.      *
  23365.      * @return \Nd\Srs\Command\CreatePropertiesCommand
  23366.      */
  23367.     protected function getCreatePropertiesCommandService()
  23368.     {
  23369.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23370.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/CreatePropertiesCommand.php';
  23371.         $this->privates['Nd\\Srs\\Command\\CreatePropertiesCommand'] = $instance = new \Nd\Srs\Command\CreatePropertiesCommand(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()), ($this->privates['Nd\\Srs\\Service\\AwsCommunicator'] ?? $this->getAwsCommunicatorService()));
  23372.         $instance->setName('srs:create-properties');
  23373.         return $instance;
  23374.     }
  23375.     /**
  23376.      * Gets the private 'Nd\Srs\Command\DeleteProductsCommand' shared service.
  23377.      *
  23378.      * @return \Nd\Srs\Command\DeleteProductsCommand
  23379.      */
  23380.     protected function getDeleteProductsCommandService()
  23381.     {
  23382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23383.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/DeleteProductsCommand.php';
  23384.         $this->privates['Nd\\Srs\\Command\\DeleteProductsCommand'] = $instance = new \Nd\Srs\Command\DeleteProductsCommand(($this->services['product_srs_extension.repository'] ?? $this->getProductSrsExtension_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->privates['Nd\\Srs\\Service\\AwsCommunicator'] ?? $this->getAwsCommunicatorService()));
  23385.         $instance->setName('srs:delete-products');
  23386.         return $instance;
  23387.     }
  23388.     /**
  23389.      * Gets the private 'Nd\Srs\Command\HideProductsCommand' shared service.
  23390.      *
  23391.      * @return \Nd\Srs\Command\HideProductsCommand
  23392.      */
  23393.     protected function getHideProductsCommandService()
  23394.     {
  23395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23396.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/HideProductsCommand.php';
  23397.         $this->privates['Nd\\Srs\\Command\\HideProductsCommand'] = $instance = new \Nd\Srs\Command\HideProductsCommand(($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService()), ($this->privates['Nd\\Srs\\Service\\AwsCommunicator'] ?? $this->getAwsCommunicatorService()), 'dynamic');
  23398.         $instance->setName('srs:hide-products');
  23399.         return $instance;
  23400.     }
  23401.     /**
  23402.      * Gets the private 'Nd\Srs\Command\RetrieveIncrementalUpdates' shared service.
  23403.      *
  23404.      * @return \Nd\Srs\Command\RetrieveIncrementalUpdates
  23405.      */
  23406.     protected function getRetrieveIncrementalUpdatesService()
  23407.     {
  23408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23409.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/RetrieveIncrementalUpdates.php';
  23410.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23411.         $this->privates['Nd\\Srs\\Command\\RetrieveIncrementalUpdates'] = $instance = new \Nd\Srs\Command\RetrieveIncrementalUpdates($a, ($this->privates['Nd\\Srs\\Service\\ProductCommunicator'] ?? $this->getProductCommunicatorService()), $a);
  23412.         $instance->setName('srs:retrieve-incremental-updates');
  23413.         return $instance;
  23414.     }
  23415.     /**
  23416.      * Gets the private 'Nd\Srs\Command\RetrieveOrdersCommand' shared service.
  23417.      *
  23418.      * @return \Nd\Srs\Command\RetrieveOrdersCommand
  23419.      */
  23420.     protected function getRetrieveOrdersCommandService()
  23421.     {
  23422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23423.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/RetrieveOrdersCommand.php';
  23424.         $this->privates['Nd\\Srs\\Command\\RetrieveOrdersCommand'] = $instance = new \Nd\Srs\Command\RetrieveOrdersCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Nd\\Srs\\Service\\OrderCommunicator'] ?? $this->getOrderCommunicatorService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL);
  23425.         $instance->setName('srs:retrieve-orders');
  23426.         return $instance;
  23427.     }
  23428.     /**
  23429.      * Gets the private 'Nd\Srs\Command\RetrievePointsCommand' shared service.
  23430.      *
  23431.      * @return \Nd\Srs\Command\RetrievePointsCommand
  23432.      */
  23433.     protected function getRetrievePointsCommandService()
  23434.     {
  23435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23436.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/RetrievePointsCommand.php';
  23437.         $this->privates['Nd\\Srs\\Command\\RetrievePointsCommand'] = $instance = new \Nd\Srs\Command\RetrievePointsCommand(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Nd\\Srs\\Service\\PointsCommunicator'] ?? $this->getPointsCommunicatorService()));
  23438.         $instance->setName('srs:retrieve-points');
  23439.         return $instance;
  23440.     }
  23441.     /**
  23442.      * Gets the private 'Nd\Srs\Command\RetrieveProductCommand' shared service.
  23443.      *
  23444.      * @return \Nd\Srs\Command\RetrieveProductCommand
  23445.      */
  23446.     protected function getRetrieveProductCommandService()
  23447.     {
  23448.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23449.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/RetrieveProductCommand.php';
  23450.         $this->privates['Nd\\Srs\\Command\\RetrieveProductCommand'] = $instance = new \Nd\Srs\Command\RetrieveProductCommand(($this->privates['Nd\\Srs\\Service\\ProductCommunicator'] ?? $this->getProductCommunicatorService()));
  23451.         $instance->setName('srs:retrieve-product');
  23452.         return $instance;
  23453.     }
  23454.     /**
  23455.      * Gets the private 'Nd\Srs\Command\RetrieveProductsDeltaCommand' shared service.
  23456.      *
  23457.      * @return \Nd\Srs\Command\RetrieveProductsDeltaCommand
  23458.      */
  23459.     protected function getRetrieveProductsDeltaCommandService()
  23460.     {
  23461.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23462.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/RetrieveProductsDeltaCommand.php';
  23463.         $this->privates['Nd\\Srs\\Command\\RetrieveProductsDeltaCommand'] = $instance = new \Nd\Srs\Command\RetrieveProductsDeltaCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Nd\\Srs\\Service\\ProductCommunicator'] ?? $this->getProductCommunicatorService()));
  23464.         $instance->setName('srs:retrieve-products:delta');
  23465.         return $instance;
  23466.     }
  23467.     /**
  23468.      * Gets the private 'Nd\Srs\Command\RetrievePropertiesDeltaCommand' shared service.
  23469.      *
  23470.      * @return \Nd\Srs\Command\RetrievePropertiesDeltaCommand
  23471.      */
  23472.     protected function getRetrievePropertiesDeltaCommandService()
  23473.     {
  23474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23475.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/RetrievePropertiesDeltaCommand.php';
  23476.         $this->privates['Nd\\Srs\\Command\\RetrievePropertiesDeltaCommand'] = $instance = new \Nd\Srs\Command\RetrievePropertiesDeltaCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Nd\\Srs\\Service\\AwsCommunicator'] ?? $this->getAwsCommunicatorService()));
  23477.         $instance->setName('srs:retrieve-properties:delta');
  23478.         return $instance;
  23479.     }
  23480.     /**
  23481.      * Gets the private 'Nd\Srs\Command\RetrieveStockDeltaCommand' shared service.
  23482.      *
  23483.      * @return \Nd\Srs\Command\RetrieveStockDeltaCommand
  23484.      */
  23485.     protected function getRetrieveStockDeltaCommandService()
  23486.     {
  23487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23488.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/RetrieveStockDeltaCommand.php';
  23489.         $this->privates['Nd\\Srs\\Command\\RetrieveStockDeltaCommand'] = $instance = new \Nd\Srs\Command\RetrieveStockDeltaCommand(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->privates['Nd\\Srs\\Service\\AwsCommunicator'] ?? $this->getAwsCommunicatorService()));
  23490.         $instance->setName('srs:retrieve-stock:delta');
  23491.         return $instance;
  23492.     }
  23493.     /**
  23494.      * Gets the private 'Nd\Srs\Command\SendOrderCommand' shared service.
  23495.      *
  23496.      * @return \Nd\Srs\Command\SendOrderCommand
  23497.      */
  23498.     protected function getSendOrderCommandService()
  23499.     {
  23500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23501.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Command/SendOrderCommand.php';
  23502.         $this->privates['Nd\\Srs\\Command\\SendOrderCommand'] = $instance = new \Nd\Srs\Command\SendOrderCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Nd\\Srs\\Service\\OrderCommunicator'] ?? $this->getOrderCommunicatorService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  23503.         $instance->setName('srs:send-order');
  23504.         return $instance;
  23505.     }
  23506.     /**
  23507.      * Gets the private 'Nd\Srs\Core\Checkout\Cart\Items\ItemsCartCollector' shared service.
  23508.      *
  23509.      * @return \Nd\Srs\Core\Checkout\Cart\Items\ItemsCartCollector
  23510.      */
  23511.     protected function getItemsCartCollectorService()
  23512.     {
  23513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  23514.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Core/Checkout/Cart/Items/ItemsCartCollector.php';
  23515.         $a = ($this->privates['Nd\\Srs\\Service\\StockCommunicator'] ?? $this->getStockCommunicatorService());
  23516.         if (isset($this->privates['Nd\\Srs\\Core\\Checkout\\Cart\\Items\\ItemsCartCollector'])) {
  23517.             return $this->privates['Nd\\Srs\\Core\\Checkout\\Cart\\Items\\ItemsCartCollector'];
  23518.         }
  23519.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  23520.         if (isset($this->privates['Nd\\Srs\\Core\\Checkout\\Cart\\Items\\ItemsCartCollector'])) {
  23521.             return $this->privates['Nd\\Srs\\Core\\Checkout\\Cart\\Items\\ItemsCartCollector'];
  23522.         }
  23523.         return $this->privates['Nd\\Srs\\Core\\Checkout\\Cart\\Items\\ItemsCartCollector'] = new \Nd\Srs\Core\Checkout\Cart\Items\ItemsCartCollector($a$b, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  23524.     }
  23525.     /**
  23526.      * Gets the private 'Nd\Srs\Core\Content\Flow\Dispatching\Action\SendOrderAction' shared service.
  23527.      *
  23528.      * @return \Nd\Srs\Core\Content\Flow\Dispatching\Action\SendOrderAction
  23529.      */
  23530.     protected function getSendOrderActionService()
  23531.     {
  23532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23533.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Core/Content/Flow/Dispatching/Action/SendOrderAction.php';
  23534.         $a = ($this->privates['Nd\\Srs\\Service\\OrderCommunicator'] ?? $this->getOrderCommunicatorService());
  23535.         if (isset($this->privates['Nd\\Srs\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderAction'])) {
  23536.             return $this->privates['Nd\\Srs\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderAction'];
  23537.         }
  23538.         return $this->privates['Nd\\Srs\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderAction'] = new \Nd\Srs\Core\Content\Flow\Dispatching\Action\SendOrderAction($a);
  23539.     }
  23540.     /**
  23541.      * Gets the private 'Nd\Srs\MessageQueue\Handler\ProductHandler' shared service.
  23542.      *
  23543.      * @return \Nd\Srs\MessageQueue\Handler\ProductHandler
  23544.      */
  23545.     protected function getProductHandlerService()
  23546.     {
  23547.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/MessageQueue/Handler/ProductHandler.php';
  23548.         $a = ($this->services['Nd\\Srs\\Service\\CreateProductService'] ?? $this->getCreateProductServiceService());
  23549.         if (isset($this->privates['Nd\\Srs\\MessageQueue\\Handler\\ProductHandler'])) {
  23550.             return $this->privates['Nd\\Srs\\MessageQueue\\Handler\\ProductHandler'];
  23551.         }
  23552.         return $this->privates['Nd\\Srs\\MessageQueue\\Handler\\ProductHandler'] = new \Nd\Srs\MessageQueue\Handler\ProductHandler($a);
  23553.     }
  23554.     /**
  23555.      * Gets the private 'Nd\Srs\MessageQueue\Handler\PropertyHandler' shared service.
  23556.      *
  23557.      * @return \Nd\Srs\MessageQueue\Handler\PropertyHandler
  23558.      */
  23559.     protected function getPropertyHandlerService()
  23560.     {
  23561.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/MessageQueue/Handler/PropertyHandler.php';
  23562.         $a = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  23563.         if (isset($this->privates['Nd\\Srs\\MessageQueue\\Handler\\PropertyHandler'])) {
  23564.             return $this->privates['Nd\\Srs\\MessageQueue\\Handler\\PropertyHandler'];
  23565.         }
  23566.         $b = ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService());
  23567.         if (isset($this->privates['Nd\\Srs\\MessageQueue\\Handler\\PropertyHandler'])) {
  23568.             return $this->privates['Nd\\Srs\\MessageQueue\\Handler\\PropertyHandler'];
  23569.         }
  23570.         return $this->privates['Nd\\Srs\\MessageQueue\\Handler\\PropertyHandler'] = new \Nd\Srs\MessageQueue\Handler\PropertyHandler($a$b);
  23571.     }
  23572.     /**
  23573.      * Gets the private 'Nd\Srs\Service\AccountVerificationUrlService' shared service.
  23574.      *
  23575.      * @return \Nd\Srs\Service\AccountVerificationUrlService
  23576.      */
  23577.     protected function getAccountVerificationUrlServiceService()
  23578.     {
  23579.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/AccountVerificationUrlService.php';
  23580.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  23581.         if (isset($this->privates['Nd\\Srs\\Service\\AccountVerificationUrlService'])) {
  23582.             return $this->privates['Nd\\Srs\\Service\\AccountVerificationUrlService'];
  23583.         }
  23584.         $b = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  23585.         if (isset($this->privates['Nd\\Srs\\Service\\AccountVerificationUrlService'])) {
  23586.             return $this->privates['Nd\\Srs\\Service\\AccountVerificationUrlService'];
  23587.         }
  23588.         return $this->privates['Nd\\Srs\\Service\\AccountVerificationUrlService'] = new \Nd\Srs\Service\AccountVerificationUrlService($a$b);
  23589.     }
  23590.     /**
  23591.      * Gets the private 'Nd\Srs\Service\AwsCommunicator' shared service.
  23592.      *
  23593.      * @return \Nd\Srs\Service\AwsCommunicator
  23594.      */
  23595.     protected function getAwsCommunicatorService()
  23596.     {
  23597.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/AwsCommunicator.php';
  23598.         $a = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  23599.         if (isset($this->privates['Nd\\Srs\\Service\\AwsCommunicator'])) {
  23600.             return $this->privates['Nd\\Srs\\Service\\AwsCommunicator'];
  23601.         }
  23602.         return $this->privates['Nd\\Srs\\Service\\AwsCommunicator'] = new \Nd\Srs\Service\AwsCommunicator($a, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), 'AKIAZWR4O7UVWF2Z4367''SbU3VGd7gPSprwKBo/MAjytjtNYBe3ie0DAfMLnm''https://1gq2foadgc.execute-api.eu-west-2.amazonaws.com''eu-west-2');
  23603.     }
  23604.     /**
  23605.      * Gets the private 'Nd\Srs\Service\CustomerCommunicator' shared service.
  23606.      *
  23607.      * @return \Nd\Srs\Service\CustomerCommunicator
  23608.      */
  23609.     protected function getCustomerCommunicatorService()
  23610.     {
  23611.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/CustomerCommunicator.php';
  23612.         $a = ($this->privates['Nd\\Srs\\Service\\SrsCommunicator'] ?? $this->getSrsCommunicatorService());
  23613.         if (isset($this->privates['Nd\\Srs\\Service\\CustomerCommunicator'])) {
  23614.             return $this->privates['Nd\\Srs\\Service\\CustomerCommunicator'];
  23615.         }
  23616.         $b = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  23617.         if (isset($this->privates['Nd\\Srs\\Service\\CustomerCommunicator'])) {
  23618.             return $this->privates['Nd\\Srs\\Service\\CustomerCommunicator'];
  23619.         }
  23620.         $c = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  23621.         if (isset($this->privates['Nd\\Srs\\Service\\CustomerCommunicator'])) {
  23622.             return $this->privates['Nd\\Srs\\Service\\CustomerCommunicator'];
  23623.         }
  23624.         $d = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  23625.         if (isset($this->privates['Nd\\Srs\\Service\\CustomerCommunicator'])) {
  23626.             return $this->privates['Nd\\Srs\\Service\\CustomerCommunicator'];
  23627.         }
  23628.         $e = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  23629.         if (isset($this->privates['Nd\\Srs\\Service\\CustomerCommunicator'])) {
  23630.             return $this->privates['Nd\\Srs\\Service\\CustomerCommunicator'];
  23631.         }
  23632.         $f = ($this->privates['Nd\\Srs\\Service\\AccountVerificationUrlService'] ?? $this->getAccountVerificationUrlServiceService());
  23633.         if (isset($this->privates['Nd\\Srs\\Service\\CustomerCommunicator'])) {
  23634.             return $this->privates['Nd\\Srs\\Service\\CustomerCommunicator'];
  23635.         }
  23636.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23637.         if (isset($this->privates['Nd\\Srs\\Service\\CustomerCommunicator'])) {
  23638.             return $this->privates['Nd\\Srs\\Service\\CustomerCommunicator'];
  23639.         }
  23640.         return $this->privates['Nd\\Srs\\Service\\CustomerCommunicator'] = new \Nd\Srs\Service\CustomerCommunicator($a$b$c$d$e$f$g);
  23641.     }
  23642.     /**
  23643.      * Gets the private 'Nd\Srs\Service\GiftCardCommunicator' shared service.
  23644.      *
  23645.      * @return \Nd\Srs\Service\GiftCardCommunicator
  23646.      */
  23647.     protected function getGiftCardCommunicatorService()
  23648.     {
  23649.         $a = ($this->privates['Nd\\Srs\\Service\\SrsCommunicator'] ?? $this->getSrsCommunicatorService());
  23650.         if (isset($this->privates['Nd\\Srs\\Service\\GiftCardCommunicator'])) {
  23651.             return $this->privates['Nd\\Srs\\Service\\GiftCardCommunicator'];
  23652.         }
  23653.         return $this->privates['Nd\\Srs\\Service\\GiftCardCommunicator'] = new \Nd\Srs\Service\GiftCardCommunicator($a1);
  23654.     }
  23655.     /**
  23656.      * Gets the private 'Nd\Srs\Service\OrderCommunicator' shared service.
  23657.      *
  23658.      * @return \Nd\Srs\Service\OrderCommunicator
  23659.      */
  23660.     protected function getOrderCommunicatorService()
  23661.     {
  23662.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/OrderCommunicator.php';
  23663.         $a = ($this->privates['Nd\\Srs\\Service\\SrsCommunicator'] ?? $this->getSrsCommunicatorService());
  23664.         if (isset($this->privates['Nd\\Srs\\Service\\OrderCommunicator'])) {
  23665.             return $this->privates['Nd\\Srs\\Service\\OrderCommunicator'];
  23666.         }
  23667.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  23668.         if (isset($this->privates['Nd\\Srs\\Service\\OrderCommunicator'])) {
  23669.             return $this->privates['Nd\\Srs\\Service\\OrderCommunicator'];
  23670.         }
  23671.         $c = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  23672.         if (isset($this->privates['Nd\\Srs\\Service\\OrderCommunicator'])) {
  23673.             return $this->privates['Nd\\Srs\\Service\\OrderCommunicator'];
  23674.         }
  23675.         $d = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  23676.         if (isset($this->privates['Nd\\Srs\\Service\\OrderCommunicator'])) {
  23677.             return $this->privates['Nd\\Srs\\Service\\OrderCommunicator'];
  23678.         }
  23679.         $e = ($this->privates['Nd\\Srs\\Service\\CustomerCommunicator'] ?? $this->getCustomerCommunicatorService());
  23680.         if (isset($this->privates['Nd\\Srs\\Service\\OrderCommunicator'])) {
  23681.             return $this->privates['Nd\\Srs\\Service\\OrderCommunicator'];
  23682.         }
  23683.         return $this->privates['Nd\\Srs\\Service\\OrderCommunicator'] = new \Nd\Srs\Service\OrderCommunicator($a$b$c$d$e);
  23684.     }
  23685.     /**
  23686.      * Gets the private 'Nd\Srs\Service\PointsCalculationService' shared service.
  23687.      *
  23688.      * @return \Nd\Srs\Service\PointsCalculationService
  23689.      */
  23690.     protected function getPointsCalculationServiceService()
  23691.     {
  23692.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/PointsCalculationService.php';
  23693.         return $this->privates['Nd\\Srs\\Service\\PointsCalculationService'] = new \Nd\Srs\Service\PointsCalculationService(($this->privates['Nd\\Srs\\Service\\OrderCommunicator'] ?? $this->getOrderCommunicatorService()));
  23694.     }
  23695.     /**
  23696.      * Gets the private 'Nd\Srs\Service\PointsCommunicator' shared service.
  23697.      *
  23698.      * @return \Nd\Srs\Service\PointsCommunicator
  23699.      */
  23700.     protected function getPointsCommunicatorService()
  23701.     {
  23702.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/PointsCommunicator.php';
  23703.         $a = ($this->privates['Nd\\Srs\\Service\\SrsCommunicator'] ?? $this->getSrsCommunicatorService());
  23704.         if (isset($this->privates['Nd\\Srs\\Service\\PointsCommunicator'])) {
  23705.             return $this->privates['Nd\\Srs\\Service\\PointsCommunicator'];
  23706.         }
  23707.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  23708.         if (isset($this->privates['Nd\\Srs\\Service\\PointsCommunicator'])) {
  23709.             return $this->privates['Nd\\Srs\\Service\\PointsCommunicator'];
  23710.         }
  23711.         $c = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  23712.         if (isset($this->privates['Nd\\Srs\\Service\\PointsCommunicator'])) {
  23713.             return $this->privates['Nd\\Srs\\Service\\PointsCommunicator'];
  23714.         }
  23715.         $d = ($this->privates['Nd\\Srs\\Service\\CustomerCommunicator'] ?? $this->getCustomerCommunicatorService());
  23716.         if (isset($this->privates['Nd\\Srs\\Service\\PointsCommunicator'])) {
  23717.             return $this->privates['Nd\\Srs\\Service\\PointsCommunicator'];
  23718.         }
  23719.         return $this->privates['Nd\\Srs\\Service\\PointsCommunicator'] = new \Nd\Srs\Service\PointsCommunicator($a$b$c$d, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  23720.     }
  23721.     /**
  23722.      * Gets the private 'Nd\Srs\Service\ProductCommunicator' shared service.
  23723.      *
  23724.      * @return \Nd\Srs\Service\ProductCommunicator
  23725.      */
  23726.     protected function getProductCommunicatorService()
  23727.     {
  23728.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/ProductCommunicator.php';
  23729.         return $this->privates['Nd\\Srs\\Service\\ProductCommunicator'] = new \Nd\Srs\Service\ProductCommunicator(($this->privates['Nd\\Srs\\Service\\SrsCommunicator'] ?? $this->getSrsCommunicatorService()), ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Nd\\Srs\\Service\\AwsCommunicator'] ?? $this->getAwsCommunicatorService()), ($this->services['Nd\\Srs\\Service\\CreateProductService'] ?? $this->getCreateProductServiceService()));
  23730.     }
  23731.     /**
  23732.      * Gets the private 'Nd\Srs\Service\SrsCommunicator' shared service.
  23733.      *
  23734.      * @return \Nd\Srs\Service\SrsCommunicator
  23735.      */
  23736.     protected function getSrsCommunicatorService()
  23737.     {
  23738.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  23739.         if (isset($this->privates['Nd\\Srs\\Service\\SrsCommunicator'])) {
  23740.             return $this->privates['Nd\\Srs\\Service\\SrsCommunicator'];
  23741.         }
  23742.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  23743.         if (isset($this->privates['Nd\\Srs\\Service\\SrsCommunicator'])) {
  23744.             return $this->privates['Nd\\Srs\\Service\\SrsCommunicator'];
  23745.         }
  23746.         $c = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  23747.         if (isset($this->privates['Nd\\Srs\\Service\\SrsCommunicator'])) {
  23748.             return $this->privates['Nd\\Srs\\Service\\SrsCommunicator'];
  23749.         }
  23750.         $d = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  23751.         if (isset($this->privates['Nd\\Srs\\Service\\SrsCommunicator'])) {
  23752.             return $this->privates['Nd\\Srs\\Service\\SrsCommunicator'];
  23753.         }
  23754.         $e = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  23755.         if (isset($this->privates['Nd\\Srs\\Service\\SrsCommunicator'])) {
  23756.             return $this->privates['Nd\\Srs\\Service\\SrsCommunicator'];
  23757.         }
  23758.         return $this->privates['Nd\\Srs\\Service\\SrsCommunicator'] = new \Nd\Srs\Service\SrsCommunicator($a$b$c$d$e, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['router'] ?? $this->getRouterService()), 'DEV''vk1052''0pi0vg2O''transfer.srs.nl''50022''1052_dataexport''t4BxYa1oLtT30Fef''nodots_1052''W8sBPDdG');
  23759.     }
  23760.     /**
  23761.      * Gets the private 'Nd\Srs\Service\StockCommunicator' shared service.
  23762.      *
  23763.      * @return \Nd\Srs\Service\StockCommunicator
  23764.      */
  23765.     protected function getStockCommunicatorService()
  23766.     {
  23767.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Service/StockCommunicator.php';
  23768.         $a = ($this->privates['Nd\\Srs\\Service\\SrsCommunicator'] ?? $this->getSrsCommunicatorService());
  23769.         if (isset($this->privates['Nd\\Srs\\Service\\StockCommunicator'])) {
  23770.             return $this->privates['Nd\\Srs\\Service\\StockCommunicator'];
  23771.         }
  23772.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  23773.         if (isset($this->privates['Nd\\Srs\\Service\\StockCommunicator'])) {
  23774.             return $this->privates['Nd\\Srs\\Service\\StockCommunicator'];
  23775.         }
  23776.         return $this->privates['Nd\\Srs\\Service\\StockCommunicator'] = new \Nd\Srs\Service\StockCommunicator($a$b'new'$this->parameters['srs.stockStores']);
  23777.     }
  23778.     /**
  23779.      * Gets the private 'Nd\Srs\Service\VoucherCommunicator' shared service.
  23780.      *
  23781.      * @return \Nd\Srs\Service\VoucherCommunicator
  23782.      */
  23783.     protected function getVoucherCommunicatorService()
  23784.     {
  23785.         $a = ($this->privates['Nd\\Srs\\Service\\SrsCommunicator'] ?? $this->getSrsCommunicatorService());
  23786.         if (isset($this->privates['Nd\\Srs\\Service\\VoucherCommunicator'])) {
  23787.             return $this->privates['Nd\\Srs\\Service\\VoucherCommunicator'];
  23788.         }
  23789.         return $this->privates['Nd\\Srs\\Service\\VoucherCommunicator'] = new \Nd\Srs\Service\VoucherCommunicator($a1);
  23790.     }
  23791.     /**
  23792.      * Gets the private 'Nd\Srs\Subscriber\AccountPageSubscriber' shared service.
  23793.      *
  23794.      * @return \Nd\Srs\Subscriber\AccountPageSubscriber
  23795.      */
  23796.     protected function getAccountPageSubscriberService()
  23797.     {
  23798.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Subscriber/AccountPageSubscriber.php';
  23799.         $a = ($this->privates['Nd\\Srs\\Service\\PointsCommunicator'] ?? $this->getPointsCommunicatorService());
  23800.         if (isset($this->privates['Nd\\Srs\\Subscriber\\AccountPageSubscriber'])) {
  23801.             return $this->privates['Nd\\Srs\\Subscriber\\AccountPageSubscriber'];
  23802.         }
  23803.         return $this->privates['Nd\\Srs\\Subscriber\\AccountPageSubscriber'] = new \Nd\Srs\Subscriber\AccountPageSubscriber($a);
  23804.     }
  23805.     /**
  23806.      * Gets the private 'Nd\Srs\Subscriber\AddProductGroupData' shared service.
  23807.      *
  23808.      * @return \Nd\Srs\Subscriber\AddProductGroupData
  23809.      */
  23810.     protected function getAddProductGroupDataService()
  23811.     {
  23812.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Subscriber/AddProductGroupData.php';
  23813.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23814.         if (isset($this->privates['Nd\\Srs\\Subscriber\\AddProductGroupData'])) {
  23815.             return $this->privates['Nd\\Srs\\Subscriber\\AddProductGroupData'];
  23816.         }
  23817.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  23818.         if (isset($this->privates['Nd\\Srs\\Subscriber\\AddProductGroupData'])) {
  23819.             return $this->privates['Nd\\Srs\\Subscriber\\AddProductGroupData'];
  23820.         }
  23821.         return $this->privates['Nd\\Srs\\Subscriber\\AddProductGroupData'] = new \Nd\Srs\Subscriber\AddProductGroupData($a$b);
  23822.     }
  23823.     /**
  23824.      * Gets the private 'Nd\Srs\Subscriber\BusinessEventCollectorSubscriber' shared service.
  23825.      *
  23826.      * @return \Nd\Srs\Subscriber\BusinessEventCollectorSubscriber
  23827.      */
  23828.     protected function getBusinessEventCollectorSubscriber2Service()
  23829.     {
  23830.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Subscriber/BusinessEventCollectorSubscriber.php';
  23831.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  23832.         if (isset($this->privates['Nd\\Srs\\Subscriber\\BusinessEventCollectorSubscriber'])) {
  23833.             return $this->privates['Nd\\Srs\\Subscriber\\BusinessEventCollectorSubscriber'];
  23834.         }
  23835.         return $this->privates['Nd\\Srs\\Subscriber\\BusinessEventCollectorSubscriber'] = new \Nd\Srs\Subscriber\BusinessEventCollectorSubscriber($a);
  23836.     }
  23837.     /**
  23838.      * Gets the private 'Nd\Srs\Subscriber\CustomerSubscriber' shared service.
  23839.      *
  23840.      * @return \Nd\Srs\Subscriber\CustomerSubscriber
  23841.      */
  23842.     protected function getCustomerSubscriberService()
  23843.     {
  23844.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Subscriber/CustomerSubscriber.php';
  23845.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  23846.         if (isset($this->privates['Nd\\Srs\\Subscriber\\CustomerSubscriber'])) {
  23847.             return $this->privates['Nd\\Srs\\Subscriber\\CustomerSubscriber'];
  23848.         }
  23849.         $b = ($this->privates['Nd\\Srs\\Service\\CustomerCommunicator'] ?? $this->getCustomerCommunicatorService());
  23850.         if (isset($this->privates['Nd\\Srs\\Subscriber\\CustomerSubscriber'])) {
  23851.             return $this->privates['Nd\\Srs\\Subscriber\\CustomerSubscriber'];
  23852.         }
  23853.         return $this->privates['Nd\\Srs\\Subscriber\\CustomerSubscriber'] = new \Nd\Srs\Subscriber\CustomerSubscriber($a$b);
  23854.     }
  23855.     /**
  23856.      * Gets the private 'Nd\Srs\Subscriber\ModifyLineItems' shared service.
  23857.      *
  23858.      * @return \Nd\Srs\Subscriber\ModifyLineItems
  23859.      */
  23860.     protected function getModifyLineItemsService()
  23861.     {
  23862.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Subscriber/ModifyLineItems.php';
  23863.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  23864.         if (isset($this->privates['Nd\\Srs\\Subscriber\\ModifyLineItems'])) {
  23865.             return $this->privates['Nd\\Srs\\Subscriber\\ModifyLineItems'];
  23866.         }
  23867.         return $this->privates['Nd\\Srs\\Subscriber\\ModifyLineItems'] = new \Nd\Srs\Subscriber\ModifyLineItems($a);
  23868.     }
  23869.     /**
  23870.      * Gets the private 'Nd\Stl\DataResolver\ShopTheLookDetail' shared service.
  23871.      *
  23872.      * @return \Nd\Stl\DataResolver\ShopTheLookDetail
  23873.      */
  23874.     protected function getShopTheLookDetailService()
  23875.     {
  23876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  23877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  23878.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/DataResolver/ShopTheLookDetail.php';
  23879.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  23880.         if (isset($this->privates['Nd\\Stl\\DataResolver\\ShopTheLookDetail'])) {
  23881.             return $this->privates['Nd\\Stl\\DataResolver\\ShopTheLookDetail'];
  23882.         }
  23883.         return $this->privates['Nd\\Stl\\DataResolver\\ShopTheLookDetail'] = new \Nd\Stl\DataResolver\ShopTheLookDetail($a);
  23884.     }
  23885.     /**
  23886.      * Gets the private 'Nd\Stl\DataResolver\ShopTheLookOverview' shared service.
  23887.      *
  23888.      * @return \Nd\Stl\DataResolver\ShopTheLookOverview
  23889.      */
  23890.     protected function getShopTheLookOverviewService()
  23891.     {
  23892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  23893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  23894.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/DataResolver/ShopTheLookOverview.php';
  23895.         $a = ($this->services['look.repository'] ?? $this->getLook_RepositoryService());
  23896.         if (isset($this->privates['Nd\\Stl\\DataResolver\\ShopTheLookOverview'])) {
  23897.             return $this->privates['Nd\\Stl\\DataResolver\\ShopTheLookOverview'];
  23898.         }
  23899.         $b = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  23900.         if (isset($this->privates['Nd\\Stl\\DataResolver\\ShopTheLookOverview'])) {
  23901.             return $this->privates['Nd\\Stl\\DataResolver\\ShopTheLookOverview'];
  23902.         }
  23903.         return $this->privates['Nd\\Stl\\DataResolver\\ShopTheLookOverview'] = new \Nd\Stl\DataResolver\ShopTheLookOverview($a$b);
  23904.     }
  23905.     /**
  23906.      * Gets the private 'Nd\Stl\DataResolver\ShopTheLookSlider' shared service.
  23907.      *
  23908.      * @return \Nd\Stl\DataResolver\ShopTheLookSlider
  23909.      */
  23910.     protected function getShopTheLookSliderService()
  23911.     {
  23912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  23913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  23914.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/DataResolver/ShopTheLookSlider.php';
  23915.         $a = ($this->services['look.repository'] ?? $this->getLook_RepositoryService());
  23916.         if (isset($this->privates['Nd\\Stl\\DataResolver\\ShopTheLookSlider'])) {
  23917.             return $this->privates['Nd\\Stl\\DataResolver\\ShopTheLookSlider'];
  23918.         }
  23919.         return $this->privates['Nd\\Stl\\DataResolver\\ShopTheLookSlider'] = new \Nd\Stl\DataResolver\ShopTheLookSlider($a);
  23920.     }
  23921.     /**
  23922.      * Gets the private 'Nd\Stl\Service\LookSeoUrlPageSubscriber' shared service.
  23923.      *
  23924.      * @return \Nd\Stl\Service\LookSeoUrlPageSubscriber
  23925.      */
  23926.     protected function getLookSeoUrlPageSubscriberService()
  23927.     {
  23928.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Service/LookSeoUrlPageSubscriber.php';
  23929.         return $this->privates['Nd\\Stl\\Service\\LookSeoUrlPageSubscriber'] = new \Nd\Stl\Service\LookSeoUrlPageSubscriber(($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] ?? $this->getSeoUrlUpdaterService()));
  23930.     }
  23931.     /**
  23932.      * Gets the private 'Nd\Stl\Storefront\Framework\Seo\SeoUrlRoute\LookPageSeoUrlRoute' shared service.
  23933.      *
  23934.      * @return \Nd\Stl\Storefront\Framework\Seo\SeoUrlRoute\LookPageSeoUrlRoute
  23935.      */
  23936.     protected function getLookPageSeoUrlRouteService()
  23937.     {
  23938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  23939.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Storefront/Framework/Seo/SeoUrlRoute/LookPageSeoUrlRoute.php';
  23940.         return $this->privates['Nd\\Stl\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LookPageSeoUrlRoute'] = new \Nd\Stl\Storefront\Framework\Seo\SeoUrlRoute\LookPageSeoUrlRoute(($this->services['Nd\\Stl\\Core\\Content\\Look\\LookDefinition'] ?? $this->getLookDefinitionService()));
  23941.     }
  23942.     /**
  23943.      * Gets the private 'Nd\Stl\Subscriber\AddLookToProductPageData' shared service.
  23944.      *
  23945.      * @return \Nd\Stl\Subscriber\AddLookToProductPageData
  23946.      */
  23947.     protected function getAddLookToProductPageDataService()
  23948.     {
  23949.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdStl/src/Subscriber/AddLookToProductPageData.php';
  23950.         $a = ($this->services['look_product.repository'] ?? $this->getLookProduct_RepositoryService());
  23951.         if (isset($this->privates['Nd\\Stl\\Subscriber\\AddLookToProductPageData'])) {
  23952.             return $this->privates['Nd\\Stl\\Subscriber\\AddLookToProductPageData'];
  23953.         }
  23954.         return $this->privates['Nd\\Stl\\Subscriber\\AddLookToProductPageData'] = new \Nd\Stl\Subscriber\AddLookToProductPageData($a);
  23955.     }
  23956.     /**
  23957.      * Gets the private 'Nd\Theme\DataResolver\InstagramCmsElementResolver' shared service.
  23958.      *
  23959.      * @return \Nd\Theme\DataResolver\InstagramCmsElementResolver
  23960.      */
  23961.     protected function getInstagramCmsElementResolverService()
  23962.     {
  23963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  23964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  23965.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/DataResolver/InstagramCmsElementResolver.php';
  23966.         $a = ($this->privates['Nd\\Theme\\Service\\InstagramCommunicator'] ?? $this->getInstagramCommunicatorService());
  23967.         if (isset($this->privates['Nd\\Theme\\DataResolver\\InstagramCmsElementResolver'])) {
  23968.             return $this->privates['Nd\\Theme\\DataResolver\\InstagramCmsElementResolver'];
  23969.         }
  23970.         return $this->privates['Nd\\Theme\\DataResolver\\InstagramCmsElementResolver'] = new \Nd\Theme\DataResolver\InstagramCmsElementResolver($a);
  23971.     }
  23972.     /**
  23973.      * Gets the private 'Nd\Theme\Service\CheckoutPageSubscriber' shared service.
  23974.      *
  23975.      * @return \Nd\Theme\Service\CheckoutPageSubscriber
  23976.      */
  23977.     protected function getCheckoutPageSubscriberService()
  23978.     {
  23979.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/Service/CheckoutPageSubscriber.php';
  23980.         $a = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  23981.         if (isset($this->privates['Nd\\Theme\\Service\\CheckoutPageSubscriber'])) {
  23982.             return $this->privates['Nd\\Theme\\Service\\CheckoutPageSubscriber'];
  23983.         }
  23984.         $b = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  23985.         if (isset($this->privates['Nd\\Theme\\Service\\CheckoutPageSubscriber'])) {
  23986.             return $this->privates['Nd\\Theme\\Service\\CheckoutPageSubscriber'];
  23987.         }
  23988.         return $this->privates['Nd\\Theme\\Service\\CheckoutPageSubscriber'] = new \Nd\Theme\Service\CheckoutPageSubscriber($a$b);
  23989.     }
  23990.     /**
  23991.      * Gets the private 'Nd\Theme\Service\InstagramCommunicator' shared service.
  23992.      *
  23993.      * @return \Nd\Theme\Service\InstagramCommunicator
  23994.      */
  23995.     protected function getInstagramCommunicatorService()
  23996.     {
  23997.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/Service/InstagramCommunicator.php';
  23998.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  23999.         if (isset($this->privates['Nd\\Theme\\Service\\InstagramCommunicator'])) {
  24000.             return $this->privates['Nd\\Theme\\Service\\InstagramCommunicator'];
  24001.         }
  24002.         return $this->privates['Nd\\Theme\\Service\\InstagramCommunicator'] = new \Nd\Theme\Service\InstagramCommunicator(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $a$this->parameters['nd.additionalInstagram']);
  24003.     }
  24004.     /**
  24005.      * Gets the private 'Nd\Theme\Subscriber\AccountOverviewSubscriber' shared service.
  24006.      *
  24007.      * @return \Nd\Theme\Subscriber\AccountOverviewSubscriber
  24008.      */
  24009.     protected function getAccountOverviewSubscriberService()
  24010.     {
  24011.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/Subscriber/AccountOverviewSubscriber.php';
  24012.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24013.         if (isset($this->privates['Nd\\Theme\\Subscriber\\AccountOverviewSubscriber'])) {
  24014.             return $this->privates['Nd\\Theme\\Subscriber\\AccountOverviewSubscriber'];
  24015.         }
  24016.         $b = ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService());
  24017.         if (isset($this->privates['Nd\\Theme\\Subscriber\\AccountOverviewSubscriber'])) {
  24018.             return $this->privates['Nd\\Theme\\Subscriber\\AccountOverviewSubscriber'];
  24019.         }
  24020.         return $this->privates['Nd\\Theme\\Subscriber\\AccountOverviewSubscriber'] = new \Nd\Theme\Subscriber\AccountOverviewSubscriber($a$b);
  24021.     }
  24022.     /**
  24023.      * Gets the private 'Nd\Theme\Subscriber\AddInstagramData' shared service.
  24024.      *
  24025.      * @return \Nd\Theme\Subscriber\AddInstagramData
  24026.      */
  24027.     protected function getAddInstagramDataService()
  24028.     {
  24029.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/Subscriber/AddInstagramData.php';
  24030.         return $this->privates['Nd\\Theme\\Subscriber\\AddInstagramData'] = new \Nd\Theme\Subscriber\AddInstagramData(($this->privates['Nd\\Theme\\Service\\InstagramCommunicator'] ?? $this->getInstagramCommunicatorService()));
  24031.     }
  24032.     /**
  24033.      * Gets the private 'Nd\Theme\Subscriber\AddMenuData' shared service.
  24034.      *
  24035.      * @return \Nd\Theme\Subscriber\AddMenuData
  24036.      */
  24037.     protected function getAddMenuDataService()
  24038.     {
  24039.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/Subscriber/AddMenuData.php';
  24040.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  24041.         if (isset($this->privates['Nd\\Theme\\Subscriber\\AddMenuData'])) {
  24042.             return $this->privates['Nd\\Theme\\Subscriber\\AddMenuData'];
  24043.         }
  24044.         return $this->privates['Nd\\Theme\\Subscriber\\AddMenuData'] = new \Nd\Theme\Subscriber\AddMenuData($a$this->parameters['nd.additionalMenus']);
  24045.     }
  24046.     /**
  24047.      * Gets the private 'Nd\Theme\Subscriber\AddProductLabels' shared service.
  24048.      *
  24049.      * @return \Nd\Theme\Subscriber\AddProductLabels
  24050.      */
  24051.     protected function getAddProductLabelsService()
  24052.     {
  24053.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/Subscriber/AddProductLabels.php';
  24054.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24055.         if (isset($this->privates['Nd\\Theme\\Subscriber\\AddProductLabels'])) {
  24056.             return $this->privates['Nd\\Theme\\Subscriber\\AddProductLabels'];
  24057.         }
  24058.         $b = ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService());
  24059.         if (isset($this->privates['Nd\\Theme\\Subscriber\\AddProductLabels'])) {
  24060.             return $this->privates['Nd\\Theme\\Subscriber\\AddProductLabels'];
  24061.         }
  24062.         $c = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  24063.         if (isset($this->privates['Nd\\Theme\\Subscriber\\AddProductLabels'])) {
  24064.             return $this->privates['Nd\\Theme\\Subscriber\\AddProductLabels'];
  24065.         }
  24066.         $d = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  24067.         if (isset($this->privates['Nd\\Theme\\Subscriber\\AddProductLabels'])) {
  24068.             return $this->privates['Nd\\Theme\\Subscriber\\AddProductLabels'];
  24069.         }
  24070.         return $this->privates['Nd\\Theme\\Subscriber\\AddProductLabels'] = new \Nd\Theme\Subscriber\AddProductLabels($a$b$c$d'348605a5f7e947cd873e813ba4e7f448''dcfdad627839433691ab6997769a881f'1);
  24071.     }
  24072.     /**
  24073.      * Gets the private 'Nd\Theme\Subscriber\ModifyCheckoutData' shared service.
  24074.      *
  24075.      * @return \Nd\Theme\Subscriber\ModifyCheckoutData
  24076.      */
  24077.     protected function getModifyCheckoutDataService()
  24078.     {
  24079.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdTheme/src/Subscriber/ModifyCheckoutData.php';
  24080.         $a = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  24081.         if (isset($this->privates['Nd\\Theme\\Subscriber\\ModifyCheckoutData'])) {
  24082.             return $this->privates['Nd\\Theme\\Subscriber\\ModifyCheckoutData'];
  24083.         }
  24084.         $b = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  24085.         if (isset($this->privates['Nd\\Theme\\Subscriber\\ModifyCheckoutData'])) {
  24086.             return $this->privates['Nd\\Theme\\Subscriber\\ModifyCheckoutData'];
  24087.         }
  24088.         return $this->privates['Nd\\Theme\\Subscriber\\ModifyCheckoutData'] = new \Nd\Theme\Subscriber\ModifyCheckoutData($a$b);
  24089.     }
  24090.     /**
  24091.      * Gets the private 'Nd\Voorwinden\Command\SetSecondMediaCommand' shared service.
  24092.      *
  24093.      * @return \Nd\Voorwinden\Command\SetSecondMediaCommand
  24094.      */
  24095.     protected function getSetSecondMediaCommandService()
  24096.     {
  24097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24098.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdVoorwindenTheme/src/Command/SetSecondMediaCommand.php';
  24099.         $this->privates['Nd\\Voorwinden\\Command\\SetSecondMediaCommand'] = $instance = new \Nd\Voorwinden\Command\SetSecondMediaCommand(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Nd\\Voorwinden\\Service\\SetSecondMediaService'] ?? $this->getSetSecondMediaServiceService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  24100.         $instance->setName('nd:set-second-media');
  24101.         return $instance;
  24102.     }
  24103.     /**
  24104.      * Gets the private 'Nd\Voorwinden\Elasticsearch\Product\SecondMediaEsDecorator' shared service.
  24105.      *
  24106.      * @return \Nd\Voorwinden\Elasticsearch\Product\SecondMediaEsDecorator
  24107.      */
  24108.     protected function getSecondMediaEsDecoratorService()
  24109.     {
  24110.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/AbstractElasticsearchDefinition.php';
  24111.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdVoorwindenTheme/src/Elasticsearch/Product/SecondMediaEsDecorator.php';
  24112.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ElasticsearchProductDefinition.php';
  24113.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/EntityMapper.php';
  24114.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/AbstractProductSearchQueryBuilder.php';
  24115.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchQueryBuilder.php';
  24116.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24117.         if (isset($this->privates['Nd\\Voorwinden\\Elasticsearch\\Product\\SecondMediaEsDecorator'])) {
  24118.             return $this->privates['Nd\\Voorwinden\\Elasticsearch\\Product\\SecondMediaEsDecorator'];
  24119.         }
  24120.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  24121.         return $this->privates['Nd\\Voorwinden\\Elasticsearch\\Product\\SecondMediaEsDecorator'] = new \Nd\Voorwinden\Elasticsearch\Product\SecondMediaEsDecorator(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);
  24122.     }
  24123.     /**
  24124.      * Gets the private 'Nd\Voorwinden\Message\SetSecondMediaHandler' shared service.
  24125.      *
  24126.      * @return \Nd\Voorwinden\Message\SetSecondMediaHandler
  24127.      */
  24128.     protected function getSetSecondMediaHandlerService()
  24129.     {
  24130.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdVoorwindenTheme/src/Message/SetSecondMediaHandler.php';
  24131.         $a = ($this->privates['Nd\\Voorwinden\\Service\\SetSecondMediaService'] ?? $this->getSetSecondMediaServiceService());
  24132.         if (isset($this->privates['Nd\\Voorwinden\\Message\\SetSecondMediaHandler'])) {
  24133.             return $this->privates['Nd\\Voorwinden\\Message\\SetSecondMediaHandler'];
  24134.         }
  24135.         return $this->privates['Nd\\Voorwinden\\Message\\SetSecondMediaHandler'] = new \Nd\Voorwinden\Message\SetSecondMediaHandler($a);
  24136.     }
  24137.     /**
  24138.      * Gets the private 'Nd\Voorwinden\Service\SetSecondMediaService' shared service.
  24139.      *
  24140.      * @return \Nd\Voorwinden\Service\SetSecondMediaService
  24141.      */
  24142.     protected function getSetSecondMediaServiceService()
  24143.     {
  24144.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdVoorwindenTheme/src/Service/SetSecondMediaService.php';
  24145.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  24146.         if (isset($this->privates['Nd\\Voorwinden\\Service\\SetSecondMediaService'])) {
  24147.             return $this->privates['Nd\\Voorwinden\\Service\\SetSecondMediaService'];
  24148.         }
  24149.         $b = ($this->services['nd_second_media_extension.repository'] ?? $this->getNdSecondMediaExtension_RepositoryService());
  24150.         if (isset($this->privates['Nd\\Voorwinden\\Service\\SetSecondMediaService'])) {
  24151.             return $this->privates['Nd\\Voorwinden\\Service\\SetSecondMediaService'];
  24152.         }
  24153.         return $this->privates['Nd\\Voorwinden\\Service\\SetSecondMediaService'] = new \Nd\Voorwinden\Service\SetSecondMediaService($a$b);
  24154.     }
  24155.     /**
  24156.      * Gets the private 'Shopware\Administration\Snippet\CachedSnippetFinder' shared service.
  24157.      *
  24158.      * @return \Shopware\Administration\Snippet\CachedSnippetFinder
  24159.      */
  24160.     protected function getCachedSnippetFinderService()
  24161.     {
  24162.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinderInterface.php';
  24163.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/CachedSnippetFinder.php';
  24164.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinder.php';
  24165.         return $this->privates['Shopware\\Administration\\Snippet\\CachedSnippetFinder'] = new \Shopware\Administration\Snippet\CachedSnippetFinder(new \Shopware\Administration\Snippet\SnippetFinder(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  24166.     }
  24167.     /**
  24168.      * Gets the private 'Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber' shared service.
  24169.      *
  24170.      * @return \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber
  24171.      */
  24172.     protected function getSalesChannelUserConfigSubscriberService()
  24173.     {
  24174.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriber.php';
  24175.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  24176.         if (isset($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'])) {
  24177.             return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'];
  24178.         }
  24179.         return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] = new \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber($a);
  24180.     }
  24181.     /**
  24182.      * Gets the private 'Shopware\Core\Checkout\Cart\Address\AddressValidator' shared service.
  24183.      *
  24184.      * @return \Shopware\Core\Checkout\Cart\Address\AddressValidator
  24185.      */
  24186.     protected function getAddressValidatorService()
  24187.     {
  24188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  24189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Address/AddressValidator.php';
  24190.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  24191.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  24192.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'];
  24193.         }
  24194.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] = new \Shopware\Core\Checkout\Cart\Address\AddressValidator($a);
  24195.     }
  24196.     /**
  24197.      * Gets the private 'Shopware\Core\Checkout\Cart\CachedRuleLoader' shared service.
  24198.      *
  24199.      * @return \Shopware\Core\Checkout\Cart\CachedRuleLoader
  24200.      */
  24201.     protected function getCachedRuleLoaderService()
  24202.     {
  24203.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  24204.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'])) {
  24205.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'];
  24206.         }
  24207.         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()));
  24208.     }
  24209.     /**
  24210.      * Gets the private 'Shopware\Core\Checkout\Cart\CartCalculator' shared service.
  24211.      *
  24212.      * @return \Shopware\Core\Checkout\Cart\CartCalculator
  24213.      */
  24214.     protected function getCartCalculatorService()
  24215.     {
  24216.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  24217.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'])) {
  24218.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'];
  24219.         }
  24220.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] = new \Shopware\Core\Checkout\Cart\CartCalculator($a);
  24221.     }
  24222.     /**
  24223.      * Gets the private 'Shopware\Core\Checkout\Cart\CartRuleLoader' shared service.
  24224.      *
  24225.      * @return \Shopware\Core\Checkout\Cart\CartRuleLoader
  24226.      */
  24227.     protected function getCartRuleLoaderService()
  24228.     {
  24229.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\RedisCartPersister'] ?? $this->getRedisCartPersisterService());
  24230.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24231.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24232.         }
  24233.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService());
  24234.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24235.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24236.         }
  24237.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] ?? $this->getCachedRuleLoaderService());
  24238.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24239.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24240.         }
  24241.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24242.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24243.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24244.         }
  24245.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] = new \Shopware\Core\Checkout\Cart\CartRuleLoader($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $c, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] = new \Shopware\Core\Checkout\Cart\Tax\TaxDetector())), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $d);
  24246.     }
  24247.     /**
  24248.      * Gets the private 'Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler' shared service.
  24249.      *
  24250.      * @return \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler
  24251.      */
  24252.     protected function getCleanupCartTaskHandlerService()
  24253.     {
  24254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Cleanup/CleanupCartTaskHandler.php';
  24255.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  24256.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'])) {
  24257.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'];
  24258.         }
  24259.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] = new \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 120);
  24260.     }
  24261.     /**
  24262.      * Gets the private 'Shopware\Core\Checkout\Cart\Command\CartMigrateCommand' shared service.
  24263.      *
  24264.      * @return \Shopware\Core\Checkout\Cart\Command\CartMigrateCommand
  24265.      */
  24266.     protected function getCartMigrateCommandService()
  24267.     {
  24268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  24270.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Command/CartMigrateCommand.php';
  24271.         $this->privates['Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand'] = $instance = new \Shopware\Core\Checkout\Cart\Command\CartMigrateCommand(($this->privates['shopware.cart.redis'] ?? $this->getShopware_Cart_RedisService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), false120, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\RedisConnectionFactory'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\RedisConnectionFactory'] = new \Shopware\Core\Framework\Adapter\Cache\RedisConnectionFactory($this->getEnv('REDIS_PREFIX')))));
  24272.         $instance->setName('cart:migrate');
  24273.         return $instance;
  24274.     }
  24275.     /**
  24276.      * Gets the private 'Shopware\Core\Checkout\Cart\CreditCartProcessor' shared service.
  24277.      *
  24278.      * @return \Shopware\Core\Checkout\Cart\CreditCartProcessor
  24279.      */
  24280.     protected function getCreditCartProcessorService()
  24281.     {
  24282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CreditCartProcessor.php';
  24284.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] = new \Shopware\Core\Checkout\Cart\CreditCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  24285.     }
  24286.     /**
  24287.      * Gets the private 'Shopware\Core\Checkout\Cart\CustomCartProcessor' shared service.
  24288.      *
  24289.      * @return \Shopware\Core\Checkout\Cart\CustomCartProcessor
  24290.      */
  24291.     protected function getCustomCartProcessorService()
  24292.     {
  24293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  24295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CustomCartProcessor.php';
  24296.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] = new \Shopware\Core\Checkout\Cart\CustomCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  24297.     }
  24298.     /**
  24299.      * Gets the private 'Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor' shared service.
  24300.      *
  24301.      * @return \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor
  24302.      */
  24303.     protected function getDeliveryProcessorService()
  24304.     {
  24305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  24307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryProcessor.php';
  24308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryCalculator.php';
  24309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  24310.         $a = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  24311.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'])) {
  24312.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'];
  24313.         }
  24314.         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);
  24315.     }
  24316.     /**
  24317.      * Gets the private 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper' shared service.
  24318.      *
  24319.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper
  24320.      */
  24321.     protected function getCartFacadeHelperService()
  24322.     {
  24323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHelper.php';
  24324.         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()));
  24325.     }
  24326.     /**
  24327.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory' shared service.
  24328.      *
  24329.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory
  24330.      */
  24331.     protected function getCreditLineItemFactoryService()
  24332.     {
  24333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  24334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactory.php';
  24335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  24336.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  24337.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'])) {
  24338.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'];
  24339.         }
  24340.         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);
  24341.     }
  24342.     /**
  24343.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory' shared service.
  24344.      *
  24345.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory
  24346.      */
  24347.     protected function getCustomLineItemFactoryService()
  24348.     {
  24349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  24350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactory.php';
  24351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  24352.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  24353.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'])) {
  24354.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'];
  24355.         }
  24356.         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);
  24357.     }
  24358.     /**
  24359.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory' shared service.
  24360.      *
  24361.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory
  24362.      */
  24363.     protected function getProductLineItemFactoryService()
  24364.     {
  24365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  24366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactory.php';
  24367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  24368.         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())));
  24369.     }
  24370.     /**
  24371.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryRegistry' shared service.
  24372.      *
  24373.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry
  24374.      */
  24375.     protected function getLineItemFactoryRegistryService()
  24376.     {
  24377.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  24378.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  24379.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  24380.         }
  24381.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24382.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  24383.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  24384.         }
  24385.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry(new RewindableGenerator(function () {
  24386.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\ProductLineItemFactory'] ?? $this->getProductLineItemFactoryService());
  24387.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\PromotionLineItemFactory()));
  24388.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] ?? $this->getCreditLineItemFactoryService());
  24389.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] ?? $this->getCustomLineItemFactoryService());
  24390.         }, 4), $a$b);
  24391.     }
  24392.     /**
  24393.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder' shared service.
  24394.      *
  24395.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder
  24396.      */
  24397.     protected function getLineItemGroupBuilderService()
  24398.     {
  24399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupBuilder.php';
  24400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupRuleMatcherInterface.php';
  24401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleMatcher.php';
  24402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AbstractAnyRuleLineItemMatcher.php';
  24403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleLineItemMatcher.php';
  24404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/AbstractProductLineItemProvider.php';
  24405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/ProductLineItemProvider.php';
  24406.         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());
  24407.     }
  24408.     /**
  24409.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry' shared service.
  24410.      *
  24411.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry
  24412.      */
  24413.     protected function getLineItemGroupServiceRegistryService()
  24414.     {
  24415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupServiceRegistry.php';
  24416.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry(new RewindableGenerator(function () {
  24417.             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()));
  24418.             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()));
  24419.             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()));
  24420.         }, 3), new RewindableGenerator(function () {
  24421.             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()));
  24422.             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()));
  24423.         }, 2));
  24424.     }
  24425.     /**
  24426.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter' shared service.
  24427.      *
  24428.      * @return \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter
  24429.      */
  24430.     protected function getLineItemQuantitySplitterService()
  24431.     {
  24432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/LineItemQuantitySplitter.php';
  24433.         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()));
  24434.     }
  24435.     /**
  24436.      * Gets the private 'Shopware\Core\Checkout\Cart\Order\OrderConverter' shared service.
  24437.      *
  24438.      * @return \Shopware\Core\Checkout\Cart\Order\OrderConverter
  24439.      */
  24440.     protected function getOrderConverterService()
  24441.     {
  24442.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  24443.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  24444.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  24445.         }
  24446.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  24447.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  24448.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  24449.         }
  24450.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24451.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  24452.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  24453.         }
  24454.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  24455.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  24456.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  24457.         }
  24458.         $e = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  24459.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  24460.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  24461.         }
  24462.         $f = ($this->services['product_download.repository'] ?? $this->getProductDownload_RepositoryService());
  24463.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  24464.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  24465.         }
  24466.         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));
  24467.     }
  24468.     /**
  24469.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator' shared service.
  24470.      *
  24471.      * @return \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator
  24472.      */
  24473.     protected function getAbsolutePriceCalculatorService()
  24474.     {
  24475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AbsolutePriceCalculator.php';
  24476.         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())));
  24477.     }
  24478.     /**
  24479.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AmountCalculator' shared service.
  24480.      *
  24481.      * @return \Shopware\Core\Checkout\Cart\Price\AmountCalculator
  24482.      */
  24483.     protected function getAmountCalculatorService()
  24484.     {
  24485.         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())));
  24486.     }
  24487.     /**
  24488.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator' shared service.
  24489.      *
  24490.      * @return \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator
  24491.      */
  24492.     protected function getCurrencyPriceCalculatorService()
  24493.     {
  24494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CurrencyPriceCalculator.php';
  24495.         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())));
  24496.     }
  24497.     /**
  24498.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator' shared service.
  24499.      *
  24500.      * @return \Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator
  24501.      */
  24502.     protected function getGrossPriceCalculatorService()
  24503.     {
  24504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/GrossPriceCalculator.php';
  24505.         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())));
  24506.     }
  24507.     /**
  24508.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\NetPriceCalculator' shared service.
  24509.      *
  24510.      * @return \Shopware\Core\Checkout\Cart\Price\NetPriceCalculator
  24511.      */
  24512.     protected function getNetPriceCalculatorService()
  24513.     {
  24514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/NetPriceCalculator.php';
  24515.         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())));
  24516.     }
  24517.     /**
  24518.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator' shared service.
  24519.      *
  24520.      * @return \Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator
  24521.      */
  24522.     protected function getPercentagePriceCalculatorService()
  24523.     {
  24524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/PercentagePriceCalculator.php';
  24525.         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())));
  24526.     }
  24527.     /**
  24528.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator' shared service.
  24529.      *
  24530.      * @return \Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator
  24531.      */
  24532.     protected function getQuantityPriceCalculatorService()
  24533.     {
  24534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/QuantityPriceCalculator.php';
  24535.         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()));
  24536.     }
  24537.     /**
  24538.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor' shared service.
  24539.      *
  24540.      * @return \Shopware\Core\Checkout\Cart\Processor
  24541.      */
  24542.     protected function getProcessorService()
  24543.     {
  24544.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  24545.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'])) {
  24546.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'];
  24547.         }
  24548.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] = new \Shopware\Core\Checkout\Cart\Processor(new \Shopware\Core\Checkout\Cart\Validator(new RewindableGenerator(function () {
  24549.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryValidator()));
  24550.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemValidator()));
  24551.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? $this->getAddressValidatorService());
  24552.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemValidator()));
  24553.             yield => ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentMethodValidator()));
  24554.             yield => ($this->privates['Nd\\Srs\\Core\\Checkout\\Cart\\Items\\ItemsCartValidator'] ?? ($this->privates['Nd\\Srs\\Core\\Checkout\\Cart\\Items\\ItemsCartValidator'] = new \Nd\Srs\Core\Checkout\Cart\Items\ItemsCartValidator()));
  24555.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Cart\\Validator\\AvailabilityInformationValidator'] ?? $this->getAvailabilityInformationValidatorService());
  24556.             yield => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Cart\\Validator\\SubscriptionCartValidator'] ?? $this->getSubscriptionCartValidatorService());
  24557.         }, 8)), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), new \Shopware\Core\Checkout\Cart\Transaction\TransactionProcessor(), new RewindableGenerator(function () {
  24558.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  24559.             yield => ($this->privates['Nd\\Srs\\Cart\\VoucherProcessor'] ?? $this->getVoucherProcessorService());
  24560.             yield => ($this->privates['Nd\\Srs\\Cart\\GiftCardProcessor'] ?? $this->getGiftCardProcessorService());
  24561.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] ?? $this->getPromotionProcessorService());
  24562.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  24563.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] ?? $this->getContainerCartProcessorService());
  24564.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\DiscountCartProcessor'] ?? $this->getDiscountCartProcessorService());
  24565.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] ?? $this->getCreditCartProcessorService());
  24566.             yield => ($this->privates['Nd\\Theme\\Core\\Checkout\\Cart\\FreeShipmentCountdownProcessor'] ?? ($this->privates['Nd\\Theme\\Core\\Checkout\\Cart\\FreeShipmentCountdownProcessor'] = new \Nd\Theme\Core\Checkout\Cart\FreeShipmentCountdownProcessor()));
  24567.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  24568.             yield 10 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] ?? $this->getPromotionDeliveryProcessorService());
  24569.         }, 11), new RewindableGenerator(function () {
  24570.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  24571.             yield => ($this->privates['Nd\\Srs\\Cart\\VoucherCollector'] ?? $this->getVoucherCollectorService());
  24572.             yield => ($this->privates['Nd\\Srs\\Cart\\GiftCardCollector'] ?? $this->getGiftCardCollectorService());
  24573.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  24574.             yield => ($this->privates['Kiener\\MolliePayments\\Service\\Cart\\Voucher\\VoucherCartCollector'] ?? $this->getVoucherCartCollectorService());
  24575.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  24576.             yield => ($this->privates['Nd\\Srs\\Core\\Checkout\\Cart\\Items\\ItemsCartCollector'] ?? $this->getItemsCartCollectorService());
  24577.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  24578.         }, 8), $a);
  24579.     }
  24580.     /**
  24581.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor' shared service.
  24582.      *
  24583.      * @return \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor
  24584.      */
  24585.     protected function getContainerCartProcessorService()
  24586.     {
  24587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/ContainerCartProcessor.php';
  24589.         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()));
  24590.     }
  24591.     /**
  24592.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor' shared service.
  24593.      *
  24594.      * @return \Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor
  24595.      */
  24596.     protected function getDiscountCartProcessorService()
  24597.     {
  24598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/DiscountCartProcessor.php';
  24600.         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()));
  24601.     }
  24602.     /**
  24603.      * Gets the private 'Shopware\Core\Checkout\Cart\RedisCartPersister' shared service.
  24604.      *
  24605.      * @return \Shopware\Core\Checkout\Cart\RedisCartPersister
  24606.      */
  24607.     protected function getRedisCartPersisterService()
  24608.     {
  24609.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24610.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\RedisCartPersister'])) {
  24611.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\RedisCartPersister'];
  24612.         }
  24613.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\RedisCartPersister'] = new \Shopware\Core\Checkout\Cart\RedisCartPersister(($this->privates['shopware.cart.redis'] ?? $this->getShopware_Cart_RedisService()), $a, new \Shopware\Core\Checkout\Cart\CartSerializationCleaner(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a), false120);
  24614.     }
  24615.     /**
  24616.      * Gets the private 'Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand' shared service.
  24617.      *
  24618.      * @return \Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand
  24619.      */
  24620.     protected function getDeleteUnusedGuestCustomersCommandService()
  24621.     {
  24622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Command/DeleteUnusedGuestCustomersCommand.php';
  24624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DeleteUnusedGuestCustomerService.php';
  24625.         $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())));
  24626.         $instance->setName('customer:delete-unused-guests');
  24627.         return $instance;
  24628.     }
  24629.     /**
  24630.      * Gets the private 'Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer' shared service.
  24631.      *
  24632.      * @return \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer
  24633.      */
  24634.     protected function getCustomerIndexerService()
  24635.     {
  24636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  24637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DataAbstractionLayer/CustomerIndexer.php';
  24638.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  24639.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'])) {
  24640.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'];
  24641.         }
  24642.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24643.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'])) {
  24644.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'];
  24645.         }
  24646.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'] = 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);
  24647.     }
  24648.     /**
  24649.      * Gets the private 'Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier' shared service.
  24650.      *
  24651.      * @return \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier
  24652.      */
  24653.     protected function getLegacyPasswordVerifierService()
  24654.     {
  24655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Password/LegacyPasswordVerifier.php';
  24656.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] = new \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier(new RewindableGenerator(function () {
  24657.             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()));
  24658.             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()));
  24659.         }, 2));
  24660.     }
  24661.     /**
  24662.      * Gets the private 'Shopware\Core\Checkout\Customer\SalesChannel\AccountService' shared service.
  24663.      *
  24664.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountService
  24665.      */
  24666.     protected function getAccountServiceService()
  24667.     {
  24668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountService.php';
  24669.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  24670.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  24671.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  24672.         }
  24673.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24674.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  24675.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  24676.         }
  24677.         $c = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] ?? $this->getSwitchDefaultAddressRouteService());
  24678.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  24679.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  24680.         }
  24681.         $d = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  24682.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  24683.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  24684.         }
  24685.         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);
  24686.     }
  24687.     /**
  24688.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber' shared service.
  24689.      *
  24690.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber
  24691.      */
  24692.     protected function getCustomerBeforeDeleteSubscriberService()
  24693.     {
  24694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriber.php';
  24695.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  24696.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  24697.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  24698.         }
  24699.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  24700.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  24701.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  24702.         }
  24703.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24704.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  24705.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  24706.         }
  24707.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber($a$b$c);
  24708.     }
  24709.     /**
  24710.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber' shared service.
  24711.      *
  24712.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber
  24713.      */
  24714.     protected function getCustomerChangePasswordSubscriberService()
  24715.     {
  24716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php';
  24717.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  24718.     }
  24719.     /**
  24720.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber' shared service.
  24721.      *
  24722.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber
  24723.      */
  24724.     protected function getCustomerDefaultSalutationSubscriberService()
  24725.     {
  24726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerDefaultSalutationSubscriber.php';
  24727.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  24728.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'])) {
  24729.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'];
  24730.         }
  24731.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber($a);
  24732.     }
  24733.     /**
  24734.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber' shared service.
  24735.      *
  24736.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber
  24737.      */
  24738.     protected function getCustomerFlowEventsSubscriberService()
  24739.     {
  24740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerFlowEventsSubscriber.php';
  24741.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24742.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  24743.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  24744.         }
  24745.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService());
  24746.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  24747.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  24748.         }
  24749.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber($a$b);
  24750.     }
  24751.     /**
  24752.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber' shared service.
  24753.      *
  24754.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber
  24755.      */
  24756.     protected function getCustomerGroupSubscriberService()
  24757.     {
  24758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php';
  24759.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  24760.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  24761.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  24762.         }
  24763.         $b = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  24764.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  24765.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  24766.         }
  24767.         $c = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  24768.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  24769.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  24770.         }
  24771.         $d = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  24772.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  24773.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  24774.         }
  24775.         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()));
  24776.     }
  24777.     /**
  24778.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber' shared service.
  24779.      *
  24780.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber
  24781.      */
  24782.     protected function getCustomerMetaFieldSubscriberService()
  24783.     {
  24784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerMetaFieldSubscriber.php';
  24785.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  24786.     }
  24787.     /**
  24788.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber' shared service.
  24789.      *
  24790.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber
  24791.      */
  24792.     protected function getCustomerRemoteAddressSubscriberService()
  24793.     {
  24794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriber.php';
  24795.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  24796.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'])) {
  24797.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'];
  24798.         }
  24799.         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())));
  24800.     }
  24801.     /**
  24802.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber' shared service.
  24803.      *
  24804.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber
  24805.      */
  24806.     protected function getCustomerTokenSubscriberService()
  24807.     {
  24808.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerTokenSubscriber.php';
  24809.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  24810.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'])) {
  24811.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'];
  24812.         }
  24813.         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())));
  24814.     }
  24815.     /**
  24816.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory' shared service.
  24817.      *
  24818.      * @return \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory
  24819.      */
  24820.     protected function getAddressValidationFactoryService()
  24821.     {
  24822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  24823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/AddressValidationFactory.php';
  24824.         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()));
  24825.     }
  24826.     /**
  24827.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator' shared service.
  24828.      *
  24829.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator
  24830.      */
  24831.     protected function getCustomerEmailUniqueValidatorService()
  24832.     {
  24833.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  24834.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  24835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerEmailUniqueValidator.php';
  24836.         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()));
  24837.     }
  24838.     /**
  24839.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator' shared service.
  24840.      *
  24841.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator
  24842.      */
  24843.     protected function getCustomerPasswordMatchesValidatorService()
  24844.     {
  24845.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  24846.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  24847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerPasswordMatchesValidator.php';
  24848.         $a = ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService());
  24849.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'])) {
  24850.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'];
  24851.         }
  24852.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator($a);
  24853.     }
  24854.     /**
  24855.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator' shared service.
  24856.      *
  24857.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator
  24858.      */
  24859.     protected function getCustomerVatIdentificationValidatorService()
  24860.     {
  24861.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  24862.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  24863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerVatIdentificationValidator.php';
  24864.         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()));
  24865.     }
  24866.     /**
  24867.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator' shared service.
  24868.      *
  24869.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator
  24870.      */
  24871.     protected function getCustomerZipCodeValidatorService()
  24872.     {
  24873.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  24874.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  24875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerZipCodeValidator.php';
  24876.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  24877.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'])) {
  24878.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'];
  24879.         }
  24880.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator($a);
  24881.     }
  24882.     /**
  24883.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory' shared service.
  24884.      *
  24885.      * @return \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory
  24886.      */
  24887.     protected function getCustomerProfileValidationFactoryService()
  24888.     {
  24889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  24890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerProfileValidationFactory.php';
  24891.         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()));
  24892.     }
  24893.     /**
  24894.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator' shared service.
  24895.      *
  24896.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator
  24897.      */
  24898.     protected function getCreditNoteGeneratorService()
  24899.     {
  24900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  24901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/CreditNoteGenerator.php';
  24902.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  24903.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'])) {
  24904.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'];
  24905.         }
  24906.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator($a\dirname(__DIR__4));
  24907.     }
  24908.     /**
  24909.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator' shared service.
  24910.      *
  24911.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator
  24912.      */
  24913.     protected function getDeliveryNoteGeneratorService()
  24914.     {
  24915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  24916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DeliveryNoteGenerator.php';
  24917.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  24918.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'])) {
  24919.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'];
  24920.         }
  24921.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator($a\dirname(__DIR__4));
  24922.     }
  24923.     /**
  24924.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry' shared service.
  24925.      *
  24926.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry
  24927.      */
  24928.     protected function getDocumentGeneratorRegistryService()
  24929.     {
  24930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorRegistry.php';
  24931.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry(new RewindableGenerator(function () {
  24932.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService());
  24933.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] ?? $this->getDeliveryNoteGeneratorService());
  24934.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] ?? $this->getStornoGeneratorService());
  24935.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] ?? $this->getCreditNoteGeneratorService());
  24936.         }, 4));
  24937.     }
  24938.     /**
  24939.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator' shared service.
  24940.      *
  24941.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator
  24942.      */
  24943.     protected function getInvoiceGeneratorService()
  24944.     {
  24945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  24946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/InvoiceGenerator.php';
  24947.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  24948.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'])) {
  24949.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'];
  24950.         }
  24951.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator($a\dirname(__DIR__4));
  24952.     }
  24953.     /**
  24954.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator' shared service.
  24955.      *
  24956.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator
  24957.      */
  24958.     protected function getStornoGeneratorService()
  24959.     {
  24960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  24961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/StornoGenerator.php';
  24962.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  24963.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'])) {
  24964.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'];
  24965.         }
  24966.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator($a\dirname(__DIR__4));
  24967.     }
  24968.     /**
  24969.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentService' shared service.
  24970.      *
  24971.      * @return \Shopware\Core\Checkout\Document\DocumentService
  24972.      */
  24973.     protected function getDocumentServiceService()
  24974.     {
  24975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentService.php';
  24976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorRegistry.php';
  24977.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] ?? $this->getDocumentGeneratorRegistryService());
  24978.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  24979.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  24980.         }
  24981.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  24982.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  24983.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  24984.         }
  24985.         $c = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  24986.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  24987.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  24988.         }
  24989.         $d = ($this->services['document_type.repository'] ?? $this->getDocumentType_RepositoryService());
  24990.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  24991.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  24992.         }
  24993.         $e = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  24994.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  24995.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  24996.         }
  24997.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  24998.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  24999.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  25000.         }
  25001.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25002.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  25003.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  25004.         }
  25005.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] = new \Shopware\Core\Checkout\Document\DocumentService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, new \Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry(new RewindableGenerator(function () {
  25006.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? $this->getPdfGeneratorService());
  25007.         }, 1)), $b$c$d$e$f$g);
  25008.     }
  25009.     /**
  25010.      * Gets the private 'Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator' shared service.
  25011.      *
  25012.      * @return \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator
  25013.      */
  25014.     protected function getPdfGeneratorService()
  25015.     {
  25016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorInterface.php';
  25017.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/PdfGenerator.php';
  25018.         return $this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator($this->parameters['shopware.dompdf.options']);
  25019.     }
  25020.     /**
  25021.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer' shared service.
  25022.      *
  25023.      * @return \Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer
  25024.      */
  25025.     protected function getCreditNoteRendererService()
  25026.     {
  25027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  25028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/CreditNoteRenderer.php';
  25029.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25030.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  25031.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  25032.         }
  25033.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  25034.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  25035.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  25036.         }
  25037.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25038.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  25039.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  25040.         }
  25041.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  25042.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  25043.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  25044.         }
  25045.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  25046.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  25047.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  25048.         }
  25049.         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()));
  25050.     }
  25051.     /**
  25052.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer' shared service.
  25053.      *
  25054.      * @return \Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer
  25055.      */
  25056.     protected function getDeliveryNoteRendererService()
  25057.     {
  25058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  25059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DeliveryNoteRenderer.php';
  25060.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25061.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  25062.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  25063.         }
  25064.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  25065.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  25066.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  25067.         }
  25068.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25069.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  25070.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  25071.         }
  25072.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  25073.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  25074.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  25075.         }
  25076.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  25077.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  25078.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  25079.         }
  25080.         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()));
  25081.     }
  25082.     /**
  25083.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer' shared service.
  25084.      *
  25085.      * @return \Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer
  25086.      */
  25087.     protected function getInvoiceRendererService()
  25088.     {
  25089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  25090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/InvoiceRenderer.php';
  25091.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25092.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  25093.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  25094.         }
  25095.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  25096.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  25097.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  25098.         }
  25099.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25100.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  25101.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  25102.         }
  25103.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  25104.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  25105.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  25106.         }
  25107.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  25108.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  25109.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  25110.         }
  25111.         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()));
  25112.     }
  25113.     /**
  25114.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\StornoRenderer' shared service.
  25115.      *
  25116.      * @return \Shopware\Core\Checkout\Document\Renderer\StornoRenderer
  25117.      */
  25118.     protected function getStornoRendererService()
  25119.     {
  25120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  25121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/StornoRenderer.php';
  25122.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25123.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  25124.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  25125.         }
  25126.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  25127.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  25128.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  25129.         }
  25130.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25131.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  25132.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  25133.         }
  25134.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  25135.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  25136.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  25137.         }
  25138.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  25139.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  25140.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  25141.         }
  25142.         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()));
  25143.     }
  25144.     /**
  25145.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentConfigLoader' shared service.
  25146.      *
  25147.      * @return \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader
  25148.      */
  25149.     protected function getDocumentConfigLoaderService()
  25150.     {
  25151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentConfigLoader.php';
  25152.         $a = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  25153.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'])) {
  25154.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'];
  25155.         }
  25156.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] = new \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader($a);
  25157.     }
  25158.     /**
  25159.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentGenerator' shared service.
  25160.      *
  25161.      * @return \Shopware\Core\Checkout\Document\Service\DocumentGenerator
  25162.      */
  25163.     protected function getDocumentGeneratorService()
  25164.     {
  25165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentGenerator.php';
  25166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DocumentRendererRegistry.php';
  25167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/PdfRenderer.php';
  25168.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  25169.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  25170.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  25171.         }
  25172.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  25173.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  25174.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  25175.         }
  25176.         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 () {
  25177.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'] ?? $this->getInvoiceRendererService());
  25178.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'] ?? $this->getDeliveryNoteRendererService());
  25179.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'] ?? $this->getStornoRendererService());
  25180.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'] ?? $this->getCreditNoteRendererService());
  25181.         }, 4)), new \Shopware\Core\Checkout\Document\Service\PdfRenderer($this->parameters['shopware.dompdf.options']), $a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25182.     }
  25183.     /**
  25184.      * Gets the private 'Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader' shared service.
  25185.      *
  25186.      * @return \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader
  25187.      */
  25188.     protected function getReferenceInvoiceLoaderService()
  25189.     {
  25190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/ReferenceInvoiceLoader.php';
  25191.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] = new \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25192.     }
  25193.     /**
  25194.      * Gets the private 'Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer' shared service.
  25195.      *
  25196.      * @return \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer
  25197.      */
  25198.     protected function getDocumentTemplateRendererService()
  25199.     {
  25200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Twig/DocumentTemplateRenderer.php';
  25201.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25202.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  25203.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  25204.         }
  25205.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  25206.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  25207.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  25208.         }
  25209.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  25210.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  25211.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  25212.         }
  25213.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25214.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  25215.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  25216.         }
  25217.         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);
  25218.     }
  25219.     /**
  25220.      * Gets the private 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler' shared service.
  25221.      *
  25222.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler
  25223.      */
  25224.     protected function getOrderTransactionStateHandlerService()
  25225.     {
  25226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionStateHandler.php';
  25227.         $a = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  25228.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'])) {
  25229.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'];
  25230.         }
  25231.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler($a);
  25232.     }
  25233.     /**
  25234.      * Gets the private 'Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener' shared service.
  25235.      *
  25236.      * @return \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener
  25237.      */
  25238.     protected function getOrderStateChangeEventListenerService()
  25239.     {
  25240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Listener/OrderStateChangeEventListener.php';
  25241.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25242.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  25243.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  25244.         }
  25245.         $b = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  25246.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  25247.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  25248.         }
  25249.         $c = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  25250.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  25251.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  25252.         }
  25253.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25254.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  25255.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  25256.         }
  25257.         $e = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  25258.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  25259.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  25260.         }
  25261.         $f = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  25262.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  25263.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  25264.         }
  25265.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] = new \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener($a$b$c$d$e$f);
  25266.     }
  25267.     /**
  25268.      * Gets the private 'Shopware\Core\Checkout\Order\SalesChannel\OrderService' shared service.
  25269.      *
  25270.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderService
  25271.      */
  25272.     protected function getOrderService2Service()
  25273.     {
  25274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderService.php';
  25275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  25276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Validation/OrderValidationFactory.php';
  25277.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  25278.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25279.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25280.         }
  25281.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25282.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25283.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25284.         }
  25285.         $c = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service());
  25286.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25287.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25288.         }
  25289.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  25290.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25291.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25292.         }
  25293.         $e = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  25294.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25295.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25296.         }
  25297.         $f = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25298.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25299.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25300.         }
  25301.         $g = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  25302.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25303.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25304.         }
  25305.         $h = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  25306.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25307.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25308.         }
  25309.         $i = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  25310.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25311.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25312.         }
  25313.         $j = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  25314.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25315.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25316.         }
  25317.         $k = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  25318.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25319.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25320.         }
  25321.         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);
  25322.     }
  25323.     /**
  25324.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment' shared service.
  25325.      *
  25326.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment
  25327.      */
  25328.     protected function getCashPaymentService()
  25329.     {
  25330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  25332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  25333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/CashPayment.php';
  25334.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  25335.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'])) {
  25336.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'];
  25337.         }
  25338.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment($a);
  25339.     }
  25340.     /**
  25341.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment' shared service.
  25342.      *
  25343.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment
  25344.      */
  25345.     protected function getDebitPaymentService()
  25346.     {
  25347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  25349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  25350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DebitPayment.php';
  25351.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  25352.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'])) {
  25353.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'];
  25354.         }
  25355.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment($a);
  25356.     }
  25357.     /**
  25358.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment' shared service.
  25359.      *
  25360.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment
  25361.      */
  25362.     protected function getDefaultPaymentService()
  25363.     {
  25364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  25366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  25367.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  25368.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'])) {
  25369.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'];
  25370.         }
  25371.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment($a);
  25372.     }
  25373.     /**
  25374.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment' shared service.
  25375.      *
  25376.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment
  25377.      */
  25378.     protected function getInvoicePaymentService()
  25379.     {
  25380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  25382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  25383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/InvoicePayment.php';
  25384.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  25385.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'])) {
  25386.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'];
  25387.         }
  25388.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment($a);
  25389.     }
  25390.     /**
  25391.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry' shared service.
  25392.      *
  25393.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry
  25394.      */
  25395.     protected function getPaymentHandlerRegistryService()
  25396.     {
  25397.         $a = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25398.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler''getAppPaymentHandlerService'false],
  25399.         ], [
  25400.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler',
  25401.         ]);
  25402.         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, [
  25403.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment''getCashPaymentService'false],
  25404.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment''getDebitPaymentService'false],
  25405.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment''getDefaultPaymentService'false],
  25406.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment''getInvoicePaymentService'false],
  25407.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment''getPrePaymentService'false],
  25408.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler''getAppSyncPaymentHandlerService'false],
  25409.         ], [
  25410.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment',
  25411.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment',
  25412.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment',
  25413.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment',
  25414.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment',
  25415.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler',
  25416.         ]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25417.             'Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment''getApplePayPaymentService'false],
  25418.             'Kiener\\MolliePayments\\Handler\\Method\\BanContactPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\BanContactPayment''getBanContactPaymentService'false],
  25419.             'Kiener\\MolliePayments\\Handler\\Method\\BankTransferPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\BankTransferPayment''getBankTransferPaymentService'false],
  25420.             'Kiener\\MolliePayments\\Handler\\Method\\BelfiusPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\BelfiusPayment''getBelfiusPaymentService'false],
  25421.             'Kiener\\MolliePayments\\Handler\\Method\\BilliePayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\BilliePayment''getBilliePaymentService'false],
  25422.             'Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment''getCreditCardPaymentService'false],
  25423.             'Kiener\\MolliePayments\\Handler\\Method\\DirectDebitPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\DirectDebitPayment''getDirectDebitPaymentService'false],
  25424.             'Kiener\\MolliePayments\\Handler\\Method\\EpsPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\EpsPayment''getEpsPaymentService'false],
  25425.             'Kiener\\MolliePayments\\Handler\\Method\\GiftCardPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\GiftCardPayment''getGiftCardPaymentService'false],
  25426.             'Kiener\\MolliePayments\\Handler\\Method\\GiroPayPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\GiroPayPayment''getGiroPayPaymentService'false],
  25427.             'Kiener\\MolliePayments\\Handler\\Method\\In3Payment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\In3Payment''getIn3PaymentService'false],
  25428.             'Kiener\\MolliePayments\\Handler\\Method\\IngHomePayPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\IngHomePayPayment''getIngHomePayPaymentService'false],
  25429.             'Kiener\\MolliePayments\\Handler\\Method\\KbcPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\KbcPayment''getKbcPaymentService'false],
  25430.             'Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayLaterPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayLaterPayment''getKlarnaPayLaterPaymentService'false],
  25431.             'Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayNowPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayNowPayment''getKlarnaPayNowPaymentService'false],
  25432.             'Kiener\\MolliePayments\\Handler\\Method\\KlarnaSliceItPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\KlarnaSliceItPayment''getKlarnaSliceItPaymentService'false],
  25433.             'Kiener\\MolliePayments\\Handler\\Method\\PayPalPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\PayPalPayment''getPayPalPaymentService'false],
  25434.             'Kiener\\MolliePayments\\Handler\\Method\\PaySafeCardPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\PaySafeCardPayment''getPaySafeCardPaymentService'false],
  25435.             'Kiener\\MolliePayments\\Handler\\Method\\PosPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\PosPayment''getPosPaymentService'false],
  25436.             'Kiener\\MolliePayments\\Handler\\Method\\Przelewy24Payment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\Przelewy24Payment''getPrzelewy24PaymentService'false],
  25437.             'Kiener\\MolliePayments\\Handler\\Method\\SofortPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\SofortPayment''getSofortPaymentService'false],
  25438.             'Kiener\\MolliePayments\\Handler\\Method\\TwintPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\TwintPayment''getTwintPaymentService'false],
  25439.             'Kiener\\MolliePayments\\Handler\\Method\\VoucherPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\VoucherPayment''getVoucherPaymentService'false],
  25440.             'Kiener\\MolliePayments\\Handler\\Method\\iDealPayment' => ['privates''Kiener\\MolliePayments\\Handler\\Method\\iDealPayment''getIDealPaymentService'false],
  25441.             'Kiener\\MolliePayments\\Handler\\PaymentHandler' => ['privates''Kiener\\MolliePayments\\Handler\\PaymentHandler''getPaymentHandlerService'false],
  25442.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler''getAppAsyncPaymentHandlerService'false],
  25443.         ], [
  25444.             'Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\ApplePayPayment',
  25445.             'Kiener\\MolliePayments\\Handler\\Method\\BanContactPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\BanContactPayment',
  25446.             'Kiener\\MolliePayments\\Handler\\Method\\BankTransferPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\BankTransferPayment',
  25447.             'Kiener\\MolliePayments\\Handler\\Method\\BelfiusPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\BelfiusPayment',
  25448.             'Kiener\\MolliePayments\\Handler\\Method\\BilliePayment' => 'Kiener\\MolliePayments\\Handler\\Method\\BilliePayment',
  25449.             'Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\CreditCardPayment',
  25450.             'Kiener\\MolliePayments\\Handler\\Method\\DirectDebitPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\DirectDebitPayment',
  25451.             'Kiener\\MolliePayments\\Handler\\Method\\EpsPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\EpsPayment',
  25452.             'Kiener\\MolliePayments\\Handler\\Method\\GiftCardPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\GiftCardPayment',
  25453.             'Kiener\\MolliePayments\\Handler\\Method\\GiroPayPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\GiroPayPayment',
  25454.             'Kiener\\MolliePayments\\Handler\\Method\\In3Payment' => 'Kiener\\MolliePayments\\Handler\\Method\\In3Payment',
  25455.             'Kiener\\MolliePayments\\Handler\\Method\\IngHomePayPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\IngHomePayPayment',
  25456.             'Kiener\\MolliePayments\\Handler\\Method\\KbcPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\KbcPayment',
  25457.             'Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayLaterPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayLaterPayment',
  25458.             'Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayNowPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\KlarnaPayNowPayment',
  25459.             'Kiener\\MolliePayments\\Handler\\Method\\KlarnaSliceItPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\KlarnaSliceItPayment',
  25460.             'Kiener\\MolliePayments\\Handler\\Method\\PayPalPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\PayPalPayment',
  25461.             'Kiener\\MolliePayments\\Handler\\Method\\PaySafeCardPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\PaySafeCardPayment',
  25462.             'Kiener\\MolliePayments\\Handler\\Method\\PosPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\PosPayment',
  25463.             'Kiener\\MolliePayments\\Handler\\Method\\Przelewy24Payment' => 'Kiener\\MolliePayments\\Handler\\Method\\Przelewy24Payment',
  25464.             'Kiener\\MolliePayments\\Handler\\Method\\SofortPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\SofortPayment',
  25465.             'Kiener\\MolliePayments\\Handler\\Method\\TwintPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\TwintPayment',
  25466.             'Kiener\\MolliePayments\\Handler\\Method\\VoucherPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\VoucherPayment',
  25467.             'Kiener\\MolliePayments\\Handler\\Method\\iDealPayment' => 'Kiener\\MolliePayments\\Handler\\Method\\iDealPayment',
  25468.             'Kiener\\MolliePayments\\Handler\\PaymentHandler' => 'Kiener\\MolliePayments\\Handler\\PaymentHandler',
  25469.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler',
  25470.         ]), $a$a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25471.     }
  25472.     /**
  25473.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment' shared service.
  25474.      *
  25475.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment
  25476.      */
  25477.     protected function getPrePaymentService()
  25478.     {
  25479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  25481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  25482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php';
  25483.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  25484.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'])) {
  25485.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'];
  25486.         }
  25487.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment($a);
  25488.     }
  25489.     /**
  25490.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2' shared service.
  25491.      *
  25492.      * @return \Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2
  25493.      */
  25494.     protected function getJWTFactoryV2Service()
  25495.     {
  25496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/TokenFactoryInterfaceV2.php';
  25497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTFactoryV2.php';
  25498.         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()));
  25499.     }
  25500.     /**
  25501.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer' shared service.
  25502.      *
  25503.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer
  25504.      */
  25505.     protected function getPaymentMethodIndexerService()
  25506.     {
  25507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  25508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodIndexer.php';
  25509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentDistinguishableNameGenerator.php';
  25510.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25511.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  25512.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  25513.         }
  25514.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  25515.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  25516.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  25517.         }
  25518.         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));
  25519.     }
  25520.     /**
  25521.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator' shared service.
  25522.      *
  25523.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator
  25524.      */
  25525.     protected function getPaymentMethodValidator2Service()
  25526.     {
  25527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodValidator.php';
  25528.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25529.     }
  25530.     /**
  25531.      * Gets the private 'Shopware\Core\Checkout\Payment\PaymentService' shared service.
  25532.      *
  25533.      * @return \Shopware\Core\Checkout\Payment\PaymentService
  25534.      */
  25535.     protected function getPaymentServiceService()
  25536.     {
  25537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentService.php';
  25538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentTransactionChainProcessor.php';
  25539.         $a = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2'] ?? $this->getJWTFactoryV2Service());
  25540.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25541.         $c = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  25542.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\PaymentService'] = new \Shopware\Core\Checkout\Payment\PaymentService(new \Shopware\Core\Checkout\Payment\Cart\PaymentTransactionChainProcessor($a$b, ($this->services['router'] ?? $this->getRouterService()), $c, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService())), $a$c, ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()));
  25543.     }
  25544.     /**
  25545.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry' shared service.
  25546.      *
  25547.      * @return \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry
  25548.      */
  25549.     protected function getFilterServiceRegistryService()
  25550.     {
  25551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/FilterServiceRegistry.php';
  25552.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry(new RewindableGenerator(function () {
  25553.             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()));
  25554.             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()));
  25555.         }, 2), new RewindableGenerator(function () {
  25556.             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()));
  25557.             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()));
  25558.         }, 2));
  25559.     }
  25560.     /**
  25561.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionCollector' shared service.
  25562.      *
  25563.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector
  25564.      */
  25565.     protected function getPromotionCollectorService()
  25566.     {
  25567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25568.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  25569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCollector.php';
  25570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGatewayInterface.php';
  25571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGateway.php';
  25572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeServiceInterface.php';
  25573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeService.php';
  25574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  25575.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  25576.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'])) {
  25577.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'];
  25578.         }
  25579.         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()));
  25580.     }
  25581.     /**
  25582.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor' shared service.
  25583.      *
  25584.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor
  25585.      */
  25586.     protected function getPromotionDeliveryProcessorService()
  25587.     {
  25588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php';
  25590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  25591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryCalculator.php';
  25592.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  25593.         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()));
  25594.     }
  25595.     /**
  25596.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor' shared service.
  25597.      *
  25598.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor
  25599.      */
  25600.     protected function getPromotionProcessorService()
  25601.     {
  25602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionProcessor.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/PromotionCalculator.php';
  25606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Composition/DiscountCompositionBuilder.php';
  25607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/PackageFilter.php';
  25608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageFilter.php';
  25609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackagePicker.php';
  25610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/SetGroupScopeFilter.php';
  25611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageRules.php';
  25612.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/DiscountPackager.php';
  25613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackager.php';
  25614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetGroupScopeDiscountPackager.php';
  25615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetScopeDiscountPackager.php';
  25616.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService());
  25617.         $b = ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] ?? $this->getFilterServiceRegistryService());
  25618.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor(new \Shopware\Core\Checkout\Promotion\Cart\PromotionCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()), $a, new \Shopware\Core\Checkout\Promotion\Cart\Discount\Composition\DiscountCompositionBuilder(), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageFilter($b), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackagePicker($b), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRules(), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] ?? $this->getLineItemQuantitySplitterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackager(), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetGroupScopeDiscountPackager($a), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetScopeDiscountPackager($a)), $a);
  25619.     }
  25620.     /**
  25621.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer' shared service.
  25622.      *
  25623.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer
  25624.      */
  25625.     protected function getPromotionIndexerService()
  25626.     {
  25627.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  25628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexer.php';
  25629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionExclusionUpdater.php';
  25630.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  25631.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  25632.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  25633.         }
  25634.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25635.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  25636.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  25637.         }
  25638.         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);
  25639.     }
  25640.     /**
  25641.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater' shared service.
  25642.      *
  25643.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater
  25644.      */
  25645.     protected function getPromotionRedemptionUpdaterService()
  25646.     {
  25647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdater.php';
  25648.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] = new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25649.     }
  25650.     /**
  25651.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer' shared service.
  25652.      *
  25653.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer
  25654.      */
  25655.     protected function getPromotionIndividualCodeRedeemerService()
  25656.     {
  25657.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemer.php';
  25658.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  25659.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'])) {
  25660.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'];
  25661.         }
  25662.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] = new \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer($a);
  25663.     }
  25664.     /**
  25665.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber' shared service.
  25666.      *
  25667.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber
  25668.      */
  25669.     protected function getStorefrontCartSubscriberService()
  25670.     {
  25671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/Storefront/StorefrontCartSubscriber.php';
  25672.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service());
  25673.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'])) {
  25674.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'];
  25675.         }
  25676.         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())));
  25677.     }
  25678.     /**
  25679.      * Gets the private 'Shopware\Core\Checkout\Promotion\Validator\PromotionValidator' shared service.
  25680.      *
  25681.      * @return \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator
  25682.      */
  25683.     protected function getPromotionValidatorService()
  25684.     {
  25685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Validator/PromotionValidator.php';
  25686.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] = new \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25687.     }
  25688.     /**
  25689.      * Gets the private 'Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator' shared service.
  25690.      *
  25691.      * @return \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator
  25692.      */
  25693.     protected function getShippingMethodValidatorService()
  25694.     {
  25695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Validator/ShippingMethodValidator.php';
  25696.         return $this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] = new \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25697.     }
  25698.     /**
  25699.      * Gets the private 'Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer' shared service.
  25700.      *
  25701.      * @return \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer
  25702.      */
  25703.     protected function getCategoryIndexerService()
  25704.     {
  25705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  25706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryIndexer.php';
  25707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryBreadcrumbUpdater.php';
  25708.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  25709.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  25710.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  25711.         }
  25712.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  25713.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  25714.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  25715.         }
  25716.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25717.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  25718.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  25719.         }
  25720.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  25721.         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);
  25722.     }
  25723.     /**
  25724.      * Gets the private 'Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder' shared service.
  25725.      *
  25726.      * @return \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder
  25727.      */
  25728.     protected function getCategoryBreadcrumbBuilderService()
  25729.     {
  25730.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  25731.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'])) {
  25732.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'];
  25733.         }
  25734.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] = new \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder($a);
  25735.     }
  25736.     /**
  25737.      * Gets the private 'Shopware\Core\Content\Category\Service\NavigationLoader' shared service.
  25738.      *
  25739.      * @return \Shopware\Core\Content\Category\Service\NavigationLoader
  25740.      */
  25741.     protected function getNavigationLoaderService()
  25742.     {
  25743.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25744.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  25745.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  25746.         }
  25747.         $b = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] ?? $this->getTreeBuildingNavigationRouteService());
  25748.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  25749.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  25750.         }
  25751.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] = new \Shopware\Core\Content\Category\Service\NavigationLoader($a$b);
  25752.     }
  25753.     /**
  25754.      * Gets the private 'Shopware\Core\Content\Category\Subscriber\CategorySubscriber' shared service.
  25755.      *
  25756.      * @return \Shopware\Core\Content\Category\Subscriber\CategorySubscriber
  25757.      */
  25758.     protected function getCategorySubscriberService()
  25759.     {
  25760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Subscriber/CategorySubscriber.php';
  25761.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25762.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'])) {
  25763.             return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'];
  25764.         }
  25765.         return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] = new \Shopware\Core\Content\Category\Subscriber\CategorySubscriber($a);
  25766.     }
  25767.     /**
  25768.      * Gets the private 'Shopware\Core\Content\Category\Validation\EntryPointValidator' shared service.
  25769.      *
  25770.      * @return \Shopware\Core\Content\Category\Validation\EntryPointValidator
  25771.      */
  25772.     protected function getEntryPointValidatorService()
  25773.     {
  25774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Validation/EntryPointValidator.php';
  25775.         return $this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] = new \Shopware\Core\Content\Category\Validation\EntryPointValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25776.     }
  25777.     /**
  25778.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver' shared service.
  25779.      *
  25780.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver
  25781.      */
  25782.     protected function getFormCmsElementResolverService()
  25783.     {
  25784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/FormCmsElementResolver.php';
  25787.         $a = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  25788.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'])) {
  25789.             return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'];
  25790.         }
  25791.         return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] = new \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver($a);
  25792.     }
  25793.     /**
  25794.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver' shared service.
  25795.      *
  25796.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver
  25797.      */
  25798.     protected function getTextCmsElementResolverService()
  25799.     {
  25800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  25803.         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()));
  25804.     }
  25805.     /**
  25806.      * Gets the private 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader' shared service.
  25807.      *
  25808.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader
  25809.      */
  25810.     protected function getSalesChannelCmsPageLoaderService()
  25811.     {
  25812.         $a = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  25813.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  25814.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  25815.         }
  25816.         $b = ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService());
  25817.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  25818.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  25819.         }
  25820.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25821.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  25822.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  25823.         }
  25824.         return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader($a$b$c);
  25825.     }
  25826.     /**
  25827.      * Gets the private 'Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber' shared service.
  25828.      *
  25829.      * @return \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber
  25830.      */
  25831.     protected function getCmsPageDefaultChangeSubscriberService()
  25832.     {
  25833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Subscriber/CmsPageDefaultChangeSubscriber.php';
  25834.         return $this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] = new \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25835.     }
  25836.     /**
  25837.      * Gets the private 'Shopware\Core\Content\Flow\Api\FlowActionCollector' shared service.
  25838.      *
  25839.      * @return \Shopware\Core\Content\Flow\Api\FlowActionCollector
  25840.      */
  25841.     protected function getFlowActionCollectorService()
  25842.     {
  25843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Api/FlowActionCollector.php';
  25844.         return $this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] = new \Shopware\Core\Content\Flow\Api\FlowActionCollector(new RewindableGenerator(function () {
  25845.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  25846.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  25847.             yield => ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\ShipOrderAction'] ?? $this->getShipOrderActionService());
  25848.             yield => ($this->privates['Kiener\\MolliePayments\\Compatibility\\Bundles\\FlowBuilder\\Actions\\RefundOrderAction'] ?? $this->getRefundOrderActionService());
  25849.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  25850.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  25851.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  25852.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  25853.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  25854.             yield => ($this->privates['Nd\\Srs\\Core\\Content\\Flow\\Dispatching\\Action\\SendOrderAction'] ?? $this->getSendOrderActionService());
  25855.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  25856.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  25857.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  25858.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  25859.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  25860.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  25861.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  25862.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  25863.             yield 18 => ($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()));
  25864.         }, 19), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService()));
  25865.     }
  25866.     /**
  25867.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction' shared service.
  25868.      *
  25869.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction
  25870.      */
  25871.     protected function getAddCustomerAffiliateAndCampaignCodeActionService()
  25872.     {
  25873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerAffiliateAndCampaignCodeAction.php';
  25876.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  25877.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'])) {
  25878.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'];
  25879.         }
  25880.         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);
  25881.     }
  25882.     /**
  25883.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction' shared service.
  25884.      *
  25885.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction
  25886.      */
  25887.     protected function getAddCustomerTagActionService()
  25888.     {
  25889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerTagAction.php';
  25892.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  25893.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'])) {
  25894.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'];
  25895.         }
  25896.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction($a);
  25897.     }
  25898.     /**
  25899.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction' shared service.
  25900.      *
  25901.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction
  25902.      */
  25903.     protected function getAddOrderAffiliateAndCampaignCodeActionService()
  25904.     {
  25905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderAffiliateAndCampaignCodeAction.php';
  25908.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25909.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'])) {
  25910.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'];
  25911.         }
  25912.         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);
  25913.     }
  25914.     /**
  25915.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction' shared service.
  25916.      *
  25917.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction
  25918.      */
  25919.     protected function getAddOrderTagActionService()
  25920.     {
  25921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderTagAction.php';
  25924.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25925.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'])) {
  25926.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'];
  25927.         }
  25928.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction($a);
  25929.     }
  25930.     /**
  25931.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction' shared service.
  25932.      *
  25933.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction
  25934.      */
  25935.     protected function getChangeCustomerGroupActionService()
  25936.     {
  25937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerGroupAction.php';
  25940.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  25941.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'])) {
  25942.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'];
  25943.         }
  25944.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction($a);
  25945.     }
  25946.     /**
  25947.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction' shared service.
  25948.      *
  25949.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction
  25950.      */
  25951.     protected function getChangeCustomerStatusActionService()
  25952.     {
  25953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerStatusAction.php';
  25956.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  25957.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'])) {
  25958.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'];
  25959.         }
  25960.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction($a);
  25961.     }
  25962.     /**
  25963.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction' shared service.
  25964.      *
  25965.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction
  25966.      */
  25967.     protected function getGenerateDocumentActionService()
  25968.     {
  25969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GenerateDocumentAction.php';
  25972.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  25973.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  25974.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  25975.         }
  25976.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  25977.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  25978.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  25979.         }
  25980.         $c = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  25981.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  25982.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  25983.         }
  25984.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction($a$b$c, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  25985.     }
  25986.     /**
  25987.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction' shared service.
  25988.      *
  25989.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction
  25990.      */
  25991.     protected function getGrantDownloadAccessActionService()
  25992.     {
  25993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GrantDownloadAccessAction.php';
  25995.         $a = ($this->services['order_line_item_download.repository'] ?? $this->getOrderLineItemDownload_RepositoryService());
  25996.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'])) {
  25997.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'];
  25998.         }
  25999.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction($a);
  26000.     }
  26001.     /**
  26002.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction' shared service.
  26003.      *
  26004.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction
  26005.      */
  26006.     protected function getRemoveCustomerTagActionService()
  26007.     {
  26008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  26009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  26010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveCustomerTagAction.php';
  26011.         $a = ($this->services['customer_tag.repository'] ?? $this->getCustomerTag_RepositoryService());
  26012.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'])) {
  26013.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'];
  26014.         }
  26015.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction($a);
  26016.     }
  26017.     /**
  26018.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction' shared service.
  26019.      *
  26020.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction
  26021.      */
  26022.     protected function getRemoveOrderTagActionService()
  26023.     {
  26024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  26025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  26026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveOrderTagAction.php';
  26027.         $a = ($this->services['order_tag.repository'] ?? $this->getOrderTag_RepositoryService());
  26028.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'])) {
  26029.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'];
  26030.         }
  26031.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction($a);
  26032.     }
  26033.     /**
  26034.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction' shared service.
  26035.      *
  26036.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction
  26037.      */
  26038.     protected function getSendMailActionService()
  26039.     {
  26040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  26041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  26042.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SendMailAction.php';
  26043.         $a = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  26044.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  26045.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  26046.         }
  26047.         $b = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  26048.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  26049.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  26050.         }
  26051.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26052.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  26053.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  26054.         }
  26055.         $d = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  26056.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  26057.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  26058.         }
  26059.         $e = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  26060.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  26061.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  26062.         }
  26063.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $c$d$e, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()), true);
  26064.     }
  26065.     /**
  26066.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction' shared service.
  26067.      *
  26068.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction
  26069.      */
  26070.     protected function getSetCustomerCustomFieldActionService()
  26071.     {
  26072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  26073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  26074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  26075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerCustomFieldAction.php';
  26076.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26077.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'])) {
  26078.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'];
  26079.         }
  26080.         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);
  26081.     }
  26082.     /**
  26083.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction' shared service.
  26084.      *
  26085.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction
  26086.      */
  26087.     protected function getSetCustomerGroupCustomFieldActionService()
  26088.     {
  26089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  26090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  26091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  26092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerGroupCustomFieldAction.php';
  26093.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  26094.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'])) {
  26095.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'];
  26096.         }
  26097.         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);
  26098.     }
  26099.     /**
  26100.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction' shared service.
  26101.      *
  26102.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction
  26103.      */
  26104.     protected function getSetOrderCustomFieldActionService()
  26105.     {
  26106.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  26107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  26108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  26109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderCustomFieldAction.php';
  26110.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26111.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'])) {
  26112.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'];
  26113.         }
  26114.         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);
  26115.     }
  26116.     /**
  26117.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction' shared service.
  26118.      *
  26119.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction
  26120.      */
  26121.     protected function getSetOrderStateActionService()
  26122.     {
  26123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  26124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  26125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderStateAction.php';
  26126.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService2Service());
  26127.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'])) {
  26128.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'];
  26129.         }
  26130.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  26131.     }
  26132.     /**
  26133.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\FlowDispatcher' shared service.
  26134.      *
  26135.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowDispatcher
  26136.      */
  26137.     protected function getFlowDispatcherService()
  26138.     {
  26139.         $a = ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] ?? $this->getFlowFactoryService());
  26140.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'])) {
  26141.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'];
  26142.         }
  26143.         $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'] = $instance = new \Shopware\Core\Content\Flow\Dispatching\FlowDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  26144.         $instance->setContainer($this);
  26145.         return $instance;
  26146.     }
  26147.     /**
  26148.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer' shared service.
  26149.      *
  26150.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer
  26151.      */
  26152.     protected function getCustomerGroupStorerService()
  26153.     {
  26154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerGroupStorer.php';
  26156.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  26157.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'])) {
  26158.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'];
  26159.         }
  26160.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer($a);
  26161.     }
  26162.     /**
  26163.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer' shared service.
  26164.      *
  26165.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer
  26166.      */
  26167.     protected function getCustomerRecoveryStorerService()
  26168.     {
  26169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerRecoveryStorer.php';
  26171.         $a = ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService());
  26172.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'])) {
  26173.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'];
  26174.         }
  26175.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer($a);
  26176.     }
  26177.     /**
  26178.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer' shared service.
  26179.      *
  26180.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer
  26181.      */
  26182.     protected function getCustomerStorerService()
  26183.     {
  26184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerStorer.php';
  26186.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26187.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'])) {
  26188.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'];
  26189.         }
  26190.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer($a);
  26191.     }
  26192.     /**
  26193.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer' shared service.
  26194.      *
  26195.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer
  26196.      */
  26197.     protected function getNewsletterRecipientStorerService()
  26198.     {
  26199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/NewsletterRecipientStorer.php';
  26201.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  26202.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'])) {
  26203.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'];
  26204.         }
  26205.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer($a);
  26206.     }
  26207.     /**
  26208.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer' shared service.
  26209.      *
  26210.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer
  26211.      */
  26212.     protected function getOrderStorerService()
  26213.     {
  26214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26215.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderStorer.php';
  26216.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26217.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'])) {
  26218.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'];
  26219.         }
  26220.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer($a);
  26221.     }
  26222.     /**
  26223.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer' shared service.
  26224.      *
  26225.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer
  26226.      */
  26227.     protected function getOrderTransactionStorerService()
  26228.     {
  26229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderTransactionStorer.php';
  26231.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  26232.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'])) {
  26233.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'];
  26234.         }
  26235.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer($a);
  26236.     }
  26237.     /**
  26238.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer' shared service.
  26239.      *
  26240.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer
  26241.      */
  26242.     protected function getUserStorerService()
  26243.     {
  26244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/UserStorer.php';
  26246.         $a = ($this->services['user_recovery.repository'] ?? $this->getUserRecovery_RepositoryService());
  26247.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'])) {
  26248.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'];
  26249.         }
  26250.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer($a);
  26251.     }
  26252.     /**
  26253.      * Gets the private 'Shopware\Core\Content\Flow\Indexing\FlowIndexer' shared service.
  26254.      *
  26255.      * @return \Shopware\Core\Content\Flow\Indexing\FlowIndexer
  26256.      */
  26257.     protected function getFlowIndexerService()
  26258.     {
  26259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowIndexer.php';
  26261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowPayloadUpdater.php';
  26262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowBuilder.php';
  26263.         $a = ($this->services['flow.repository'] ?? $this->getFlow_RepositoryService());
  26264.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  26265.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  26266.         }
  26267.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  26268.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  26269.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  26270.         }
  26271.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26272.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  26273.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  26274.         }
  26275.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  26276.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  26277.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  26278.         }
  26279.         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);
  26280.     }
  26281.     /**
  26282.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand' shared service.
  26283.      *
  26284.      * @return \Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand
  26285.      */
  26286.     protected function getDeleteExpiredFilesCommandService()
  26287.     {
  26288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/DeleteExpiredFilesCommand.php';
  26290.         $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()));
  26291.         $instance->setName('import-export:delete-expired');
  26292.         return $instance;
  26293.     }
  26294.     /**
  26295.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\ImportEntityCommand' shared service.
  26296.      *
  26297.      * @return \Shopware\Core\Content\ImportExport\Command\ImportEntityCommand
  26298.      */
  26299.     protected function getImportEntityCommandService()
  26300.     {
  26301.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/ImportEntityCommand.php';
  26303.         $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()));
  26304.         $instance->setName('import:entity');
  26305.         return $instance;
  26306.     }
  26307.     /**
  26308.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer' shared service.
  26309.      *
  26310.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer
  26311.      */
  26312.     protected function getCountrySerializerService()
  26313.     {
  26314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CountrySerializer.php';
  26317.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  26318.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  26319.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'];
  26320.         }
  26321.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer($a);
  26322.     }
  26323.     /**
  26324.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer' shared service.
  26325.      *
  26326.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer
  26327.      */
  26328.     protected function getCustomerSerializerService()
  26329.     {
  26330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CustomerSerializer.php';
  26333.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  26334.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  26335.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  26336.         }
  26337.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  26338.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  26339.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  26340.         }
  26341.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  26342.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  26343.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  26344.         }
  26345.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer($a$b$c);
  26346.     }
  26347.     /**
  26348.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer' shared service.
  26349.      *
  26350.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer
  26351.      */
  26352.     protected function getLanguageSerializerService()
  26353.     {
  26354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/LanguageSerializer.php';
  26357.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  26358.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  26359.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'];
  26360.         }
  26361.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer($a);
  26362.     }
  26363.     /**
  26364.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer' shared service.
  26365.      *
  26366.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer
  26367.      */
  26368.     protected function getMediaSerializerService()
  26369.     {
  26370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/MediaSerializer.php';
  26373.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  26374.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  26375.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  26376.         }
  26377.         $b = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  26378.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  26379.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  26380.         }
  26381.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  26382.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  26383.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  26384.         }
  26385.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  26386.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  26387.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  26388.         }
  26389.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer($a$b$c$d);
  26390.     }
  26391.     /**
  26392.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer' shared service.
  26393.      *
  26394.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer
  26395.      */
  26396.     protected function getProductCrossSellingSerializerService()
  26397.     {
  26398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductCrossSellingSerializer.php';
  26401.         $a = ($this->services['product_cross_selling_assigned_products.repository'] ?? $this->getProductCrossSellingAssignedProducts_RepositoryService());
  26402.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'])) {
  26403.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'];
  26404.         }
  26405.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer($a);
  26406.     }
  26407.     /**
  26408.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer' shared service.
  26409.      *
  26410.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer
  26411.      */
  26412.     protected function getProductSerializerService()
  26413.     {
  26414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductSerializer.php';
  26417.         $a = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  26418.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  26419.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  26420.         }
  26421.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  26422.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  26423.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  26424.         }
  26425.         $c = ($this->services['product_media.repository'] ?? $this->getProductMedia_RepositoryService());
  26426.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  26427.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  26428.         }
  26429.         $d = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  26430.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  26431.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  26432.         }
  26433.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer($a$b$c$d);
  26434.     }
  26435.     /**
  26436.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer' shared service.
  26437.      *
  26438.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer
  26439.      */
  26440.     protected function getPromotionIndividualCodeSerializerService()
  26441.     {
  26442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26443.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/PromotionIndividualCodeSerializer.php';
  26445.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  26446.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  26447.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  26448.         }
  26449.         $b = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  26450.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  26451.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  26452.         }
  26453.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer($a$b);
  26454.     }
  26455.     /**
  26456.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer' shared service.
  26457.      *
  26458.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer
  26459.      */
  26460.     protected function getSalutationSerializerService()
  26461.     {
  26462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/SalutationSerializer.php';
  26465.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  26466.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  26467.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'];
  26468.         }
  26469.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer($a);
  26470.     }
  26471.     /**
  26472.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer' shared service.
  26473.      *
  26474.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer
  26475.      */
  26476.     protected function getCustomFieldsSerializer2Service()
  26477.     {
  26478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  26479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  26480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializer.php';
  26481.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializerService());
  26482.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'])) {
  26483.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'];
  26484.         }
  26485.         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()));
  26486.     }
  26487.     /**
  26488.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer' shared service.
  26489.      *
  26490.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer
  26491.      */
  26492.     protected function getPriceSerializerService()
  26493.     {
  26494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  26495.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  26496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/PriceSerializer.php';
  26497.         $a = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  26498.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'])) {
  26499.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'];
  26500.         }
  26501.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer($a);
  26502.     }
  26503.     /**
  26504.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer' shared service.
  26505.      *
  26506.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer
  26507.      */
  26508.     protected function getToOneSerializerService()
  26509.     {
  26510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  26511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  26512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/ToOneSerializer.php';
  26513.         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()));
  26514.     }
  26515.     /**
  26516.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer' shared service.
  26517.      *
  26518.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer
  26519.      */
  26520.     protected function getTranslationsSerializerService()
  26521.     {
  26522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  26523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  26524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/TranslationsSerializer.php';
  26525.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  26526.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'])) {
  26527.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'];
  26528.         }
  26529.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer($a);
  26530.     }
  26531.     /**
  26532.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver' shared service.
  26533.      *
  26534.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver
  26535.      */
  26536.     protected function getPrimaryKeyResolverService()
  26537.     {
  26538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/PrimaryKeyResolver.php';
  26539.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  26540.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  26541.         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())));
  26542.     }
  26543.     /**
  26544.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator' shared service.
  26545.      *
  26546.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator
  26547.      */
  26548.     protected function getSystemDefaultValidatorService()
  26549.     {
  26550.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/SystemDefaultValidator.php';
  26551.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26552.     }
  26553.     /**
  26554.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber' shared service.
  26555.      *
  26556.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber
  26557.      */
  26558.     protected function getFileDeletedSubscriberService()
  26559.     {
  26560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/FileDeletedSubscriber.php';
  26561.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  26562.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'])) {
  26563.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'];
  26564.         }
  26565.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber($a);
  26566.     }
  26567.     /**
  26568.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber' shared service.
  26569.      *
  26570.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber
  26571.      */
  26572.     protected function getProductCategoryPathsSubscriberService()
  26573.     {
  26574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductCategoryPathsSubscriber.php';
  26575.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  26576.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  26577.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  26578.         }
  26579.         $b = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  26580.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  26581.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  26582.         }
  26583.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber($a$b);
  26584.     }
  26585.     /**
  26586.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber' shared service.
  26587.      *
  26588.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber
  26589.      */
  26590.     protected function getProductVariantsSubscriberService()
  26591.     {
  26592.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductVariantsSubscriber.php';
  26593.         $a = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  26594.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  26595.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  26596.         }
  26597.         $b = ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService());
  26598.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  26599.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  26600.         }
  26601.         $c = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  26602.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  26603.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  26604.         }
  26605.         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);
  26606.     }
  26607.     /**
  26608.      * Gets the private 'Shopware\Core\Content\ImportExport\Message\DeleteFileHandler' shared service.
  26609.      *
  26610.      * @return \Shopware\Core\Content\ImportExport\Message\DeleteFileHandler
  26611.      */
  26612.     protected function getDeleteFileHandlerService()
  26613.     {
  26614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/DeleteFileHandler.php';
  26615.         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()));
  26616.     }
  26617.     /**
  26618.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory' shared service.
  26619.      *
  26620.      * @return \Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory
  26621.      */
  26622.     protected function getPipeFactoryService()
  26623.     {
  26624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/AbstractPipeFactory.php';
  26625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/PipeFactory.php';
  26626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistry.php';
  26627.         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 () {
  26628.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  26629.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? $this->getSalutationSerializerService());
  26630.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? $this->getCountrySerializerService());
  26631.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? $this->getLanguageSerializerService());
  26632.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? $this->getCustomerSerializerService());
  26633.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? $this->getPromotionIndividualCodeSerializerService());
  26634.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] ?? $this->getProductSerializerService());
  26635.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] ?? $this->getProductCrossSellingSerializerService());
  26636.             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()));
  26637.             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()));
  26638.         }, 10), new RewindableGenerator(function () {
  26639.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\ToOneSerializer'] ?? $this->getToOneSerializerService());
  26640.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] ?? $this->getTranslationsSerializerService());
  26641.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] ?? $this->getPriceSerializerService());
  26642.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializer2Service());
  26643.             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()));
  26644.         }, 5)), ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\PrimaryKeyResolver'] ?? $this->getPrimaryKeyResolverService()));
  26645.     }
  26646.     /**
  26647.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory' shared service.
  26648.      *
  26649.      * @return \Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory
  26650.      */
  26651.     protected function getCsvFileWriterFactoryService()
  26652.     {
  26653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/AbstractWriterFactory.php';
  26654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php';
  26655.         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()));
  26656.     }
  26657.     /**
  26658.      * Gets the private 'Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler' shared service.
  26659.      *
  26660.      * @return \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler
  26661.      */
  26662.     protected function getCleanupImportExportFileTaskHandlerService()
  26663.     {
  26664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ScheduledTask/CleanupImportExportFileTaskHandler.php';
  26665.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  26666.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  26667.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  26668.         }
  26669.         $b = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] ?? $this->getDeleteExpiredFilesServiceService());
  26670.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  26671.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  26672.         }
  26673.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler($a$b);
  26674.     }
  26675.     /**
  26676.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService' shared service.
  26677.      *
  26678.      * @return \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService
  26679.      */
  26680.     protected function getDeleteExpiredFilesServiceService()
  26681.     {
  26682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DeleteExpiredFilesService.php';
  26683.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  26684.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'])) {
  26685.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'];
  26686.         }
  26687.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] = new \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService($a);
  26688.     }
  26689.     /**
  26690.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\FileService' shared service.
  26691.      *
  26692.      * @return \Shopware\Core\Content\ImportExport\Service\FileService
  26693.      */
  26694.     protected function getFileServiceService()
  26695.     {
  26696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractFileService.php';
  26697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/FileService.php';
  26698.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  26699.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'])) {
  26700.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'];
  26701.         }
  26702.         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);
  26703.     }
  26704.     /**
  26705.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\ImportExportService' shared service.
  26706.      *
  26707.      * @return \Shopware\Core\Content\ImportExport\Service\ImportExportService
  26708.      */
  26709.     protected function getImportExportServiceService()
  26710.     {
  26711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/ImportExportService.php';
  26712.         $a = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  26713.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  26714.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  26715.         }
  26716.         $b = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  26717.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  26718.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  26719.         }
  26720.         $c = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  26721.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  26722.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  26723.         }
  26724.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService());
  26725.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  26726.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  26727.         }
  26728.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] = new \Shopware\Core\Content\ImportExport\Service\ImportExportService($a$b$c$d);
  26729.     }
  26730.     /**
  26731.      * Gets the private 'Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer' shared service.
  26732.      *
  26733.      * @return \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer
  26734.      */
  26735.     protected function getLandingPageIndexerService()
  26736.     {
  26737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/DataAbstractionLayer/LandingPageIndexer.php';
  26739.         $a = ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService());
  26740.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  26741.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  26742.         }
  26743.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26744.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  26745.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  26746.         }
  26747.         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);
  26748.     }
  26749.     /**
  26750.      * Gets the private 'Shopware\Core\Content\LandingPage\LandingPageValidator' shared service.
  26751.      *
  26752.      * @return \Shopware\Core\Content\LandingPage\LandingPageValidator
  26753.      */
  26754.     protected function getLandingPageValidatorService()
  26755.     {
  26756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageValidator.php';
  26757.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  26758.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'])) {
  26759.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'];
  26760.         }
  26761.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] = new \Shopware\Core\Content\LandingPage\LandingPageValidator($a);
  26762.     }
  26763.     /**
  26764.      * Gets the private 'Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber' shared service.
  26765.      *
  26766.      * @return \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber
  26767.      */
  26768.     protected function getMailSendSubscriberService()
  26769.     {
  26770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Subscriber/MailSendSubscriber.php';
  26771.         $a = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  26772.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26773.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26774.         }
  26775.         $b = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  26776.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26777.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26778.         }
  26779.         $c = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  26780.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26781.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26782.         }
  26783.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  26784.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26785.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26786.         }
  26787.         $e = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  26788.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26789.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26790.         }
  26791.         $f = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  26792.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26793.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26794.         }
  26795.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26796.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26797.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26798.         }
  26799.         $h = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  26800.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26801.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26802.         }
  26803.         $i = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  26804.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26805.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26806.         }
  26807.         return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] = new \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber($a$b$c$d$e$f, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $g$h$i, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  26808.     }
  26809.     /**
  26810.      * Gets the private 'Shopware\Core\Content\Mail\Service\MailService' shared service.
  26811.      *
  26812.      * @return \Shopware\Core\Content\Mail\Service\MailService
  26813.      */
  26814.     protected function getMailServiceService()
  26815.     {
  26816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailService.php';
  26817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailService.php';
  26818.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  26819.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26820.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26821.         }
  26822.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  26823.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26824.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26825.         }
  26826.         $c = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] ?? $this->getMailFactoryService());
  26827.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26828.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26829.         }
  26830.         $d = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] ?? $this->getMailSenderService());
  26831.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26832.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26833.         }
  26834.         $e = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  26835.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26836.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26837.         }
  26838.         $f = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  26839.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26840.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26841.         }
  26842.         $g = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  26843.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26844.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26845.         }
  26846.         $h = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26847.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26848.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26849.         }
  26850.         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->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  26851.     }
  26852.     /**
  26853.      * Gets the private 'Shopware\Core\Content\Media\Cms\ImageCmsElementResolver' shared service.
  26854.      *
  26855.      * @return \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver
  26856.      */
  26857.     protected function getImageCmsElementResolverService()
  26858.     {
  26859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  26860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  26861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  26862.         $a = ($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService());
  26863.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'])) {
  26864.             return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'];
  26865.         }
  26866.         return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver($a);
  26867.     }
  26868.     /**
  26869.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver' shared service.
  26870.      *
  26871.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver
  26872.      */
  26873.     protected function getImageGalleryTypeDataResolverService()
  26874.     {
  26875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  26876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  26877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  26878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageGalleryTypeDataResolver.php';
  26879.         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()));
  26880.     }
  26881.     /**
  26882.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver' shared service.
  26883.      *
  26884.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver
  26885.      */
  26886.     protected function getImageSliderTypeDataResolverService()
  26887.     {
  26888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  26889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  26890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  26891.         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()));
  26892.     }
  26893.     /**
  26894.      * Gets the private 'Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand' shared service.
  26895.      *
  26896.      * @return \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand
  26897.      */
  26898.     protected function getDeleteNotUsedMediaCommandService()
  26899.     {
  26900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/DeleteNotUsedMediaCommand.php';
  26902.         $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()));
  26903.         $instance->setName('media:delete-unused');
  26904.         return $instance;
  26905.     }
  26906.     /**
  26907.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand' shared service.
  26908.      *
  26909.      * @return \Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand
  26910.      */
  26911.     protected function getGenerateMediaTypesCommandService()
  26912.     {
  26913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateMediaTypesCommand.php';
  26915.         $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()));
  26916.         $instance->setName('media:generate-media-types');
  26917.         return $instance;
  26918.     }
  26919.     /**
  26920.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand' shared service.
  26921.      *
  26922.      * @return \Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand
  26923.      */
  26924.     protected function getGenerateThumbnailsCommandService()
  26925.     {
  26926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateThumbnailsCommand.php';
  26928.         $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()));
  26929.         $instance->setName('media:generate-thumbnails');
  26930.         return $instance;
  26931.     }
  26932.     /**
  26933.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer' shared service.
  26934.      *
  26935.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer
  26936.      */
  26937.     protected function getMediaFolderConfigurationIndexerService()
  26938.     {
  26939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderConfigurationIndexer.php';
  26941.         $a = ($this->services['media_folder_configuration.repository'] ?? $this->getMediaFolderConfiguration_RepositoryService());
  26942.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  26943.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  26944.         }
  26945.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26946.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  26947.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  26948.         }
  26949.         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);
  26950.     }
  26951.     /**
  26952.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer' shared service.
  26953.      *
  26954.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer
  26955.      */
  26956.     protected function getMediaFolderIndexerService()
  26957.     {
  26958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderIndexer.php';
  26960.         $a = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  26961.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  26962.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  26963.         }
  26964.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26965.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  26966.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  26967.         }
  26968.         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()));
  26969.     }
  26970.     /**
  26971.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer' shared service.
  26972.      *
  26973.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer
  26974.      */
  26975.     protected function getMediaIndexerService()
  26976.     {
  26977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaIndexer.php';
  26979.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  26980.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  26981.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  26982.         }
  26983.         $b = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  26984.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  26985.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  26986.         }
  26987.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26988.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  26989.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  26990.         }
  26991.         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);
  26992.     }
  26993.     /**
  26994.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator' shared service.
  26995.      *
  26996.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator
  26997.      */
  26998.     protected function getMediaRepositoryDecoratorService()
  26999.     {
  27000.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  27001.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  27002.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  27003.         }
  27004.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  27005.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  27006.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  27007.         }
  27008.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  27009.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  27010.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  27011.         }
  27012.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27013.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  27014.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  27015.         }
  27016.         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())));
  27017.     }
  27018.     /**
  27019.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator' shared service.
  27020.      *
  27021.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator
  27022.      */
  27023.     protected function getMediaThumbnailRepositoryDecoratorService()
  27024.     {
  27025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryDecorator.php';
  27026.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  27027.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  27028.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  27029.         }
  27030.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  27031.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  27032.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  27033.         }
  27034.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  27035.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  27036.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  27037.         }
  27038.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27039.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  27040.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  27041.         }
  27042.         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())));
  27043.     }
  27044.     /**
  27045.      * Gets the private 'Shopware\Core\Content\Media\DeleteNotUsedMediaService' shared service.
  27046.      *
  27047.      * @return \Shopware\Core\Content\Media\DeleteNotUsedMediaService
  27048.      */
  27049.     protected function getDeleteNotUsedMediaServiceService()
  27050.     {
  27051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DeleteNotUsedMediaService.php';
  27052.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  27053.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'])) {
  27054.             return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'];
  27055.         }
  27056.         $b = ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService());
  27057.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'])) {
  27058.             return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'];
  27059.         }
  27060.         return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'] = new \Shopware\Core\Content\Media\DeleteNotUsedMediaService($a$b);
  27061.     }
  27062.     /**
  27063.      * Gets the private 'Shopware\Core\Content\Media\File\FileNameProvider' shared service.
  27064.      *
  27065.      * @return \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider
  27066.      */
  27067.     protected function getFileNameProviderService()
  27068.     {
  27069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileNameProvider.php';
  27070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/WindowsStyleFileNameProvider.php';
  27071.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  27072.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'])) {
  27073.             return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'];
  27074.         }
  27075.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] = new \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider($a);
  27076.     }
  27077.     /**
  27078.      * Gets the private 'Shopware\Core\Content\Media\MediaService' shared service.
  27079.      *
  27080.      * @return \Shopware\Core\Content\Media\MediaService
  27081.      */
  27082.     protected function getMediaServiceService()
  27083.     {
  27084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaService.php';
  27085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileLoader.php';
  27086.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileFetcher.php';
  27087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidatorInterface.php';
  27088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidator.php';
  27089.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  27090.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  27091.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  27092.         }
  27093.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  27094.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  27095.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  27096.         }
  27097.         $c = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  27098.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  27099.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  27100.         }
  27101.         return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'] = new \Shopware\Core\Content\Media\MediaService($a$b, new \Shopware\Core\Content\Media\File\FileLoader(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), ($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService()), $a, ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] ?? ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()))), $c, new \Shopware\Core\Content\Media\File\FileFetcher(new \Shopware\Core\Content\Media\File\FileUrlValidator(), truefalse0));
  27102.     }
  27103.     /**
  27104.      * Gets the private 'Shopware\Core\Content\Media\Message\DeleteFileHandler' shared service.
  27105.      *
  27106.      * @return \Shopware\Core\Content\Media\Message\DeleteFileHandler
  27107.      */
  27108.     protected function getDeleteFileHandler2Service()
  27109.     {
  27110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/DeleteFileHandler.php';
  27111.         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()));
  27112.     }
  27113.     /**
  27114.      * Gets the private 'Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler' shared service.
  27115.      *
  27116.      * @return \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler
  27117.      */
  27118.     protected function getGenerateThumbnailsHandlerService()
  27119.     {
  27120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/GenerateThumbnailsHandler.php';
  27121.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  27122.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  27123.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  27124.         }
  27125.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  27126.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  27127.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  27128.         }
  27129.         return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] = new \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler($a$b);
  27130.     }
  27131.     /**
  27132.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy' shared service.
  27133.      *
  27134.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy
  27135.      */
  27136.     protected function getFilenamePathnameStrategyService()
  27137.     {
  27138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  27139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  27140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/FilenamePathnameStrategy.php';
  27141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  27142.         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())));
  27143.     }
  27144.     /**
  27145.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy' shared service.
  27146.      *
  27147.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy
  27148.      */
  27149.     protected function getIdPathnameStrategyService()
  27150.     {
  27151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  27152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  27153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/IdPathnameStrategy.php';
  27154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  27155.         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())));
  27156.     }
  27157.     /**
  27158.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy' shared service.
  27159.      *
  27160.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy
  27161.      */
  27162.     protected function getPhysicalFilenamePathnameStrategyService()
  27163.     {
  27164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  27165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  27166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PhysicalFilenamePathnameStrategy.php';
  27167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  27168.         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())));
  27169.     }
  27170.     /**
  27171.      * Gets the private 'Shopware\Core\Content\Media\Pathname\UrlGeneratorInterface' shared service.
  27172.      *
  27173.      * @return \Shopware\Core\Content\Media\Pathname\UrlGenerator
  27174.      */
  27175.     protected function getUrlGeneratorInterfaceService()
  27176.     {
  27177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGeneratorInterface.php';
  27178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGenerator.php';
  27179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  27180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/StrategyFactory.php';
  27181.         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 () {
  27182.             yield => $this->getFilenamePathnameStrategyService();
  27183.             yield => $this->getPhysicalFilenamePathnameStrategyService();
  27184.             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()));
  27185.             yield => $this->getIdPathnameStrategyService();
  27186.         }, 4)))->factory($this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '');
  27187.     }
  27188.     /**
  27189.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber' shared service.
  27190.      *
  27191.      * @return \Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber
  27192.      */
  27193.     protected function getMediaDeletionSubscriberService()
  27194.     {
  27195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaDeletionSubscriber.php';
  27196.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27197.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  27198.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  27199.         }
  27200.         $b = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  27201.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  27202.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  27203.         }
  27204.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27205.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  27206.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  27207.         }
  27208.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  27209.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  27210.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  27211.         }
  27212.         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);
  27213.     }
  27214.     /**
  27215.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber' shared service.
  27216.      *
  27217.      * @return \Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber
  27218.      */
  27219.     protected function getMediaLoadedSubscriberService()
  27220.     {
  27221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaLoadedSubscriber.php';
  27222.         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()));
  27223.     }
  27224.     /**
  27225.      * Gets the private 'Shopware\Core\Content\Media\Thumbnail\ThumbnailService' shared service.
  27226.      *
  27227.      * @return \Shopware\Core\Content\Media\Thumbnail\ThumbnailService
  27228.      */
  27229.     protected function getThumbnailServiceService()
  27230.     {
  27231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Thumbnail/ThumbnailService.php';
  27232.         $a = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  27233.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  27234.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  27235.         }
  27236.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  27237.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  27238.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  27239.         }
  27240.         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);
  27241.     }
  27242.     /**
  27243.      * Gets the private 'Shopware\Core\Content\Media\TypeDetector\TypeDetector' shared service.
  27244.      *
  27245.      * @return \Shopware\Core\Content\Media\TypeDetector\TypeDetector
  27246.      */
  27247.     protected function getTypeDetectorService()
  27248.     {
  27249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetectorInterface.php';
  27250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetector.php';
  27251.         return $this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\TypeDetector(new RewindableGenerator(function () {
  27252.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\AudioTypeDetector()));
  27253.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DocumentTypeDetector()));
  27254.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\ImageTypeDetector()));
  27255.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\VideoTypeDetector()));
  27256.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DefaultTypeDetector()));
  27257.         }, 5));
  27258.     }
  27259.     /**
  27260.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater' shared service.
  27261.      *
  27262.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater
  27263.      */
  27264.     protected function getCustomerNewsletterSalesChannelsUpdaterService()
  27265.     {
  27266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/Indexing/CustomerNewsletterSalesChannelsUpdater.php';
  27267.         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()));
  27268.     }
  27269.     /**
  27270.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer' shared service.
  27271.      *
  27272.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer
  27273.      */
  27274.     protected function getNewsletterRecipientIndexerService()
  27275.     {
  27276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/NewsletterRecipientIndexer.php';
  27278.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  27279.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  27280.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  27281.         }
  27282.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27283.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  27284.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  27285.         }
  27286.         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);
  27287.     }
  27288.     /**
  27289.      * Gets the private 'Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber' shared service.
  27290.      *
  27291.      * @return \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber
  27292.      */
  27293.     protected function getNewsletterRecipientDeletedSubscriberService()
  27294.     {
  27295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriber.php';
  27296.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27297.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'])) {
  27298.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'];
  27299.         }
  27300.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] = new \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber($a);
  27301.     }
  27302.     /**
  27303.      * Gets the private 'Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler' shared service.
  27304.      *
  27305.      * @return \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler
  27306.      */
  27307.     protected function getNewsletterRecipientTaskHandlerService()
  27308.     {
  27309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/ScheduledTask/NewsletterRecipientTaskHandler.php';
  27310.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  27311.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  27312.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  27313.         }
  27314.         $b = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  27315.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  27316.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  27317.         }
  27318.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler($a$b);
  27319.     }
  27320.     /**
  27321.      * Gets the private 'Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand' shared service.
  27322.      *
  27323.      * @return \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand
  27324.      */
  27325.     protected function getProductExportGenerateCommandService()
  27326.     {
  27327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Command/ProductExportGenerateCommand.php';
  27329.         $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()));
  27330.         $instance->setName('product-export:generate');
  27331.         return $instance;
  27332.     }
  27333.     /**
  27334.      * Gets the private 'Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener' shared service.
  27335.      *
  27336.      * @return \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener
  27337.      */
  27338.     protected function getProductExportEventListenerService()
  27339.     {
  27340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/EventListener/ProductExportEventListener.php';
  27341.         $a = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  27342.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'])) {
  27343.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'];
  27344.         }
  27345.         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()));
  27346.     }
  27347.     /**
  27348.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler' shared service.
  27349.      *
  27350.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler
  27351.      */
  27352.     protected function getProductExportGenerateTaskHandlerService()
  27353.     {
  27354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportGenerateTaskHandler.php';
  27355.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  27356.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  27357.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  27358.         }
  27359.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  27360.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  27361.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  27362.         }
  27363.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  27364.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  27365.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  27366.         }
  27367.         $d = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  27368.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  27369.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  27370.         }
  27371.         $e = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27372.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  27373.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  27374.         }
  27375.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler($a$b$c$d$e);
  27376.     }
  27377.     /**
  27378.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler' shared service.
  27379.      *
  27380.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler
  27381.      */
  27382.     protected function getProductExportPartialGenerationHandlerService()
  27383.     {
  27384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportPartialGenerationHandler.php';
  27385.         $a = ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService());
  27386.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  27387.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  27388.         }
  27389.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  27390.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  27391.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  27392.         }
  27393.         $c = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  27394.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  27395.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  27396.         }
  27397.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27398.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  27399.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  27400.         }
  27401.         $e = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  27402.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  27403.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  27404.         }
  27405.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  27406.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  27407.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  27408.         }
  27409.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  27410.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  27411.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  27412.         }
  27413.         $h = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  27414.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  27415.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  27416.         }
  27417.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler($a$b$c, ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), $d$e$f$g$h, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  27418.     }
  27419.     /**
  27420.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler' shared service.
  27421.      *
  27422.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler
  27423.      */
  27424.     protected function getProductExportFileHandlerService()
  27425.     {
  27426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandlerInterface.php';
  27427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandler.php';
  27428.         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');
  27429.     }
  27430.     /**
  27431.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportRenderer' shared service.
  27432.      *
  27433.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer
  27434.      */
  27435.     protected function getProductExportRendererService()
  27436.     {
  27437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRendererInterface.php';
  27438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRenderer.php';
  27439.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  27440.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  27441.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  27442.         }
  27443.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27444.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  27445.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  27446.         }
  27447.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer($a$b, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()));
  27448.     }
  27449.     /**
  27450.      * Gets the private 'Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer' shared service.
  27451.      *
  27452.      * @return \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer
  27453.      */
  27454.     protected function getProductStreamIndexerService()
  27455.     {
  27456.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/DataAbstractionLayer/ProductStreamIndexer.php';
  27458.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  27459.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  27460.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  27461.         }
  27462.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27463.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  27464.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  27465.         }
  27466.         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);
  27467.     }
  27468.     /**
  27469.      * Gets the private 'Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler' shared service.
  27470.      *
  27471.      * @return \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler
  27472.      */
  27473.     protected function getUpdateProductStreamMappingTaskHandlerService()
  27474.     {
  27475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ScheduledTask/UpdateProductStreamMappingTaskHandler.php';
  27476.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  27477.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  27478.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  27479.         }
  27480.         $b = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  27481.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  27482.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  27483.         }
  27484.         return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler($a$b);
  27485.     }
  27486.     /**
  27487.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductCartProcessor' shared service.
  27488.      *
  27489.      * @return \Shopware\Core\Content\Product\Cart\ProductCartProcessor
  27490.      */
  27491.     protected function getProductCartProcessorService()
  27492.     {
  27493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  27494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  27495.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductCartProcessor.php';
  27496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGatewayInterface.php';
  27497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGateway.php';
  27498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductFeatureBuilder.php';
  27499.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  27500.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  27501.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  27502.         }
  27503.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27504.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  27505.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  27506.         }
  27507.         $c = ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService());
  27508.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  27509.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  27510.         }
  27511.         $d = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  27512.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  27513.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  27514.         }
  27515.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] = new \Shopware\Core\Content\Product\Cart\ProductCartProcessor(new \Shopware\Core\Content\Product\Cart\ProductGateway($a$b), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), new \Shopware\Core\Content\Product\Cart\ProductFeatureBuilder($c, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService())), $d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27516.     }
  27517.     /**
  27518.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator' shared service.
  27519.      *
  27520.      * @return \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator
  27521.      */
  27522.     protected function getProductLineItemCommandValidatorService()
  27523.     {
  27524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemCommandValidator.php';
  27525.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27526.     }
  27527.     /**
  27528.      * Gets the private 'Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler' shared service.
  27529.      *
  27530.      * @return \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler
  27531.      */
  27532.     protected function getCleanupProductKeywordDictionaryTaskHandlerService()
  27533.     {
  27534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cleanup/CleanupProductKeywordDictionaryTaskHandler.php';
  27535.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  27536.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'])) {
  27537.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'];
  27538.         }
  27539.         return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27540.     }
  27541.     /**
  27542.      * Gets the private 'Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler' shared service.
  27543.      *
  27544.      * @return \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler
  27545.      */
  27546.     protected function getCleanupUnusedDownloadMediaTaskHandlerService()
  27547.     {
  27548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cleanup/CleanupUnusedDownloadMediaTaskHandler.php';
  27549.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  27550.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'])) {
  27551.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'];
  27552.         }
  27553.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'] ?? $this->getDeleteNotUsedMediaServiceService());
  27554.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'])) {
  27555.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'];
  27556.         }
  27557.         return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] = new \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler($a$b);
  27558.     }
  27559.     /**
  27560.      * Gets the private 'Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver' shared service.
  27561.      *
  27562.      * @return \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver
  27563.      */
  27564.     protected function getBuyBoxCmsElementResolverService()
  27565.     {
  27566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27568.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  27569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/BuyBoxCmsElementResolver.php';
  27570.         $a = ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService());
  27571.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  27572.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  27573.         }
  27574.         $b = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  27575.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  27576.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  27577.         }
  27578.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver($a$b);
  27579.     }
  27580.     /**
  27581.      * Gets the private 'Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver' shared service.
  27582.      *
  27583.      * @return \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver
  27584.      */
  27585.     protected function getCrossSellingCmsElementResolverService()
  27586.     {
  27587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  27590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/CrossSellingCmsElementResolver.php';
  27591.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] ?? $this->getCachedProductCrossSellingRouteService());
  27592.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'])) {
  27593.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'];
  27594.         }
  27595.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver($a);
  27596.     }
  27597.     /**
  27598.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver' shared service.
  27599.      *
  27600.      * @return \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver
  27601.      */
  27602.     protected function getProductBoxCmsElementResolverService()
  27603.     {
  27604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductBoxCmsElementResolver.php';
  27607.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27608.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'])) {
  27609.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'];
  27610.         }
  27611.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver($a);
  27612.     }
  27613.     /**
  27614.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver' shared service.
  27615.      *
  27616.      * @return \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver
  27617.      */
  27618.     protected function getProductDescriptionReviewsCmsElementResolverService()
  27619.     {
  27620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  27623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductDescriptionReviewsCmsElementResolver.php';
  27624.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'] ?? $this->getCachedProductReviewRouteService());
  27625.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'])) {
  27626.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'];
  27627.         }
  27628.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver($a);
  27629.     }
  27630.     /**
  27631.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver' shared service.
  27632.      *
  27633.      * @return \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver
  27634.      */
  27635.     protected function getProductListingCmsElementResolverService()
  27636.     {
  27637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductListingCmsElementResolver.php';
  27640.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService());
  27641.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'])) {
  27642.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'];
  27643.         }
  27644.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver($a);
  27645.     }
  27646.     /**
  27647.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver' shared service.
  27648.      *
  27649.      * @return \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver
  27650.      */
  27651.     protected function getProductSliderCmsElementResolverService()
  27652.     {
  27653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  27656.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27657.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'])) {
  27658.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'];
  27659.         }
  27660.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver(($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $a);
  27661.     }
  27662.     /**
  27663.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer' shared service.
  27664.      *
  27665.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer
  27666.      */
  27667.     protected function getProductIndexerService()
  27668.     {
  27669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductIndexer.php';
  27671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/VariantListingUpdater.php';
  27672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductCategoryDenormalizer.php';
  27673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/RatingAverageUpdater.php';
  27674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceUpdater.php';
  27675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/AbstractCheapestPriceQuantitySelector.php';
  27676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceQuantitySelector.php';
  27677.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  27678.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27679.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27680.         }
  27681.         $b = ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? $this->getSearchKeywordReplacementService());
  27682.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27683.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27684.         }
  27685.         $c = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  27686.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27687.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27688.         }
  27689.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27690.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27691.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27692.         }
  27693.         $e = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  27694.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27695.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27696.         }
  27697.         $f = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'] ?? $this->getStatesUpdaterService());
  27698.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27699.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27700.         }
  27701.         $g = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27702.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27703.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27704.         }
  27705.         $h = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  27706.         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);
  27707.     }
  27708.     /**
  27709.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater' shared service.
  27710.      *
  27711.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater
  27712.      */
  27713.     protected function getProductStreamUpdaterService()
  27714.     {
  27715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductStreamUpdater.php';
  27717.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  27718.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  27719.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  27720.         }
  27721.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27722.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  27723.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  27724.         }
  27725.         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()));
  27726.     }
  27727.     /**
  27728.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater' shared service.
  27729.      *
  27730.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater
  27731.      */
  27732.     protected function getStatesUpdaterService()
  27733.     {
  27734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StatesUpdater.php';
  27735.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27736.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'])) {
  27737.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'];
  27738.         }
  27739.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  27740.     }
  27741.     /**
  27742.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater' shared service.
  27743.      *
  27744.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater
  27745.      */
  27746.     protected function getStockUpdaterService()
  27747.     {
  27748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdater.php';
  27749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdate/StockUpdateFilterProvider.php';
  27750.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27751.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'])) {
  27752.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'];
  27753.         }
  27754.         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 () {
  27755.             return new \EmptyIterator();
  27756.         }, 0)));
  27757.     }
  27758.     /**
  27759.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber' shared service.
  27760.      *
  27761.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber
  27762.      */
  27763.     protected function getProductListingFeaturesSubscriberService()
  27764.     {
  27765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingFeaturesSubscriber.php';
  27766.         $a = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  27767.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  27768.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  27769.         }
  27770.         $b = ($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService());
  27771.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  27772.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  27773.         }
  27774.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27775.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  27776.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  27777.         }
  27778.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27779.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  27780.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  27781.         }
  27782.         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);
  27783.     }
  27784.     /**
  27785.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader' shared service.
  27786.      *
  27787.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader
  27788.      */
  27789.     protected function getProductListingLoaderService()
  27790.     {
  27791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingLoader.php';
  27792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  27793.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  27794.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  27795.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  27796.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  27797.         }
  27798.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27799.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  27800.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  27801.         }
  27802.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader($a, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b, ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory())));
  27803.     }
  27804.     /**
  27805.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator' shared service.
  27806.      *
  27807.      * @return \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator
  27808.      */
  27809.     protected function getProductPriceCalculatorService()
  27810.     {
  27811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/AbstractProductPriceCalculator.php';
  27812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  27813.         $a = ($this->services['unit.repository'] ?? $this->getUnit_RepositoryService());
  27814.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  27815.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  27816.         }
  27817.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] = new \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  27818.     }
  27819.     /**
  27820.      * Gets the private 'Shopware\Core\Content\Product\Subscriber\ProductSubscriber' shared service.
  27821.      *
  27822.      * @return \Shopware\Core\Content\Product\Subscriber\ProductSubscriber
  27823.      */
  27824.     protected function getProductSubscriberService()
  27825.     {
  27826.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Subscriber/ProductSubscriber.php';
  27827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractSalesChannelProductBuilder.php';
  27828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannelProductBuilder.php';
  27829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractPropertyGroupSorter.php';
  27830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/PropertyGroupSorter.php';
  27831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductMaxPurchaseCalculator.php';
  27832.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductMaxPurchaseCalculator.php';
  27833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractIsNewDetector.php';
  27834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/IsNewDetector.php';
  27835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductVariationBuilder.php';
  27836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductVariationBuilder.php';
  27837.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27838.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  27839.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  27840.         }
  27841.         $b = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  27842.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  27843.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  27844.         }
  27845.         $c = new \Shopware\Core\Content\Product\PropertyGroupSorter();
  27846.         $d = new \Shopware\Core\Content\Product\ProductMaxPurchaseCalculator($a);
  27847.         $e = new \Shopware\Core\Content\Product\IsNewDetector($a);
  27848.         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);
  27849.     }
  27850.     /**
  27851.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater' shared service.
  27852.      *
  27853.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater
  27854.      */
  27855.     protected function getRuleAreaUpdaterService()
  27856.     {
  27857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleAreaUpdater.php';
  27858.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  27859.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'])) {
  27860.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'];
  27861.         }
  27862.         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);
  27863.     }
  27864.     /**
  27865.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer' shared service.
  27866.      *
  27867.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer
  27868.      */
  27869.     protected function getRuleIndexerService()
  27870.     {
  27871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleIndexer.php';
  27873.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  27874.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  27875.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  27876.         }
  27877.         $b = ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  27878.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  27879.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  27880.         }
  27881.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  27882.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  27883.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  27884.         }
  27885.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27886.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  27887.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  27888.         }
  27889.         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);
  27890.     }
  27891.     /**
  27892.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber' shared service.
  27893.      *
  27894.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber
  27895.      */
  27896.     protected function getRulePayloadSubscriberService()
  27897.     {
  27898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadSubscriber.php';
  27899.         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);
  27900.     }
  27901.     /**
  27902.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater' shared service.
  27903.      *
  27904.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater
  27905.      */
  27906.     protected function getRulePayloadUpdaterService()
  27907.     {
  27908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadUpdater.php';
  27909.         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()));
  27910.     }
  27911.     /**
  27912.      * Gets the private 'Shopware\Core\Content\Rule\RuleValidator' shared service.
  27913.      *
  27914.      * @return \Shopware\Core\Content\Rule\RuleValidator
  27915.      */
  27916.     protected function getRuleValidatorService()
  27917.     {
  27918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleValidator.php';
  27919.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  27920.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  27921.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  27922.         }
  27923.         $b = ($this->services['rule_condition.repository'] ?? $this->getRuleCondition_RepositoryService());
  27924.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  27925.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  27926.         }
  27927.         $c = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  27928.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  27929.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  27930.         }
  27931.         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);
  27932.     }
  27933.     /**
  27934.      * Gets the private 'Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver' shared service.
  27935.      *
  27936.      * @return \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver
  27937.      */
  27938.     protected function getStoreApiSeoResolverService()
  27939.     {
  27940.         $a = ($this->services['sales_channel.seo_url.repository'] ?? $this->getSalesChannel_SeoUrl_RepositoryService());
  27941.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'])) {
  27942.             return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'];
  27943.         }
  27944.         return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] = new \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver($a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()));
  27945.     }
  27946.     /**
  27947.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlPersister' shared service.
  27948.      *
  27949.      * @return \Shopware\Core\Content\Seo\SeoUrlPersister
  27950.      */
  27951.     protected function getSeoUrlPersisterService()
  27952.     {
  27953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPersister.php';
  27954.         $a = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  27955.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  27956.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  27957.         }
  27958.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27959.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  27960.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  27961.         }
  27962.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] = new \Shopware\Core\Content\Seo\SeoUrlPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b);
  27963.     }
  27964.     /**
  27965.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry' shared service.
  27966.      *
  27967.      * @return \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry
  27968.      */
  27969.     protected function getSeoUrlRouteRegistryService()
  27970.     {
  27971.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] = new \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry(new RewindableGenerator(function () {
  27972.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ProductPageSeoUrlRoute'] ?? $this->getProductPageSeoUrlRouteService());
  27973.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] ?? $this->getNavigationPageSeoUrlRouteService());
  27974.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LandingPageSeoUrlRoute'] ?? $this->getLandingPageSeoUrlRouteService());
  27975.             yield => ($this->privates['Nd\\Fashion\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ManufacturerPageSeoUrlRoute'] ?? $this->getManufacturerPageSeoUrlRouteService());
  27976.             yield => ($this->privates['Nd\\Stl\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LookPageSeoUrlRoute'] ?? $this->getLookPageSeoUrlRouteService());
  27977.         }, 5));
  27978.     }
  27979.     /**
  27980.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlUpdater' shared service.
  27981.      *
  27982.      * @return \Shopware\Core\Content\Seo\SeoUrlUpdater
  27983.      */
  27984.     protected function getSeoUrlUpdaterService()
  27985.     {
  27986.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlUpdater.php';
  27987.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  27988.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'])) {
  27989.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'];
  27990.         }
  27991.         $b = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  27992.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'])) {
  27993.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'];
  27994.         }
  27995.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  27996.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'])) {
  27997.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'];
  27998.         }
  27999.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] = new \Shopware\Core\Content\Seo\SeoUrlUpdater($a, ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()), ($this->services['Nd\\Fashion\\Overwrite\\SeoUrlGenerator'] ?? $this->getSeoUrlGeneratorService()), $b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $c);
  28000.     }
  28001.     /**
  28002.      * Gets the private 'Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand' shared service.
  28003.      *
  28004.      * @return \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand
  28005.      */
  28006.     protected function getSitemapGenerateCommandService()
  28007.     {
  28008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Commands/SitemapGenerateCommand.php';
  28010.         $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()));
  28011.         $instance->setName('sitemap:generate');
  28012.         return $instance;
  28013.     }
  28014.     /**
  28015.      * Gets the private 'Shopware\Core\Content\Sitemap\ConfigHandler\File' shared service.
  28016.      *
  28017.      * @return \Shopware\Core\Content\Sitemap\ConfigHandler\File
  28018.      */
  28019.     protected function getFileService()
  28020.     {
  28021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/ConfigHandlerInterface.php';
  28022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/File.php';
  28023.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] = new \Shopware\Core\Content\Sitemap\ConfigHandler\File($this->parameters['shopware.sitemap']);
  28024.     }
  28025.     /**
  28026.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider' shared service.
  28027.      *
  28028.      * @return \Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider
  28029.      */
  28030.     protected function getCategoryUrlProviderService()
  28031.     {
  28032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  28033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  28034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CategoryUrlProvider.php';
  28035.         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()));
  28036.     }
  28037.     /**
  28038.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider' shared service.
  28039.      *
  28040.      * @return \Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider
  28041.      */
  28042.     protected function getCustomUrlProviderService()
  28043.     {
  28044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  28045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  28046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CustomUrlProvider.php';
  28047.         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()));
  28048.     }
  28049.     /**
  28050.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider' shared service.
  28051.      *
  28052.      * @return \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider
  28053.      */
  28054.     protected function getProductUrlProviderService()
  28055.     {
  28056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  28057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  28058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/ProductUrlProvider.php';
  28059.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28060.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'])) {
  28061.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'];
  28062.         }
  28063.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider(($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] ?? $this->getConfigHandlerService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['router'] ?? $this->getRouterService()), $a);
  28064.     }
  28065.     /**
  28066.      * Gets the private 'Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler' shared service.
  28067.      *
  28068.      * @return \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler
  28069.      */
  28070.     protected function getSitemapGenerateTaskHandlerService()
  28071.     {
  28072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ScheduledTask/SitemapGenerateTaskHandler.php';
  28073.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28074.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  28075.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  28076.         }
  28077.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  28078.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  28079.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  28080.         }
  28081.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  28082.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  28083.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  28084.         }
  28085.         $d = ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService());
  28086.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  28087.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  28088.         }
  28089.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28090.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  28091.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  28092.         }
  28093.         $f = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28094.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  28095.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  28096.         }
  28097.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28098.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  28099.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  28100.         }
  28101.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler($a$b$c$d, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $e$f$g);
  28102.     }
  28103.     /**
  28104.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\ConfigHandler' shared service.
  28105.      *
  28106.      * @return \Shopware\Core\Content\Sitemap\Service\ConfigHandler
  28107.      */
  28108.     protected function getConfigHandlerService()
  28109.     {
  28110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/ConfigHandler.php';
  28111.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] = new \Shopware\Core\Content\Sitemap\Service\ConfigHandler(new RewindableGenerator(function () {
  28112.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] ?? $this->getFileService());
  28113.         }, 1));
  28114.     }
  28115.     /**
  28116.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\SitemapExporter' shared service.
  28117.      *
  28118.      * @return \Shopware\Core\Content\Sitemap\Service\SitemapExporter
  28119.      */
  28120.     protected function getSitemapExporterService()
  28121.     {
  28122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporterInterface.php';
  28123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporter.php';
  28124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactoryInterface.php';
  28125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactory.php';
  28126.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28127.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'])) {
  28128.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'];
  28129.         }
  28130.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] = new \Shopware\Core\Content\Sitemap\Service\SitemapExporter(new RewindableGenerator(function () {
  28131.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\HomeUrlProvider()));
  28132.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CategoryUrlProvider'] ?? $this->getCategoryUrlProviderService());
  28133.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] ?? $this->getCustomUrlProviderService());
  28134.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] ?? $this->getProductUrlProviderService());
  28135.         }, 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);
  28136.     }
  28137.     /**
  28138.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheClearer' shared service.
  28139.      *
  28140.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheClearer
  28141.      */
  28142.     protected function getCacheClearer2Service()
  28143.     {
  28144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheClearer.php';
  28145.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  28146.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28147.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'])) {
  28148.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'];
  28149.         }
  28150.         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);
  28151.     }
  28152.     /**
  28153.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheDecorator' shared service.
  28154.      *
  28155.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheDecorator
  28156.      */
  28157.     protected function getCacheDecoratorService()
  28158.     {
  28159.         $a = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()), ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  28160.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  28161.         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())));
  28162.     }
  28163.     /**
  28164.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber' shared service.
  28165.      *
  28166.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber
  28167.      */
  28168.     protected function getCacheInvalidationSubscriberService()
  28169.     {
  28170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidationSubscriber.php';
  28171.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  28172.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'])) {
  28173.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'];
  28174.         }
  28175.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28176.     }
  28177.     /**
  28178.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidator' shared service.
  28179.      *
  28180.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator
  28181.      */
  28182.     protected function getCacheInvalidatorService()
  28183.     {
  28184.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28185.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  28186.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  28187.         }
  28188.         $b = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28189.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  28190.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  28191.         }
  28192.         $c = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  28193.         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);
  28194.     }
  28195.     /**
  28196.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber' shared service.
  28197.      *
  28198.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber
  28199.      */
  28200.     protected function getCacheStateSubscriberService()
  28201.     {
  28202.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service());
  28203.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'])) {
  28204.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'];
  28205.         }
  28206.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber($a);
  28207.     }
  28208.     /**
  28209.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler' shared service.
  28210.      *
  28211.      * @return \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler
  28212.      */
  28213.     protected function getInvalidateCacheTaskHandlerService()
  28214.     {
  28215.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/InvalidateCacheTaskHandler.php';
  28216.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28217.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  28218.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  28219.         }
  28220.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  28221.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  28222.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  28223.         }
  28224.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler($a$b0);
  28225.     }
  28226.     /**
  28227.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler' shared service.
  28228.      *
  28229.      * @return \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler
  28230.      */
  28231.     protected function getCleanupOldCacheFoldersHandlerService()
  28232.     {
  28233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Message/CleanupOldCacheFoldersHandler.php';
  28234.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  28235.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'])) {
  28236.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'];
  28237.         }
  28238.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] = new \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler($a);
  28239.     }
  28240.     /**
  28241.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber' shared service.
  28242.      *
  28243.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber
  28244.      */
  28245.     protected function getScriptCacheInvalidationSubscriberService()
  28246.     {
  28247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/ScriptCacheInvalidationSubscriber.php';
  28248.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  28249.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'])) {
  28250.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'];
  28251.         }
  28252.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber($a);
  28253.     }
  28254.     /**
  28255.      * Gets the private 'Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand' shared service.
  28256.      *
  28257.      * @return \Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand
  28258.      */
  28259.     protected function getS3FilesystemVisibilityCommandService()
  28260.     {
  28261.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Command/S3FilesystemVisibilityCommand.php';
  28263.         $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()));
  28264.         $instance->setName('s3:set-visibility');
  28265.         return $instance;
  28266.     }
  28267.     /**
  28268.      * Gets the private 'Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory' shared service.
  28269.      *
  28270.      * @return \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory
  28271.      */
  28272.     protected function getFilesystemFactoryService()
  28273.     {
  28274.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] = new \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory(new RewindableGenerator(function () {
  28275.             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()));
  28276.             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()));
  28277.             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()));
  28278.         }, 3), new RewindableGenerator(function () {
  28279.             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()));
  28280.         }, 1));
  28281.     }
  28282.     /**
  28283.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\Translator' shared service.
  28284.      *
  28285.      * @return \Shopware\Core\Framework\Adapter\Translation\Translator
  28286.      */
  28287.     protected function getTranslator2Service()
  28288.     {
  28289.         $a = ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService());
  28290.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  28291.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  28292.         }
  28293.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  28294.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  28295.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  28296.         }
  28297.         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()));
  28298.     }
  28299.     /**
  28300.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate' shared service.
  28301.      *
  28302.      * @return \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate
  28303.      */
  28304.     protected function getTranslatorCacheInvalidateService()
  28305.     {
  28306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/TranslatorCacheInvalidate.php';
  28307.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  28308.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'])) {
  28309.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'];
  28310.         }
  28311.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] = new \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28312.     }
  28313.     /**
  28314.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader' shared service.
  28315.      *
  28316.      * @return \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader
  28317.      */
  28318.     protected function getEntityTemplateLoaderService()
  28319.     {
  28320.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] = new \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 'dev');
  28321.     }
  28322.     /**
  28323.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder' shared service.
  28324.      *
  28325.      * @return \Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder
  28326.      */
  28327.     protected function getBundleHierarchyBuilderService()
  28328.     {
  28329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/BundleHierarchyBuilder.php';
  28330.         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()));
  28331.     }
  28332.     /**
  28333.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer' shared service.
  28334.      *
  28335.      * @return \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer
  28336.      */
  28337.     protected function getStringTemplateRendererService()
  28338.     {
  28339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/StringTemplateRenderer.php';
  28340.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  28341.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'])) {
  28342.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'];
  28343.         }
  28344.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] = new \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer($a$this->targetDir.'');
  28345.     }
  28346.     /**
  28347.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\TwigVariableParser' shared service.
  28348.      *
  28349.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser
  28350.      */
  28351.     protected function getTwigVariableParserService()
  28352.     {
  28353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigVariableParser.php';
  28354.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  28355.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'])) {
  28356.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'];
  28357.         }
  28358.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] = new \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser($a);
  28359.     }
  28360.     /**
  28361.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclAnnotationValidator' shared service.
  28362.      *
  28363.      * @return \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator
  28364.      */
  28365.     protected function getAclAnnotationValidatorService()
  28366.     {
  28367.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] = new \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28368.     }
  28369.     /**
  28370.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclWriteValidator' shared service.
  28371.      *
  28372.      * @return \Shopware\Core\Framework\Api\Acl\AclWriteValidator
  28373.      */
  28374.     protected function getAclWriteValidatorService()
  28375.     {
  28376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclWriteValidator.php';
  28377.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28378.         if (isset($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'])) {
  28379.             return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'];
  28380.         }
  28381.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] = new \Shopware\Core\Framework\Api\Acl\AclWriteValidator($a);
  28382.     }
  28383.     /**
  28384.      * Gets the private 'Shopware\Core\Framework\Api\ApiDefinition\DefinitionService' shared service.
  28385.      *
  28386.      * @return \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService
  28387.      */
  28388.     protected function getDefinitionServiceService()
  28389.     {
  28390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/DefinitionService.php';
  28391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/ApiDefinitionGeneratorInterface.php';
  28392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/StoreApiGenerator.php';
  28393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiSchemaBuilder.php';
  28394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiDefinitionSchemaBuilder.php';
  28395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiLoader.php';
  28396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/BundleSchemaPathCollection.php';
  28397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi3Generator.php';
  28398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiPathBuilder.php';
  28399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/EntitySchemaGenerator.php';
  28400.         $a = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder('6.4.20.2');
  28401.         $b = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder();
  28402.         $c = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  28403.         $d = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\BundleSchemaPathCollection(($this->privates['kernel.bundles'] ?? $this->getKernel_BundlesService()));
  28404.         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());
  28405.     }
  28406.     /**
  28407.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand' shared service.
  28408.      *
  28409.      * @return \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand
  28410.      */
  28411.     protected function getDumpClassSchemaCommandService()
  28412.     {
  28413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpClassSchemaCommand.php';
  28415.         $this->privates['Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand'] = $instance = new \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand($this->parameters['kernel.bundles_metadata']);
  28416.         $instance->setName('framework:dump:class:schema');
  28417.         return $instance;
  28418.     }
  28419.     /**
  28420.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpSchemaCommand' shared service.
  28421.      *
  28422.      * @return \Shopware\Core\Framework\Api\Command\DumpSchemaCommand
  28423.      */
  28424.     protected function getDumpSchemaCommandService()
  28425.     {
  28426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpSchemaCommand.php';
  28428.         $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()));
  28429.         $instance->setName('framework:schema');
  28430.         return $instance;
  28431.     }
  28432.     /**
  28433.      * Gets the private 'Shopware\Core\Framework\Api\Converter\ApiVersionConverter' shared service.
  28434.      *
  28435.      * @return \Shopware\Core\Framework\Api\Converter\ApiVersionConverter
  28436.      */
  28437.     protected function getApiVersionConverterService()
  28438.     {
  28439.         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 () {
  28440.             return new \EmptyIterator();
  28441.         }, 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())))));
  28442.     }
  28443.     /**
  28444.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener' shared service.
  28445.      *
  28446.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener
  28447.      */
  28448.     protected function getApiAuthenticationListenerService()
  28449.     {
  28450.         $a = ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository()));
  28451.         $b = ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey(('file://'.\dirname(__DIR__4).'/config/jwt/public.pem'))));
  28452.         $c = new \League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator($a);
  28453.         $c->setPublicKey($b);
  28454.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  28455.         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()));
  28456.     }
  28457.     /**
  28458.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener' shared service.
  28459.      *
  28460.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener
  28461.      */
  28462.     protected function getSalesChannelAuthenticationListenerService()
  28463.     {
  28464.         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()));
  28465.     }
  28466.     /**
  28467.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber' shared service.
  28468.      *
  28469.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber
  28470.      */
  28471.     protected function getUserCredentialsChangedSubscriberService()
  28472.     {
  28473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/UserCredentialsChangedSubscriber.php';
  28474.         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()));
  28475.     }
  28476.     /**
  28477.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber' shared service.
  28478.      *
  28479.      * @return \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber
  28480.      */
  28481.     protected function getExpectationSubscriberService()
  28482.     {
  28483.         return $this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] = new \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber('6.4.20.2'$this->parameters['kernel.plugin_infos']);
  28484.     }
  28485.     /**
  28486.      * Gets the private 'Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository' shared service.
  28487.      *
  28488.      * @return \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository
  28489.      */
  28490.     protected function getRefreshTokenRepositoryService()
  28491.     {
  28492.         return $this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28493.     }
  28494.     /**
  28495.      * Gets the private 'Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder' shared service.
  28496.      *
  28497.      * @return \Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder
  28498.      */
  28499.     protected function getJsonEntityEncoderService()
  28500.     {
  28501.         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()));
  28502.     }
  28503.     /**
  28504.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Executor' shared service.
  28505.      *
  28506.      * @return \Shopware\Core\Framework\App\ActionButton\Executor
  28507.      */
  28508.     protected function getExecutorService()
  28509.     {
  28510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Executor.php';
  28511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactory.php';
  28512.         return $this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Executor'] = new \Shopware\Core\Framework\App\ActionButton\Executor(($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \Shopware\Core\Framework\App\ActionButton\Response\ActionButtonResponseFactory(new RewindableGenerator(function () {
  28513.             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()));
  28514.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenModalResponseFactory'] ?? $this->getOpenModalResponseFactoryService());
  28515.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenNewTabResponseFactory'] ?? $this->getOpenNewTabResponseFactoryService());
  28516.             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()));
  28517.         }, 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)));
  28518.     }
  28519.     /**
  28520.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory' shared service.
  28521.      *
  28522.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory
  28523.      */
  28524.     protected function getOpenModalResponseFactoryService()
  28525.     {
  28526.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  28527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenModalResponseFactory.php';
  28528.         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()));
  28529.     }
  28530.     /**
  28531.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory' shared service.
  28532.      *
  28533.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory
  28534.      */
  28535.     protected function getOpenNewTabResponseFactoryService()
  28536.     {
  28537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  28538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenNewTabResponseFactory.php';
  28539.         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()));
  28540.     }
  28541.     /**
  28542.      * Gets the private 'Shopware\Core\Framework\App\ActiveAppsLoader' shared service.
  28543.      *
  28544.      * @return \Shopware\Core\Framework\App\ActiveAppsLoader
  28545.      */
  28546.     protected function getActiveAppsLoaderService()
  28547.     {
  28548.         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()));
  28549.     }
  28550.     /**
  28551.      * Gets the private 'Shopware\Core\Framework\App\AppStateService' shared service.
  28552.      *
  28553.      * @return \Shopware\Core\Framework\App\AppStateService
  28554.      */
  28555.     protected function getAppStateServiceService()
  28556.     {
  28557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppStateService.php';
  28558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/PaymentMethodStateService.php';
  28559.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  28560.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  28561.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  28562.         }
  28563.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28564.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  28565.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  28566.         }
  28567.         $c = ($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] ?? $this->getTemplateStateServiceService());
  28568.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  28569.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  28570.         }
  28571.         $d = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  28572.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  28573.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  28574.         }
  28575.         $e = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  28576.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  28577.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  28578.         }
  28579.         $f = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  28580.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  28581.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  28582.         }
  28583.         $g = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  28584.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  28585.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  28586.         }
  28587.         return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] = new \Shopware\Core\Framework\App\AppStateService($a$b, ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService()), $c$d, new \Shopware\Core\Framework\App\Payment\PaymentMethodStateService($e), $f$g);
  28588.     }
  28589.     /**
  28590.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy' shared service.
  28591.      *
  28592.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy
  28593.      */
  28594.     protected function getMoveShopPermanentlyStrategyService()
  28595.     {
  28596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  28597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/MoveShopPermanentlyStrategy.php';
  28598.         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()));
  28599.     }
  28600.     /**
  28601.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy' shared service.
  28602.      *
  28603.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy
  28604.      */
  28605.     protected function getReinstallAppsStrategyService()
  28606.     {
  28607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  28608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/ReinstallAppsStrategy.php';
  28609.         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()));
  28610.     }
  28611.     /**
  28612.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy' shared service.
  28613.      *
  28614.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy
  28615.      */
  28616.     protected function getUninstallAppsStrategyService()
  28617.     {
  28618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  28619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/UninstallAppsStrategy.php';
  28620.         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()));
  28621.     }
  28622.     /**
  28623.      * Gets the private 'Shopware\Core\Framework\App\Command\ActivateAppCommand' shared service.
  28624.      *
  28625.      * @return \Shopware\Core\Framework\App\Command\ActivateAppCommand
  28626.      */
  28627.     protected function getActivateAppCommandService()
  28628.     {
  28629.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28630.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  28631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ActivateAppCommand.php';
  28632.         $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()));
  28633.         $instance->setName('app:activate');
  28634.         return $instance;
  28635.     }
  28636.     /**
  28637.      * Gets the private 'Shopware\Core\Framework\App\Command\AppPrinter' shared service.
  28638.      *
  28639.      * @return \Shopware\Core\Framework\App\Command\AppPrinter
  28640.      */
  28641.     protected function getAppPrinterService()
  28642.     {
  28643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AppPrinter.php';
  28644.         return $this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] = new \Shopware\Core\Framework\App\Command\AppPrinter(($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  28645.     }
  28646.     /**
  28647.      * Gets the private 'Shopware\Core\Framework\App\Command\DeactivateAppCommand' shared service.
  28648.      *
  28649.      * @return \Shopware\Core\Framework\App\Command\DeactivateAppCommand
  28650.      */
  28651.     protected function getDeactivateAppCommandService()
  28652.     {
  28653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  28655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/DeactivateAppCommand.php';
  28656.         $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()));
  28657.         $instance->setName('app:deactivate');
  28658.         return $instance;
  28659.     }
  28660.     /**
  28661.      * Gets the private 'Shopware\Core\Framework\App\Command\InstallAppCommand' shared service.
  28662.      *
  28663.      * @return \Shopware\Core\Framework\App\Command\InstallAppCommand
  28664.      */
  28665.     protected function getInstallAppCommandService()
  28666.     {
  28667.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/InstallAppCommand.php';
  28669.         $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()));
  28670.         $instance->setName('app:install');
  28671.         return $instance;
  28672.     }
  28673.     /**
  28674.      * Gets the private 'Shopware\Core\Framework\App\Command\RefreshAppCommand' shared service.
  28675.      *
  28676.      * @return \Shopware\Core\Framework\App\Command\RefreshAppCommand
  28677.      */
  28678.     protected function getRefreshAppCommandService()
  28679.     {
  28680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/RefreshAppCommand.php';
  28682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppService.php';
  28683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycleIterator.php';
  28684.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  28685.         $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);
  28686.         $instance->setName('app:refresh');
  28687.         return $instance;
  28688.     }
  28689.     /**
  28690.      * Gets the private 'Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand' shared service.
  28691.      *
  28692.      * @return \Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand
  28693.      */
  28694.     protected function getResolveAppUrlChangeCommandService()
  28695.     {
  28696.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ResolveAppUrlChangeCommand.php';
  28698.         $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()));
  28699.         $instance->setName('app:url-change:resolve');
  28700.         return $instance;
  28701.     }
  28702.     /**
  28703.      * Gets the private 'Shopware\Core\Framework\App\Command\UninstallAppCommand' shared service.
  28704.      *
  28705.      * @return \Shopware\Core\Framework\App\Command\UninstallAppCommand
  28706.      */
  28707.     protected function getUninstallAppCommandService()
  28708.     {
  28709.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/UninstallAppCommand.php';
  28711.         $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()));
  28712.         $instance->setName('app:uninstall');
  28713.         return $instance;
  28714.     }
  28715.     /**
  28716.      * Gets the private 'Shopware\Core\Framework\App\Command\ValidateAppCommand' shared service.
  28717.      *
  28718.      * @return \Shopware\Core\Framework\App\Command\ValidateAppCommand
  28719.      */
  28720.     protected function getValidateAppCommandService()
  28721.     {
  28722.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ValidateAppCommand.php';
  28724.         $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()));
  28725.         $instance->setName('app:validate');
  28726.         return $instance;
  28727.     }
  28728.     /**
  28729.      * Gets the private 'Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider' shared service.
  28730.      *
  28731.      * @return \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider
  28732.      */
  28733.     protected function getAppConfirmationDeltaProviderService()
  28734.     {
  28735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Delta/AppConfirmationDeltaProvider.php';
  28736.         return $this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider(new RewindableGenerator(function () {
  28737.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\PermissionsDeltaProvider()));
  28738.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\DomainsDeltaProvider()));
  28739.         }, 2));
  28740.     }
  28741.     /**
  28742.      * Gets the private 'Shopware\Core\Framework\App\Hmac\QuerySigner' shared service.
  28743.      *
  28744.      * @return \Shopware\Core\Framework\App\Hmac\QuerySigner
  28745.      */
  28746.     protected function getQuerySignerService()
  28747.     {
  28748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/QuerySigner.php';
  28749.         return $this->privates['Shopware\\Core\\Framework\\App\\Hmac\\QuerySigner'] = new \Shopware\Core\Framework\App\Hmac\QuerySigner($this->getEnv('APP_URL'), '6.4.20.2', ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()));
  28750.     }
  28751.     /**
  28752.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLifecycle' shared service.
  28753.      *
  28754.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLifecycle
  28755.      */
  28756.     protected function getAppLifecycleService()
  28757.     {
  28758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLifecycle.php';
  28759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycle.php';
  28760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PermissionPersister.php';
  28761.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CustomFieldPersister.php';
  28762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ActionButtonPersister.php';
  28763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/TemplatePersister.php';
  28764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/AbstractTemplateLoader.php';
  28765.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/App/Template/IconTemplateLoader.php';
  28766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateLoader.php';
  28767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/WebhookPersister.php';
  28768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PaymentMethodPersister.php';
  28769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CmsBlockPersister.php';
  28770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/AbstractBlockTemplateLoader.php';
  28771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/BlockTemplateLoader.php';
  28772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntityPersister.php';
  28773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/FlowActionPersister.php';
  28774.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetPersister.php';
  28775.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  28776.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28777.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28778.         }
  28779.         $b = ($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService());
  28780.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28781.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28782.         }
  28783.         $c = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  28784.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28785.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28786.         }
  28787.         $d = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  28788.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28789.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28790.         }
  28791.         $e = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  28792.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28793.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28794.         }
  28795.         $f = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  28796.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28797.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28798.         }
  28799.         $g = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  28800.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28801.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28802.         }
  28803.         $h = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  28804.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28805.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28806.         }
  28807.         $i = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  28808.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28809.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28810.         }
  28811.         $j = ($this->services['app_cms_block.repository'] ?? $this->getAppCmsBlock_RepositoryService());
  28812.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28813.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28814.         }
  28815.         $k = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28816.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28817.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28818.         }
  28819.         $l = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] ?? $this->getAppRegistrationServiceService());
  28820.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28821.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28822.         }
  28823.         $m = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  28824.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28825.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28826.         }
  28827.         $n = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  28828.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28829.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28830.         }
  28831.         $o = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28832.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28833.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28834.         }
  28835.         $p = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  28836.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28837.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28838.         }
  28839.         $q = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  28840.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28841.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28842.         }
  28843.         $r = ($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService());
  28844.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28845.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28846.         }
  28847.         $s = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  28848.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28849.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28850.         }
  28851.         $t = ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService());
  28852.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28853.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28854.         }
  28855.         $u = ($this->services['app_administration_snippet.repository'] ?? $this->getAppAdministrationSnippet_RepositoryService());
  28856.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28857.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28858.         }
  28859.         $v = ($this->services['locale.repository'] ?? $this->getLocale_RepositoryService());
  28860.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28861.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28862.         }
  28863.         $w = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  28864.         $x = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService());
  28865.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] = new \Shopware\Core\Framework\App\Lifecycle\AppLifecycle($a, new \Shopware\Core\Framework\App\Lifecycle\Persister\PermissionPersister($w), new \Shopware\Core\Framework\App\Lifecycle\Persister\CustomFieldPersister($b), new \Shopware\Core\Framework\App\Lifecycle\Persister\ActionButtonPersister($c), new \Shopware\Core\Framework\App\Lifecycle\Persister\TemplatePersister(new \Shopware\Storefront\Framework\App\Template\IconTemplateLoader(new \Shopware\Core\Framework\App\Template\TemplateLoader(), ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? ($this->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] = new \Shopware\Storefront\Theme\StorefrontPluginConfiguration\StorefrontPluginConfigurationFactory(\dirname(__DIR__4)))), \dirname(__DIR__4)), $d$a), $e, new \Shopware\Core\Framework\App\Lifecycle\Persister\WebhookPersister($f), new \Shopware\Core\Framework\App\Lifecycle\Persister\PaymentMethodPersister($g$h), $i, new \Shopware\Core\Framework\App\Lifecycle\Persister\CmsBlockPersister($j, new \Shopware\Core\Framework\App\Cms\BlockTemplateLoader(), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())), $x$k$l$m$n$o, ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService()), $p$q$r$s\dirname(__DIR__4), new \Shopware\Core\System\CustomEntity\Schema\CustomEntityPersister($w), ($this->services['Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater'] ?? $this->getCustomEntitySchemaUpdaterService()), $w, new \Shopware\Core\Framework\App\Lifecycle\Persister\FlowActionPersister($t$x$w), new \Shopware\Administration\Snippet\AppAdministrationSnippetPersister($u$v));
  28866.     }
  28867.     /**
  28868.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLoader' shared service.
  28869.      *
  28870.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLoader
  28871.      */
  28872.     protected function getAppLoaderService()
  28873.     {
  28874.         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());
  28875.     }
  28876.     /**
  28877.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister' shared service.
  28878.      *
  28879.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister
  28880.      */
  28881.     protected function getRuleConditionPersisterService()
  28882.     {
  28883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/RuleConditionPersister.php';
  28884.         $a = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  28885.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  28886.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  28887.         }
  28888.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  28889.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  28890.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  28891.         }
  28892.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] = new \Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister(($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\ScriptFileReader'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\ScriptFileReader'] = new \Shopware\Core\Framework\App\Lifecycle\ScriptFileReader((\dirname(__DIR__4).'/')))), $a$b);
  28893.     }
  28894.     /**
  28895.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister' shared service.
  28896.      *
  28897.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister
  28898.      */
  28899.     protected function getScriptPersisterService()
  28900.     {
  28901.         $a = ($this->services['script.repository'] ?? $this->getScript_RepositoryService());
  28902.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  28903.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  28904.         }
  28905.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  28906.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  28907.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  28908.         }
  28909.         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);
  28910.     }
  28911.     /**
  28912.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService' shared service.
  28913.      *
  28914.      * @return \Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService
  28915.      */
  28916.     protected function getAppRegistrationServiceService()
  28917.     {
  28918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/AppRegistrationService.php';
  28919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/HandshakeFactory.php';
  28920.         $a = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  28921.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  28922.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  28923.         }
  28924.         $b = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  28925.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  28926.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  28927.         }
  28928.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  28929.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  28930.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  28931.         }
  28932.         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.2'), $b$c$this->getEnv('APP_URL'), $a'6.4.20.2');
  28933.     }
  28934.     /**
  28935.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler' shared service.
  28936.      *
  28937.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler
  28938.      */
  28939.     protected function getAppAsyncPaymentHandlerService()
  28940.     {
  28941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  28942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  28943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  28944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  28945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  28946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php';
  28947.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  28948.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  28949.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  28950.         }
  28951.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  28952.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  28953.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  28954.         }
  28955.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  28956.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  28957.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  28958.         }
  28959.         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);
  28960.     }
  28961.     /**
  28962.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler' shared service.
  28963.      *
  28964.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler
  28965.      */
  28966.     protected function getAppPaymentHandlerService()
  28967.     {
  28968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  28969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  28970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  28971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  28972.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  28973.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  28974.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  28975.         }
  28976.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  28977.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  28978.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  28979.         }
  28980.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  28981.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  28982.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  28983.         }
  28984.         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);
  28985.     }
  28986.     /**
  28987.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler' shared service.
  28988.      *
  28989.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler
  28990.      */
  28991.     protected function getAppSyncPaymentHandlerService()
  28992.     {
  28993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  28994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  28995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  28996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  28997.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  28998.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php';
  28999.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  29000.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  29001.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  29002.         }
  29003.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  29004.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  29005.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  29006.         }
  29007.         $c = ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService());
  29008.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  29009.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  29010.         }
  29011.         $d = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  29012.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  29013.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  29014.         }
  29015.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler($a$b$c$d);
  29016.     }
  29017.     /**
  29018.      * Gets the private 'Shopware\Core\Framework\App\Payment\Payload\PayloadService' shared service.
  29019.      *
  29020.      * @return \Shopware\Core\Framework\App\Payment\Payload\PayloadService
  29021.      */
  29022.     protected function getPayloadServiceService()
  29023.     {
  29024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Payload/PayloadService.php';
  29025.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  29026.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'])) {
  29027.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'];
  29028.         }
  29029.         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, ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()), $this->getEnv('APP_URL'));
  29030.     }
  29031.     /**
  29032.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler' shared service.
  29033.      *
  29034.      * @return \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler
  29035.      */
  29036.     protected function getDeleteCascadeAppsHandlerService()
  29037.     {
  29038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/DeleteCascadeAppsHandler.php';
  29039.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29040.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  29041.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  29042.         }
  29043.         $b = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  29044.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  29045.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  29046.         }
  29047.         $c = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  29048.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  29049.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  29050.         }
  29051.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler($a$b$c);
  29052.     }
  29053.     /**
  29054.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler' shared service.
  29055.      *
  29056.      * @return \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler
  29057.      */
  29058.     protected function getUpdateAppsHandlerService()
  29059.     {
  29060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/UpdateAppsHandler.php';
  29061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AbstractAppUpdater.php';
  29062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AppUpdater.php';
  29063.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29064.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  29065.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  29066.         }
  29067.         $b = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService());
  29068.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  29069.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  29070.         }
  29071.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  29072.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  29073.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  29074.         }
  29075.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] ?? $this->getExtensionDownloaderService());
  29076.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  29077.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  29078.         }
  29079.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] ?? $this->getAbstractStoreAppLifecycleServiceService());
  29080.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  29081.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  29082.         }
  29083.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler($a, new \Shopware\Core\Framework\App\Lifecycle\Update\AppUpdater($b$c$d$e));
  29084.     }
  29085.     /**
  29086.      * Gets the private 'Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber' shared service.
  29087.      *
  29088.      * @return \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber
  29089.      */
  29090.     protected function getCustomFieldProtectionSubscriberService()
  29091.     {
  29092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Subscriber/CustomFieldProtectionSubscriber.php';
  29093.         return $this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29094.     }
  29095.     /**
  29096.      * Gets the private 'Shopware\Core\Framework\App\Validation\ConfigValidator' shared service.
  29097.      *
  29098.      * @return \Shopware\Core\Framework\App\Validation\ConfigValidator
  29099.      */
  29100.     protected function getConfigValidatorService()
  29101.     {
  29102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  29103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ConfigValidator.php';
  29104.         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())));
  29105.     }
  29106.     /**
  29107.      * Gets the private 'Shopware\Core\Framework\App\Validation\HookableValidator' shared service.
  29108.      *
  29109.      * @return \Shopware\Core\Framework\App\Validation\HookableValidator
  29110.      */
  29111.     protected function getHookableValidatorService()
  29112.     {
  29113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  29114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/HookableValidator.php';
  29115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/HookableEventCollector.php';
  29116.         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())));
  29117.     }
  29118.     /**
  29119.      * Gets the private 'Shopware\Core\Framework\App\Validation\ManifestValidator' shared service.
  29120.      *
  29121.      * @return \Shopware\Core\Framework\App\Validation\ManifestValidator
  29122.      */
  29123.     protected function getManifestValidatorService()
  29124.     {
  29125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ManifestValidator.php';
  29126.         return $this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] = new \Shopware\Core\Framework\App\Validation\ManifestValidator(new RewindableGenerator(function () {
  29127.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] = new \Shopware\Core\Framework\App\Validation\TranslationValidator()));
  29128.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] = new \Shopware\Core\Framework\App\Validation\AppNameValidator()));
  29129.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService());
  29130.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\HookableValidator'] ?? $this->getHookableValidatorService());
  29131.         }, 4));
  29132.     }
  29133.     /**
  29134.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand' shared service.
  29135.      *
  29136.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand
  29137.      */
  29138.     protected function getChangelogChangeCommandService()
  29139.     {
  29140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogChangeCommand.php';
  29142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  29143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseExporter.php';
  29144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  29145.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  29146.         $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']));
  29147.         $instance->setName('changelog:change');
  29148.         return $instance;
  29149.     }
  29150.     /**
  29151.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand' shared service.
  29152.      *
  29153.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand
  29154.      */
  29155.     protected function getChangelogCheckCommandService()
  29156.     {
  29157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCheckCommand.php';
  29159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  29160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogValidator.php';
  29161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  29162.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  29163.         $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']));
  29164.         $instance->setName('changelog:check');
  29165.         return $instance;
  29166.     }
  29167.     /**
  29168.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand' shared service.
  29169.      *
  29170.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand
  29171.      */
  29172.     protected function getChangelogCreateCommandService()
  29173.     {
  29174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCreateCommand.php';
  29176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  29177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogGenerator.php';
  29178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  29179.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  29180.         $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']));
  29181.         $instance->setName('changelog:create');
  29182.         return $instance;
  29183.     }
  29184.     /**
  29185.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand' shared service.
  29186.      *
  29187.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand
  29188.      */
  29189.     protected function getChangelogReleaseCommandService()
  29190.     {
  29191.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogReleaseCommand.php';
  29193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  29194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseCreator.php';
  29195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  29196.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  29197.         $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']));
  29198.         $instance->setName('changelog:release');
  29199.         return $instance;
  29200.     }
  29201.     /**
  29202.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand' shared service.
  29203.      *
  29204.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand
  29205.      */
  29206.     protected function getCreateEntitiesCommandService()
  29207.     {
  29208.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php';
  29210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityGenerator.php';
  29211.         $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));
  29212.         $instance->setName('dal:create:entities');
  29213.         return $instance;
  29214.     }
  29215.     /**
  29216.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand' shared service.
  29217.      *
  29218.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand
  29219.      */
  29220.     protected function getCreateHydratorCommandService()
  29221.     {
  29222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateHydratorCommand.php';
  29224.         $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));
  29225.         $instance->setName('dal:create:hydrators');
  29226.         return $instance;
  29227.     }
  29228.     /**
  29229.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand' shared service.
  29230.      *
  29231.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand
  29232.      */
  29233.     protected function getCreateSchemaCommandService()
  29234.     {
  29235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php';
  29237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/SchemaGenerator.php';
  29238.         $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));
  29239.         $instance->setName('dal:create:schema');
  29240.         return $instance;
  29241.     }
  29242.     /**
  29243.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand' shared service.
  29244.      *
  29245.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand
  29246.      */
  29247.     protected function getDataAbstractionLayerValidateCommandService()
  29248.     {
  29249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommand.php';
  29251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionValidator.php';
  29252.         $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())));
  29253.         $instance->setName('dal:validate');
  29254.         return $instance;
  29255.     }
  29256.     /**
  29257.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand' shared service.
  29258.      *
  29259.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand
  29260.      */
  29261.     protected function getRefreshIndexCommandService()
  29262.     {
  29263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  29265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/RefreshIndexCommand.php';
  29266.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  29267.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'])) {
  29268.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'];
  29269.         }
  29270.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29271.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'])) {
  29272.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'];
  29273.         }
  29274.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand($a$b);
  29275.         $instance->setName('dal:refresh:index');
  29276.         return $instance;
  29277.     }
  29278.     /**
  29279.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory' shared service.
  29280.      *
  29281.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory
  29282.      */
  29283.     protected function getIteratorFactoryService()
  29284.     {
  29285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactory.php';
  29286.         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()));
  29287.     }
  29288.     /**
  29289.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder' shared service.
  29290.      *
  29291.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder
  29292.      */
  29293.     protected function getCriteriaQueryBuilderService()
  29294.     {
  29295.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService());
  29296.         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));
  29297.     }
  29298.     /**
  29299.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator' shared service.
  29300.      *
  29301.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator
  29302.      */
  29303.     protected function getAppContextCreatorService()
  29304.     {
  29305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/AppContextCreator.php';
  29306.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\AppContextCreator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29307.     }
  29308.     /**
  29309.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater' shared service.
  29310.      *
  29311.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater
  29312.      */
  29313.     protected function getChildCountUpdaterService()
  29314.     {
  29315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ChildCountUpdater.php';
  29316.         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()));
  29317.     }
  29318.     /**
  29319.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater' shared service.
  29320.      *
  29321.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater
  29322.      */
  29323.     protected function getInheritanceUpdaterService()
  29324.     {
  29325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/InheritanceUpdater.php';
  29326.         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()));
  29327.     }
  29328.     /**
  29329.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater' shared service.
  29330.      *
  29331.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater
  29332.      */
  29333.     protected function getManyToManyIdFieldUpdaterService()
  29334.     {
  29335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ManyToManyIdFieldUpdater.php';
  29336.         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()));
  29337.     }
  29338.     /**
  29339.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber' shared service.
  29340.      *
  29341.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber
  29342.      */
  29343.     protected function getEntityIndexingSubscriberService()
  29344.     {
  29345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriber.php';
  29346.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  29347.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'])) {
  29348.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'];
  29349.         }
  29350.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber($a);
  29351.     }
  29352.     /**
  29353.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber' shared service.
  29354.      *
  29355.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber
  29356.      */
  29357.     protected function getRegisteredIndexerSubscriberService()
  29358.     {
  29359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriber.php';
  29360.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  29361.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'])) {
  29362.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'];
  29363.         }
  29364.         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);
  29365.     }
  29366.     /**
  29367.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater' shared service.
  29368.      *
  29369.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater
  29370.      */
  29371.     protected function getTreeUpdaterService()
  29372.     {
  29373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/TreeUpdater.php';
  29374.         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()));
  29375.     }
  29376.     /**
  29377.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator' shared service.
  29378.      *
  29379.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator
  29380.      */
  29381.     protected function getApiCriteriaValidatorService()
  29382.     {
  29383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/ApiCriteriaValidator.php';
  29384.         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()));
  29385.     }
  29386.     /**
  29387.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher' shared service.
  29388.      *
  29389.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher
  29390.      */
  29391.     protected function getCompositeEntitySearcherService()
  29392.     {
  29393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CompositeEntitySearcher.php';
  29394.         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 () {
  29395.             yield => ($this->services['Kiener\\MolliePayments\\Components\\Subscription\\DAL\\Subscription\\SubscriptionDefinition'] ?? $this->getSubscriptionDefinitionService());
  29396.             yield => ($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService());
  29397.             yield => ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService());
  29398.             yield => ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService());
  29399.             yield => ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService());
  29400.             yield => ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService());
  29401.             yield => ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService());
  29402.             yield => ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService());
  29403.             yield => ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService());
  29404.             yield => ($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService());
  29405.         }, 10));
  29406.     }
  29407.     /**
  29408.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter' shared service.
  29409.      *
  29410.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter
  29411.      */
  29412.     protected function getCriteriaArrayConverterService()
  29413.     {
  29414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CriteriaArrayConverter.php';
  29415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  29416.         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())));
  29417.     }
  29418.     /**
  29419.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser' shared service.
  29420.      *
  29421.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser
  29422.      */
  29423.     protected function getSqlQueryParserService()
  29424.     {
  29425.         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()));
  29426.     }
  29427.     /**
  29428.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder' shared service.
  29429.      *
  29430.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder
  29431.      */
  29432.     protected function getRequestCriteriaBuilderService()
  29433.     {
  29434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  29435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  29436.         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);
  29437.     }
  29438.     /**
  29439.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter' shared service.
  29440.      *
  29441.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter
  29442.      */
  29443.     protected function getTokenFilterService()
  29444.     {
  29445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/AbstractTokenFilter.php';
  29446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/TokenFilter.php';
  29447.         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()));
  29448.     }
  29449.     /**
  29450.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter' shared service.
  29451.      *
  29452.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter
  29453.      */
  29454.     protected function getSearchTermInterpreterService()
  29455.     {
  29456.         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')))));
  29457.     }
  29458.     /**
  29459.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator' shared service.
  29460.      *
  29461.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator
  29462.      */
  29463.     protected function getEntityExistsValidatorService()
  29464.     {
  29465.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29466.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  29467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityExistsValidator.php';
  29468.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  29469.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'])) {
  29470.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'];
  29471.         }
  29472.         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);
  29473.     }
  29474.     /**
  29475.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator' shared service.
  29476.      *
  29477.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator
  29478.      */
  29479.     protected function getEntityNotExistsValidatorService()
  29480.     {
  29481.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29482.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  29483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityNotExistsValidator.php';
  29484.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  29485.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'])) {
  29486.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'];
  29487.         }
  29488.         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);
  29489.     }
  29490.     /**
  29491.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler' shared service.
  29492.      *
  29493.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler
  29494.      */
  29495.     protected function getCleanupVersionTaskHandlerService()
  29496.     {
  29497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Cleanup/CleanupVersionTaskHandler.php';
  29498.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29499.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'])) {
  29500.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'];
  29501.         }
  29502.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 30);
  29503.     }
  29504.     /**
  29505.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator' shared service.
  29506.      *
  29507.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator
  29508.      */
  29509.     protected function getLockValidatorService()
  29510.     {
  29511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/Validation/LockValidator.php';
  29512.         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()));
  29513.     }
  29514.     /**
  29515.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor' shared service.
  29516.      *
  29517.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor
  29518.      */
  29519.     protected function getWriteCommandExtractorService()
  29520.     {
  29521.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  29522.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'])) {
  29523.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'];
  29524.         }
  29525.         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()));
  29526.     }
  29527.     /**
  29528.      * Gets the private 'Shopware\Core\Framework\Demodata\Command\DemodataCommand' shared service.
  29529.      *
  29530.      * @return \Shopware\Core\Framework\Demodata\Command\DemodataCommand
  29531.      */
  29532.     protected function getDemodataCommandService()
  29533.     {
  29534.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Command/DemodataCommand.php';
  29536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataService.php';
  29537.         $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 () {
  29538.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] ?? $this->getRuleGeneratorService());
  29539.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] ?? $this->getCustomerGeneratorService());
  29540.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] ?? $this->getPropertyGroupGeneratorService());
  29541.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] ?? $this->getCategoryGeneratorService());
  29542.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] ?? $this->getProductManufacturerGeneratorService());
  29543.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\TagGenerator'] ?? $this->getTagGeneratorService());
  29544.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] ?? $this->getProductReviewGeneratorService());
  29545.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductGenerator'] ?? $this->getProductGeneratorService());
  29546.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PromotionGenerator'] ?? $this->getPromotionGeneratorService());
  29547.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\FlowGenerator'] ?? $this->getFlowGeneratorService());
  29548.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] ?? $this->getMediaGeneratorService());
  29549.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] ?? $this->getProductStreamGeneratorService());
  29550.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] ?? $this->getOrderGeneratorService());
  29551.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomFieldGenerator'] ?? $this->getCustomFieldGeneratorService());
  29552.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] ?? $this->getMailTemplateGeneratorService());
  29553.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] ?? $this->getMailHeaderFooterGeneratorService());
  29554.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\UserGenerator'] ?? $this->getUserGeneratorService());
  29555.         }, 17), \dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'dev');
  29556.         $instance->addDefault('rules'25);
  29557.         $instance->addOption('rules'NULL4'Rules count');
  29558.         $instance->addDefault('customers'60);
  29559.         $instance->addOption('customers'NULL4'Customers count');
  29560.         $instance->addDefault('properties'10);
  29561.         $instance->addOption('properties'NULL4'Property group count (option count rand(30-300))');
  29562.         $instance->addDefault('categories'10);
  29563.         $instance->addOption('categories'NULL4'Categories count');
  29564.         $instance->addDefault('manufacturers'60);
  29565.         $instance->addOption('manufacturers'NULL4'Manufacturers count');
  29566.         $instance->addDefault('tags'50);
  29567.         $instance->addOption('tags'NULL4'Tags count');
  29568.         $instance->addDefault('reviews'20);
  29569.         $instance->addOption('reviews'NULL4'Reviews count');
  29570.         $instance->addDefault('products'1000);
  29571.         $instance->addOption('products'NULL4'Products count');
  29572.         $instance->addDefault('promotions'50);
  29573.         $instance->addOption('promotions'NULL4'Promotions count');
  29574.         $instance->addDefault('flows'0);
  29575.         $instance->addOption('flows'NULL4'Flows count');
  29576.         $instance->addDefault('media'300);
  29577.         $instance->addOption('media'NULL4'Media count');
  29578.         $instance->addDefault('product-streams'10);
  29579.         $instance->addOption('product-streams'NULL4'Product-streams count');
  29580.         $instance->addDefault('orders'60);
  29581.         $instance->addOption('orders'NULL4'Orders count');
  29582.         $instance->addDefault('attribute-sets'4);
  29583.         $instance->addOption('attribute-sets'NULL4'CustomField set count');
  29584.         $instance->addDefault('mail-template'10);
  29585.         $instance->addOption('mail-template'NULL4'Mail-template count');
  29586.         $instance->addDefault('mail-header-footer'3);
  29587.         $instance->addOption('mail-header-footer'NULL4'Mail header/footer count');
  29588.         $instance->addDefault('users'0);
  29589.         $instance->addOption('users'NULL4'Users count');
  29590.         $instance->setName('framework:demodata');
  29591.         return $instance;
  29592.     }
  29593.     /**
  29594.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CategoryGenerator' shared service.
  29595.      *
  29596.      * @return \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator
  29597.      */
  29598.     protected function getCategoryGeneratorService()
  29599.     {
  29600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CategoryGenerator.php';
  29602.         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()));
  29603.     }
  29604.     /**
  29605.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator' shared service.
  29606.      *
  29607.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator
  29608.      */
  29609.     protected function getCustomFieldGeneratorService()
  29610.     {
  29611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29612.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomFieldGenerator.php';
  29613.         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()));
  29614.     }
  29615.     /**
  29616.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomerGenerator' shared service.
  29617.      *
  29618.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator
  29619.      */
  29620.     protected function getCustomerGeneratorService()
  29621.     {
  29622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomerGenerator.php';
  29624.         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()));
  29625.     }
  29626.     /**
  29627.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\FlowGenerator' shared service.
  29628.      *
  29629.      * @return \Shopware\Core\Framework\Demodata\Generator\FlowGenerator
  29630.      */
  29631.     protected function getFlowGeneratorService()
  29632.     {
  29633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/FlowGenerator.php';
  29635.         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()));
  29636.     }
  29637.     /**
  29638.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator' shared service.
  29639.      *
  29640.      * @return \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator
  29641.      */
  29642.     protected function getMailHeaderFooterGeneratorService()
  29643.     {
  29644.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29645.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailHeaderFooterGenerator.php';
  29646.         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()));
  29647.     }
  29648.     /**
  29649.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator' shared service.
  29650.      *
  29651.      * @return \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator
  29652.      */
  29653.     protected function getMailTemplateGeneratorService()
  29654.     {
  29655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailTemplateGenerator.php';
  29657.         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()));
  29658.     }
  29659.     /**
  29660.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MediaGenerator' shared service.
  29661.      *
  29662.      * @return \Shopware\Core\Framework\Demodata\Generator\MediaGenerator
  29663.      */
  29664.     protected function getMediaGeneratorService()
  29665.     {
  29666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MediaGenerator.php';
  29668.         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()));
  29669.     }
  29670.     /**
  29671.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\OrderGenerator' shared service.
  29672.      *
  29673.      * @return \Shopware\Core\Framework\Demodata\Generator\OrderGenerator
  29674.      */
  29675.     protected function getOrderGeneratorService()
  29676.     {
  29677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/OrderGenerator.php';
  29679.         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->getCartService2Service()), ($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()));
  29680.     }
  29681.     /**
  29682.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductGenerator' shared service.
  29683.      *
  29684.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductGenerator
  29685.      */
  29686.     protected function getProductGeneratorService()
  29687.     {
  29688.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductGenerator.php';
  29690.         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()));
  29691.     }
  29692.     /**
  29693.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator' shared service.
  29694.      *
  29695.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator
  29696.      */
  29697.     protected function getProductManufacturerGeneratorService()
  29698.     {
  29699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductManufacturerGenerator.php';
  29701.         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()));
  29702.     }
  29703.     /**
  29704.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator' shared service.
  29705.      *
  29706.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator
  29707.      */
  29708.     protected function getProductReviewGeneratorService()
  29709.     {
  29710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductReviewGenerator.php';
  29712.         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()));
  29713.     }
  29714.     /**
  29715.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator' shared service.
  29716.      *
  29717.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator
  29718.      */
  29719.     protected function getProductStreamGeneratorService()
  29720.     {
  29721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29722.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductStreamGenerator.php';
  29723.         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()));
  29724.     }
  29725.     /**
  29726.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PromotionGenerator' shared service.
  29727.      *
  29728.      * @return \Shopware\Core\Framework\Demodata\Generator\PromotionGenerator
  29729.      */
  29730.     protected function getPromotionGeneratorService()
  29731.     {
  29732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PromotionGenerator.php';
  29734.         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()));
  29735.     }
  29736.     /**
  29737.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator' shared service.
  29738.      *
  29739.      * @return \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator
  29740.      */
  29741.     protected function getPropertyGroupGeneratorService()
  29742.     {
  29743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PropertyGroupGenerator.php';
  29745.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()));
  29746.     }
  29747.     /**
  29748.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\RuleGenerator' shared service.
  29749.      *
  29750.      * @return \Shopware\Core\Framework\Demodata\Generator\RuleGenerator
  29751.      */
  29752.     protected function getRuleGeneratorService()
  29753.     {
  29754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/RuleGenerator.php';
  29756.         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()));
  29757.     }
  29758.     /**
  29759.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\TagGenerator' shared service.
  29760.      *
  29761.      * @return \Shopware\Core\Framework\Demodata\Generator\TagGenerator
  29762.      */
  29763.     protected function getTagGeneratorService()
  29764.     {
  29765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/TagGenerator.php';
  29767.         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()));
  29768.     }
  29769.     /**
  29770.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\UserGenerator' shared service.
  29771.      *
  29772.      * @return \Shopware\Core\Framework\Demodata\Generator\UserGenerator
  29773.      */
  29774.     protected function getUserGeneratorService()
  29775.     {
  29776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/UserGenerator.php';
  29778.         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()));
  29779.     }
  29780.     /**
  29781.      * Gets the private 'Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand' shared service.
  29782.      *
  29783.      * @return \Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand
  29784.      */
  29785.     protected function getCleanPersonalDataCommandService()
  29786.     {
  29787.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/PersonalData/CleanPersonalDataCommand.php';
  29789.         $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()));
  29790.         $instance->setName('database:clean-personal-data');
  29791.         return $instance;
  29792.     }
  29793.     /**
  29794.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventCollector' shared service.
  29795.      *
  29796.      * @return \Shopware\Core\Framework\Event\BusinessEventCollector
  29797.      */
  29798.     protected function getBusinessEventCollectorService()
  29799.     {
  29800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventCollector.php';
  29801.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29802.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'])) {
  29803.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'];
  29804.         }
  29805.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] = new \Shopware\Core\Framework\Event\BusinessEventCollector(($this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] ?? $this->getBusinessEventRegistryService()), $a);
  29806.     }
  29807.     /**
  29808.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventDispatcher' shared service.
  29809.      *
  29810.      * @return \Shopware\Core\Framework\Event\BusinessEventDispatcher
  29811.      */
  29812.     protected function getBusinessEventDispatcherService()
  29813.     {
  29814.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  29815.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'])) {
  29816.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'];
  29817.         }
  29818.         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()));
  29819.     }
  29820.     /**
  29821.      * Gets the private 'Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand' shared service.
  29822.      *
  29823.      * @return \Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand
  29824.      */
  29825.     protected function getDebugDumpBusinessEventsCommandService()
  29826.     {
  29827.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/Command/DebugDumpBusinessEventsCommand.php';
  29829.         $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()));
  29830.         $instance->setName('debug:business-events');
  29831.         return $instance;
  29832.     }
  29833.     /**
  29834.      * Gets the private 'Shopware\Core\Framework\Event\EventAction\EventActionSubscriber' shared service.
  29835.      *
  29836.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber
  29837.      */
  29838.     protected function getEventActionSubscriberService()
  29839.     {
  29840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionSubscriber.php';
  29841.         return $this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] = new \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29842.     }
  29843.     /**
  29844.      * Gets the private 'Shopware\Core\Framework\Feature\Command\FeatureDumpCommand' shared service.
  29845.      *
  29846.      * @return \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand
  29847.      */
  29848.     protected function getFeatureDumpCommandService()
  29849.     {
  29850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Feature/Command/FeatureDumpCommand.php';
  29852.         $this->privates['Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand'] = $instance = new \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  29853.         $instance->setName('feature:dump');
  29854.         $instance->setAliases([=> 'administration:dump:features']);
  29855.         return $instance;
  29856.     }
  29857.     /**
  29858.      * Gets the private 'Shopware\Core\Framework\Log\LoggingService' shared service.
  29859.      *
  29860.      * @return \Shopware\Core\Framework\Log\LoggingService
  29861.      */
  29862.     protected function getLoggingServiceService()
  29863.     {
  29864.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggingService.php';
  29865.         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()));
  29866.     }
  29867.     /**
  29868.      * Gets the private 'Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler' shared service.
  29869.      *
  29870.      * @return \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler
  29871.      */
  29872.     protected function getExcludeFlowEventHandlerService()
  29873.     {
  29874.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__6).'/shared/var/log/dev.log'), 100trueNULLfalse);
  29875.         $a->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  29876.         return $this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] = new \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler($a$this->parameters['shopware.logger.exclude_events']);
  29877.     }
  29878.     /**
  29879.      * Gets the private 'Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler' shared service.
  29880.      *
  29881.      * @return \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler
  29882.      */
  29883.     protected function getLogCleanupTaskHandlerService()
  29884.     {
  29885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/ScheduledTask/LogCleanupTaskHandler.php';
  29886.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29887.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  29888.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  29889.         }
  29890.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29891.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  29892.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  29893.         }
  29894.         return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29895.     }
  29896.     /**
  29897.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand' shared service.
  29898.      *
  29899.      * @return \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand
  29900.      */
  29901.     protected function getDispatchSleepMessageCommandService()
  29902.     {
  29903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  29905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Command/DispatchSleepMessageCommand.php';
  29906.         $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand'] = $instance = new \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  29907.         $instance->setName('debug:messenger:dispatch-sleep');
  29908.         return $instance;
  29909.     }
  29910.     /**
  29911.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler' shared service.
  29912.      *
  29913.      * @return \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler
  29914.      */
  29915.     protected function getEncryptedMessageHandlerService()
  29916.     {
  29917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/EncryptedMessageHandler.php';
  29918.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29919.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'])) {
  29920.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'];
  29921.         }
  29922.         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(('file://'.\dirname(__DIR__4).'/config/jwt/private.pem'), 'shopware'))));
  29923.     }
  29924.     /**
  29925.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler' shared service.
  29926.      *
  29927.      * @return \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler
  29928.      */
  29929.     protected function getRetryMessageHandlerService()
  29930.     {
  29931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/RetryMessageHandler.php';
  29932.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  29933.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'])) {
  29934.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'];
  29935.         }
  29936.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler($a, new RewindableGenerator(function () {
  29937.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  29938.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  29939.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  29940.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  29941.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  29942.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  29943.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  29944.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  29945.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  29946.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  29947.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  29948.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  29949.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  29950.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  29951.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  29952.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  29953.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService());
  29954.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] ?? $this->getCleanupUnusedDownloadMediaTaskHandlerService());
  29955.             yield 18 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  29956.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  29957.             yield 20 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  29958.             yield 21 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  29959.             yield 22 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  29960.             yield 23 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  29961.             yield 24 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  29962.             yield 25 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  29963.             yield 26 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  29964.             yield 27 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService());
  29965.             yield 28 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  29966.             yield 29 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  29967.             yield 30 => ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  29968.             yield 31 => ($this->privates['Nd\\Voorwinden\\Message\\SetSecondMediaHandler'] ?? $this->getSetSecondMediaHandlerService());
  29969.             yield 32 => ($this->privates['Nd\\Srs\\MessageQueue\\Handler\\ProductHandler'] ?? $this->getProductHandlerService());
  29970.             yield 33 => ($this->privates['Nd\\Srs\\MessageQueue\\Handler\\PropertyHandler'] ?? $this->getPropertyHandlerService());
  29971.             yield 34 => ($this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'] ?? $this->getRenewalReminderTaskHandlerService());
  29972.             yield 35 => ($this->privates['Nd\\DeleteOldUnusedProductMedia\\Message\\NodotsDeleteUnusedMediaHandler'] ?? $this->getNodotsDeleteUnusedMediaHandlerService());
  29973.             yield 36 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  29974.         }, 37), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  29975.     }
  29976.     /**
  29977.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler' shared service.
  29978.      *
  29979.      * @return \Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler
  29980.      */
  29981.     protected function getSleepTaskHandlerService()
  29982.     {
  29983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/SleepTaskHandler.php';
  29984.         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()));
  29985.     }
  29986.     /**
  29987.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware' shared service.
  29988.      *
  29989.      * @return \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware
  29990.      */
  29991.     protected function getRetryMiddlewareService()
  29992.     {
  29993.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  29994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Middleware/RetryMiddleware.php';
  29995.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  29996.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  29997.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  29998.         }
  29999.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30000.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  30001.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  30002.         }
  30003.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] = new \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware($a$b);
  30004.     }
  30005.     /**
  30006.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand' shared service.
  30007.      *
  30008.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand
  30009.      */
  30010.     protected function getRegisterScheduledTasksCommandService()
  30011.     {
  30012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/RegisterScheduledTasksCommand.php';
  30014.         $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()));
  30015.         $instance->setName('scheduled-task:register');
  30016.         return $instance;
  30017.     }
  30018.     /**
  30019.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner' shared service.
  30020.      *
  30021.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner
  30022.      */
  30023.     protected function getScheduledTaskRunnerService()
  30024.     {
  30025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/ScheduledTaskRunner.php';
  30027.         $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()));
  30028.         $instance->setName('scheduled-task:run');
  30029.         return $instance;
  30030.     }
  30031.     /**
  30032.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler' shared service.
  30033.      *
  30034.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler
  30035.      */
  30036.     protected function getRegisterScheduledTaskHandlerService()
  30037.     {
  30038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/MessageQueue/RegisterScheduledTaskHandler.php';
  30039.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService());
  30040.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'])) {
  30041.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'];
  30042.         }
  30043.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler($a);
  30044.     }
  30045.     /**
  30046.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry' shared service.
  30047.      *
  30048.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry
  30049.      */
  30050.     protected function getTaskRegistryService()
  30051.     {
  30052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Registry/TaskRegistry.php';
  30053.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30054.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'])) {
  30055.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'];
  30056.         }
  30057.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry(new RewindableGenerator(function () {
  30058.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTask()));
  30059.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTask()));
  30060.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsTask()));
  30061.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsTask()));
  30062.             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()));
  30063.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesTask()));
  30064.             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()));
  30065.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTask()));
  30066.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask'] = new \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTask()));
  30067.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTask()));
  30068.             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()));
  30069.             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()));
  30070.             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()));
  30071.             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()));
  30072.             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()));
  30073.             yield 15 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] ?? ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTask()));
  30074.             yield 16 => ($this->privates['Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTask'] ?? $this->getRenewalReminderTaskService());
  30075.         }, 17), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  30076.     }
  30077.     /**
  30078.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler' shared service.
  30079.      *
  30080.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler
  30081.      */
  30082.     protected function getRequeueDeadMessagesHandlerService()
  30083.     {
  30084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/RequeueDeadMessagesHandler.php';
  30085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/RequeueDeadMessagesService.php';
  30086.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/EncryptedBus.php';
  30087.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  30088.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  30089.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  30090.         }
  30091.         $b = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  30092.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  30093.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  30094.         }
  30095.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  30096.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  30097.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  30098.         }
  30099.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler($a, new \Shopware\Core\Framework\MessageQueue\DeadMessage\RequeueDeadMessagesService($b$c, new \Shopware\Core\Framework\MessageQueue\EncryptedBus($c, ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey(('file://'.\dirname(__DIR__4).'/config/jwt/public.pem'))))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  30100.     }
  30101.     /**
  30102.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler' shared service.
  30103.      *
  30104.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler
  30105.      */
  30106.     protected function getTaskSchedulerService()
  30107.     {
  30108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskScheduler.php';
  30109.         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))));
  30110.     }
  30111.     /**
  30112.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber' shared service.
  30113.      *
  30114.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber
  30115.      */
  30116.     protected function getPluginLifecycleSubscriberService()
  30117.     {
  30118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/PluginLifecycleSubscriber.php';
  30119.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService()), ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  30120.     }
  30121.     /**
  30122.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber' shared service.
  30123.      *
  30124.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber
  30125.      */
  30126.     protected function getUpdatePostFinishSubscriberService()
  30127.     {
  30128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/UpdatePostFinishSubscriber.php';
  30129.         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()));
  30130.     }
  30131.     /**
  30132.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler' shared service.
  30133.      *
  30134.      * @return \Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler
  30135.      */
  30136.     protected function getMessageFailedHandlerService()
  30137.     {
  30138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/MessageFailedHandler.php';
  30139.         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');
  30140.     }
  30141.     /**
  30142.      * Gets the private 'Shopware\Core\Framework\Migration\Command\CreateMigrationCommand' shared service.
  30143.      *
  30144.      * @return \Shopware\Core\Framework\Migration\Command\CreateMigrationCommand
  30145.      */
  30146.     protected function getCreateMigrationCommandService()
  30147.     {
  30148.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/CreateMigrationCommand.php';
  30150.         $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.2');
  30151.         $instance->setName('database:create-migration');
  30152.         return $instance;
  30153.     }
  30154.     /**
  30155.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationCommand' shared service.
  30156.      *
  30157.      * @return \Shopware\Core\Framework\Migration\Command\MigrationCommand
  30158.      */
  30159.     protected function getMigrationCommandService()
  30160.     {
  30161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  30163.         $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.2');
  30164.         $instance->setName('database:migrate');
  30165.         return $instance;
  30166.     }
  30167.     /**
  30168.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand' shared service.
  30169.      *
  30170.      * @return \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand
  30171.      */
  30172.     protected function getMigrationDestructiveCommandService()
  30173.     {
  30174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  30176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationDestructiveCommand.php';
  30177.         $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.2');
  30178.         $instance->setName('database:migrate-destructive');
  30179.         return $instance;
  30180.     }
  30181.     /**
  30182.      * Gets the private 'Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand' shared service.
  30183.      *
  30184.      * @return \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand
  30185.      */
  30186.     protected function getRefreshMigrationCommandService()
  30187.     {
  30188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/RefreshMigrationCommand.php';
  30190.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand();
  30191.         $instance->setName('database:refresh-migration');
  30192.         return $instance;
  30193.     }
  30194.     /**
  30195.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_3' shared service.
  30196.      *
  30197.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  30198.      */
  30199.     protected function getMigrationSource_Core_V63Service()
  30200.     {
  30201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  30202.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_3');
  30203.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_3'), 'Shopware\\Core\\Migration\\V6_3');
  30204.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  30205.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  30206.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_3'), 'Shopware\\Storefront\\Migration\\V6_3');
  30207.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  30208.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  30209.         return $instance;
  30210.     }
  30211.     /**
  30212.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_4' shared service.
  30213.      *
  30214.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  30215.      */
  30216.     protected function getMigrationSource_Core_V64Service()
  30217.     {
  30218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  30219.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_4');
  30220.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_4'), 'Shopware\\Core\\Migration\\V6_4');
  30221.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/administration/Migration/V6_4'), 'Shopware\\Administration\\Migration\\V6_4');
  30222.         $instance->addReplacementPattern('#^(Shopware\\\\Administration\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  30223.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_4'), 'Shopware\\Storefront\\Migration\\V6_4');
  30224.         return $instance;
  30225.     }
  30226.     /**
  30227.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_5' shared service.
  30228.      *
  30229.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  30230.      */
  30231.     protected function getMigrationSource_Core_V65Service()
  30232.     {
  30233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  30234.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_5');
  30235.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_5'), 'Shopware\\Core\\Migration\\V6_5');
  30236.         return $instance;
  30237.     }
  30238.     /**
  30239.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\BundleDumpCommand' shared service.
  30240.      *
  30241.      * @return \Shopware\Core\Framework\Plugin\Command\BundleDumpCommand
  30242.      */
  30243.     protected function getBundleDumpCommandService()
  30244.     {
  30245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/BundleDumpCommand.php';
  30247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGeneratorInterface.php';
  30248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGenerator.php';
  30249.         $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));
  30250.         $instance->setName('bundle:dump');
  30251.         return $instance;
  30252.     }
  30253.     /**
  30254.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand' shared service.
  30255.      *
  30256.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand
  30257.      */
  30258.     protected function getPluginActivateCommandService()
  30259.     {
  30260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  30262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginActivateCommand.php';
  30263.         $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()));
  30264.         $instance->setName('plugin:activate');
  30265.         return $instance;
  30266.     }
  30267.     /**
  30268.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand' shared service.
  30269.      *
  30270.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand
  30271.      */
  30272.     protected function getPluginDeactivateCommandService()
  30273.     {
  30274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  30276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginDeactivateCommand.php';
  30277.         $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()));
  30278.         $instance->setName('plugin:deactivate');
  30279.         return $instance;
  30280.     }
  30281.     /**
  30282.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand' shared service.
  30283.      *
  30284.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand
  30285.      */
  30286.     protected function getPluginInstallCommandService()
  30287.     {
  30288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  30290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginInstallCommand.php';
  30291.         $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()));
  30292.         $instance->setName('plugin:install');
  30293.         return $instance;
  30294.     }
  30295.     /**
  30296.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand' shared service.
  30297.      *
  30298.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand
  30299.      */
  30300.     protected function getPluginUninstallCommandService()
  30301.     {
  30302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  30304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUninstallCommand.php';
  30305.         $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()));
  30306.         $instance->setName('plugin:uninstall');
  30307.         return $instance;
  30308.     }
  30309.     /**
  30310.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand' shared service.
  30311.      *
  30312.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand
  30313.      */
  30314.     protected function getPluginUpdateCommandService()
  30315.     {
  30316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  30318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUpdateCommand.php';
  30319.         $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()));
  30320.         $instance->setName('plugin:update');
  30321.         return $instance;
  30322.     }
  30323.     /**
  30324.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginCreateCommand' shared service.
  30325.      *
  30326.      * @return \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand
  30327.      */
  30328.     protected function getPluginCreateCommandService()
  30329.     {
  30330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginCreateCommand.php';
  30332.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand(\dirname(__DIR__4));
  30333.         $instance->setName('plugin:create');
  30334.         return $instance;
  30335.     }
  30336.     /**
  30337.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginListCommand' shared service.
  30338.      *
  30339.      * @return \Shopware\Core\Framework\Plugin\Command\PluginListCommand
  30340.      */
  30341.     protected function getPluginListCommandService()
  30342.     {
  30343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginListCommand.php';
  30345.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginListCommand(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  30346.         $instance->setName('plugin:list');
  30347.         return $instance;
  30348.     }
  30349.     /**
  30350.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand' shared service.
  30351.      *
  30352.      * @return \Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand
  30353.      */
  30354.     protected function getPluginRefreshCommandService()
  30355.     {
  30356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginRefreshCommand.php';
  30358.         $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()));
  30359.         $instance->setName('plugin:refresh');
  30360.         return $instance;
  30361.     }
  30362.     /**
  30363.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand' shared service.
  30364.      *
  30365.      * @return \Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand
  30366.      */
  30367.     protected function getPluginZipImportCommandService()
  30368.     {
  30369.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginZipImportCommand.php';
  30371.         $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()));
  30372.         $instance->setName('plugin:zip-import');
  30373.         return $instance;
  30374.     }
  30375.     /**
  30376.      * Gets the private 'Shopware\Core\Framework\Plugin\Composer\CommandExecutor' shared service.
  30377.      *
  30378.      * @return \Shopware\Core\Framework\Plugin\Composer\CommandExecutor
  30379.      */
  30380.     protected function getCommandExecutorService($lazyLoad true)
  30381.     {
  30382.         if ($lazyLoad) {
  30383.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Composer\\CommandExecutor'] = $this->createProxy('CommandExecutor_2fbbc6d', function () {
  30384.                 return \CommandExecutor_2fbbc6d::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  30385.                     $wrappedInstance $this->getCommandExecutorService(false);
  30386.                     $proxy->setProxyInitializer(null);
  30387.                     return true;
  30388.                 });
  30389.             });
  30390.         }
  30391.         return new \Shopware\Core\Framework\Plugin\Composer\CommandExecutor(\dirname(__DIR__4));
  30392.     }
  30393.     /**
  30394.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginLifecycleService' shared service.
  30395.      *
  30396.      * @return \Shopware\Core\Framework\Plugin\PluginLifecycleService
  30397.      */
  30398.     protected function getPluginLifecycleServiceService()
  30399.     {
  30400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginLifecycleService.php';
  30401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Requirement/RequirementsValidator.php';
  30402.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  30403.         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.2', ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  30404.     }
  30405.     /**
  30406.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginManagementService' shared service.
  30407.      *
  30408.      * @return \Shopware\Core\Framework\Plugin\PluginManagementService
  30409.      */
  30410.     protected function getPluginManagementServiceService()
  30411.     {
  30412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginManagementService.php';
  30413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginZipDetector.php';
  30414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginExtractor.php';
  30415.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30416.         $a = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService());
  30417.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  30418.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  30419.         }
  30420.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  30421.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  30422.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  30423.         }
  30424.         $c = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  30425.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] = new \Shopware\Core\Framework\Plugin\PluginManagementService(\dirname(__DIR__4), new \Shopware\Core\Framework\Plugin\PluginZipDetector(), new \Shopware\Core\Framework\Plugin\PluginExtractor(['plugin' => (\dirname(__DIR__4).'/custom/plugins'), 'app' => (\dirname(__DIR__4).'/custom/apps')], $c), $a$c$b, new \GuzzleHttp\Client());
  30426.     }
  30427.     /**
  30428.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginService' shared service.
  30429.      *
  30430.      * @return \Shopware\Core\Framework\Plugin\PluginService
  30431.      */
  30432.     protected function getPluginServiceService()
  30433.     {
  30434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginService.php';
  30435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogService.php';
  30436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogParser.php';
  30437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginFinder.php';
  30438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Composer/PackageProvider.php';
  30439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/VersionSanitizer.php';
  30440.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  30441.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  30442.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  30443.         }
  30444.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  30445.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  30446.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  30447.         }
  30448.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] = new \Shopware\Core\Framework\Plugin\PluginService((\dirname(__DIR__4).'/custom/plugins'), \dirname(__DIR__4), $a$b, new \Shopware\Core\Framework\Plugin\Changelog\ChangelogService(new \Shopware\Core\Framework\Plugin\Changelog\ChangelogParser()), new \Shopware\Core\Framework\Plugin\Util\PluginFinder(new \Shopware\Core\Framework\Plugin\Composer\PackageProvider()), new \Shopware\Core\Framework\Plugin\Util\VersionSanitizer());
  30449.     }
  30450.     /**
  30451.      * Gets the private 'Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber' shared service.
  30452.      *
  30453.      * @return \Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber
  30454.      */
  30455.     protected function getPluginAclPrivilegesSubscriberService()
  30456.     {
  30457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Subscriber/PluginAclPrivilegesSubscriber.php';
  30458.         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()));
  30459.     }
  30460.     /**
  30461.      * Gets the private 'Shopware\Core\Framework\Plugin\Util\AssetService' shared service.
  30462.      *
  30463.      * @return \Shopware\Core\Framework\Plugin\Util\AssetService
  30464.      */
  30465.     protected function getAssetServiceService()
  30466.     {
  30467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/AssetService.php';
  30468.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  30469.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'])) {
  30470.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'];
  30471.         }
  30472.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] = new \Shopware\Core\Framework\Plugin\Util\AssetService(($this->services['shopware.filesystem.asset'] ?? $this->getShopware_Filesystem_AssetService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService()), $a, ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), (\dirname(__DIR__4).'/vendor/shopware/core'), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  30473.     }
  30474.     /**
  30475.      * Gets the private 'Shopware\Core\Framework\Routing\ContextResolverListener' shared service.
  30476.      *
  30477.      * @return \Shopware\Core\Framework\Routing\ContextResolverListener
  30478.      */
  30479.     protected function getContextResolverListenerService()
  30480.     {
  30481.         $a = ($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService());
  30482.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'])) {
  30483.             return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'];
  30484.         }
  30485.         return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] = new \Shopware\Core\Framework\Routing\ContextResolverListener($a);
  30486.     }
  30487.     /**
  30488.      * Gets the private 'Shopware\Core\Framework\Routing\CoreSubscriber' shared service.
  30489.      *
  30490.      * @return \Shopware\Core\Framework\Routing\CoreSubscriber
  30491.      */
  30492.     protected function getCoreSubscriberService()
  30493.     {
  30494.         return $this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] = new \Shopware\Core\Framework\Routing\CoreSubscriber($this->parameters['shopware.security.csp_templates']);
  30495.     }
  30496.     /**
  30497.      * Gets the private 'Shopware\Core\Framework\Routing\RouteEventSubscriber' shared service.
  30498.      *
  30499.      * @return \Shopware\Core\Framework\Routing\RouteEventSubscriber
  30500.      */
  30501.     protected function getRouteEventSubscriberService()
  30502.     {
  30503.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30504.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'])) {
  30505.             return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'];
  30506.         }
  30507.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] = new \Shopware\Core\Framework\Routing\RouteEventSubscriber($a);
  30508.     }
  30509.     /**
  30510.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeListener' shared service.
  30511.      *
  30512.      * @return \Shopware\Core\Framework\Routing\RouteScopeListener
  30513.      */
  30514.     protected function getRouteScopeListenerService()
  30515.     {
  30516.         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 () {
  30517.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] = new \Shopware\Core\Framework\Routing\SymfonyRouteScopeWhitelist()));
  30518.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] = new \Shopware\Core\Framework\Routing\PaymentScopeWhitelist()));
  30519.         }, 2));
  30520.     }
  30521.     /**
  30522.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeRegistry' shared service.
  30523.      *
  30524.      * @return \Shopware\Core\Framework\Routing\RouteScopeRegistry
  30525.      */
  30526.     protected function getRouteScopeRegistryService()
  30527.     {
  30528.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] = new \Shopware\Core\Framework\Routing\RouteScopeRegistry(new RewindableGenerator(function () {
  30529.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] = new \Shopware\Core\Framework\Routing\RouteScope()));
  30530.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] = new \Shopware\Core\Framework\Routing\ApiRouteScope()));
  30531.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] = new \Shopware\Core\Framework\Routing\StoreApiRouteScope()));
  30532.             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'))));
  30533.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] = new \Shopware\Storefront\Framework\Routing\StorefrontRouteScope()));
  30534.         }, 5));
  30535.     }
  30536.     /**
  30537.      * Gets the private 'Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver' shared service.
  30538.      *
  30539.      * @return \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver
  30540.      */
  30541.     protected function getSalesChannelRequestContextResolverService()
  30542.     {
  30543.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  30544.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  30545.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  30546.         }
  30547.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30548.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  30549.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  30550.         }
  30551.         $c = ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService());
  30552.         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);
  30553.     }
  30554.     /**
  30555.      * Gets the private 'Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry' shared service.
  30556.      *
  30557.      * @return \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry
  30558.      */
  30559.     protected function getRuleConditionRegistryService()
  30560.     {
  30561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Collector/RuleConditionRegistry.php';
  30562.         return $this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] = new \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry(new RewindableGenerator(function () {
  30563.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  30564.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  30565.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  30566.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  30567.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  30568.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  30569.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  30570.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  30571.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  30572.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  30573.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  30574.             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()));
  30575.             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()));
  30576.             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()));
  30577.             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()));
  30578.             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()));
  30579.             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()));
  30580.             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()));
  30581.             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()));
  30582.             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()));
  30583.             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()));
  30584.             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()));
  30585.             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()));
  30586.             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()));
  30587.             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()));
  30588.             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()));
  30589.             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()));
  30590.             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()));
  30591.             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()));
  30592.             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()));
  30593.             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()));
  30594.             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()));
  30595.             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()));
  30596.             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()));
  30597.             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()));
  30598.             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()));
  30599.             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()));
  30600.             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()));
  30601.             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()));
  30602.             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()));
  30603.             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()));
  30604.             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()));
  30605.             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()));
  30606.             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()));
  30607.             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()));
  30608.             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()));
  30609.             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()));
  30610.             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()));
  30611.             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()));
  30612.             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()));
  30613.             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()));
  30614.             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()));
  30615.             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()));
  30616.             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()));
  30617.             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()));
  30618.             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()));
  30619.             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()));
  30620.             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()));
  30621.             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()));
  30622.             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()));
  30623.             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()));
  30624.             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()));
  30625.             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()));
  30626.             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()));
  30627.             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()));
  30628.             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()));
  30629.             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()));
  30630.             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()));
  30631.             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()));
  30632.             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()));
  30633.             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()));
  30634.             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()));
  30635.             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()));
  30636.             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()));
  30637.             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()));
  30638.             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()));
  30639.             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()));
  30640.             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()));
  30641.             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()));
  30642.             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()));
  30643.             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()));
  30644.             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()));
  30645.             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()));
  30646.             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()));
  30647.             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()));
  30648.             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()));
  30649.             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()));
  30650.             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()));
  30651.             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()));
  30652.             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()));
  30653.             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()));
  30654.             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()));
  30655.             yield 92 => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\LineItemSubscriptionRule'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\LineItemSubscriptionRule'] = new \Kiener\MolliePayments\Components\Subscription\Rule\LineItemSubscriptionRule()));
  30656.             yield 93 => ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\CartSubscriptionRule'] ?? ($this->privates['Kiener\\MolliePayments\\Components\\Subscription\\Rule\\CartSubscriptionRule'] = new \Kiener\MolliePayments\Components\Subscription\Rule\CartSubscriptionRule()));
  30657.         }, 94));
  30658.     }
  30659.     /**
  30660.      * Gets the private 'Shopware\Core\Framework\Script\Api\ScriptResponseEncoder' shared service.
  30661.      *
  30662.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseEncoder
  30663.      */
  30664.     protected function getScriptResponseEncoderService()
  30665.     {
  30666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseEncoder.php';
  30667.         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()));
  30668.     }
  30669.     /**
  30670.      * Gets the private 'Shopware\Core\Framework\Script\Execution\ScriptLoader' shared service.
  30671.      *
  30672.      * @return \Shopware\Core\Framework\Script\Execution\ScriptLoader
  30673.      */
  30674.     protected function getScriptLoaderService()
  30675.     {
  30676.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  30677.         if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'])) {
  30678.             return $this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'];
  30679.         }
  30680.         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);
  30681.     }
  30682.     /**
  30683.      * Gets the private 'Shopware\Core\Framework\Store\Authentication\LocaleProvider' shared service.
  30684.      *
  30685.      * @return \Shopware\Core\Framework\Store\Authentication\LocaleProvider
  30686.      */
  30687.     protected function getLocaleProviderService()
  30688.     {
  30689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/LocaleProvider.php';
  30690.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  30691.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'])) {
  30692.             return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'];
  30693.         }
  30694.         return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] = new \Shopware\Core\Framework\Store\Authentication\LocaleProvider($a);
  30695.     }
  30696.     /**
  30697.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreDownloadCommand' shared service.
  30698.      *
  30699.      * @return \Shopware\Core\Framework\Store\Command\StoreDownloadCommand
  30700.      */
  30701.     protected function getStoreDownloadCommandService()
  30702.     {
  30703.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreDownloadCommand.php';
  30705.         $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()));
  30706.         $instance->setName('store:download');
  30707.         return $instance;
  30708.     }
  30709.     /**
  30710.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreLoginCommand' shared service.
  30711.      *
  30712.      * @return \Shopware\Core\Framework\Store\Command\StoreLoginCommand
  30713.      */
  30714.     protected function getStoreLoginCommandService()
  30715.     {
  30716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreLoginCommand.php';
  30718.         $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()));
  30719.         $instance->setName('store:login');
  30720.         return $instance;
  30721.     }
  30722.     /**
  30723.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider' shared service.
  30724.      *
  30725.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDataProvider
  30726.      */
  30727.     protected function getAbstractExtensionDataProviderService()
  30728.     {
  30729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionDataProvider.php';
  30730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDataProvider.php';
  30731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionListingLoader.php';
  30732.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  30733.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  30734.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  30735.         }
  30736.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30737.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  30738.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  30739.         }
  30740.         $c = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  30741.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  30742.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  30743.         }
  30744.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService());
  30745.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  30746.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  30747.         }
  30748.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] = new \Shopware\Core\Framework\Store\Services\ExtensionDataProvider($a$b$c, new \Shopware\Core\Framework\Store\Services\ExtensionListingLoader($d));
  30749.     }
  30750.     /**
  30751.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService' shared service.
  30752.      *
  30753.      * @return \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService
  30754.      */
  30755.     protected function getAbstractStoreAppLifecycleServiceService()
  30756.     {
  30757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractStoreAppLifecycleService.php';
  30758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreAppLifecycleService.php';
  30759.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService());
  30760.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  30761.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  30762.         }
  30763.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30764.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  30765.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  30766.         }
  30767.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  30768.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  30769.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  30770.         }
  30771.         $d = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  30772.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  30773.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  30774.         }
  30775.         $e = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  30776.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  30777.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  30778.         }
  30779.         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$b$c$d$e, ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] ?? $this->getAppConfirmationDeltaProviderService()));
  30780.     }
  30781.     /**
  30782.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionDownloader' shared service.
  30783.      *
  30784.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDownloader
  30785.      */
  30786.     protected function getExtensionDownloaderService()
  30787.     {
  30788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDownloader.php';
  30789.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  30790.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  30791.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  30792.         }
  30793.         $b = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService());
  30794.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  30795.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  30796.         }
  30797.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] = new \Shopware\Core\Framework\Store\Services\ExtensionDownloader($a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), $b);
  30798.     }
  30799.     /**
  30800.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLifecycleService' shared service.
  30801.      *
  30802.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLifecycleService
  30803.      */
  30804.     protected function getExtensionLifecycleServiceService()
  30805.     {
  30806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionLifecycle.php';
  30807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLifecycleService.php';
  30808.         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()));
  30809.     }
  30810.     /**
  30811.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLoader' shared service.
  30812.      *
  30813.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLoader
  30814.      */
  30815.     protected function getExtensionLoaderService()
  30816.     {
  30817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLoader.php';
  30818.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  30819.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  30820.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  30821.         }
  30822.         $b = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  30823.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  30824.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  30825.         }
  30826.         $c = ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService());
  30827.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  30828.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  30829.         }
  30830.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] = new \Shopware\Core\Framework\Store\Services\ExtensionLoader($a, ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), $b$c, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  30831.     }
  30832.     /**
  30833.      * Gets the private 'Shopware\Core\Framework\Store\Services\FirstRunWizardClient' shared service.
  30834.      *
  30835.      * @return \Shopware\Core\Framework\Store\Services\FirstRunWizardClient
  30836.      */
  30837.     protected function getFirstRunWizardClientService()
  30838.     {
  30839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/FirstRunWizardClient.php';
  30840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  30841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/FrwRequestOptionsProvider.php';
  30842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  30843.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  30844.         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()), false, ($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.2'$this->getEnv('INSTANCE_ID')))), $a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'] ?? $this->getTrackingEventClientService()));
  30845.     }
  30846.     /**
  30847.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreClient' shared service.
  30848.      *
  30849.      * @return \Shopware\Core\Framework\Store\Services\StoreClient
  30850.      */
  30851.     protected function getStoreClientService()
  30852.     {
  30853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClient.php';
  30854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  30855.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService());
  30856.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  30857.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  30858.         }
  30859.         $b = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  30860.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  30861.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  30862.         }
  30863.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30864.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  30865.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  30866.         }
  30867.         $d = ($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService());
  30868.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  30869.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  30870.         }
  30871.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  30872.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  30873.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  30874.         }
  30875.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] = new \Shopware\Core\Framework\Store\Services\StoreClient($this->parameters['shopware.store_endpoints'], $a$b$c$d$e, ($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.2'$this->getEnv('INSTANCE_ID')))));
  30876.     }
  30877.     /**
  30878.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreService' shared service.
  30879.      *
  30880.      * @return \Shopware\Core\Framework\Store\Services\StoreService
  30881.      */
  30882.     protected function getStoreServiceService($lazyLoad true)
  30883.     {
  30884.         if ($lazyLoad) {
  30885.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] = $this->createProxy('StoreService_93b91c4', function () {
  30886.                 return \StoreService_93b91c4::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  30887.                     $wrappedInstance $this->getStoreServiceService(false);
  30888.                     $proxy->setProxyInitializer(null);
  30889.                     return true;
  30890.                 });
  30891.             });
  30892.         }
  30893.         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()));
  30894.     }
  30895.     /**
  30896.      * Gets the private 'Shopware\Core\Framework\Store\Services\TrackingEventClient' shared service.
  30897.      *
  30898.      * @return \Shopware\Core\Framework\Store\Services\TrackingEventClient
  30899.      */
  30900.     protected function getTrackingEventClientService()
  30901.     {
  30902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/TrackingEventClient.php';
  30903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  30904.         $a = ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService());
  30905.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'])) {
  30906.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'];
  30907.         }
  30908.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'] = new \Shopware\Core\Framework\Store\Services\TrackingEventClient($a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] = new \Shopware\Core\Framework\Store\Services\InstanceService('6.4.20.2'$this->getEnv('INSTANCE_ID')))));
  30909.     }
  30910.     /**
  30911.      * Gets the private 'Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber' shared service.
  30912.      *
  30913.      * @return \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber
  30914.      */
  30915.     protected function getLicenseHostChangedSubscriberService()
  30916.     {
  30917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Subscriber/LicenseHostChangedSubscriber.php';
  30918.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30919.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'])) {
  30920.             return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'];
  30921.         }
  30922.         return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] = new \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30923.     }
  30924.     /**
  30925.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\LicenseCheck' shared service.
  30926.      *
  30927.      * @return \Shopware\Core\Framework\Update\Checkers\LicenseCheck
  30928.      */
  30929.     protected function getLicenseCheckService()
  30930.     {
  30931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  30932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/LicenseCheck.php';
  30933.         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()));
  30934.     }
  30935.     /**
  30936.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck' shared service.
  30937.      *
  30938.      * @return \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck
  30939.      */
  30940.     protected function getMysqlVersionCheckService()
  30941.     {
  30942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  30943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/MysqlVersionCheck.php';
  30944.         return $this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30945.     }
  30946.     /**
  30947.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\WriteableCheck' shared service.
  30948.      *
  30949.      * @return \Shopware\Core\Framework\Update\Checkers\WriteableCheck
  30950.      */
  30951.     protected function getWriteableCheckService()
  30952.     {
  30953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  30954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/WriteableCheck.php';
  30955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/Filesystem.php';
  30956.         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));
  30957.     }
  30958.     /**
  30959.      * Gets the private 'Shopware\Core\Framework\Validation\DataValidator' shared service.
  30960.      *
  30961.      * @return \Shopware\Core\Framework\Validation\DataValidator
  30962.      */
  30963.     protected function getDataValidatorService()
  30964.     {
  30965.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  30966.         if (isset($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'])) {
  30967.             return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'];
  30968.         }
  30969.         return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] = new \Shopware\Core\Framework\Validation\DataValidator($a);
  30970.     }
  30971.     /**
  30972.      * Gets the private 'Shopware\Core\Framework\Webhook\BusinessEventEncoder' shared service.
  30973.      *
  30974.      * @return \Shopware\Core\Framework\Webhook\BusinessEventEncoder
  30975.      */
  30976.     protected function getBusinessEventEncoderService()
  30977.     {
  30978.         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()));
  30979.     }
  30980.     /**
  30981.      * Gets the private 'Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler' shared service.
  30982.      *
  30983.      * @return \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler
  30984.      */
  30985.     protected function getWebhookEventMessageHandlerService()
  30986.     {
  30987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Handler/WebhookEventMessageHandler.php';
  30988.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  30989.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  30990.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  30991.         }
  30992.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  30993.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  30994.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  30995.         }
  30996.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  30997.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  30998.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  30999.         }
  31000.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] = new \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler($a$b$c);
  31001.     }
  31002.     /**
  31003.      * Gets the private 'Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory' shared service.
  31004.      *
  31005.      * @return \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory
  31006.      */
  31007.     protected function getHookableEventFactoryService($lazyLoad true)
  31008.     {
  31009.         if ($lazyLoad) {
  31010.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] = $this->createProxy('HookableEventFactory_f62e15e', function () {
  31011.                 return \HookableEventFactory_f62e15e::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  31012.                     $wrappedInstance $this->getHookableEventFactoryService(false);
  31013.                     $proxy->setProxyInitializer(null);
  31014.                     return true;
  31015.                 });
  31016.             });
  31017.         }
  31018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/WriteResultMerger.php';
  31019.         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())));
  31020.     }
  31021.     /**
  31022.      * Gets the private 'Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber' shared service.
  31023.      *
  31024.      * @return \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber
  31025.      */
  31026.     protected function getRetryWebhookMessageFailedSubscriberService()
  31027.     {
  31028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Subscriber/RetryWebhookMessageFailedSubscriber.php';
  31029.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  31030.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  31031.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  31032.         }
  31033.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  31034.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  31035.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  31036.         }
  31037.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  31038.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  31039.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  31040.         }
  31041.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] = new \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber($a$b$c);
  31042.     }
  31043.     /**
  31044.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookCacheClearer' shared service.
  31045.      *
  31046.      * @return \Shopware\Core\Framework\Webhook\WebhookCacheClearer
  31047.      */
  31048.     protected function getWebhookCacheClearerService()
  31049.     {
  31050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookCacheClearer.php';
  31051.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  31052.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  31053.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'];
  31054.         }
  31055.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] = new \Shopware\Core\Framework\Webhook\WebhookCacheClearer($a);
  31056.     }
  31057.     /**
  31058.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookDispatcher' shared service.
  31059.      *
  31060.      * @return \Shopware\Core\Framework\Webhook\WebhookDispatcher
  31061.      */
  31062.     protected function getWebhookDispatcherService()
  31063.     {
  31064.         $a = ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowDispatcher'] ?? $this->getFlowDispatcherService());
  31065.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  31066.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  31067.         }
  31068.         $b = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  31069.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  31070.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  31071.         }
  31072.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31073.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  31074.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  31075.         }
  31076.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] = new \Shopware\Core\Framework\Webhook\WebhookDispatcher($a, ($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.2'$cfalse);
  31077.     }
  31078.     /**
  31079.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand' shared autowired service.
  31080.      *
  31081.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand
  31082.      */
  31083.     protected function getSalesChannelCreateCommandService()
  31084.     {
  31085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31086.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  31087.         $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()));
  31088.         $instance->setName('sales-channel:create');
  31089.         return $instance;
  31090.     }
  31091.     /**
  31092.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand' shared autowired service.
  31093.      *
  31094.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand
  31095.      */
  31096.     protected function getSalesChannelListCommandService()
  31097.     {
  31098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelListCommand.php';
  31100.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  31101.         $instance->setName('sales-channel:list');
  31102.         return $instance;
  31103.     }
  31104.     /**
  31105.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand' shared autowired service.
  31106.      *
  31107.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand
  31108.      */
  31109.     protected function getSalesChannelMaintenanceDisableCommandService()
  31110.     {
  31111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  31113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceDisableCommand.php';
  31114.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  31115.         $instance->setName('sales-channel:maintenance:disable');
  31116.         return $instance;
  31117.     }
  31118.     /**
  31119.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand' shared autowired service.
  31120.      *
  31121.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand
  31122.      */
  31123.     protected function getSalesChannelMaintenanceEnableCommandService()
  31124.     {
  31125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  31127.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  31128.         $instance->setName('sales-channel:maintenance:enable');
  31129.         return $instance;
  31130.     }
  31131.     /**
  31132.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand' shared autowired service.
  31133.      *
  31134.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand
  31135.      */
  31136.     protected function getSalesChannelUpdateDomainCommandService()
  31137.     {
  31138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php';
  31140.         $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()));
  31141.         $instance->setName('sales-channel:update:domain');
  31142.         $instance->setDescription('Changes the domain of all sales channels');
  31143.         return $instance;
  31144.     }
  31145.     /**
  31146.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand' shared autowired service.
  31147.      *
  31148.      * @return \Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand
  31149.      */
  31150.     protected function getSystemConfigureShopCommandService()
  31151.     {
  31152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemConfigureShopCommand.php';
  31154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/ShopConfigurator.php';
  31155.         $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()));
  31156.         $instance->setName('system:configure-shop');
  31157.         return $instance;
  31158.     }
  31159.     /**
  31160.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand' shared autowired service.
  31161.      *
  31162.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand
  31163.      */
  31164.     protected function getSystemGenerateAppSecretCommandService()
  31165.     {
  31166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateAppSecretCommand.php';
  31168.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand();
  31169.         $instance->setName('system:generate-app-secret');
  31170.         return $instance;
  31171.     }
  31172.     /**
  31173.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand' shared autowired service.
  31174.      *
  31175.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand
  31176.      */
  31177.     protected function getSystemGenerateJwtSecretCommandService()
  31178.     {
  31179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateJwtSecretCommand.php';
  31181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  31182.         $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())));
  31183.         $instance->setName('system:generate-jwt-secret');
  31184.         return $instance;
  31185.     }
  31186.     /**
  31187.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemInstallCommand' shared autowired service.
  31188.      *
  31189.      * @return \Shopware\Core\Maintenance\System\Command\SystemInstallCommand
  31190.      */
  31191.     protected function getSystemInstallCommandService()
  31192.     {
  31193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemInstallCommand.php';
  31195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/SetupDatabaseAdapter.php';
  31196.         $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());
  31197.         $instance->setName('system:install');
  31198.         return $instance;
  31199.     }
  31200.     /**
  31201.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemSetupCommand' shared autowired service.
  31202.      *
  31203.      * @return \Shopware\Core\Maintenance\System\Command\SystemSetupCommand
  31204.      */
  31205.     protected function getSystemSetupCommandService()
  31206.     {
  31207.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemSetupCommand.php';
  31209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  31210.         $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()));
  31211.         $instance->setName('system:setup');
  31212.         return $instance;
  31213.     }
  31214.     /**
  31215.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand' shared autowired service.
  31216.      *
  31217.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand
  31218.      */
  31219.     protected function getSystemUpdateFinishCommandService()
  31220.     {
  31221.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdateFinishCommand.php';
  31223.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand($this);
  31224.         $instance->setName('system:update:finish');
  31225.         return $instance;
  31226.     }
  31227.     /**
  31228.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand' shared autowired service.
  31229.      *
  31230.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand
  31231.      */
  31232.     protected function getSystemUpdatePrepareCommandService()
  31233.     {
  31234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdatePrepareCommand.php';
  31236.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand($this);
  31237.         $instance->setName('system:update:prepare');
  31238.         return $instance;
  31239.     }
  31240.     /**
  31241.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand' shared autowired service.
  31242.      *
  31243.      * @return \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand
  31244.      */
  31245.     protected function getUserChangePasswordCommandService()
  31246.     {
  31247.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserChangePasswordCommand.php';
  31249.         $this->privates['Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand'] = $instance = new \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  31250.         $instance->setName('user:change-password');
  31251.         return $instance;
  31252.     }
  31253.     /**
  31254.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserCreateCommand' shared autowired service.
  31255.      *
  31256.      * @return \Shopware\Core\Maintenance\User\Command\UserCreateCommand
  31257.      */
  31258.     protected function getUserCreateCommandService()
  31259.     {
  31260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserCreateCommand.php';
  31262.         $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()));
  31263.         $instance->setName('user:create');
  31264.         return $instance;
  31265.     }
  31266.     /**
  31267.      * Gets the private 'Shopware\Core\Profiling\Integration\Stopwatch' shared service.
  31268.      *
  31269.      * @return \Shopware\Core\Profiling\Integration\Stopwatch
  31270.      */
  31271.     protected function getStopwatchService()
  31272.     {
  31273.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/ProfilerInterface.php';
  31274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/Stopwatch.php';
  31275.         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))));
  31276.     }
  31277.     /**
  31278.      * Gets the private 'Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber' shared service.
  31279.      *
  31280.      * @return \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber
  31281.      */
  31282.     protected function getActiveRulesDataCollectorSubscriberService()
  31283.     {
  31284.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  31285.         if (isset($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'])) {
  31286.             return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'];
  31287.         }
  31288.         return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] = new \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber($a);
  31289.     }
  31290.     /**
  31291.      * Gets the private 'Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater' shared service.
  31292.      *
  31293.      * @return \Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater
  31294.      */
  31295.     protected function getCountryTaxFreeDeprecationUpdaterService()
  31296.     {
  31297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryTaxFreeDeprecationUpdater.php';
  31298.         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()));
  31299.     }
  31300.     /**
  31301.      * Gets the private 'Shopware\Core\System\CustomField\CustomFieldService' shared service.
  31302.      *
  31303.      * @return \Shopware\Core\System\CustomField\CustomFieldService
  31304.      */
  31305.     protected function getCustomFieldServiceService()
  31306.     {
  31307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldService.php';
  31308.         return $this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] = new \Shopware\Core\System\CustomField\CustomFieldService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31309.     }
  31310.     /**
  31311.      * Gets the private 'Shopware\Core\System\Language\CachedLanguageLoader' shared service.
  31312.      *
  31313.      * @return \Shopware\Core\System\Language\CachedLanguageLoader
  31314.      */
  31315.     protected function getCachedLanguageLoaderService()
  31316.     {
  31317.         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()));
  31318.     }
  31319.     /**
  31320.      * Gets the private 'Shopware\Core\System\Language\LanguageValidator' shared service.
  31321.      *
  31322.      * @return \Shopware\Core\System\Language\LanguageValidator
  31323.      */
  31324.     protected function getLanguageValidatorService()
  31325.     {
  31326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageValidator.php';
  31327.         return $this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] = new \Shopware\Core\System\Language\LanguageValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31328.     }
  31329.     /**
  31330.      * Gets the private 'Shopware\Core\System\Locale\LanguageLocaleCodeProvider' shared service.
  31331.      *
  31332.      * @return \Shopware\Core\System\Locale\LanguageLocaleCodeProvider
  31333.      */
  31334.     protected function getLanguageLocaleCodeProviderService()
  31335.     {
  31336.         return $this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] = new \Shopware\Core\System\Locale\LanguageLocaleCodeProvider(($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()));
  31337.     }
  31338.     /**
  31339.      * Gets the private 'Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand' shared service.
  31340.      *
  31341.      * @return \Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand
  31342.      */
  31343.     protected function getMigrateIncrementStorageCommandService()
  31344.     {
  31345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Command/MigrateIncrementStorageCommand.php';
  31347.         $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()));
  31348.         $instance->setName('number-range:migrate');
  31349.         return $instance;
  31350.     }
  31351.     /**
  31352.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage' shared service.
  31353.      *
  31354.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage
  31355.      */
  31356.     protected function getIncrementSqlStorageService()
  31357.     {
  31358.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  31359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageInterface.php';
  31360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementSqlStorage.php';
  31361.         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()));
  31362.     }
  31363.     /**
  31364.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry' shared service.
  31365.      *
  31366.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry
  31367.      */
  31368.     protected function getIncrementStorageRegistryService()
  31369.     {
  31370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageRegistry.php';
  31371.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementStorageRegistry'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry(new RewindableGenerator(function () {
  31372.             yield 'SQL' => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementSqlStorage'] ?? $this->getIncrementSqlStorageService());
  31373.         }, 1), 'SQL');
  31374.     }
  31375.     /**
  31376.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement' shared service.
  31377.      *
  31378.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement
  31379.      */
  31380.     protected function getValueGeneratorPatternIncrementService()
  31381.     {
  31382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/AbstractValueGenerator.php';
  31383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternInterface.php';
  31384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternIncrement.php';
  31385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  31386.         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());
  31387.     }
  31388.     /**
  31389.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener' shared service.
  31390.      *
  31391.      * @return \Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener
  31392.      */
  31393.     protected function getStoreApiResponseListenerService()
  31394.     {
  31395.         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()));
  31396.     }
  31397.     /**
  31398.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StructEncoder' shared service.
  31399.      *
  31400.      * @return \Shopware\Core\System\SalesChannel\Api\StructEncoder
  31401.      */
  31402.     protected function getStructEncoderService()
  31403.     {
  31404.         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()));
  31405.     }
  31406.     /**
  31407.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\CartRestorer' shared service.
  31408.      *
  31409.      * @return \Shopware\Core\System\SalesChannel\Context\CartRestorer
  31410.      */
  31411.     protected function getCartRestorerService()
  31412.     {
  31413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CartRestorer.php';
  31414.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  31415.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  31416.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  31417.         }
  31418.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  31419.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  31420.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  31421.         }
  31422.         $c = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service());
  31423.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  31424.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  31425.         }
  31426.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  31427.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  31428.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  31429.         }
  31430.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31431.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  31432.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  31433.         }
  31434.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] = new \Shopware\Core\System\SalesChannel\Context\CartRestorer($a$b$c$d$e);
  31435.     }
  31436.     /**
  31437.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler' shared service.
  31438.      *
  31439.      * @return \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler
  31440.      */
  31441.     protected function getCleanupSalesChannelContextTaskHandlerService()
  31442.     {
  31443.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/Cleanup/CleanupSalesChannelContextTaskHandler.php';
  31444.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31445.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'])) {
  31446.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'];
  31447.         }
  31448.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] = new \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 120);
  31449.     }
  31450.     /**
  31451.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister' shared service.
  31452.      *
  31453.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister
  31454.      */
  31455.     protected function getSalesChannelContextPersisterService()
  31456.     {
  31457.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31458.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  31459.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  31460.         }
  31461.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\RedisCartPersister'] ?? $this->getRedisCartPersisterService());
  31462.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  31463.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  31464.         }
  31465.         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');
  31466.     }
  31467.     /**
  31468.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer' shared service.
  31469.      *
  31470.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer
  31471.      */
  31472.     protected function getSalesChannelContextRestorerService()
  31473.     {
  31474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextRestorer.php';
  31475.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  31476.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  31477.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  31478.         }
  31479.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  31480.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  31481.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  31482.         }
  31483.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  31484.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  31485.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  31486.         }
  31487.         $d = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  31488.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  31489.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  31490.         }
  31491.         $e = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  31492.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  31493.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  31494.         }
  31495.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31496.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  31497.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  31498.         }
  31499.         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);
  31500.     }
  31501.     /**
  31502.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextService' shared service.
  31503.      *
  31504.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService
  31505.      */
  31506.     protected function getSalesChannelContextServiceService()
  31507.     {
  31508.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  31509.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  31510.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  31511.         }
  31512.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  31513.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  31514.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  31515.         }
  31516.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  31517.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  31518.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  31519.         }
  31520.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service());
  31521.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  31522.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  31523.         }
  31524.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31525.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  31526.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  31527.         }
  31528.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService($a$b$c$d$e);
  31529.     }
  31530.     /**
  31531.      * Gets the private 'Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer' shared service.
  31532.      *
  31533.      * @return \Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer
  31534.      */
  31535.     protected function getSalesChannelIndexerService()
  31536.     {
  31537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  31538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/DataAbstractionLayer/SalesChannelIndexer.php';
  31539.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  31540.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  31541.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  31542.         }
  31543.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31544.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  31545.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  31546.         }
  31547.         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()));
  31548.     }
  31549.     /**
  31550.      * Gets the private 'Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper' shared service.
  31551.      *
  31552.      * @return \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper
  31553.      */
  31554.     protected function getStoreApiCustomFieldMapperService()
  31555.     {
  31556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/StoreApiCustomFieldMapper.php';
  31557.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] = new \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31558.     }
  31559.     /**
  31560.      * Gets the private 'Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator' shared service.
  31561.      *
  31562.      * @return \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator
  31563.      */
  31564.     protected function getSalesChannelValidatorService()
  31565.     {
  31566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Validation/SalesChannelValidator.php';
  31567.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] = new \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31568.     }
  31569.     /**
  31570.      * Gets the private 'Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand' shared service.
  31571.      *
  31572.      * @return \Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand
  31573.      */
  31574.     protected function getValidateSnippetsCommandService()
  31575.     {
  31576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Command/ValidateSnippetsCommand.php';
  31578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidatorInterface.php';
  31579.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidator.php';
  31580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFileHandler.php';
  31581.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFixer.php';
  31582.         $a = new \Shopware\Core\System\Snippet\SnippetFileHandler();
  31583.         $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));
  31584.         $instance->setName('snippets:validate');
  31585.         return $instance;
  31586.     }
  31587.     /**
  31588.      * Gets the private 'Shopware\Core\System\Snippet\SnippetService' shared service.
  31589.      *
  31590.      * @return \Shopware\Core\System\Snippet\SnippetService
  31591.      */
  31592.     protected function getSnippetServiceService()
  31593.     {
  31594.         $a = ($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService());
  31595.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  31596.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  31597.         }
  31598.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  31599.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  31600.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  31601.         }
  31602.         $c = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  31603.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  31604.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  31605.         }
  31606.         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()));
  31607.     }
  31608.     /**
  31609.      * Gets the private 'Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber' shared service.
  31610.      *
  31611.      * @return \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber
  31612.      */
  31613.     protected function getCustomFieldSubscriberService()
  31614.     {
  31615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Subscriber/CustomFieldSubscriber.php';
  31616.         return $this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] = new \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31617.     }
  31618.     /**
  31619.      * Gets the private 'Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand' shared service.
  31620.      *
  31621.      * @return \Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand
  31622.      */
  31623.     protected function getWorkflowDumpCommandService()
  31624.     {
  31625.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Command/WorkflowDumpCommand.php';
  31627.         $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()));
  31628.         $instance->setName('state-machine:dump');
  31629.         return $instance;
  31630.     }
  31631.     /**
  31632.      * Gets the private 'Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader' shared service.
  31633.      *
  31634.      * @return \Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader
  31635.      */
  31636.     protected function getInitialStateIdLoaderService()
  31637.     {
  31638.         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()));
  31639.     }
  31640.     /**
  31641.      * Gets the private 'Shopware\Core\System\StateMachine\StateMachineRegistry' shared service.
  31642.      *
  31643.      * @return \Shopware\Core\System\StateMachine\StateMachineRegistry
  31644.      */
  31645.     protected function getStateMachineRegistryService()
  31646.     {
  31647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineRegistry.php';
  31648.         $a = ($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService());
  31649.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  31650.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  31651.         }
  31652.         $b = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  31653.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  31654.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  31655.         }
  31656.         $c = ($this->services['state_machine_history.repository'] ?? $this->getStateMachineHistory_RepositoryService());
  31657.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  31658.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  31659.         }
  31660.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31661.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  31662.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  31663.         }
  31664.         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()));
  31665.     }
  31666.     /**
  31667.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigGet' shared service.
  31668.      *
  31669.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigGet
  31670.      */
  31671.     protected function getConfigGetService()
  31672.     {
  31673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigGet.php';
  31675.         $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()));
  31676.         $instance->setName('system:config:get');
  31677.         return $instance;
  31678.     }
  31679.     /**
  31680.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigSet' shared service.
  31681.      *
  31682.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigSet
  31683.      */
  31684.     protected function getConfigSetService()
  31685.     {
  31686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigSet.php';
  31688.         $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()));
  31689.         $instance->setName('system:config:set');
  31690.         return $instance;
  31691.     }
  31692.     /**
  31693.      * Gets the private 'Shopware\Core\System\SystemConfig\Service\ConfigurationService' shared service.
  31694.      *
  31695.      * @return \Shopware\Core\System\SystemConfig\Service\ConfigurationService
  31696.      */
  31697.     protected function getConfigurationServiceService()
  31698.     {
  31699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Service/ConfigurationService.php';
  31700.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  31701.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  31702.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  31703.         }
  31704.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31705.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  31706.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  31707.         }
  31708.         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);
  31709.     }
  31710.     /**
  31711.      * Gets the private 'Shopware\Elasticsearch\Admin\AdminSearchRegistry' shared service.
  31712.      *
  31713.      * @return \Shopware\Elasticsearch\Admin\AdminSearchRegistry
  31714.      */
  31715.     protected function getAdminSearchRegistryService()
  31716.     {
  31717.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearchRegistry.php';
  31718.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  31719.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31720.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'])) {
  31721.             return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'];
  31722.         }
  31723.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31724.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'])) {
  31725.             return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'];
  31726.         }
  31727.         return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] = new \Shopware\Elasticsearch\Admin\AdminSearchRegistry(new RewindableGenerator(function () {
  31728.             yield 'cms_page' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'] ?? $this->getCmsPageAdminSearchIndexerService());
  31729.             yield 'customer' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'] ?? $this->getCustomerAdminSearchIndexerService());
  31730.             yield 'customer_group' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'] ?? $this->getCustomerGroupAdminSearchIndexerService());
  31731.             yield 'landing_page' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'] ?? $this->getLandingPageAdminSearchIndexerService());
  31732.             yield 'product_manufacturer' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'] ?? $this->getManufacturerAdminSearchIndexerService());
  31733.             yield 'media' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'] ?? $this->getMediaAdminSearchIndexerService());
  31734.             yield 'order' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'] ?? $this->getOrderAdminSearchIndexerService());
  31735.             yield 'payment_method' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'] ?? $this->getPaymentMethodAdminSearchIndexerService());
  31736.             yield 'product' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'] ?? $this->getProductAdminSearchIndexerService());
  31737.             yield 'promotion' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'] ?? $this->getPromotionAdminSearchIndexerService());
  31738.             yield 'property_group' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'] ?? $this->getPropertyGroupAdminSearchIndexerService());
  31739.             yield 'sales_channel' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'] ?? $this->getSalesChannelAdminSearchIndexerService());
  31740.             yield 'shipping_method' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'] ?? $this->getShippingMethodAdminSearchIndexerService());
  31741.             yield 'category' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'] ?? $this->getCategoryAdminSearchIndexerService());
  31742.             yield 'newsletter_recipient' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'] ?? $this->getNewsletterRecipientAdminSearchIndexerService());
  31743.             yield 'product_stream' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'] ?? $this->getProductStreamAdminSearchIndexerService());
  31744.         }, 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']);
  31745.     }
  31746.     /**
  31747.      * Gets the private 'Shopware\Elasticsearch\Admin\AdminSearcher' shared service.
  31748.      *
  31749.      * @return \Shopware\Elasticsearch\Admin\AdminSearcher
  31750.      */
  31751.     protected function getAdminSearcherService()
  31752.     {
  31753.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearcher.php';
  31754.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  31755.         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')))));
  31756.     }
  31757.     /**
  31758.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CategoryAdminSearchIndexer' shared service.
  31759.      *
  31760.      * @return \Shopware\Elasticsearch\Admin\Indexer\CategoryAdminSearchIndexer
  31761.      */
  31762.     protected function getCategoryAdminSearchIndexerService()
  31763.     {
  31764.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31765.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CategoryAdminSearchIndexer.php';
  31766.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  31767.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'])) {
  31768.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'];
  31769.         }
  31770.         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'));
  31771.     }
  31772.     /**
  31773.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CmsPageAdminSearchIndexer' shared service.
  31774.      *
  31775.      * @return \Shopware\Elasticsearch\Admin\Indexer\CmsPageAdminSearchIndexer
  31776.      */
  31777.     protected function getCmsPageAdminSearchIndexerService()
  31778.     {
  31779.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31780.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CmsPageAdminSearchIndexer.php';
  31781.         $a = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  31782.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'])) {
  31783.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'];
  31784.         }
  31785.         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'));
  31786.     }
  31787.     /**
  31788.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CustomerAdminSearchIndexer' shared service.
  31789.      *
  31790.      * @return \Shopware\Elasticsearch\Admin\Indexer\CustomerAdminSearchIndexer
  31791.      */
  31792.     protected function getCustomerAdminSearchIndexerService()
  31793.     {
  31794.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31795.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CustomerAdminSearchIndexer.php';
  31796.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  31797.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'])) {
  31798.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'];
  31799.         }
  31800.         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'));
  31801.     }
  31802.     /**
  31803.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CustomerGroupAdminSearchIndexer' shared service.
  31804.      *
  31805.      * @return \Shopware\Elasticsearch\Admin\Indexer\CustomerGroupAdminSearchIndexer
  31806.      */
  31807.     protected function getCustomerGroupAdminSearchIndexerService()
  31808.     {
  31809.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31810.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CustomerGroupAdminSearchIndexer.php';
  31811.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  31812.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'])) {
  31813.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'];
  31814.         }
  31815.         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'));
  31816.     }
  31817.     /**
  31818.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\LandingPageAdminSearchIndexer' shared service.
  31819.      *
  31820.      * @return \Shopware\Elasticsearch\Admin\Indexer\LandingPageAdminSearchIndexer
  31821.      */
  31822.     protected function getLandingPageAdminSearchIndexerService()
  31823.     {
  31824.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31825.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/LandingPageAdminSearchIndexer.php';
  31826.         $a = ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService());
  31827.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'])) {
  31828.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'];
  31829.         }
  31830.         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'));
  31831.     }
  31832.     /**
  31833.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ManufacturerAdminSearchIndexer' shared service.
  31834.      *
  31835.      * @return \Shopware\Elasticsearch\Admin\Indexer\ManufacturerAdminSearchIndexer
  31836.      */
  31837.     protected function getManufacturerAdminSearchIndexerService()
  31838.     {
  31839.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31840.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ManufacturerAdminSearchIndexer.php';
  31841.         $a = ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService());
  31842.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'])) {
  31843.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'];
  31844.         }
  31845.         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'));
  31846.     }
  31847.     /**
  31848.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\MediaAdminSearchIndexer' shared service.
  31849.      *
  31850.      * @return \Shopware\Elasticsearch\Admin\Indexer\MediaAdminSearchIndexer
  31851.      */
  31852.     protected function getMediaAdminSearchIndexerService()
  31853.     {
  31854.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31855.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/MediaAdminSearchIndexer.php';
  31856.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  31857.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'])) {
  31858.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'];
  31859.         }
  31860.         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'));
  31861.     }
  31862.     /**
  31863.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\NewsletterRecipientAdminSearchIndexer' shared service.
  31864.      *
  31865.      * @return \Shopware\Elasticsearch\Admin\Indexer\NewsletterRecipientAdminSearchIndexer
  31866.      */
  31867.     protected function getNewsletterRecipientAdminSearchIndexerService()
  31868.     {
  31869.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31870.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/NewsletterRecipientAdminSearchIndexer.php';
  31871.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  31872.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'])) {
  31873.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'];
  31874.         }
  31875.         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'));
  31876.     }
  31877.     /**
  31878.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\OrderAdminSearchIndexer' shared service.
  31879.      *
  31880.      * @return \Shopware\Elasticsearch\Admin\Indexer\OrderAdminSearchIndexer
  31881.      */
  31882.     protected function getOrderAdminSearchIndexerService()
  31883.     {
  31884.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31885.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/OrderAdminSearchIndexer.php';
  31886.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  31887.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'])) {
  31888.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'];
  31889.         }
  31890.         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'));
  31891.     }
  31892.     /**
  31893.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PaymentMethodAdminSearchIndexer' shared service.
  31894.      *
  31895.      * @return \Shopware\Elasticsearch\Admin\Indexer\PaymentMethodAdminSearchIndexer
  31896.      */
  31897.     protected function getPaymentMethodAdminSearchIndexerService()
  31898.     {
  31899.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31900.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PaymentMethodAdminSearchIndexer.php';
  31901.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  31902.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'])) {
  31903.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'];
  31904.         }
  31905.         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'));
  31906.     }
  31907.     /**
  31908.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer' shared service.
  31909.      *
  31910.      * @return \Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer
  31911.      */
  31912.     protected function getProductAdminSearchIndexerService()
  31913.     {
  31914.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31915.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ProductAdminSearchIndexer.php';
  31916.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  31917.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'])) {
  31918.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'];
  31919.         }
  31920.         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'));
  31921.     }
  31922.     /**
  31923.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ProductStreamAdminSearchIndexer' shared service.
  31924.      *
  31925.      * @return \Shopware\Elasticsearch\Admin\Indexer\ProductStreamAdminSearchIndexer
  31926.      */
  31927.     protected function getProductStreamAdminSearchIndexerService()
  31928.     {
  31929.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31930.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ProductStreamAdminSearchIndexer.php';
  31931.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  31932.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'])) {
  31933.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'];
  31934.         }
  31935.         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'));
  31936.     }
  31937.     /**
  31938.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PromotionAdminSearchIndexer' shared service.
  31939.      *
  31940.      * @return \Shopware\Elasticsearch\Admin\Indexer\PromotionAdminSearchIndexer
  31941.      */
  31942.     protected function getPromotionAdminSearchIndexerService()
  31943.     {
  31944.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31945.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PromotionAdminSearchIndexer.php';
  31946.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  31947.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'])) {
  31948.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'];
  31949.         }
  31950.         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'));
  31951.     }
  31952.     /**
  31953.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PropertyGroupAdminSearchIndexer' shared service.
  31954.      *
  31955.      * @return \Shopware\Elasticsearch\Admin\Indexer\PropertyGroupAdminSearchIndexer
  31956.      */
  31957.     protected function getPropertyGroupAdminSearchIndexerService()
  31958.     {
  31959.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31960.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PropertyGroupAdminSearchIndexer.php';
  31961.         $a = ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService());
  31962.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'])) {
  31963.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'];
  31964.         }
  31965.         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'));
  31966.     }
  31967.     /**
  31968.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\SalesChannelAdminSearchIndexer' shared service.
  31969.      *
  31970.      * @return \Shopware\Elasticsearch\Admin\Indexer\SalesChannelAdminSearchIndexer
  31971.      */
  31972.     protected function getSalesChannelAdminSearchIndexerService()
  31973.     {
  31974.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31975.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/SalesChannelAdminSearchIndexer.php';
  31976.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  31977.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'])) {
  31978.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'];
  31979.         }
  31980.         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'));
  31981.     }
  31982.     /**
  31983.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ShippingMethodAdminSearchIndexer' shared service.
  31984.      *
  31985.      * @return \Shopware\Elasticsearch\Admin\Indexer\ShippingMethodAdminSearchIndexer
  31986.      */
  31987.     protected function getShippingMethodAdminSearchIndexerService()
  31988.     {
  31989.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31990.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ShippingMethodAdminSearchIndexer.php';
  31991.         $a = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  31992.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'])) {
  31993.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'];
  31994.         }
  31995.         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'));
  31996.     }
  31997.     /**
  31998.      * Gets the private 'Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber' shared service.
  31999.      *
  32000.      * @return \Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber
  32001.      */
  32002.     protected function getRefreshIndexSubscriberService()
  32003.     {
  32004.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Subscriber/RefreshIndexSubscriber.php';
  32005.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  32006.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'])) {
  32007.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'];
  32008.         }
  32009.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'] = new \Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber($a);
  32010.     }
  32011.     /**
  32012.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand' shared service.
  32013.      *
  32014.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand
  32015.      */
  32016.     protected function getElasticsearchAdminIndexingCommandService()
  32017.     {
  32018.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  32020.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminIndexingCommand.php';
  32021.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  32022.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'])) {
  32023.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'];
  32024.         }
  32025.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand($a);
  32026.         $instance->setName('es:admin:index');
  32027.         $instance->setDescription('Index the elasticsearch for the admin search');
  32028.         return $instance;
  32029.     }
  32030.     /**
  32031.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand' shared service.
  32032.      *
  32033.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand
  32034.      */
  32035.     protected function getElasticsearchAdminResetCommandService()
  32036.     {
  32037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32038.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminResetCommand.php';
  32039.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  32040.         $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')))));
  32041.         $instance->setName('es:admin:reset');
  32042.         $instance->setDescription('Reset Admin Elasticsearch indexing');
  32043.         return $instance;
  32044.     }
  32045.     /**
  32046.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand' shared service.
  32047.      *
  32048.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand
  32049.      */
  32050.     protected function getElasticsearchAdminTestCommandService()
  32051.     {
  32052.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32053.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminTestCommand.php';
  32054.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand(($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearcher'] ?? $this->getAdminSearcherService()));
  32055.         $instance->setName('es:admin:test');
  32056.         $instance->setDescription('Allows you to test the admin search index');
  32057.         return $instance;
  32058.     }
  32059.     /**
  32060.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand' shared service.
  32061.      *
  32062.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand
  32063.      */
  32064.     protected function getElasticsearchCleanIndicesCommandService()
  32065.     {
  32066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32067.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCleanIndicesCommand.php';
  32068.         $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()));
  32069.         $instance->setName('es:index:cleanup');
  32070.         return $instance;
  32071.     }
  32072.     /**
  32073.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand' shared service.
  32074.      *
  32075.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand
  32076.      */
  32077.     protected function getElasticsearchCreateAliasCommandService()
  32078.     {
  32079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32080.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCreateAliasCommand.php';
  32081.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()));
  32082.         $instance->setName('es:create:alias');
  32083.         return $instance;
  32084.     }
  32085.     /**
  32086.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand' shared service.
  32087.      *
  32088.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand
  32089.      */
  32090.     protected function getElasticsearchIndexingCommandService()
  32091.     {
  32092.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  32094.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchIndexingCommand.php';
  32095.         $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()));
  32096.         $instance->setName('es:index');
  32097.         return $instance;
  32098.     }
  32099.     /**
  32100.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand' shared service.
  32101.      *
  32102.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand
  32103.      */
  32104.     protected function getElasticsearchResetCommandService()
  32105.     {
  32106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32107.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchResetCommand.php';
  32108.         $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()));
  32109.         $instance->setName('es:reset');
  32110.         return $instance;
  32111.     }
  32112.     /**
  32113.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand' shared service.
  32114.      *
  32115.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand
  32116.      */
  32117.     protected function getElasticsearchStatusCommandService()
  32118.     {
  32119.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  32121.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchStatusCommand.php';
  32122.         $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()));
  32123.         $instance->setName('es:status');
  32124.         return $instance;
  32125.     }
  32126.     /**
  32127.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand' shared service.
  32128.      *
  32129.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand
  32130.      */
  32131.     protected function getElasticsearchTestAnalyzerCommandService()
  32132.     {
  32133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32134.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchTestAnalyzerCommand.php';
  32135.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()));
  32136.         $instance->setName('es:test:analyzer');
  32137.         return $instance;
  32138.     }
  32139.     /**
  32140.      * Gets the private 'Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser' shared service.
  32141.      *
  32142.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser
  32143.      */
  32144.     protected function getCriteriaParserService()
  32145.     {
  32146.         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())));
  32147.     }
  32148.     /**
  32149.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector' shared service.
  32150.      *
  32151.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector
  32152.      */
  32153.     protected function getElasticsearchOutdatedIndexDetectorService()
  32154.     {
  32155.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchOutdatedIndexDetector.php';
  32156.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  32157.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  32158.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  32159.         }
  32160.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  32161.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  32162.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  32163.         }
  32164.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  32165.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  32166.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  32167.         }
  32168.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] = new \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $a$b$c);
  32169.     }
  32170.     /**
  32171.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchRegistry' shared service.
  32172.      *
  32173.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchRegistry
  32174.      */
  32175.     protected function getElasticsearchRegistryService()
  32176.     {
  32177.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] = new \Shopware\Elasticsearch\Framework\ElasticsearchRegistry(new RewindableGenerator(function () {
  32178.             yield => ($this->privates['Nd\\Voorwinden\\Elasticsearch\\Product\\SecondMediaEsDecorator'] ?? $this->getSecondMediaEsDecoratorService());
  32179.         }, 1));
  32180.     }
  32181.     /**
  32182.      * Gets the private 'Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer' shared service.
  32183.      *
  32184.      * @return \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer
  32185.      */
  32186.     protected function getElasticsearchIndexerService()
  32187.     {
  32188.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/ElasticsearchIndexer.php';
  32189.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/IndexCreator.php';
  32190.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  32191.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  32192.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  32193.         }
  32194.         $b = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  32195.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  32196.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  32197.         }
  32198.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32199.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  32200.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  32201.         }
  32202.         $d = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  32203.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  32204.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  32205.         }
  32206.         $e = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  32207.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  32208.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  32209.         }
  32210.         $f = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  32211.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  32212.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  32213.         }
  32214.         $g = ($this->services['Elasticsearch\\Client'] ?? $this->getClientService());
  32215.         return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] = new \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b, new \Shopware\Elasticsearch\Framework\Indexing\IndexCreator($g$this->parameters['elasticsearch.index.config'], $this->parameters['elasticsearch.index.mapping'], $c), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $g, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $d$e$c$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'), $f);
  32216.     }
  32217.     /**
  32218.      * Gets the private 'Shopware\Elasticsearch\Product\CustomFieldUpdater' shared service.
  32219.      *
  32220.      * @return \Shopware\Elasticsearch\Product\CustomFieldUpdater
  32221.      */
  32222.     protected function getCustomFieldUpdaterService()
  32223.     {
  32224.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/CustomFieldUpdater.php';
  32225.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService());
  32226.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  32227.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  32228.         }
  32229.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  32230.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  32231.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  32232.         }
  32233.         return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] = new \Shopware\Elasticsearch\Product\CustomFieldUpdater($a, ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $b);
  32234.     }
  32235.     /**
  32236.      * Gets the private 'Shopware\Elasticsearch\Product\LanguageSubscriber' shared service.
  32237.      *
  32238.      * @return \Shopware\Elasticsearch\Product\LanguageSubscriber
  32239.      */
  32240.     protected function getLanguageSubscriberService()
  32241.     {
  32242.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/LanguageSubscriber.php';
  32243.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  32244.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  32245.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  32246.         }
  32247.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  32248.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  32249.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  32250.         }
  32251.         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);
  32252.     }
  32253.     /**
  32254.      * Gets the private 'Shopware\Elasticsearch\Product\ProductSearchBuilder' shared service.
  32255.      *
  32256.      * @return \Shopware\Elasticsearch\Product\ProductSearchBuilder
  32257.      */
  32258.     protected function getProductSearchBuilderService()
  32259.     {
  32260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php';
  32261.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchBuilder.php';
  32262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilder.php';
  32263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreterInterface.php';
  32264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php';
  32265.         return $this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] = new \Shopware\Elasticsearch\Product\ProductSearchBuilder(new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilder(new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer($this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH')))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService()))), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  32266.     }
  32267.     /**
  32268.      * Gets the private 'Shopware\Elasticsearch\Product\ProductUpdater' shared service.
  32269.      *
  32270.      * @return \Shopware\Elasticsearch\Product\ProductUpdater
  32271.      */
  32272.     protected function getProductUpdaterService()
  32273.     {
  32274.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductUpdater.php';
  32275.         return $this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] = new \Shopware\Elasticsearch\Product\ProductUpdater(($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  32276.     }
  32277.     /**
  32278.      * Gets the private 'Shopware\Elasticsearch\Product\SearchKeywordReplacement' shared service.
  32279.      *
  32280.      * @return \Shopware\Elasticsearch\Product\SearchKeywordReplacement
  32281.      */
  32282.     protected function getSearchKeywordReplacementService()
  32283.     {
  32284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/SearchKeywordUpdater.php';
  32285.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/SearchKeywordReplacement.php';
  32286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php';
  32287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzer.php';
  32288.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  32289.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  32290.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  32291.         }
  32292.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  32293.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  32294.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  32295.         }
  32296.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  32297.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  32298.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  32299.         }
  32300.         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);
  32301.     }
  32302.     /**
  32303.      * Gets the private 'Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade' shared autowired service.
  32304.      *
  32305.      * @return \Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade
  32306.      */
  32307.     protected function getStorefrontCartFacadeService()
  32308.     {
  32309.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Cart/SalesChannel/StorefrontCartFacade.php';
  32310.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Shipping/BlockedShippingMethodSwitcher.php';
  32311.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Payment/BlockedPaymentMethodSwitcher.php';
  32312.         include_once \dirname(__DIR__4).'/custom/static-plugins/NdVoorwindenTheme/src/Storefront/Checkout/Payment/BlockedPaymentMethodSwitcherDecorator.php';
  32313.         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->getCartService2Service()), new \Shopware\Storefront\Checkout\Shipping\BlockedShippingMethodSwitcher(($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService())), new \Nd\Voorwinden\Storefront\Checkout\Payment\BlockedPaymentMethodSwitcherDecorator(new \Shopware\Storefront\Checkout\Payment\BlockedPaymentMethodSwitcher(($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService())), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), 'a4a0ec98bc7f457d91b2a23f3d43715a'), ($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\\RedisCartPersister'] ?? $this->getRedisCartPersisterService()));
  32314.     }
  32315.     /**
  32316.      * Gets the private 'Shopware\Storefront\Event\CartMergedSubscriber' shared autowired service.
  32317.      *
  32318.      * @return \Shopware\Storefront\Event\CartMergedSubscriber
  32319.      */
  32320.     protected function getCartMergedSubscriberService()
  32321.     {
  32322.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php';
  32323.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  32324.         if (isset($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'])) {
  32325.             return $this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'];
  32326.         }
  32327.         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())));
  32328.     }
  32329.     /**
  32330.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheResponseSubscriber' shared autowired service.
  32331.      *
  32332.      * @return \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber
  32333.      */
  32334.     protected function getCacheResponseSubscriberService()
  32335.     {
  32336.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service());
  32337.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'])) {
  32338.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'];
  32339.         }
  32340.         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);
  32341.     }
  32342.     /**
  32343.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheTracer' shared autowired service.
  32344.      *
  32345.      * @return \Shopware\Storefront\Framework\Cache\CacheTracer
  32346.      */
  32347.     protected function getCacheTracerService()
  32348.     {
  32349.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32350.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  32351.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  32352.         }
  32353.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  32354.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  32355.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  32356.         }
  32357.         $c = ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService());
  32358.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  32359.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  32360.         }
  32361.         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);
  32362.     }
  32363.     /**
  32364.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer' shared autowired service.
  32365.      *
  32366.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer
  32367.      */
  32368.     protected function getCacheWarmer2Service()
  32369.     {
  32370.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmer.php';
  32371.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmerRegistry.php';
  32372.         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 () {
  32373.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Product\\ProductRouteWarmer'] ?? $this->getProductRouteWarmerService());
  32374.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Navigation\\NavigationRouteWarmer'] ?? $this->getNavigationRouteWarmerService());
  32375.         }, 2)), ($this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] ?? $this->getCacheIdLoaderService()), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()));
  32376.     }
  32377.     /**
  32378.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler' shared autowired service.
  32379.      *
  32380.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler
  32381.      */
  32382.     protected function getCacheWarmerTaskHandlerService()
  32383.     {
  32384.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmerTaskHandler.php';
  32385.         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())));
  32386.     }
  32387.     /**
  32388.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer' shared autowired service.
  32389.      *
  32390.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer
  32391.      */
  32392.     protected function getNavigationRouteWarmerService()
  32393.     {
  32394.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  32395.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Navigation/NavigationRouteWarmer.php';
  32396.         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()));
  32397.     }
  32398.     /**
  32399.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer' shared autowired service.
  32400.      *
  32401.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer
  32402.      */
  32403.     protected function getProductRouteWarmerService()
  32404.     {
  32405.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  32406.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Product/ProductRouteWarmer.php';
  32407.         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()));
  32408.     }
  32409.     /**
  32410.      * Gets the private 'Shopware\Storefront\Framework\Captcha\BasicCaptcha' shared autowired service.
  32411.      *
  32412.      * @return \Shopware\Storefront\Framework\Captcha\BasicCaptcha
  32413.      */
  32414.     protected function getBasicCaptchaService()
  32415.     {
  32416.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  32417.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha.php';
  32418.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32419.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'])) {
  32420.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'];
  32421.         }
  32422.         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);
  32423.     }
  32424.     /**
  32425.      * Gets the private 'Shopware\Storefront\Framework\Captcha\CaptchaRouteListener' shared autowired service.
  32426.      *
  32427.      * @return \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener
  32428.      */
  32429.     protected function getCaptchaRouteListenerService()
  32430.     {
  32431.         $a = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  32432.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  32433.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  32434.         }
  32435.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32436.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  32437.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  32438.         }
  32439.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] = new \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener(new RewindableGenerator(function () {
  32440.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  32441.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  32442.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  32443.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  32444.         }, 4), $a$b);
  32445.     }
  32446.     /**
  32447.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2' shared autowired service.
  32448.      *
  32449.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2
  32450.      */
  32451.     protected function getGoogleReCaptchaV2Service()
  32452.     {
  32453.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  32454.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV2.php';
  32455.         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())));
  32456.     }
  32457.     /**
  32458.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3' shared autowired service.
  32459.      *
  32460.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3
  32461.      */
  32462.     protected function getGoogleReCaptchaV3Service()
  32463.     {
  32464.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  32465.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV3.php';
  32466.         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())));
  32467.     }
  32468.     /**
  32469.      * Gets the private 'Shopware\Storefront\Framework\Captcha\HoneypotCaptcha' shared autowired service.
  32470.      *
  32471.      * @return \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha
  32472.      */
  32473.     protected function getHoneypotCaptchaService()
  32474.     {
  32475.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  32476.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/HoneypotCaptcha.php';
  32477.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  32478.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'])) {
  32479.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'];
  32480.         }
  32481.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] = new \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha($a);
  32482.     }
  32483.     /**
  32484.      * Gets the private 'Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand' shared autowired service.
  32485.      *
  32486.      * @return \Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand
  32487.      */
  32488.     protected function getHttpCacheWarmUpCommandService()
  32489.     {
  32490.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32491.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/HttpCacheWarmUpCommand.php';
  32492.         $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()));
  32493.         $instance->setName('http:cache:warm:up');
  32494.         return $instance;
  32495.     }
  32496.     /**
  32497.      * Gets the private 'Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared autowired service.
  32498.      *
  32499.      * @return \Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  32500.      */
  32501.     protected function getSalesChannelCreateStorefrontCommandService()
  32502.     {
  32503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  32505.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  32506.         $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()));
  32507.         $instance->setName('sales-channel:create:storefront');
  32508.         return $instance;
  32509.     }
  32510.     /**
  32511.      * Gets the private 'Shopware\Storefront\Framework\Csrf\CsrfRouteListener' shared autowired service.
  32512.      *
  32513.      * @return \Shopware\Storefront\Framework\Csrf\CsrfRouteListener
  32514.      */
  32515.     protected function getCsrfRouteListenerService()
  32516.     {
  32517.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  32518.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  32519.             return $this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'];
  32520.         }
  32521.         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);
  32522.     }
  32523.     /**
  32524.      * Gets the private 'Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator' shared autowired service.
  32525.      *
  32526.      * @return \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator
  32527.      */
  32528.     protected function getCachedDomainLoaderInvalidatorService()
  32529.     {
  32530.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoaderInvalidator.php';
  32531.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  32532.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'])) {
  32533.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'];
  32534.         }
  32535.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] = new \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator($a);
  32536.     }
  32537.     /**
  32538.      * Gets the private 'Shopware\Storefront\Framework\Routing\MaintenanceModeResolver' shared autowired service.
  32539.      *
  32540.      * @return \Shopware\Storefront\Framework\Routing\MaintenanceModeResolver
  32541.      */
  32542.     protected function getMaintenanceModeResolverService()
  32543.     {
  32544.         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())));
  32545.     }
  32546.     /**
  32547.      * Gets the private 'Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber' shared autowired service.
  32548.      *
  32549.      * @return \Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber
  32550.      */
  32551.     protected function getNotFoundSubscriberService()
  32552.     {
  32553.         $a = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  32554.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  32555.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  32556.         }
  32557.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  32558.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  32559.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  32560.         }
  32561.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  32562.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  32563.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  32564.         }
  32565.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  32566.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  32567.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  32568.         }
  32569.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32570.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  32571.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  32572.         }
  32573.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] = new \Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $btrue, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), $c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $d$e);
  32574.     }
  32575.     /**
  32576.      * Gets the private 'Shopware\Storefront\Framework\Routing\StorefrontSubscriber' shared autowired service.
  32577.      *
  32578.      * @return \Shopware\Storefront\Framework\Routing\StorefrontSubscriber
  32579.      */
  32580.     protected function getStorefrontSubscriberService()
  32581.     {
  32582.         $a = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  32583.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  32584.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  32585.         }
  32586.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32587.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  32588.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  32589.         }
  32590.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  32591.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  32592.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  32593.         }
  32594.         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);
  32595.     }
  32596.     /**
  32597.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute' shared service.
  32598.      *
  32599.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute
  32600.      */
  32601.     protected function getLandingPageSeoUrlRouteService()
  32602.     {
  32603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  32604.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/LandingPageSeoUrlRoute.php';
  32605.         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()));
  32606.     }
  32607.     /**
  32608.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute' shared service.
  32609.      *
  32610.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute
  32611.      */
  32612.     protected function getNavigationPageSeoUrlRouteService()
  32613.     {
  32614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  32615.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/NavigationPageSeoUrlRoute.php';
  32616.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute(($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService()));
  32617.     }
  32618.     /**
  32619.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute' shared service.
  32620.      *
  32621.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute
  32622.      */
  32623.     protected function getProductPageSeoUrlRouteService()
  32624.     {
  32625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  32626.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRoute.php';
  32627.         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()));
  32628.     }
  32629.     /**
  32630.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener' shared service.
  32631.      *
  32632.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener
  32633.      */
  32634.     protected function getSeoUrlUpdateListenerService()
  32635.     {
  32636.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListener.php';
  32637.         $a = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlUpdater'] ?? $this->getSeoUrlUpdaterService());
  32638.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  32639.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  32640.         }
  32641.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  32642.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  32643.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  32644.         }
  32645.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b);
  32646.     }
  32647.     /**
  32648.      * Gets the private 'Shopware\Storefront\Framework\Twig\TwigDateRequestListener' shared autowired service.
  32649.      *
  32650.      * @return \Shopware\Storefront\Framework\Twig\TwigDateRequestListener
  32651.      */
  32652.     protected function getTwigDateRequestListenerService()
  32653.     {
  32654.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  32655.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'])) {
  32656.             return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'];
  32657.         }
  32658.         return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] = new \Shopware\Storefront\Framework\Twig\TwigDateRequestListener($a);
  32659.     }
  32660.     /**
  32661.      * Gets the private 'Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader' shared autowired service.
  32662.      *
  32663.      * @return \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader
  32664.      */
  32665.     protected function getAccountLoginPageLoaderService()
  32666.     {
  32667.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Login/AccountLoginPageLoader.php';
  32668.         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()));
  32669.     }
  32670.     /**
  32671.      * Gets the private 'Shopware\Storefront\Page\Cms\DefaultMediaResolver' shared autowired service.
  32672.      *
  32673.      * @return \Shopware\Storefront\Page\Cms\DefaultMediaResolver
  32674.      */
  32675.     protected function getDefaultMediaResolverService()
  32676.     {
  32677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/AbstractDefaultMediaResolver.php';
  32678.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Cms/DefaultMediaResolver.php';
  32679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/DefaultMediaResolver.php';
  32680.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  32681.         if (isset($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'])) {
  32682.             return $this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'];
  32683.         }
  32684.         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()));
  32685.     }
  32686.     /**
  32687.      * Gets the private 'Shopware\Storefront\Page\GenericPageLoader' shared autowired service.
  32688.      *
  32689.      * @return \Shopware\Storefront\Page\GenericPageLoader
  32690.      */
  32691.     protected function getGenericPageLoaderService()
  32692.     {
  32693.         $a = ($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService());
  32694.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  32695.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  32696.         }
  32697.         $b = ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService());
  32698.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  32699.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  32700.         }
  32701.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32702.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  32703.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  32704.         }
  32705.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  32706.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  32707.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  32708.         }
  32709.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  32710.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  32711.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  32712.         }
  32713.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32714.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  32715.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  32716.         }
  32717.         return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] = new \Shopware\Storefront\Page\GenericPageLoader($a$b$c$d$e$f);
  32718.     }
  32719.     /**
  32720.      * Gets the private 'Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader' shared autowired service.
  32721.      *
  32722.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader
  32723.      */
  32724.     protected function getProductPageConfiguratorLoaderService()
  32725.     {
  32726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductConfiguratorLoader.php';
  32727.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductPageConfiguratorLoader.php';
  32728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AvailableCombinationLoader.php';
  32729.         $a = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  32730.         if (isset($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'])) {
  32731.             return $this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'];
  32732.         }
  32733.         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()))));
  32734.     }
  32735.     /**
  32736.      * Gets the private 'Shopware\Storefront\Pagelet\Footer\FooterPageletLoader' shared autowired service.
  32737.      *
  32738.      * @return \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader
  32739.      */
  32740.     protected function getFooterPageletLoaderService()
  32741.     {
  32742.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32743.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  32744.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  32745.         }
  32746.         $b = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  32747.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  32748.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  32749.         }
  32750.         return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] = new \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader($a$b);
  32751.     }
  32752.     /**
  32753.      * Gets the private 'Shopware\Storefront\Pagelet\Header\HeaderPageletLoader' shared autowired service.
  32754.      *
  32755.      * @return \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader
  32756.      */
  32757.     protected function getHeaderPageletLoaderService()
  32758.     {
  32759.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32760.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  32761.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  32762.         }
  32763.         $b = ($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] ?? $this->getCachedCurrencyRouteService());
  32764.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  32765.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  32766.         }
  32767.         $c = ($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] ?? $this->getCachedLanguageRouteService());
  32768.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  32769.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  32770.         }
  32771.         $d = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  32772.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  32773.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  32774.         }
  32775.         return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] = new \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader($a$b$c$d);
  32776.     }
  32777.     /**
  32778.      * Gets the private 'Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader' shared autowired service.
  32779.      *
  32780.      * @return \Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader
  32781.      */
  32782.     protected function getNewsletterAccountPageletLoaderService()
  32783.     {
  32784.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Newsletter/Account/NewsletterAccountPageletLoader.php';
  32785.         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()));
  32786.     }
  32787.     /**
  32788.      * Gets the private 'Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator' shared service.
  32789.      *
  32790.      * @return \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator
  32791.      */
  32792.     protected function getCachedResolvedConfigLoaderInvalidatorService()
  32793.     {
  32794.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoaderInvalidator.php';
  32795.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  32796.         if (isset($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'])) {
  32797.             return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'];
  32798.         }
  32799.         return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] = new \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator($a);
  32800.     }
  32801.     /**
  32802.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeChangeCommand' shared service.
  32803.      *
  32804.      * @return \Shopware\Storefront\Theme\Command\ThemeChangeCommand
  32805.      */
  32806.     protected function getThemeChangeCommandService()
  32807.     {
  32808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32809.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeChangeCommand.php';
  32810.         $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()));
  32811.         $instance->setName('theme:change');
  32812.         return $instance;
  32813.     }
  32814.     /**
  32815.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCompileCommand' shared service.
  32816.      *
  32817.      * @return \Shopware\Storefront\Theme\Command\ThemeCompileCommand
  32818.      */
  32819.     protected function getThemeCompileCommandService()
  32820.     {
  32821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32822.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCompileCommand.php';
  32823.         $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()));
  32824.         $instance->setName('theme:compile');
  32825.         return $instance;
  32826.     }
  32827.     /**
  32828.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCreateCommand' shared service.
  32829.      *
  32830.      * @return \Shopware\Storefront\Theme\Command\ThemeCreateCommand
  32831.      */
  32832.     protected function getThemeCreateCommandService()
  32833.     {
  32834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32835.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCreateCommand.php';
  32836.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeCreateCommand(\dirname(__DIR__4));
  32837.         $instance->setName('theme:create');
  32838.         return $instance;
  32839.     }
  32840.     /**
  32841.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeDumpCommand' shared service.
  32842.      *
  32843.      * @return \Shopware\Storefront\Theme\Command\ThemeDumpCommand
  32844.      */
  32845.     protected function getThemeDumpCommandService()
  32846.     {
  32847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32848.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeDumpCommand.php';
  32849.         $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()));
  32850.         $instance->setName('theme:dump');
  32851.         return $instance;
  32852.     }
  32853.     /**
  32854.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand' shared service.
  32855.      *
  32856.      * @return \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand
  32857.      */
  32858.     protected function getThemePrepareIconsCommandService()
  32859.     {
  32860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32861.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemePrepareIconsCommand.php';
  32862.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand();
  32863.         $instance->setName('theme:prepare-icons');
  32864.         return $instance;
  32865.     }
  32866.     /**
  32867.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeRefreshCommand' shared service.
  32868.      *
  32869.      * @return \Shopware\Storefront\Theme\Command\ThemeRefreshCommand
  32870.      */
  32871.     protected function getThemeRefreshCommandService()
  32872.     {
  32873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32874.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeRefreshCommand.php';
  32875.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeRefreshCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()));
  32876.         $instance->setName('theme:refresh');
  32877.         return $instance;
  32878.     }
  32879.     /**
  32880.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider' shared service.
  32881.      *
  32882.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider
  32883.      */
  32884.     protected function getDatabaseAvailableThemeProviderService()
  32885.     {
  32886.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractAvailableThemeProvider.php';
  32887.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseAvailableThemeProvider.php';
  32888.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32889.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'])) {
  32890.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'];
  32891.         }
  32892.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider($a);
  32893.     }
  32894.     /**
  32895.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader' shared service.
  32896.      *
  32897.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader
  32898.      */
  32899.     protected function getDatabaseConfigLoaderService()
  32900.     {
  32901.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  32902.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  32903.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  32904.         }
  32905.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  32906.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  32907.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  32908.         }
  32909.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $b);
  32910.     }
  32911.     /**
  32912.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper' shared service.
  32913.      *
  32914.      * @return \Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper
  32915.      */
  32916.     protected function getStaticFileConfigDumperService()
  32917.     {
  32918.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/StaticFileConfigDumper.php';
  32919.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] ?? $this->getDatabaseAvailableThemeProviderService());
  32920.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'])) {
  32921.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'];
  32922.         }
  32923.         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()));
  32924.     }
  32925.     /**
  32926.      * Gets the private 'Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer' shared service.
  32927.      *
  32928.      * @return \Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer
  32929.      */
  32930.     protected function getThemeIndexerService()
  32931.     {
  32932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  32933.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/DataAbstractionLayer/ThemeIndexer.php';
  32934.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  32935.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  32936.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  32937.         }
  32938.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32939.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  32940.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  32941.         }
  32942.         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);
  32943.     }
  32944.     /**
  32945.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber' shared service.
  32946.      *
  32947.      * @return \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber
  32948.      */
  32949.     protected function getAppLifecycleSubscriberService()
  32950.     {
  32951.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/AppLifecycleSubscriber.php';
  32952.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  32953.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  32954.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  32955.         }
  32956.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  32957.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  32958.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  32959.         }
  32960.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber($a$b);
  32961.     }
  32962.     /**
  32963.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber' shared service.
  32964.      *
  32965.      * @return \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber
  32966.      */
  32967.     protected function getFirstRunWizardSubscriberService()
  32968.     {
  32969.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/FirstRunWizardSubscriber.php';
  32970.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  32971.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  32972.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  32973.         }
  32974.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  32975.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  32976.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  32977.         }
  32978.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  32979.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  32980.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  32981.         }
  32982.         $d = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  32983.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  32984.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  32985.         }
  32986.         $e = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32987.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  32988.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  32989.         }
  32990.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber($a$b$c$d$e);
  32991.     }
  32992.     /**
  32993.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber' shared service.
  32994.      *
  32995.      * @return \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber
  32996.      */
  32997.     protected function getPluginLifecycleSubscriber2Service()
  32998.     {
  32999.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/PluginLifecycleSubscriber.php';
  33000.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  33001.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  33002.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  33003.         }
  33004.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  33005.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  33006.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  33007.         }
  33008.         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);
  33009.     }
  33010.     /**
  33011.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber' shared service.
  33012.      *
  33013.      * @return \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber
  33014.      */
  33015.     protected function getThemeCompilerEnrichScssVarSubscriberService()
  33016.     {
  33017.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/ThemeCompilerEnrichScssVarSubscriber.php';
  33018.         $a = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  33019.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'])) {
  33020.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'];
  33021.         }
  33022.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()));
  33023.     }
  33024.     /**
  33025.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\UpdateSubscriber' shared service.
  33026.      *
  33027.      * @return \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber
  33028.      */
  33029.     protected function getUpdateSubscriberService()
  33030.     {
  33031.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/UpdateSubscriber.php';
  33032.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  33033.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  33034.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  33035.         }
  33036.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  33037.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  33038.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  33039.         }
  33040.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  33041.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  33042.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  33043.         }
  33044.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber($a$b$c);
  33045.     }
  33046.     /**
  33047.      * Gets the private 'Shopware\Storefront\Theme\ThemeAppLifecycleHandler' shared service.
  33048.      *
  33049.      * @return \Shopware\Storefront\Theme\ThemeAppLifecycleHandler
  33050.      */
  33051.     protected function getThemeAppLifecycleHandlerService()
  33052.     {
  33053.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAppLifecycleHandler.php';
  33054.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  33055.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'])) {
  33056.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'];
  33057.         }
  33058.         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);
  33059.     }
  33060.     /**
  33061.      * Gets the private 'Shopware\Storefront\Theme\ThemeConfigValueAccessor' shared autowired service.
  33062.      *
  33063.      * @return \Shopware\Storefront\Theme\ThemeConfigValueAccessor
  33064.      */
  33065.     protected function getThemeConfigValueAccessorService()
  33066.     {
  33067.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33068.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  33069.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  33070.         }
  33071.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  33072.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  33073.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  33074.         }
  33075.         return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] = new \Shopware\Storefront\Theme\ThemeConfigValueAccessor(new \Shopware\Storefront\Theme\CachedResolvedConfigLoader(new \Shopware\Storefront\Theme\ResolvedConfigLoader($a$b), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  33076.     }
  33077.     /**
  33078.      * Gets the private 'Shopware\Storefront\Theme\ThemeFileResolver' shared service.
  33079.      *
  33080.      * @return \Shopware\Storefront\Theme\ThemeFileResolver
  33081.      */
  33082.     protected function getThemeFileResolverService()
  33083.     {
  33084.         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)))));
  33085.     }
  33086.     /**
  33087.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleHandler' shared service.
  33088.      *
  33089.      * @return \Shopware\Storefront\Theme\ThemeLifecycleHandler
  33090.      */
  33091.     protected function getThemeLifecycleHandlerService()
  33092.     {
  33093.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleHandler.php';
  33094.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  33095.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  33096.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  33097.         }
  33098.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  33099.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  33100.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  33101.         }
  33102.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33103.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  33104.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  33105.         }
  33106.         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()));
  33107.     }
  33108.     /**
  33109.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleService' shared service.
  33110.      *
  33111.      * @return \Shopware\Storefront\Theme\ThemeLifecycleService
  33112.      */
  33113.     protected function getThemeLifecycleServiceService()
  33114.     {
  33115.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleService.php';
  33116.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33117.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33118.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33119.         }
  33120.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  33121.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33122.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33123.         }
  33124.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  33125.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33126.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33127.         }
  33128.         $d = ($this->services['theme_media.repository'] ?? $this->getThemeMedia_RepositoryService());
  33129.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33130.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33131.         }
  33132.         $e = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  33133.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33134.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33135.         }
  33136.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService());
  33137.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33138.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33139.         }
  33140.         $g = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  33141.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33142.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33143.         }
  33144.         $h = ($this->services['theme_child.repository'] ?? $this->getThemeChild_RepositoryService());
  33145.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  33146.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  33147.         }
  33148.         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()));
  33149.     }
  33150.     /**
  33151.      * Gets the private 'Shopware\Storefront\Theme\ThemeService' shared service.
  33152.      *
  33153.      * @return \Shopware\Storefront\Theme\ThemeService
  33154.      */
  33155.     protected function getThemeServiceService()
  33156.     {
  33157.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  33158.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  33159.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  33160.         }
  33161.         $b = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  33162.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  33163.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  33164.         }
  33165.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33166.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  33167.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  33168.         }
  33169.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  33170.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  33171.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  33172.         }
  33173.         $e = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] ?? $this->getDatabaseConfigLoaderService());
  33174.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  33175.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  33176.         }
  33177.         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()));
  33178.     }
  33179.     /**
  33180.      * Gets the private 'Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder' shared service.
  33181.      *
  33182.      * @return \Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder
  33183.      */
  33184.     protected function getThemeNamespaceHierarchyBuilderService()
  33185.     {
  33186.         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()));
  33187.     }
  33188.     /**
  33189.      * Gets the private 'Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory' shared service.
  33190.      *
  33191.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  33192.      */
  33193.     protected function getPsrHttpFactoryService()
  33194.     {
  33195.         $a = ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] ?? ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  33196.         return $this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  33197.     }
  33198.     /**
  33199.      * Gets the private 'Symfony\Component\Dotenv\Command\DotenvDumpCommand' shared autowired service.
  33200.      *
  33201.      * @return \Symfony\Component\Dotenv\Command\DotenvDumpCommand
  33202.      */
  33203.     protected function getDotenvDumpCommandService()
  33204.     {
  33205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33206.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DotenvDumpCommand.php';
  33207.         $this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] = $instance = new \Symfony\Component\Dotenv\Command\DotenvDumpCommand(\dirname(__DIR__4));
  33208.         $instance->setName('dotenv:dump');
  33209.         $instance->setDescription('Compiles .env files to .env.local.php');
  33210.         return $instance;
  33211.     }
  33212.     /**
  33213.      * Gets the private 'annotations.cache_adapter' shared service.
  33214.      *
  33215.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  33216.      */
  33217.     protected function getAnnotations_CacheAdapterService()
  33218.     {
  33219.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  33220.     }
  33221.     /**
  33222.      * Gets the private 'annotations.cache_warmer' shared service.
  33223.      *
  33224.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  33225.      */
  33226.     protected function getAnnotations_CacheWarmerService()
  33227.     {
  33228.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  33229.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  33230.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  33231.         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);
  33232.     }
  33233.     /**
  33234.      * Gets the private 'annotations.cached_reader' shared service.
  33235.      *
  33236.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  33237.      */
  33238.     protected function getAnnotations_CachedReaderService()
  33239.     {
  33240.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  33241.     }
  33242.     /**
  33243.      * Gets the private 'annotations.reader' shared service.
  33244.      *
  33245.      * @return \Shopware\Core\Framework\Compatibility\AnnotationReader
  33246.      */
  33247.     protected function getAnnotations_ReaderService()
  33248.     {
  33249.         $this->privates['annotations.reader'] = $instance = new \Shopware\Core\Framework\Compatibility\AnnotationReader();
  33250.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  33251.         $a->registerUniqueLoader('class_exists');
  33252.         $instance->addGlobalIgnoredName('required'$a);
  33253.         return $instance;
  33254.     }
  33255.     /**
  33256.      * Gets the private 'assets.packages' shared service.
  33257.      *
  33258.      * @return \Symfony\Component\Asset\Packages
  33259.      */
  33260.     protected function getAssets_PackagesService()
  33261.     {
  33262.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  33263.         $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 () {
  33264.             yield 'public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService());
  33265.             yield 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService());
  33266.             yield 'asset' => ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService());
  33267.             yield 'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService());
  33268.         }, 4));
  33269.         $instance->setDefaultPackage(($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()));
  33270.         return $instance;
  33271.     }
  33272.     /**
  33273.      * Gets the private 'cache.annotations' shared service.
  33274.      *
  33275.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33276.      */
  33277.     protected function getCache_AnnotationsService()
  33278.     {
  33279.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hTCOXM6M3O'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  33280.     }
  33281.     /**
  33282.      * Gets the private 'cache.http' shared service.
  33283.      *
  33284.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  33285.      */
  33286.     protected function getCache_HttpService()
  33287.     {
  33288.         $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()));
  33289.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  33290.         return $instance;
  33291.     }
  33292.     /**
  33293.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  33294.      *
  33295.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33296.      */
  33297.     protected function getCache_Messenger_RestartWorkersSignalService()
  33298.     {
  33299.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  33300.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  33301.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  33302.     }
  33303.     /**
  33304.      * Gets the private 'cache.property_info' shared service.
  33305.      *
  33306.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33307.      */
  33308.     protected function getCache_PropertyInfoService()
  33309.     {
  33310.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('QyFHYa40AR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  33311.     }
  33312.     /**
  33313.      * Gets the private 'cache.rate_limiter' shared service.
  33314.      *
  33315.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33316.      */
  33317.     protected function getCache_RateLimiterService()
  33318.     {
  33319.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  33320.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  33321.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  33322.     }
  33323.     /**
  33324.      * Gets the private 'cache.serializer' shared service.
  33325.      *
  33326.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33327.      */
  33328.     protected function getCache_SerializerService()
  33329.     {
  33330.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LjbcerFQSo'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  33331.     }
  33332.     /**
  33333.      * Gets the private 'cache.tags' shared service.
  33334.      *
  33335.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33336.      */
  33337.     protected function getCache_TagsService()
  33338.     {
  33339.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  33340.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  33341.         return $this->privates['cache.tags'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  33342.     }
  33343.     /**
  33344.      * Gets the private 'cache.validator' shared service.
  33345.      *
  33346.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33347.      */
  33348.     protected function getCache_ValidatorService()
  33349.     {
  33350.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ABKIwe+Qsq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  33351.     }
  33352.     /**
  33353.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  33354.      *
  33355.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  33356.      */
  33357.     protected function getCachePoolClearer_CacheWarmerService()
  33358.     {
  33359.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  33360.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  33361.         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']);
  33362.     }
  33363.     /**
  33364.      * Gets the private 'config_builder.warmer' shared service.
  33365.      *
  33366.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  33367.      */
  33368.     protected function getConfigBuilder_WarmerService()
  33369.     {
  33370.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  33371.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  33372.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  33373.     }
  33374.     /**
  33375.      * Gets the private 'config_cache_factory' shared service.
  33376.      *
  33377.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  33378.      */
  33379.     protected function getConfigCacheFactoryService()
  33380.     {
  33381.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  33382.             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)));
  33383.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  33384.         }, 2));
  33385.     }
  33386.     /**
  33387.      * Gets the private 'console.command.about' shared service.
  33388.      *
  33389.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  33390.      */
  33391.     protected function getConsole_Command_AboutService()
  33392.     {
  33393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33394.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  33395.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  33396.         $instance->setName('about');
  33397.         $instance->setDescription('Display information about the current project');
  33398.         return $instance;
  33399.     }
  33400.     /**
  33401.      * Gets the private 'console.command.assets_install' shared service.
  33402.      *
  33403.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetInstallCommand
  33404.      */
  33405.     protected function getConsole_Command_AssetsInstallService()
  33406.     {
  33407.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetInstallCommand.php';
  33409.         $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()));
  33410.         $instance->setName('assets:install');
  33411.         return $instance;
  33412.     }
  33413.     /**
  33414.      * Gets the private 'console.command.cache_clear' shared service.
  33415.      *
  33416.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  33417.      */
  33418.     protected function getConsole_Command_CacheClearService()
  33419.     {
  33420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33421.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  33422.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  33423.         $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())));
  33424.         $instance->setName('cache:clear');
  33425.         $instance->setDescription('Clear the cache');
  33426.         return $instance;
  33427.     }
  33428.     /**
  33429.      * Gets the private 'console.command.cache_pool_clear' shared service.
  33430.      *
  33431.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  33432.      */
  33433.     protected function getConsole_Command_CachePoolClearService()
  33434.     {
  33435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33436.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  33437.         $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']);
  33438.         $instance->setName('cache:pool:clear');
  33439.         $instance->setDescription('Clear cache pools');
  33440.         return $instance;
  33441.     }
  33442.     /**
  33443.      * Gets the private 'console.command.cache_pool_delete' shared service.
  33444.      *
  33445.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  33446.      */
  33447.     protected function getConsole_Command_CachePoolDeleteService()
  33448.     {
  33449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33450.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  33451.         $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']);
  33452.         $instance->setName('cache:pool:delete');
  33453.         $instance->setDescription('Delete an item from a cache pool');
  33454.         return $instance;
  33455.     }
  33456.     /**
  33457.      * Gets the private 'console.command.cache_pool_list' shared service.
  33458.      *
  33459.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  33460.      */
  33461.     protected function getConsole_Command_CachePoolListService()
  33462.     {
  33463.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33464.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  33465.         $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']);
  33466.         $instance->setName('cache:pool:list');
  33467.         $instance->setDescription('List available cache pools');
  33468.         return $instance;
  33469.     }
  33470.     /**
  33471.      * Gets the private 'console.command.cache_pool_prune' shared service.
  33472.      *
  33473.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  33474.      */
  33475.     protected function getConsole_Command_CachePoolPruneService()
  33476.     {
  33477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33478.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  33479.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  33480.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  33481.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  33482.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  33483.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  33484.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  33485.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  33486.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  33487.             yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  33488.             yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService());
  33489.             yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService());
  33490.             yield 'cache.tags' => ($this->privates['cache.tags'] ?? $this->getCache_TagsService());
  33491.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  33492.         }, 12));
  33493.         $instance->setName('cache:pool:prune');
  33494.         $instance->setDescription('Prune cache pools');
  33495.         return $instance;
  33496.     }
  33497.     /**
  33498.      * Gets the private 'console.command.cache_warmup' shared service.
  33499.      *
  33500.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  33501.      */
  33502.     protected function getConsole_Command_CacheWarmupService()
  33503.     {
  33504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33505.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  33506.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  33507.         $instance->setName('cache:warmup');
  33508.         $instance->setDescription('Warm up an empty cache');
  33509.         return $instance;
  33510.     }
  33511.     /**
  33512.      * Gets the private 'console.command.config_debug' shared service.
  33513.      *
  33514.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  33515.      */
  33516.     protected function getConsole_Command_ConfigDebugService()
  33517.     {
  33518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33519.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  33520.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  33521.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  33522.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  33523.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  33524.         $instance->setName('debug:config');
  33525.         $instance->setDescription('Dump the current configuration for an extension');
  33526.         return $instance;
  33527.     }
  33528.     /**
  33529.      * Gets the private 'console.command.config_dump_reference' shared service.
  33530.      *
  33531.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  33532.      */
  33533.     protected function getConsole_Command_ConfigDumpReferenceService()
  33534.     {
  33535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33536.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  33537.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  33538.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  33539.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  33540.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  33541.         $instance->setName('config:dump-reference');
  33542.         $instance->setDescription('Dump the default configuration for an extension');
  33543.         return $instance;
  33544.     }
  33545.     /**
  33546.      * Gets the private 'console.command.container_debug' shared service.
  33547.      *
  33548.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  33549.      */
  33550.     protected function getConsole_Command_ContainerDebugService()
  33551.     {
  33552.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33553.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  33554.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  33555.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  33556.         $instance->setName('debug:container');
  33557.         $instance->setDescription('Display current services for an application');
  33558.         return $instance;
  33559.     }
  33560.     /**
  33561.      * Gets the private 'console.command.container_lint' shared service.
  33562.      *
  33563.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  33564.      */
  33565.     protected function getConsole_Command_ContainerLintService()
  33566.     {
  33567.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33568.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  33569.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  33570.         $instance->setName('lint:container');
  33571.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  33572.         return $instance;
  33573.     }
  33574.     /**
  33575.      * Gets the private 'console.command.debug_autowiring' shared service.
  33576.      *
  33577.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  33578.      */
  33579.     protected function getConsole_Command_DebugAutowiringService()
  33580.     {
  33581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33582.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  33583.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  33584.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  33585.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  33586.         $instance->setName('debug:autowiring');
  33587.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  33588.         return $instance;
  33589.     }
  33590.     /**
  33591.      * Gets the private 'console.command.dotenv_debug' shared service.
  33592.      *
  33593.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  33594.      */
  33595.     protected function getConsole_Command_DotenvDebugService()
  33596.     {
  33597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33598.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  33599.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  33600.         $instance->setName('debug:dotenv');
  33601.         $instance->setDescription('Lists all dotenv files with variables and values');
  33602.         return $instance;
  33603.     }
  33604.     /**
  33605.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  33606.      *
  33607.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  33608.      */
  33609.     protected function getConsole_Command_EventDispatcherDebugService()
  33610.     {
  33611.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33612.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  33613.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  33614.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  33615.         ], [
  33616.             'event_dispatcher' => '?',
  33617.         ]));
  33618.         $instance->setName('debug:event-dispatcher');
  33619.         $instance->setDescription('Display configured listeners for an application');
  33620.         return $instance;
  33621.     }
  33622.     /**
  33623.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  33624.      *
  33625.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  33626.      */
  33627.     protected function getConsole_Command_MessengerConsumeMessagesService()
  33628.     {
  33629.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33630.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  33631.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.php';
  33632.         $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()), [=> 'default'=> 'srs'], new \Symfony\Component\Messenger\EventListener\ResetServicesListener(($this->services['services_resetter'] ?? $this->getServicesResetterService())), [=> 'messenger.bus.shopware']);
  33633.         $instance->setName('messenger:consume');
  33634.         $instance->setDescription('Consume messages');
  33635.         return $instance;
  33636.     }
  33637.     /**
  33638.      * Gets the private 'console.command.messenger_debug' shared service.
  33639.      *
  33640.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  33641.      */
  33642.     protected function getConsole_Command_MessengerDebugService()
  33643.     {
  33644.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33645.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  33646.         $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'=> []]], 'Nd\\Voorwinden\\Message\\SetSecondMediaMessage' => [=> [=> 'Nd\\Voorwinden\\Message\\SetSecondMediaHandler'=> []]], 'Nd\\Srs\\MessageQueue\\Message\\ImportProducts' => [=> [=> 'Nd\\Srs\\MessageQueue\\Handler\\ProductHandler'=> []]], 'Nd\\Srs\\MessageQueue\\Message\\ImportProperties' => [=> [=> 'Nd\\Srs\\MessageQueue\\Handler\\PropertyHandler'=> []]], 'Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTask' => [=> [=> 'Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'=> []]], 'Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskDev' => [=> [=> 'Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskHandler'=> []]], 'Nd\\DeleteOldUnusedProductMedia\\Message\\NodotsDeleteUnusedMediaMessage' => [=> [=> 'Nd\\DeleteOldUnusedProductMedia\\Message\\NodotsDeleteUnusedMediaHandler'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  33647.         $instance->setName('debug:messenger');
  33648.         $instance->setDescription('List messages you can dispatch using the message buses');
  33649.         return $instance;
  33650.     }
  33651.     /**
  33652.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  33653.      *
  33654.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  33655.      */
  33656.     protected function getConsole_Command_MessengerSetupTransportsService()
  33657.     {
  33658.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33659.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  33660.         $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [=> 'default'=> 'srs']);
  33661.         $instance->setName('messenger:setup-transports');
  33662.         $instance->setDescription('Prepare the required infrastructure for the transport');
  33663.         return $instance;
  33664.     }
  33665.     /**
  33666.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  33667.      *
  33668.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  33669.      */
  33670.     protected function getConsole_Command_MessengerStopWorkersService()
  33671.     {
  33672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33673.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  33674.         $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()));
  33675.         $instance->setName('messenger:stop-workers');
  33676.         $instance->setDescription('Stop workers after their current message');
  33677.         return $instance;
  33678.     }
  33679.     /**
  33680.      * Gets the private 'console.command.router_debug' shared service.
  33681.      *
  33682.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  33683.      */
  33684.     protected function getConsole_Command_RouterDebugService()
  33685.     {
  33686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33687.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  33688.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  33689.         $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()));
  33690.         $instance->setName('debug:router');
  33691.         $instance->setDescription('Display current routes for an application');
  33692.         return $instance;
  33693.     }
  33694.     /**
  33695.      * Gets the private 'console.command.router_match' shared service.
  33696.      *
  33697.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  33698.      */
  33699.     protected function getConsole_Command_RouterMatchService()
  33700.     {
  33701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33702.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  33703.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  33704.             return new \EmptyIterator();
  33705.         }, 0));
  33706.         $instance->setName('router:match');
  33707.         $instance->setDescription('Help debug routes by simulating a path info match');
  33708.         return $instance;
  33709.     }
  33710.     /**
  33711.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  33712.      *
  33713.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  33714.      */
  33715.     protected function getConsole_Command_SecretsDecryptToLocalService()
  33716.     {
  33717.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33718.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  33719.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33720.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  33721.         $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')))));
  33722.         $instance->setName('secrets:decrypt-to-local');
  33723.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  33724.         return $instance;
  33725.     }
  33726.     /**
  33727.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  33728.      *
  33729.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  33730.      */
  33731.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  33732.     {
  33733.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33734.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  33735.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33736.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  33737.         $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')))));
  33738.         $instance->setName('secrets:encrypt-from-local');
  33739.         $instance->setDescription('Encrypt all local secrets to the vault');
  33740.         return $instance;
  33741.     }
  33742.     /**
  33743.      * Gets the private 'console.command.secrets_generate_key' shared service.
  33744.      *
  33745.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  33746.      */
  33747.     protected function getConsole_Command_SecretsGenerateKeyService()
  33748.     {
  33749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33750.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  33751.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33752.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  33753.         $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')))));
  33754.         $instance->setName('secrets:generate-keys');
  33755.         $instance->setDescription('Generate new encryption keys');
  33756.         return $instance;
  33757.     }
  33758.     /**
  33759.      * Gets the private 'console.command.secrets_list' shared service.
  33760.      *
  33761.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  33762.      */
  33763.     protected function getConsole_Command_SecretsListService()
  33764.     {
  33765.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33766.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  33767.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33768.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  33769.         $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')))));
  33770.         $instance->setName('secrets:list');
  33771.         $instance->setDescription('List all secrets');
  33772.         return $instance;
  33773.     }
  33774.     /**
  33775.      * Gets the private 'console.command.secrets_remove' shared service.
  33776.      *
  33777.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  33778.      */
  33779.     protected function getConsole_Command_SecretsRemoveService()
  33780.     {
  33781.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33782.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  33783.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33784.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  33785.         $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')))));
  33786.         $instance->setName('secrets:remove');
  33787.         $instance->setDescription('Remove a secret from the vault');
  33788.         return $instance;
  33789.     }
  33790.     /**
  33791.      * Gets the private 'console.command.secrets_set' shared service.
  33792.      *
  33793.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  33794.      */
  33795.     protected function getConsole_Command_SecretsSetService()
  33796.     {
  33797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33798.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  33799.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33800.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  33801.         $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')))));
  33802.         $instance->setName('secrets:set');
  33803.         $instance->setDescription('Set a secret in the vault');
  33804.         return $instance;
  33805.     }
  33806.     /**
  33807.      * Gets the private 'console.command.translation_debug' shared service.
  33808.      *
  33809.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  33810.      */
  33811.     protected function getConsole_Command_TranslationDebugService()
  33812.     {
  33813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33814.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  33815.         $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/static-plugins/NdSRS/src/Cart/VoucherItemBuilder.php'), => (\dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Cart/GiftCardItemBuilder.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/ApplePayDirect/Services/ApplePayFormatter.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/SubscriptionSubscriber.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'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  33816.         $instance->setName('debug:translation');
  33817.         $instance->setDescription('Display translation messages information');
  33818.         return $instance;
  33819.     }
  33820.     /**
  33821.      * Gets the private 'console.command.translation_extract' shared service.
  33822.      *
  33823.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  33824.      */
  33825.     protected function getConsole_Command_TranslationExtractService()
  33826.     {
  33827.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33828.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  33829.         $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/static-plugins/NdSRS/src/Cart/VoucherItemBuilder.php'), => (\dirname(__DIR__4).'/custom/static-plugins/NdSRS/src/Cart/GiftCardItemBuilder.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Components/ApplePayDirect/Services/ApplePayFormatter.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Subscriber/SubscriptionSubscriber.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'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  33830.         $instance->setName('translation:extract');
  33831.         $instance->setAliases([=> 'translation:update']);
  33832.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  33833.         return $instance;
  33834.     }
  33835.     /**
  33836.      * Gets the private 'console.command.translation_pull' shared service.
  33837.      *
  33838.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  33839.      */
  33840.     protected function getConsole_Command_TranslationPullService()
  33841.     {
  33842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33843.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  33844.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  33845.         $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', [], []);
  33846.         $instance->setName('translation:pull');
  33847.         $instance->setDescription('Pull translations from a given provider.');
  33848.         return $instance;
  33849.     }
  33850.     /**
  33851.      * Gets the private 'console.command.translation_push' shared service.
  33852.      *
  33853.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  33854.      */
  33855.     protected function getConsole_Command_TranslationPushService()
  33856.     {
  33857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33858.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  33859.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  33860.         $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()), [], []);
  33861.         $instance->setName('translation:push');
  33862.         $instance->setDescription('Push translations to a given provider.');
  33863.         return $instance;
  33864.     }
  33865.     /**
  33866.      * Gets the private 'console.command.validator_debug' shared service.
  33867.      *
  33868.      * @return \Symfony\Component\Validator\Command\DebugCommand
  33869.      */
  33870.     protected function getConsole_Command_ValidatorDebugService()
  33871.     {
  33872.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33873.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  33874.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  33875.         $instance->setName('debug:validator');
  33876.         $instance->setDescription('Display validation constraints for classes');
  33877.         return $instance;
  33878.     }
  33879.     /**
  33880.      * Gets the private 'console.command.xliff_lint' shared service.
  33881.      *
  33882.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  33883.      */
  33884.     protected function getConsole_Command_XliffLintService()
  33885.     {
  33886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33887.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  33888.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  33889.         $instance->setName('lint:xliff');
  33890.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  33891.         return $instance;
  33892.     }
  33893.     /**
  33894.      * Gets the private 'console.command.yaml_lint' shared service.
  33895.      *
  33896.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  33897.      */
  33898.     protected function getConsole_Command_YamlLintService()
  33899.     {
  33900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33901.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  33902.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  33903.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  33904.         $instance->setName('lint:yaml');
  33905.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  33906.         return $instance;
  33907.     }
  33908.     /**
  33909.      * Gets the private 'console.error_listener' shared service.
  33910.      *
  33911.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  33912.      */
  33913.     protected function getConsole_ErrorListenerService()
  33914.     {
  33915.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  33916.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  33917.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  33918.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  33919.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  33920.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  33921.     }
  33922.     /**
  33923.      * Gets the private 'container.env_var_processor' shared service.
  33924.      *
  33925.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  33926.      */
  33927.     protected function getContainer_EnvVarProcessorService()
  33928.     {
  33929.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  33930.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  33931.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  33932.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  33933.         }, 1));
  33934.     }
  33935.     /**
  33936.      * Gets the private 'data_collector.request' shared service.
  33937.      *
  33938.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  33939.      */
  33940.     protected function getDataCollector_RequestService()
  33941.     {
  33942.         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())));
  33943.     }
  33944.     /**
  33945.      * Gets the private 'data_collector.request.session_collector' shared service.
  33946.      *
  33947.      * @return \Closure
  33948.      */
  33949.     protected function getDataCollector_Request_SessionCollectorService()
  33950.     {
  33951.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  33952.     }
  33953.     /**
  33954.      * Gets the private 'debug.Shopware\Core\Checkout\Cart\CartValueResolver' shared service.
  33955.      *
  33956.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33957.      */
  33958.     protected function getCartValueResolverService()
  33959.     {
  33960.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33961.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValueResolver.php';
  33963.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartService2Service());
  33964.         if (isset($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'])) {
  33965.             return $this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'];
  33966.         }
  33967.         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))));
  33968.     }
  33969.     /**
  33970.      * Gets the private 'debug.Shopware\Core\Checkout\Customer\CustomerValueResolver' shared service.
  33971.      *
  33972.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33973.      */
  33974.     protected function getCustomerValueResolverService()
  33975.     {
  33976.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33977.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerValueResolver.php';
  33979.         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))));
  33980.     }
  33981.     /**
  33982.      * Gets the private 'debug.Shopware\Core\Framework\Api\Context\ContextValueResolver' shared service.
  33983.      *
  33984.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33985.      */
  33986.     protected function getContextValueResolverService()
  33987.     {
  33988.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33989.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Context/ContextValueResolver.php';
  33991.         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))));
  33992.     }
  33993.     /**
  33994.      * Gets the private 'debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver' shared service.
  33995.      *
  33996.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33997.      */
  33998.     protected function getResponseFactoryInterfaceValueResolverService()
  33999.     {
  34000.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  34001.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  34002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterfaceValueResolver.php';
  34003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryRegistry.php';
  34004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterface.php';
  34005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/JsonFactoryBase.php';
  34006.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonApiType.php';
  34007.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiEncoder.php';
  34008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonType.php';
  34009.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] ?? $this->getStructEncoderService());
  34010.         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))));
  34011.     }
  34012.     /**
  34013.      * Gets the private 'debug.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver' shared service.
  34014.      *
  34015.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  34016.      */
  34017.     protected function getCriteriaValueResolverService()
  34018.     {
  34019.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  34020.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  34021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/Annotation/CriteriaValueResolver.php';
  34022.         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))));
  34023.     }
  34024.     /**
  34025.      * Gets the private 'debug.Shopware\Core\Framework\Routing\QueryDataBagResolver' shared service.
  34026.      *
  34027.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  34028.      */
  34029.     protected function getQueryDataBagResolverService()
  34030.     {
  34031.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  34032.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  34033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/QueryDataBagResolver.php';
  34034.         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))));
  34035.     }
  34036.     /**
  34037.      * Gets the private 'debug.Shopware\Core\Framework\Routing\RequestDataBagResolver' shared service.
  34038.      *
  34039.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  34040.      */
  34041.     protected function getRequestDataBagResolverService()
  34042.     {
  34043.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  34044.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  34045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestDataBagResolver.php';
  34046.         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))));
  34047.     }
  34048.     /**
  34049.      * Gets the private 'debug.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver' shared service.
  34050.      *
  34051.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  34052.      */
  34053.     protected function getSalesChannelContextValueResolverService()
  34054.     {
  34055.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  34056.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  34057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextValueResolver.php';
  34058.         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))));
  34059.     }
  34060.     /**
  34061.      * Gets the private 'debug.argument_resolver.default' shared service.
  34062.      *
  34063.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  34064.      */
  34065.     protected function getDebug_ArgumentResolver_DefaultService()
  34066.     {
  34067.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  34068.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  34069.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  34070.         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))));
  34071.     }
  34072.     /**
  34073.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  34074.      *
  34075.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  34076.      */
  34077.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  34078.     {
  34079.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  34080.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  34081.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  34082.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.nVgY_UE'] ?? $this->get_ServiceLocator_NVgYUEService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  34083.     }
  34084.     /**
  34085.      * Gets the private 'debug.argument_resolver.request' shared service.
  34086.      *
  34087.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  34088.      */
  34089.     protected function getDebug_ArgumentResolver_RequestService()
  34090.     {
  34091.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  34092.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  34093.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  34094.         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))));
  34095.     }
  34096.     /**
  34097.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  34098.      *
  34099.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  34100.      */
  34101.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  34102.     {
  34103.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  34104.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  34105.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  34106.         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))));
  34107.     }
  34108.     /**
  34109.      * Gets the private 'debug.argument_resolver.service' shared service.
  34110.      *
  34111.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  34112.      */
  34113.     protected function getDebug_ArgumentResolver_ServiceService()
  34114.     {
  34115.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  34116.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  34117.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  34118.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.nVgY_UE'] ?? $this->get_ServiceLocator_NVgYUEService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  34119.     }
  34120.     /**
  34121.      * Gets the private 'debug.argument_resolver.session' shared service.
  34122.      *
  34123.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  34124.      */
  34125.     protected function getDebug_ArgumentResolver_SessionService()
  34126.     {
  34127.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  34128.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  34129.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  34130.         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))));
  34131.     }
  34132.     /**
  34133.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  34134.      *
  34135.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  34136.      */
  34137.     protected function getDebug_ArgumentResolver_VariadicService()
  34138.     {
  34139.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  34140.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  34141.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  34142.         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))));
  34143.     }
  34144.     /**
  34145.      * Gets the private 'debug.debug_handlers_listener' shared service.
  34146.      *
  34147.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  34148.      */
  34149.     protected function getDebug_DebugHandlersListenerService()
  34150.     {
  34151.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  34152.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  34153.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  34154.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  34155.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  34156.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  34157.     }
  34158.     /**
  34159.      * Gets the private 'debug.dump_listener' shared service.
  34160.      *
  34161.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  34162.      */
  34163.     protected function getDebug_DumpListenerService()
  34164.     {
  34165.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  34166.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  34167.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  34168.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  34169.         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);
  34170.     }
  34171.     /**
  34172.      * Gets the private 'debug.file_link_formatter' shared service.
  34173.      *
  34174.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  34175.      */
  34176.     protected function getDebug_FileLinkFormatterService()
  34177.     {
  34178.         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 () {
  34179.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  34180.         });
  34181.     }
  34182.     /**
  34183.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  34184.      *
  34185.      * @return \string
  34186.      */
  34187.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  34188.     {
  34189.         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');
  34190.     }
  34191.     /**
  34192.      * Gets the private 'debug.log_processor' shared service.
  34193.      *
  34194.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  34195.      */
  34196.     protected function getDebug_LogProcessorService()
  34197.     {
  34198.         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())));
  34199.     }
  34200.     /**
  34201.      * Gets the private 'debug.validator' shared service.
  34202.      *
  34203.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  34204.      */
  34205.     protected function getDebug_ValidatorService()
  34206.     {
  34207.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  34208.         if (isset($this->privates['debug.validator'])) {
  34209.             return $this->privates['debug.validator'];
  34210.         }
  34211.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  34212.     }
  34213.     /**
  34214.      * Gets the private 'enqueue.client.consume_command' shared service.
  34215.      *
  34216.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  34217.      */
  34218.     protected function getEnqueue_Client_ConsumeCommandService()
  34219.     {
  34220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34221.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  34222.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  34223.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  34224.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  34225.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  34226.         $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');
  34227.         $instance->setName('enqueue:consume');
  34228.         return $instance;
  34229.     }
  34230.     /**
  34231.      * Gets the private 'enqueue.client.default.context' shared service.
  34232.      *
  34233.      * @return \Interop\Queue\Context
  34234.      */
  34235.     protected function getEnqueue_Client_Default_ContextService()
  34236.     {
  34237.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  34238.     }
  34239.     /**
  34240.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  34241.      *
  34242.      * @return \Enqueue\Client\DelegateProcessor
  34243.      */
  34244.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  34245.     {
  34246.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  34247.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  34248.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  34249.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  34250.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34251.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  34252.         ], [
  34253.             'enqueue.client.default.router_processor' => '?',
  34254.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  34255.     }
  34256.     /**
  34257.      * Gets the private 'enqueue.client.default.driver' shared service.
  34258.      *
  34259.      * @return \Enqueue\Client\DriverInterface
  34260.      */
  34261.     protected function getEnqueue_Client_Default_DriverService()
  34262.     {
  34263.         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([]));
  34264.     }
  34265.     /**
  34266.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  34267.      *
  34268.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  34269.      */
  34270.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  34271.     {
  34272.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  34273.         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()));
  34274.     }
  34275.     /**
  34276.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  34277.      *
  34278.      * @return \Enqueue\Symfony\Client\LazyProducer
  34279.      */
  34280.     protected function getEnqueue_Client_Default_LazyProducerService()
  34281.     {
  34282.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  34283.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34284.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  34285.         ], [
  34286.             'enqueue.client.default.producer' => '?',
  34287.         ]), 'enqueue.client.default.producer');
  34288.     }
  34289.     /**
  34290.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  34291.      *
  34292.      * @return \Enqueue\Consumption\QueueConsumer
  34293.      */
  34294.     protected function getEnqueue_Client_Default_QueueConsumerService()
  34295.     {
  34296.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  34297.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  34298.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  34299.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  34300.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  34301.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  34302.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  34303.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  34304.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  34305.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  34306.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  34307.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  34308.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  34309.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  34310.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  34311.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  34312.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  34313.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  34314.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  34315.         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.reply_extension'] ?? ($this->privates['enqueue.consumption.reply_extension'] = new \Enqueue\Consumption\Extension\ReplyExtension())), => new \Enqueue\Client\ConsumptionExtension\FlushSpoolProducerExtension(($this->privates['enqueue.client.default.spool_producer'] ?? $this->getEnqueue_Client_Default_SpoolProducerService()))]), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 1000);
  34316.     }
  34317.     /**
  34318.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  34319.      *
  34320.      * @return \Enqueue\Client\RouterProcessor
  34321.      */
  34322.     protected function getEnqueue_Client_Default_RouterProcessorService()
  34323.     {
  34324.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  34325.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  34326.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  34327.     }
  34328.     /**
  34329.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  34330.      *
  34331.      * @return \Enqueue\Client\SpoolProducer
  34332.      */
  34333.     protected function getEnqueue_Client_Default_SpoolProducerService()
  34334.     {
  34335.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  34336.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  34337.     }
  34338.     /**
  34339.      * Gets the private 'enqueue.client.produce_command' shared service.
  34340.      *
  34341.      * @return \Enqueue\Symfony\Client\ProduceCommand
  34342.      */
  34343.     protected function getEnqueue_Client_ProduceCommandService()
  34344.     {
  34345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34346.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  34347.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  34348.         $instance->setName('enqueue:produce');
  34349.         return $instance;
  34350.     }
  34351.     /**
  34352.      * Gets the private 'enqueue.client.routes_command' shared service.
  34353.      *
  34354.      * @return \Enqueue\Symfony\Client\RoutesCommand
  34355.      */
  34356.     protected function getEnqueue_Client_RoutesCommandService()
  34357.     {
  34358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34359.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  34360.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  34361.         $instance->setName('enqueue:routes');
  34362.         return $instance;
  34363.     }
  34364.     /**
  34365.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  34366.      *
  34367.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  34368.      */
  34369.     protected function getEnqueue_Client_SetupBrokerCommandService()
  34370.     {
  34371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34372.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  34373.         $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');
  34374.         $instance->setName('enqueue:setup-broker');
  34375.         return $instance;
  34376.     }
  34377.     /**
  34378.      * Gets the private 'enqueue.locator' shared service.
  34379.      *
  34380.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  34381.      */
  34382.     protected function getEnqueue_LocatorService()
  34383.     {
  34384.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34385.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  34386.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  34387.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  34388.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  34389.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  34390.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  34391.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  34392.         ], [
  34393.             'enqueue.client.default.delegate_processor' => '?',
  34394.             'enqueue.client.default.driver' => '?',
  34395.             'enqueue.client.default.producer' => '?',
  34396.             'enqueue.client.default.queue_consumer' => '?',
  34397.             'enqueue.transport.default.context' => '?',
  34398.             'enqueue.transport.default.processor_registry' => '?',
  34399.             'enqueue.transport.default.queue_consumer' => '?',
  34400.         ]);
  34401.     }
  34402.     /**
  34403.      * Gets the private 'enqueue.messenger_transport.factory' shared service.
  34404.      *
  34405.      * @return \Enqueue\MessengerAdapter\QueueInteropTransportFactory
  34406.      */
  34407.     protected function getEnqueue_MessengerTransport_FactoryService()
  34408.     {
  34409.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  34410.         include_once \dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/QueueInteropTransportFactory.php';
  34411.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  34412.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  34413.         return $this->privates['enqueue.messenger_transport.factory'] = 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);
  34414.     }
  34415.     /**
  34416.      * Gets the private 'enqueue.transport.consume_command' shared service.
  34417.      *
  34418.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  34419.      */
  34420.     protected function getEnqueue_Transport_ConsumeCommandService()
  34421.     {
  34422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34423.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  34424.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  34425.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  34426.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  34427.         $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');
  34428.         $instance->setName('enqueue:transport:consume');
  34429.         return $instance;
  34430.     }
  34431.     /**
  34432.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  34433.      *
  34434.      * @return \Interop\Queue\ConnectionFactory
  34435.      */
  34436.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  34437.     {
  34438.         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:']);
  34439.     }
  34440.     /**
  34441.      * Gets the private 'enqueue.transport.default.context' shared service.
  34442.      *
  34443.      * @return \Interop\Queue\Context
  34444.      */
  34445.     protected function getEnqueue_Transport_Default_ContextService()
  34446.     {
  34447.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  34448.     }
  34449.     /**
  34450.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  34451.      *
  34452.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  34453.      */
  34454.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  34455.     {
  34456.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  34457.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  34458.         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));
  34459.     }
  34460.     /**
  34461.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  34462.      *
  34463.      * @return \Enqueue\Consumption\QueueConsumer
  34464.      */
  34465.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  34466.     {
  34467.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  34468.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  34469.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  34470.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  34471.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  34472.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  34473.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  34474.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  34475.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  34476.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  34477.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  34478.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  34479.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  34480.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  34481.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  34482.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  34483.         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.reply_extension'] ?? ($this->privates['enqueue.consumption.reply_extension'] = new \Enqueue\Consumption\Extension\ReplyExtension())), => new \Enqueue\Consumption\Extension\LogExtension()]), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 1000);
  34484.     }
  34485.     /**
  34486.      * Gets the private 'error_handler.error_renderer.html' shared service.
  34487.      *
  34488.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  34489.      */
  34490.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  34491.     {
  34492.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  34493.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  34494.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  34495.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  34496.     }
  34497.     /**
  34498.      * Gets the private 'esi_listener' shared service.
  34499.      *
  34500.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  34501.      */
  34502.     protected function getEsiListenerService()
  34503.     {
  34504.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  34505.     }
  34506.     /**
  34507.      * Gets the private 'exception_listener' shared service.
  34508.      *
  34509.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  34510.      */
  34511.     protected function getExceptionListenerService()
  34512.     {
  34513.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  34514.     }
  34515.     /**
  34516.      * Gets the private 'fragment.listener' shared service.
  34517.      *
  34518.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  34519.      */
  34520.     protected function getFragment_ListenerService()
  34521.     {
  34522.         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');
  34523.     }
  34524.     /**
  34525.      * Gets the private 'fragment.renderer.esi' shared service.
  34526.      *
  34527.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  34528.      */
  34529.     protected function getFragment_Renderer_EsiService()
  34530.     {
  34531.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  34532.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  34533.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  34534.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  34535.         $a = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  34536.         if (isset($this->privates['fragment.renderer.esi'])) {
  34537.             return $this->privates['fragment.renderer.esi'];
  34538.         }
  34539.         $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')))));
  34540.         $instance->setFragmentPath('/_fragment');
  34541.         return $instance;
  34542.     }
  34543.     /**
  34544.      * Gets the private 'fragment.renderer.hinclude' shared service.
  34545.      *
  34546.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  34547.      */
  34548.     protected function getFragment_Renderer_HincludeService()
  34549.     {
  34550.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  34551.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  34552.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  34553.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  34554.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  34555.             return $this->privates['fragment.renderer.hinclude'];
  34556.         }
  34557.         $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);
  34558.         $instance->setFragmentPath('/_fragment');
  34559.         return $instance;
  34560.     }
  34561.     /**
  34562.      * Gets the private 'fragment.renderer.inline' shared service.
  34563.      *
  34564.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  34565.      */
  34566.     protected function getFragment_Renderer_InlineService()
  34567.     {
  34568.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  34569.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  34570.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  34571.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  34572.         if (isset($this->privates['fragment.renderer.inline'])) {
  34573.             return $this->privates['fragment.renderer.inline'];
  34574.         }
  34575.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34576.         if (isset($this->privates['fragment.renderer.inline'])) {
  34577.             return $this->privates['fragment.renderer.inline'];
  34578.         }
  34579.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  34580.         $instance->setFragmentPath('/_fragment');
  34581.         return $instance;
  34582.     }
  34583.     /**
  34584.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  34585.      *
  34586.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  34587.      */
  34588.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  34589.     {
  34590.         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);
  34591.     }
  34592.     /**
  34593.      * Gets the private 'kernel.bundles' shared service.
  34594.      *
  34595.      * @return \Iterator
  34596.      */
  34597.     protected function getKernel_BundlesService()
  34598.     {
  34599.         return $this->privates['kernel.bundles'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getBundles();
  34600.     }
  34601.     /**
  34602.      * Gets the private 'kiener.mollie_payments.http.client' shared service.
  34603.      *
  34604.      * @return \Kiener\MolliePayments\Service\HttpClient\HttpClientInterface
  34605.      */
  34606.     protected function getKiener_MolliePayments_Http_ClientService()
  34607.     {
  34608.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/HttpClient/HttpClientInterface.php';
  34609.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MolliePayments/src/Service/HttpClient/PluginHttpClientFactory.php';
  34610.         return $this->privates['kiener.mollie_payments.http.client'] = (new \Kiener\MolliePayments\Service\HttpClient\PluginHttpClientFactory())->buildClient();
  34611.     }
  34612.     /**
  34613.      * Gets the private 'locale_aware_listener' shared service.
  34614.      *
  34615.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  34616.      */
  34617.     protected function getLocaleAwareListenerService()
  34618.     {
  34619.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  34620.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en-GB')));
  34621.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  34622.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  34623.     }
  34624.     /**
  34625.      * Gets the private 'locale_listener' shared service.
  34626.      *
  34627.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  34628.      */
  34629.     protected function getLocaleListenerService()
  34630.     {
  34631.         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, []);
  34632.     }
  34633.     /**
  34634.      * Gets the private 'lock.default.factory' shared service.
  34635.      *
  34636.      * @return \Symfony\Component\Lock\LockFactory
  34637.      */
  34638.     protected function getLock_Default_FactoryService()
  34639.     {
  34640.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore('semaphore'));
  34641.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  34642.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  34643.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  34644.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  34645.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  34646.         $instance->setLogger($a);
  34647.         return $instance;
  34648.     }
  34649.     /**
  34650.      * Gets the private 'mailer.messenger.message_handler' shared service.
  34651.      *
  34652.      * @return \Symfony\Component\Mailer\Messenger\MessageHandler
  34653.      */
  34654.     protected function getMailer_Messenger_MessageHandlerService()
  34655.     {
  34656.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  34657.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  34658.         if (isset($this->privates['mailer.messenger.message_handler'])) {
  34659.             return $this->privates['mailer.messenger.message_handler'];
  34660.         }
  34661.         return $this->privates['mailer.messenger.message_handler'] = new \Symfony\Component\Mailer\Messenger\MessageHandler($a);
  34662.     }
  34663.     /**
  34664.      * Gets the private 'mailer.transport_factory.native' shared service.
  34665.      *
  34666.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  34667.      */
  34668.     protected function getMailer_TransportFactory_NativeService()
  34669.     {
  34670.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  34671.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  34672.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  34673.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34674.         if (isset($this->privates['mailer.transport_factory.native'])) {
  34675.             return $this->privates['mailer.transport_factory.native'];
  34676.         }
  34677.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  34678.     }
  34679.     /**
  34680.      * Gets the private 'mailer.transport_factory.null' shared service.
  34681.      *
  34682.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  34683.      */
  34684.     protected function getMailer_TransportFactory_NullService()
  34685.     {
  34686.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  34687.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  34688.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  34689.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34690.         if (isset($this->privates['mailer.transport_factory.null'])) {
  34691.             return $this->privates['mailer.transport_factory.null'];
  34692.         }
  34693.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  34694.     }
  34695.     /**
  34696.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  34697.      *
  34698.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  34699.      */
  34700.     protected function getMailer_TransportFactory_SendmailService()
  34701.     {
  34702.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  34703.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  34704.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  34705.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34706.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  34707.             return $this->privates['mailer.transport_factory.sendmail'];
  34708.         }
  34709.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  34710.     }
  34711.     /**
  34712.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  34713.      *
  34714.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  34715.      */
  34716.     protected function getMailer_TransportFactory_SmtpService()
  34717.     {
  34718.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  34719.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  34720.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  34721.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34722.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  34723.             return $this->privates['mailer.transport_factory.smtp'];
  34724.         }
  34725.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  34726.     }
  34727.     /**
  34728.      * Gets the private 'mailer.transports' shared service.
  34729.      *
  34730.      * @return \Symfony\Component\Mailer\Transport\Transports
  34731.      */
  34732.     protected function getMailer_TransportsService()
  34733.     {
  34734.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  34735.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  34736.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  34737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailerTransportFactory.php';
  34738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailAttachmentsBuilder.php';
  34739.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34740.         if (isset($this->privates['mailer.transports'])) {
  34741.             return $this->privates['mailer.transports'];
  34742.         }
  34743.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  34744.         if (isset($this->privates['mailer.transports'])) {
  34745.             return $this->privates['mailer.transports'];
  34746.         }
  34747.         $c = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  34748.         if (isset($this->privates['mailer.transports'])) {
  34749.             return $this->privates['mailer.transports'];
  34750.         }
  34751.         $d = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  34752.         if (isset($this->privates['mailer.transports'])) {
  34753.             return $this->privates['mailer.transports'];
  34754.         }
  34755.         $e = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  34756.         if (isset($this->privates['mailer.transports'])) {
  34757.             return $this->privates['mailer.transports'];
  34758.         }
  34759.         $f = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  34760.         if (isset($this->privates['mailer.transports'])) {
  34761.             return $this->privates['mailer.transports'];
  34762.         }
  34763.         return $this->privates['mailer.transports'] = (new \Shopware\Core\Content\Mail\Service\MailerTransportFactory(new RewindableGenerator(function () {
  34764.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  34765.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  34766.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  34767.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  34768.         }, 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')]);
  34769.     }
  34770.     /**
  34771.      * Gets the private 'messenger.bus.shopware.middleware.handle_message' shared service.
  34772.      *
  34773.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  34774.      */
  34775.     protected function getMessenger_Bus_Shopware_Middleware_HandleMessageService()
  34776.     {
  34777.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  34778.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  34779.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  34780.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  34781.         $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 () {
  34782.             yield => ($this->privates['.messenger.handler_descriptor.h1gRAD1'] ?? $this->get_Messenger_HandlerDescriptor_H1gRAD1Service());
  34783.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => new RewindableGenerator(function () {
  34784.             yield => ($this->privates['.messenger.handler_descriptor.aM76mVQ'] ?? $this->get_Messenger_HandlerDescriptor_AM76mVQService());
  34785.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => new RewindableGenerator(function () {
  34786.             yield => ($this->privates['.messenger.handler_descriptor.goUFZIo'] ?? $this->get_Messenger_HandlerDescriptor_GoUFZIoService());
  34787.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => new RewindableGenerator(function () {
  34788.             yield => ($this->privates['.messenger.handler_descriptor.6a6vTR.'] ?? $this->get_Messenger_HandlerDescriptor_6a6vTR_Service());
  34789.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => new RewindableGenerator(function () {
  34790.             yield => ($this->privates['.messenger.handler_descriptor.88lOdtC'] ?? $this->get_Messenger_HandlerDescriptor_88lOdtCService());
  34791.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => new RewindableGenerator(function () {
  34792.             yield => ($this->privates['.messenger.handler_descriptor.vN2QjSm'] ?? $this->get_Messenger_HandlerDescriptor_VN2QjSmService());
  34793.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask' => new RewindableGenerator(function () {
  34794.             yield => ($this->privates['.messenger.handler_descriptor.bD1J5H6'] ?? $this->get_Messenger_HandlerDescriptor_BD1J5H6Service());
  34795.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => new RewindableGenerator(function () {
  34796.             yield => ($this->privates['.messenger.handler_descriptor.2yo6BZJ'] ?? $this->get_Messenger_HandlerDescriptor_2yo6BZJService());
  34797.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => new RewindableGenerator(function () {
  34798.             yield => ($this->privates['.messenger.handler_descriptor.hq66vfV'] ?? $this->get_Messenger_HandlerDescriptor_Hq66vfVService());
  34799.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => new RewindableGenerator(function () {
  34800.             yield => ($this->privates['.messenger.handler_descriptor.n5_pcyU'] ?? $this->get_Messenger_HandlerDescriptor_N5PcyUService());
  34801.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => new RewindableGenerator(function () {
  34802.             yield => ($this->privates['.messenger.handler_descriptor.W5d8anj'] ?? $this->get_Messenger_HandlerDescriptor_W5d8anjService());
  34803.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => new RewindableGenerator(function () {
  34804.             yield => ($this->privates['.messenger.handler_descriptor.rvKU_JQ'] ?? $this->get_Messenger_HandlerDescriptor_RvKUJQService());
  34805.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\SleepMessage' => new RewindableGenerator(function () {
  34806.             yield => ($this->privates['.messenger.handler_descriptor.6XWr01B'] ?? $this->get_Messenger_HandlerDescriptor_6XWr01BService());
  34807.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => new RewindableGenerator(function () {
  34808.             yield => ($this->privates['.messenger.handler_descriptor.BzkW.st'] ?? $this->get_Messenger_HandlerDescriptor_BzkW_StService());
  34809.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => new RewindableGenerator(function () {
  34810.             yield => ($this->privates['.messenger.handler_descriptor.dVP21hY'] ?? $this->get_Messenger_HandlerDescriptor_DVP21hYService());
  34811.         }, 1), 'Shopware\\Core\\Framework\\Webhook\\Message\\WebhookEventMessage' => new RewindableGenerator(function () {
  34812.             yield => ($this->privates['.messenger.handler_descriptor.Z5qzcmD'] ?? $this->get_Messenger_HandlerDescriptor_Z5qzcmDService());
  34813.         }, 1), 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask' => new RewindableGenerator(function () {
  34814.             yield => ($this->privates['.messenger.handler_descriptor._mx1WXF'] ?? $this->get_Messenger_HandlerDescriptor_Mx1WXFService());
  34815.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  34816.             yield => ($this->privates['.messenger.handler_descriptor.TaMu3bd'] ?? $this->get_Messenger_HandlerDescriptor_TaMu3bdService());
  34817.         }, 1), 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask' => new RewindableGenerator(function () {
  34818.             yield => ($this->privates['.messenger.handler_descriptor.vhvNn_P'] ?? $this->get_Messenger_HandlerDescriptor_VhvNnPService());
  34819.         }, 1), 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask' => new RewindableGenerator(function () {
  34820.             yield => ($this->privates['.messenger.handler_descriptor.wUKKx8c'] ?? $this->get_Messenger_HandlerDescriptor_WUKKx8cService());
  34821.         }, 1), 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => new RewindableGenerator(function () {
  34822.             yield => ($this->privates['.messenger.handler_descriptor.6kBcctU'] ?? $this->get_Messenger_HandlerDescriptor_6kBcctUService());
  34823.         }, 1), 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask' => new RewindableGenerator(function () {
  34824.             yield => ($this->privates['.messenger.handler_descriptor.zfOhFjq'] ?? $this->get_Messenger_HandlerDescriptor_ZfOhFjqService());
  34825.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => new RewindableGenerator(function () {
  34826.             yield => ($this->privates['.messenger.handler_descriptor.wYSIMNj'] ?? $this->get_Messenger_HandlerDescriptor_WYSIMNjService());
  34827.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => new RewindableGenerator(function () {
  34828.             yield => ($this->privates['.messenger.handler_descriptor.4htA3jl'] ?? $this->get_Messenger_HandlerDescriptor_4htA3jlService());
  34829.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportMessage' => new RewindableGenerator(function () {
  34830.             yield => ($this->privates['.messenger.handler_descriptor.Sx4TzkJ'] ?? $this->get_Messenger_HandlerDescriptor_Sx4TzkJService());
  34831.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  34832.             yield => ($this->privates['.messenger.handler_descriptor.3.rzR14'] ?? $this->get_Messenger_HandlerDescriptor_3_RzR14Service());
  34833.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask' => new RewindableGenerator(function () {
  34834.             yield => ($this->privates['.messenger.handler_descriptor.yKXilMm'] ?? $this->get_Messenger_HandlerDescriptor_YKXilMmService());
  34835.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => new RewindableGenerator(function () {
  34836.             yield => ($this->privates['.messenger.handler_descriptor.RWDR7vF'] ?? $this->get_Messenger_HandlerDescriptor_RWDR7vFService());
  34837.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => new RewindableGenerator(function () {
  34838.             yield => ($this->privates['.messenger.handler_descriptor.z290ooz'] ?? $this->get_Messenger_HandlerDescriptor_Z290oozService());
  34839.         }, 1), 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => new RewindableGenerator(function () {
  34840.             yield => ($this->privates['.messenger.handler_descriptor.D8Msq11'] ?? $this->get_Messenger_HandlerDescriptor_D8Msq11Service());
  34841.         }, 1), 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => new RewindableGenerator(function () {
  34842.             yield => ($this->privates['.messenger.handler_descriptor.9FtfQXI'] ?? $this->get_Messenger_HandlerDescriptor_9FtfQXIService());
  34843.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => new RewindableGenerator(function () {
  34844.             yield => ($this->privates['.messenger.handler_descriptor.RaXVyBY'] ?? $this->get_Messenger_HandlerDescriptor_RaXVyBYService());
  34845.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => new RewindableGenerator(function () {
  34846.             yield => ($this->privates['.messenger.handler_descriptor.9zA2HRZ'] ?? $this->get_Messenger_HandlerDescriptor_9zA2HRZService());
  34847.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchLanguageIndexIteratorMessage' => new RewindableGenerator(function () {
  34848.             yield => ($this->privates['.messenger.handler_descriptor.ZFmY.qW'] ?? $this->get_Messenger_HandlerDescriptor_ZFmY_QWService());
  34849.         }, 1), 'Shopware\\Elasticsearch\\Admin\\AdminSearchIndexingMessage' => new RewindableGenerator(function () {
  34850.             yield => ($this->privates['.messenger.handler_descriptor.blq.UUc'] ?? $this->get_Messenger_HandlerDescriptor_Blq_UUcService());
  34851.         }, 1), 'Nd\\Voorwinden\\Message\\SetSecondMediaMessage' => new RewindableGenerator(function () {
  34852.             yield => ($this->privates['.messenger.handler_descriptor.jpOYopg'] ?? $this->get_Messenger_HandlerDescriptor_JpOYopgService());
  34853.         }, 1), 'Nd\\Srs\\MessageQueue\\Message\\ImportProducts' => new RewindableGenerator(function () {
  34854.             yield => ($this->privates['.messenger.handler_descriptor.z9NoLJs'] ?? $this->get_Messenger_HandlerDescriptor_Z9NoLJsService());
  34855.         }, 1), 'Nd\\Srs\\MessageQueue\\Message\\ImportProperties' => new RewindableGenerator(function () {
  34856.             yield => ($this->privates['.messenger.handler_descriptor.exPHx99'] ?? $this->get_Messenger_HandlerDescriptor_ExPHx99Service());
  34857.         }, 1), 'Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTask' => new RewindableGenerator(function () {
  34858.             yield => ($this->privates['.messenger.handler_descriptor.yvzCJmc'] ?? $this->get_Messenger_HandlerDescriptor_YvzCJmcService());
  34859.         }, 1), 'Kiener\\MolliePayments\\ScheduledTask\\Subscription\\RenewalReminder\\RenewalReminderTaskDev' => new RewindableGenerator(function () {
  34860.             yield => ($this->privates['.messenger.handler_descriptor.Vt5iujS'] ?? $this->get_Messenger_HandlerDescriptor_Vt5iujSService());
  34861.         }, 1), 'Nd\\DeleteOldUnusedProductMedia\\Message\\NodotsDeleteUnusedMediaMessage' => new RewindableGenerator(function () {
  34862.             yield => ($this->privates['.messenger.handler_descriptor.LoMVQx2'] ?? $this->get_Messenger_HandlerDescriptor_LoMVQx2Service());
  34863.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  34864.             yield => ($this->privates['.messenger.handler_descriptor.g5T3Vdz'] ?? $this->get_Messenger_HandlerDescriptor_G5T3VdzService());
  34865.         }, 1)]));
  34866.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  34867.         return $instance;
  34868.     }
  34869.     /**
  34870.      * Gets the private 'messenger.bus.shopware.middleware.traceable' shared service.
  34871.      *
  34872.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  34873.      */
  34874.     protected function getMessenger_Bus_Shopware_Middleware_TraceableService()
  34875.     {
  34876.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  34877.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  34878.         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');
  34879.     }
  34880.     /**
  34881.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  34882.      *
  34883.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  34884.      */
  34885.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  34886.     {
  34887.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  34888.         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()));
  34889.     }
  34890.     /**
  34891.      * Gets the private 'messenger.middleware.send_message' shared service.
  34892.      *
  34893.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  34894.      */
  34895.     protected function getMessenger_Middleware_SendMessageService()
  34896.     {
  34897.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  34898.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  34899.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  34900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DefaultSenderLocator.php';
  34901.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  34902.         $a = ($this->privates['.service_locator.SyoWBUR'] ?? $this->get_ServiceLocator_SyoWBURService());
  34903.         if (isset($this->privates['messenger.middleware.send_message'])) {
  34904.             return $this->privates['messenger.middleware.send_message'];
  34905.         }
  34906.         $b = ($this->privates['messenger.transport.default'] ?? $this->getMessenger_Transport_DefaultService());
  34907.         if (isset($this->privates['messenger.middleware.send_message'])) {
  34908.             return $this->privates['messenger.middleware.send_message'];
  34909.         }
  34910.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34911.         if (isset($this->privates['messenger.middleware.send_message'])) {
  34912.             return $this->privates['messenger.middleware.send_message'];
  34913.         }
  34914.         $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(['Nd\\Srs\\MessageQueue\\Message\\ImportProducts' => [=> 'srs']], $a), $b'default'), $c);
  34915.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  34916.         return $instance;
  34917.     }
  34918.     /**
  34919.      * Gets the private 'messenger.receiver_locator' shared service.
  34920.      *
  34921.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  34922.      */
  34923.     protected function getMessenger_ReceiverLocatorService()
  34924.     {
  34925.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34926.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  34927.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  34928.             'messenger.transport.srs' => ['privates''messenger.transport.srs''getMessenger_Transport_SrsService'false],
  34929.             'srs' => ['privates''messenger.transport.srs''getMessenger_Transport_SrsService'false],
  34930.         ], [
  34931.             'default' => '?',
  34932.             'messenger.transport.default' => '?',
  34933.             'messenger.transport.srs' => '?',
  34934.             'srs' => '?',
  34935.         ]);
  34936.     }
  34937.     /**
  34938.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  34939.      *
  34940.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  34941.      */
  34942.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  34943.     {
  34944.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  34945.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  34946.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  34947.     }
  34948.     /**
  34949.      * Gets the private 'messenger.retry.multiplier_retry_strategy.srs' shared service.
  34950.      *
  34951.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  34952.      */
  34953.     protected function getMessenger_Retry_MultiplierRetryStrategy_SrsService()
  34954.     {
  34955.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  34956.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  34957.         return $this->privates['messenger.retry.multiplier_retry_strategy.srs'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  34958.     }
  34959.     /**
  34960.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  34961.      *
  34962.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  34963.      */
  34964.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  34965.     {
  34966.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  34967.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34968.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  34969.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  34970.         }
  34971.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.SyoWBUR'] ?? $this->get_ServiceLocator_SyoWBURService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34972.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  34973.             'srs' => ['privates''messenger.retry.multiplier_retry_strategy.srs''getMessenger_Retry_MultiplierRetryStrategy_SrsService'false],
  34974.         ], [
  34975.             'default' => '?',
  34976.             'srs' => '?',
  34977.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  34978.     }
  34979.     /**
  34980.      * Gets the private 'messenger.routable_message_bus' shared service.
  34981.      *
  34982.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  34983.      */
  34984.     protected function getMessenger_RoutableMessageBusService()
  34985.     {
  34986.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  34987.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  34988.         if (isset($this->privates['messenger.routable_message_bus'])) {
  34989.             return $this->privates['messenger.routable_message_bus'];
  34990.         }
  34991.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34992.             'messenger.bus.shopware' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  34993.         ], [
  34994.             'messenger.bus.shopware' => '?',
  34995.         ]), $a);
  34996.     }
  34997.     /**
  34998.      * Gets the private 'messenger.transport.default' shared service.
  34999.      *
  35000.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  35001.      */
  35002.     protected function getMessenger_Transport_DefaultService()
  35003.     {
  35004.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  35005.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  35006.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  35007.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  35008.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  35009.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  35010.         if (isset($this->privates['messenger.transport.default'])) {
  35011.             return $this->privates['messenger.transport.default'];
  35012.         }
  35013.         return $this->privates['messenger.transport.default'] = $a->createTransport('amqp://dev:URU5D81Cx7rOiFL3@localhost:5672/dev/messages', ['transport_name' => 'default'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  35014.     }
  35015.     /**
  35016.      * Gets the private 'messenger.transport.srs' shared service.
  35017.      *
  35018.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  35019.      */
  35020.     protected function getMessenger_Transport_SrsService()
  35021.     {
  35022.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  35023.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  35024.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  35025.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  35026.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  35027.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  35028.         if (isset($this->privates['messenger.transport.srs'])) {
  35029.             return $this->privates['messenger.transport.srs'];
  35030.         }
  35031.         return $this->privates['messenger.transport.srs'] = $a->createTransport('amqp://dev:URU5D81Cx7rOiFL3@localhost:5672/dev/srs', ['transport_name' => 'srs'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  35032.     }
  35033.     /**
  35034.      * Gets the private 'messenger.transport.sync.factory' shared service.
  35035.      *
  35036.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  35037.      */
  35038.     protected function getMessenger_Transport_Sync_FactoryService()
  35039.     {
  35040.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  35041.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  35042.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  35043.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  35044.             return $this->privates['messenger.transport.sync.factory'];
  35045.         }
  35046.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  35047.     }
  35048.     /**
  35049.      * Gets the private 'messenger.transport_factory' shared service.
  35050.      *
  35051.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  35052.      */
  35053.     protected function getMessenger_TransportFactoryService()
  35054.     {
  35055.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  35056.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  35057.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  35058.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  35059.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  35060.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  35061.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  35062.             yield => ($this->privates['enqueue.messenger_transport.factory'] ?? $this->getEnqueue_MessengerTransport_FactoryService());
  35063.         }, 5));
  35064.     }
  35065.     /**
  35066.      * Gets the private 'mime_types' shared service.
  35067.      *
  35068.      * @return \Symfony\Component\Mime\MimeTypes
  35069.      */
  35070.     protected function getMimeTypesService()
  35071.     {
  35072.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  35073.         $instance->setDefault($instance);
  35074.         return $instance;
  35075.     }
  35076.     /**
  35077.      * Gets the private 'mollie_payments.logger' shared service.
  35078.      *
  35079.      * @return \Monolog\Logger
  35080.      */
  35081.     protected function getMolliePayments_LoggerService()
  35082.     {
  35083.         return $this->privates['mollie_payments.logger'] = (new \Kiener\MolliePayments\Service\Logger\MollieLoggerFactory(($this->privates['Kiener\\MolliePayments\\Service\\SettingsService'] ?? $this->getSettingsServiceService()), (\dirname(__DIR__6).'/shared/var/log/mollie_dev.log'), 14$this->getEnv('DATABASE_URL')))->createLogger();
  35084.     }
  35085.     /**
  35086.      * Gets the private 'monolog.command.server_log' shared service.
  35087.      *
  35088.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  35089.      */
  35090.     protected function getMonolog_Command_ServerLogService()
  35091.     {
  35092.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35093.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  35094.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  35095.         $instance->setName('server:log');
  35096.         $instance->setDescription('Start a log server that displays logs in real time');
  35097.         return $instance;
  35098.     }
  35099.     /**
  35100.      * Gets the private 'monolog.handler.business_event_handler_buffer' shared service.
  35101.      *
  35102.      * @return \Monolog\Handler\BufferHandler
  35103.      */
  35104.     protected function getMonolog_Handler_BusinessEventHandlerBufferService()
  35105.     {
  35106.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  35107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/DoctrineSQLHandler.php';
  35108.         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);
  35109.     }
  35110.     /**
  35111.      * Gets the private 'monolog.handler.console' shared service.
  35112.      *
  35113.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  35114.      */
  35115.     protected function getMonolog_Handler_ConsoleService()
  35116.     {
  35117.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  35118.     }
  35119.     /**
  35120.      * Gets the private 'monolog.handler.nodots_deleted_unused_product_media' shared service.
  35121.      *
  35122.      * @return \Monolog\Handler\RotatingFileHandler
  35123.      */
  35124.     protected function getMonolog_Handler_NodotsDeletedUnusedProductMediaService()
  35125.     {
  35126.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  35127.         $this->privates['monolog.handler.nodots_deleted_unused_product_media'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__6).'/shared/var/log/nodots_deleted_unused_product_media_dev.log'), 7200trueNULL);
  35128.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  35129.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  35130.         return $instance;
  35131.     }
  35132.     /**
  35133.      * Gets the private 'monolog.logger' shared service.
  35134.      *
  35135.      * @return \Symfony\Bridge\Monolog\Logger
  35136.      */
  35137.     protected function getMonolog_LoggerService()
  35138.     {
  35139.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  35140.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35141.         $instance->useMicrosecondTimestamps(true);
  35142.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35143.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  35144.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  35145.         return $instance;
  35146.     }
  35147.     /**
  35148.      * Gets the private 'monolog.logger.cache' shared service.
  35149.      *
  35150.      * @return \Symfony\Bridge\Monolog\Logger
  35151.      */
  35152.     protected function getMonolog_Logger_CacheService()
  35153.     {
  35154.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  35155.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35156.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35157.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  35158.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  35159.         return $instance;
  35160.     }
  35161.     /**
  35162.      * Gets the private 'monolog.logger.mailer' shared service.
  35163.      *
  35164.      * @return \Symfony\Bridge\Monolog\Logger
  35165.      */
  35166.     protected function getMonolog_Logger_MailerService()
  35167.     {
  35168.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  35169.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35170.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35171.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  35172.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  35173.         return $instance;
  35174.     }
  35175.     /**
  35176.      * Gets the private 'monolog.logger.messenger' shared service.
  35177.      *
  35178.      * @return \Symfony\Bridge\Monolog\Logger
  35179.      */
  35180.     protected function getMonolog_Logger_MessengerService()
  35181.     {
  35182.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  35183.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35184.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35185.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  35186.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  35187.         return $instance;
  35188.     }
  35189.     /**
  35190.      * Gets the private 'monolog.logger.request' shared service.
  35191.      *
  35192.      * @return \Symfony\Bridge\Monolog\Logger
  35193.      */
  35194.     protected function getMonolog_Logger_RequestService()
  35195.     {
  35196.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  35197.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35198.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35199.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  35200.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  35201.         return $instance;
  35202.     }
  35203.     /**
  35204.      * Gets the private 'nodots_deleted_unused_product_media.shopware6.logger' shared service.
  35205.      *
  35206.      * @return \Nd\DeleteOldUnusedProductMedia\Service\LoggerService
  35207.      */
  35208.     protected function getNodotsDeletedUnusedProductMedia_Shopware6_LoggerService()
  35209.     {
  35210.         include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/AbstractLogger.php';
  35211.         include_once \dirname(__DIR__6).'/shared/custom/plugins/NdDeleteOldUnusedProductMedia/src/Service/LoggerService.php';
  35212.         return $this->privates['nodots_deleted_unused_product_media.shopware6.logger'] = new \Nd\DeleteOldUnusedProductMedia\Service\LoggerService(($this->services['monolog.logger.nodots_deleted_unused_product_media'] ?? $this->getMonolog_Logger_NodotsDeletedUnusedProductMediaService()));
  35213.     }
  35214.     /**
  35215.      * Gets the private 'parameter_bag' shared service.
  35216.      *
  35217.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  35218.      */
  35219.     protected function getParameterBagService()
  35220.     {
  35221.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  35222.     }
  35223.     /**
  35224.      * Gets the private 'profiler_listener' shared service.
  35225.      *
  35226.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  35227.      */
  35228.     protected function getProfilerListenerService()
  35229.     {
  35230.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  35231.         if (isset($this->privates['profiler_listener'])) {
  35232.             return $this->privates['profiler_listener'];
  35233.         }
  35234.         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);
  35235.     }
  35236.     /**
  35237.      * Gets the private 'property_info' shared service.
  35238.      *
  35239.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  35240.      */
  35241.     protected function getPropertyInfoService()
  35242.     {
  35243.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  35244.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  35245.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  35246.         }, 2), new RewindableGenerator(function () {
  35247.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  35248.         }, 1), new RewindableGenerator(function () {
  35249.             return new \EmptyIterator();
  35250.         }, 0), new RewindableGenerator(function () {
  35251.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  35252.         }, 1), new RewindableGenerator(function () {
  35253.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  35254.         }, 1));
  35255.     }
  35256.     /**
  35257.      * Gets the private 'property_info.serializer_extractor' shared service.
  35258.      *
  35259.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  35260.      */
  35261.     protected function getPropertyInfo_SerializerExtractorService()
  35262.     {
  35263.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  35264.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  35265.     }
  35266.     /**
  35267.      * Gets the private 'router.cache_warmer' shared service.
  35268.      *
  35269.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  35270.      */
  35271.     protected function getRouter_CacheWarmerService()
  35272.     {
  35273.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35274.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  35275.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35276.             'router' => ['services''router''getRouterService'false],
  35277.         ], [
  35278.             'router' => '?',
  35279.         ]))->withContext('router.cache_warmer'$this));
  35280.     }
  35281.     /**
  35282.      * Gets the private 'router.default' shared service.
  35283.      *
  35284.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  35285.      */
  35286.     protected function getRouter_DefaultService()
  35287.     {
  35288.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  35289.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35290.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35291.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  35292.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  35293.         $this->privates['router.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35294.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  35295.         ], [
  35296.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  35297.         ]))->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');
  35298.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  35299.         return $instance;
  35300.     }
  35301.     /**
  35302.      * Gets the private 'router.request_context' shared service.
  35303.      *
  35304.      * @return \Symfony\Component\Routing\RequestContext
  35305.      */
  35306.     protected function getRouter_RequestContextService()
  35307.     {
  35308.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  35309.     }
  35310.     /**
  35311.      * Gets the private 'router_listener' shared service.
  35312.      *
  35313.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  35314.      */
  35315.     protected function getRouterListenerService()
  35316.     {
  35317.         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);
  35318.     }
  35319.     /**
  35320.      * Gets the private 'secrets.vault' shared service.
  35321.      *
  35322.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  35323.      */
  35324.     protected function getSecrets_VaultService()
  35325.     {
  35326.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  35327.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  35328.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  35329.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  35330.         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'));
  35331.     }
  35332.     /**
  35333.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  35334.      *
  35335.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  35336.      */
  35337.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  35338.     {
  35339.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  35340.     }
  35341.     /**
  35342.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  35343.      *
  35344.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  35345.      */
  35346.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  35347.     {
  35348.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  35349.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULLNULL), 0'doctrine.orm');
  35350.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  35351.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  35352.     }
  35353.     /**
  35354.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  35355.      *
  35356.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  35357.      */
  35358.     protected function getSensioFrameworkExtra_View_ListenerService()
  35359.     {
  35360.         $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))));
  35361.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35362.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  35363.         ], [
  35364.             'twig' => '?',
  35365.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  35366.         return $instance;
  35367.     }
  35368.     /**
  35369.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  35370.      *
  35371.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  35372.      */
  35373.     protected function getSerializer_Mapping_CacheWarmerService()
  35374.     {
  35375.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35376.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  35377.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  35378.         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'));
  35379.     }
  35380.     /**
  35381.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  35382.      *
  35383.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  35384.      */
  35385.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  35386.     {
  35387.         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()))]));
  35388.     }
  35389.     /**
  35390.      * Gets the private 'session.factory' shared service.
  35391.      *
  35392.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  35393.      */
  35394.     protected function getSession_FactoryService()
  35395.     {
  35396.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  35397.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  35398.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  35399.         if (isset($this->privates['session.factory'])) {
  35400.             return $this->privates['session.factory'];
  35401.         }
  35402.         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']);
  35403.     }
  35404.     /**
  35405.      * Gets the private 'session.flash_bag' shared service.
  35406.      *
  35407.      * @return \Symfony\Component\HttpFoundation\Session\Flash\FlashBag
  35408.      *
  35409.      * @deprecated Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.
  35410.      */
  35411.     protected function getSession_FlashBagService()
  35412.     {
  35413.         trigger_deprecation('symfony/framework-bundle''5.1''The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.');
  35414.         return ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService())->getFlashBag();
  35415.     }
  35416.     /**
  35417.      * Gets the private 'session.storage.factory.native' shared service.
  35418.      *
  35419.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory
  35420.      */
  35421.     protected function getSession_Storage_Factory_NativeService()
  35422.     {
  35423.         return $this->privates['session.storage.factory.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], \Symfony\Component\HttpFoundation\Session\Storage\Handler\SessionHandlerFactory::createHandler('redis:///var/run/redis-persistent/redis.sock/1'), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true);
  35424.     }
  35425.     /**
  35426.      * Gets the private 'session_listener' shared service.
  35427.      *
  35428.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  35429.      */
  35430.     protected function getSessionListenerService()
  35431.     {
  35432.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35433.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  35434.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  35435.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  35436.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  35437.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  35438.         ], [
  35439.             'initialized_session' => '?',
  35440.             'logger' => '?',
  35441.             'session' => '?',
  35442.             'session_collector' => '?',
  35443.             'session_factory' => '?',
  35444.         ]), true$this->parameters['session.storage.options']);
  35445.     }
  35446.     /**
  35447.      * Gets the private 'shopware.api.authorization_server' shared service.
  35448.      *
  35449.      * @return \League\OAuth2\Server\AuthorizationServer
  35450.      */
  35451.     protected function getShopware_Api_AuthorizationServerService()
  35452.     {
  35453.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  35454.         return $this->privates['shopware.api.authorization_server'] = new \League\OAuth2\Server\AuthorizationServer(new \Shopware\Core\Framework\Api\OAuth\ClientRepository($a), ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository())), new \Shopware\Core\Framework\Api\OAuth\ScopeRepository(new RewindableGenerator(function () {
  35455.             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()));
  35456.             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()));
  35457.             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()));
  35458.         }, 3), $a), ($this->privates['shopware.private_key'] ?? ($this->privates['shopware.private_key'] = new \League\OAuth2\Server\CryptKey(('file://'.\dirname(__DIR__4).'/config/jwt/private.pem'), 'shopware'))), $this->getEnv('APP_SECRET'));
  35459.     }
  35460.     /**
  35461.      * Gets the private 'shopware.app_system.guzzle' shared service.
  35462.      *
  35463.      * @return \GuzzleHttp\Client
  35464.      */
  35465.     protected function getShopware_AppSystem_GuzzleService($lazyLoad true)
  35466.     {
  35467.         if ($lazyLoad) {
  35468.             return $this->privates['shopware.app_system.guzzle'] = $this->createProxy('Client_b190fb5', function () {
  35469.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35470.                     $wrappedInstance $this->getShopware_AppSystem_GuzzleService(false);
  35471.                     $proxy->setProxyInitializer(null);
  35472.                     return true;
  35473.                 });
  35474.             });
  35475.         }
  35476.         include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
  35477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/Guzzle/AuthMiddleware.php';
  35478.         $a \GuzzleHttp\HandlerStack::create();
  35479.         $a->push(new \Shopware\Core\Framework\App\Hmac\Guzzle\AuthMiddleware('6.4.20.2', ($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] ?? $this->getAppLocaleProviderService())));
  35480.         return new \GuzzleHttp\Client(['timeout' => 5'connect_timeout' => 1'handler' => $a]);
  35481.     }
  35482.     /**
  35483.      * Gets the private 'shopware.asset.asset' shared service.
  35484.      *
  35485.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  35486.      */
  35487.     protected function getShopware_Asset_AssetService()
  35488.     {
  35489.         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()));
  35490.     }
  35491.     /**
  35492.      * Gets the private 'shopware.asset.asset.version_strategy' shared service.
  35493.      *
  35494.      * @return \Shopware\Core\Framework\Adapter\Asset\FlysystemLastModifiedVersionStrategy
  35495.      */
  35496.     protected function getShopware_Asset_Asset_VersionStrategyService()
  35497.     {
  35498.         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()));
  35499.     }
  35500.     /**
  35501.      * Gets the private 'shopware.asset.public' shared service.
  35502.      *
  35503.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  35504.      */
  35505.     protected function getShopware_Asset_PublicService()
  35506.     {
  35507.         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())));
  35508.     }
  35509.     /**
  35510.      * Gets the private 'shopware.asset.sitemap' shared service.
  35511.      *
  35512.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  35513.      */
  35514.     protected function getShopware_Asset_SitemapService()
  35515.     {
  35516.         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())));
  35517.     }
  35518.     /**
  35519.      * Gets the private 'shopware.asset.theme' shared service.
  35520.      *
  35521.      * @return \Shopware\Storefront\Theme\ThemeAssetPackage
  35522.      */
  35523.     protected function getShopware_Asset_ThemeService()
  35524.     {
  35525.         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())));
  35526.     }
  35527.     /**
  35528.      * Gets the private 'shopware.cart.redis' shared service.
  35529.      *
  35530.      * @return \Redis
  35531.      */
  35532.     protected function getShopware_Cart_RedisService()
  35533.     {
  35534.         return $this->privates['shopware.cart.redis'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\RedisConnectionFactory'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\RedisConnectionFactory'] = new \Shopware\Core\Framework\Adapter\Cache\RedisConnectionFactory($this->getEnv('REDIS_PREFIX'))))->create('redis:///var/run/redis-persistent/redis.sock/2');
  35535.     }
  35536.     /**
  35537.      * Gets the private 'shopware.elasticsearch.logger' shared service.
  35538.      *
  35539.      * @return \Psr\Log\LoggerInterface
  35540.      */
  35541.     protected function getShopware_Elasticsearch_LoggerService()
  35542.     {
  35543.         return $this->privates['shopware.elasticsearch.logger'] = (new \Shopware\Core\Framework\Log\LoggerFactory((\dirname(__DIR__6).'/shared/var/log/%s_dev.log'), 14))->createRotating('elasticsearch'90100);
  35544.     }
  35545.     /**
  35546.      * Gets the private 'shopware.es.profiled.adminClient.inner' shared service.
  35547.      *
  35548.      * @return \Elasticsearch\Client
  35549.      */
  35550.     protected function getShopware_Es_Profiled_AdminClient_InnerService($lazyLoad true)
  35551.     {
  35552.         if ($lazyLoad) {
  35553.             return $this->privates['shopware.es.profiled.adminClient.inner'] = $this->createProxy('Client_dba3ed3', function () {
  35554.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35555.                     $wrappedInstance $this->getShopware_Es_Profiled_AdminClient_InnerService(false);
  35556.                     $proxy->setProxyInitializer(null);
  35557.                     return true;
  35558.                 });
  35559.             });
  35560.         }
  35561.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  35562.         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']);
  35563.     }
  35564.     /**
  35565.      * Gets the private 'shopware.es.profiled.client.inner' shared service.
  35566.      *
  35567.      * @return \Elasticsearch\Client
  35568.      */
  35569.     protected function getShopware_Es_Profiled_Client_InnerService($lazyLoad true)
  35570.     {
  35571.         if ($lazyLoad) {
  35572.             return $this->privates['shopware.es.profiled.client.inner'] = $this->createProxy('Client_dba3ed3', function () {
  35573.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35574.                     $wrappedInstance $this->getShopware_Es_Profiled_Client_InnerService(false);
  35575.                     $proxy->setProxyInitializer(null);
  35576.                     return true;
  35577.                 });
  35578.             });
  35579.         }
  35580.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  35581.         return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($this->getEnv('string:SHOPWARE_ES_HOSTS'), ($this->privates['shopware.elasticsearch.logger'] ?? $this->getShopware_Elasticsearch_LoggerService()), true$this->parameters['elasticsearch.ssl']);
  35582.     }
  35583.     /**
  35584.      * Gets the private 'shopware.increment.message_queue.gateway.mysql' shared service.
  35585.      *
  35586.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  35587.      */
  35588.     protected function getShopware_Increment_MessageQueue_Gateway_MysqlService()
  35589.     {
  35590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  35591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  35592.         $this->privates['shopware.increment.message_queue.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  35593.         $instance->setPool('message_queue');
  35594.         $instance->setConfig([]);
  35595.         return $instance;
  35596.     }
  35597.     /**
  35598.      * Gets the private 'shopware.increment.user_activity.gateway.mysql' shared service.
  35599.      *
  35600.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  35601.      */
  35602.     protected function getShopware_Increment_UserActivity_Gateway_MysqlService()
  35603.     {
  35604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  35605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  35606.         $this->privates['shopware.increment.user_activity.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  35607.         $instance->setPool('user_activity');
  35608.         $instance->setConfig([]);
  35609.         return $instance;
  35610.     }
  35611.     /**
  35612.      * Gets the private 'shopware.jwt_config' shared service.
  35613.      *
  35614.      * @return \Lcobucci\JWT\Configuration
  35615.      */
  35616.     protected function getShopware_JwtConfigService()
  35617.     {
  35618.         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(('file://'.\dirname(__DIR__4).'/config/jwt/private.pem'), 'shopware'))), ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey(('file://'.\dirname(__DIR__4).'/config/jwt/public.pem')))));
  35619.     }
  35620.     /**
  35621.      * Gets the private 'shopware.rate_limiter' shared service.
  35622.      *
  35623.      * @return \Shopware\Core\Framework\RateLimiter\RateLimiter
  35624.      */
  35625.     protected function getShopware_RateLimiterService()
  35626.     {
  35627.         $this->privates['shopware.rate_limiter'] = $instance = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  35628.         $a = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  35629.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35630.         $c = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  35631.         $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));
  35632.         $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));
  35633.         $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));
  35634.         $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));
  35635.         $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));
  35636.         $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));
  35637.         $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));
  35638.         $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));
  35639.         $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));
  35640.         return $instance;
  35641.     }
  35642.     /**
  35643.      * Gets the private 'slugify' shared service.
  35644.      *
  35645.      * @return \Cocur\Slugify\Slugify
  35646.      */
  35647.     protected function getSlugifyService()
  35648.     {
  35649.         return $this->privates['slugify'] = new \Cocur\Slugify\Slugify($this->parameters['shopware.slug.config']);
  35650.     }
  35651.     /**
  35652.      * Gets the private 'translation.extractor' shared service.
  35653.      *
  35654.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  35655.      */
  35656.     protected function getTranslation_ExtractorService()
  35657.     {
  35658.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  35659.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  35660.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  35661.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  35662.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  35663.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  35664.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  35665.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  35666.         return $instance;
  35667.     }
  35668.     /**
  35669.      * Gets the private 'translation.loader.csv' shared service.
  35670.      *
  35671.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  35672.      */
  35673.     protected function getTranslation_Loader_CsvService()
  35674.     {
  35675.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35676.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35677.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35678.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  35679.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  35680.     }
  35681.     /**
  35682.      * Gets the private 'translation.loader.dat' shared service.
  35683.      *
  35684.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  35685.      */
  35686.     protected function getTranslation_Loader_DatService()
  35687.     {
  35688.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35689.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  35690.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  35691.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  35692.     }
  35693.     /**
  35694.      * Gets the private 'translation.loader.ini' shared service.
  35695.      *
  35696.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  35697.      */
  35698.     protected function getTranslation_Loader_IniService()
  35699.     {
  35700.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35701.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35702.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35703.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  35704.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  35705.     }
  35706.     /**
  35707.      * Gets the private 'translation.loader.json' shared service.
  35708.      *
  35709.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  35710.      */
  35711.     protected function getTranslation_Loader_JsonService()
  35712.     {
  35713.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35714.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35715.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35716.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  35717.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  35718.     }
  35719.     /**
  35720.      * Gets the private 'translation.loader.mo' shared service.
  35721.      *
  35722.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  35723.      */
  35724.     protected function getTranslation_Loader_MoService()
  35725.     {
  35726.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35727.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35728.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35729.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  35730.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  35731.     }
  35732.     /**
  35733.      * Gets the private 'translation.loader.php' shared service.
  35734.      *
  35735.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  35736.      */
  35737.     protected function getTranslation_Loader_PhpService()
  35738.     {
  35739.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35740.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35741.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35742.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  35743.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  35744.     }
  35745.     /**
  35746.      * Gets the private 'translation.loader.po' shared service.
  35747.      *
  35748.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  35749.      */
  35750.     protected function getTranslation_Loader_PoService()
  35751.     {
  35752.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35753.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35754.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35755.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  35756.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  35757.     }
  35758.     /**
  35759.      * Gets the private 'translation.loader.qt' shared service.
  35760.      *
  35761.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  35762.      */
  35763.     protected function getTranslation_Loader_QtService()
  35764.     {
  35765.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35766.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  35767.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  35768.     }
  35769.     /**
  35770.      * Gets the private 'translation.loader.res' shared service.
  35771.      *
  35772.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  35773.      */
  35774.     protected function getTranslation_Loader_ResService()
  35775.     {
  35776.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35777.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  35778.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  35779.     }
  35780.     /**
  35781.      * Gets the private 'translation.loader.xliff' shared service.
  35782.      *
  35783.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  35784.      */
  35785.     protected function getTranslation_Loader_XliffService()
  35786.     {
  35787.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35788.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  35789.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  35790.     }
  35791.     /**
  35792.      * Gets the private 'translation.loader.yml' shared service.
  35793.      *
  35794.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  35795.      */
  35796.     protected function getTranslation_Loader_YmlService()
  35797.     {
  35798.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35799.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35800.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35801.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  35802.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  35803.     }
  35804.     /**
  35805.      * Gets the private 'translation.provider_collection' shared service.
  35806.      *
  35807.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  35808.      */
  35809.     protected function getTranslation_ProviderCollectionService()
  35810.     {
  35811.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  35812.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  35813.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  35814.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  35815.         }, 1), []))->fromConfig([]);
  35816.     }
  35817.     /**
  35818.      * Gets the private 'translation.reader' shared service.
  35819.      *
  35820.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  35821.      */
  35822.     protected function getTranslation_ReaderService()
  35823.     {
  35824.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  35825.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  35826.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35827.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35828.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35829.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  35830.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  35831.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  35832.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  35833.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  35834.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  35835.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  35836.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  35837.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  35838.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  35839.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  35840.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  35841.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  35842.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  35843.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  35844.         $instance->addLoader('yaml'$a);
  35845.         $instance->addLoader('yml'$a);
  35846.         $instance->addLoader('xlf'$b);
  35847.         $instance->addLoader('xliff'$b);
  35848.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  35849.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  35850.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  35851.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  35852.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  35853.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  35854.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  35855.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  35856.         return $instance;
  35857.     }
  35858.     /**
  35859.      * Gets the private 'translation.warmer' shared service.
  35860.      *
  35861.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  35862.      */
  35863.     protected function getTranslation_WarmerService()
  35864.     {
  35865.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35866.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  35867.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35868.             'translator' => ['services''translator''getTranslatorService'false],
  35869.         ], [
  35870.             'translator' => '?',
  35871.         ]))->withContext('translation.warmer'$this));
  35872.     }
  35873.     /**
  35874.      * Gets the private 'translation.writer' shared service.
  35875.      *
  35876.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  35877.      */
  35878.     protected function getTranslation_WriterService()
  35879.     {
  35880.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  35881.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  35882.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  35883.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  35884.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  35885.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  35886.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  35887.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  35888.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  35889.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  35890.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  35891.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  35892.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  35893.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  35894.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  35895.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  35896.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  35897.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  35898.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  35899.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  35900.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  35901.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  35902.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  35903.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  35904.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  35905.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  35906.         return $instance;
  35907.     }
  35908.     /**
  35909.      * Gets the private 'translator.default' shared service.
  35910.      *
  35911.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  35912.      */
  35913.     protected function getTranslator_DefaultService()
  35914.     {
  35915.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35916.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  35917.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  35918.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  35919.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  35920.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  35921.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  35922.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  35923.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  35924.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  35925.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  35926.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  35927.         ], [
  35928.             'translation.loader.csv' => '?',
  35929.             'translation.loader.dat' => '?',
  35930.             'translation.loader.ini' => '?',
  35931.             'translation.loader.json' => '?',
  35932.             'translation.loader.mo' => '?',
  35933.             'translation.loader.php' => '?',
  35934.             'translation.loader.po' => '?',
  35935.             'translation.loader.qt' => '?',
  35936.             'translation.loader.res' => '?',
  35937.             'translation.loader.xliff' => '?',
  35938.             'translation.loader.yml' => '?',
  35939.         ]), ($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'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.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')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.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/web-profiler-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/translations'), 12 => (\dirname(__DIR__4).'/vendor/shopware/core/System/translations'), 13 => (\dirname(__DIR__4).'/vendor/shopware/core/Content/translations'), 14 => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout/translations'), 15 => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling/translations'), 16 => (\dirname(__DIR__4).'/vendor/shopware/administration/translations'), 17 => (\dirname(__DIR__4).'/vendor/shopware/storefront/translations'), 18 => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch/translations'), 19 => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance/translations'), 20 => (\dirname(__DIR__4).'/vendor/nd/voorwinden/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/nd/theme/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/nd/fashion/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/nd/stl/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/nd/srs/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/nd/soeurs/src/translations'), 26 => (\dirname(__DIR__4).'/custom/plugins/NdAggregateProperties/src/translations'), 27 => (\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/translations'), 28 => (\dirname(__DIR__4).'/custom/plugins/NdDeleteOldUnusedProductMedia/src/translations'), 29 => (\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/web-profiler-bundle/translations'=> 'vendor/symfony/debug-bundle/translations'=> 'vendor/enqueue/enqueue-bundle/translations'10 => 'vendor/sroze/messenger-enqueue-transport/Bundle/translations'11 => 'vendor/shopware/core/Framework/translations'12 => 'vendor/shopware/core/System/translations'13 => 'vendor/shopware/core/Content/translations'14 => 'vendor/shopware/core/Checkout/translations'15 => 'vendor/shopware/core/Profiling/translations'16 => 'vendor/shopware/administration/translations'17 => 'vendor/shopware/storefront/translations'18 => 'vendor/shopware/elasticsearch/translations'19 => 'vendor/shopware/core/Maintenance/translations'20 => 'vendor/nd/voorwinden/src/translations'21 => 'vendor/nd/theme/src/translations'22 => 'vendor/nd/fashion/src/translations'23 => 'vendor/nd/stl/src/translations'24 => 'vendor/nd/srs/src/translations'25 => 'vendor/nd/soeurs/src/translations'26 => 'custom/plugins/NdAggregateProperties/src/translations'27 => 'custom/plugins/MolliePayments/src/translations'28 => 'custom/plugins/NdDeleteOldUnusedProductMedia/src/translations'29 => 'vendor/shopware/core/Framework/Plugin/KernelPluginLoader/translations']]], []);
  35940.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  35941.         $instance->setFallbackLocales([=> 'en_GB'=> 'en']);
  35942.         return $instance;
  35943.     }
  35944.     /**
  35945.      * Gets the private 'translator.formatter.default' shared service.
  35946.      *
  35947.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  35948.      */
  35949.     protected function getTranslator_Formatter_DefaultService()
  35950.     {
  35951.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator());
  35952.     }
  35953.     /**
  35954.      * Gets the private 'twig.command.debug' shared service.
  35955.      *
  35956.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  35957.      */
  35958.     protected function getTwig_Command_DebugService()
  35959.     {
  35960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35961.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  35962.         $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()));
  35963.         $instance->setName('debug:twig');
  35964.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  35965.         return $instance;
  35966.     }
  35967.     /**
  35968.      * Gets the private 'twig.command.lint' shared service.
  35969.      *
  35970.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  35971.      */
  35972.     protected function getTwig_Command_LintService()
  35973.     {
  35974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35975.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  35976.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  35977.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  35978.         $instance->setName('lint:twig');
  35979.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  35980.         return $instance;
  35981.     }
  35982.     /**
  35983.      * Gets the private 'twig.extension.trans' shared service.
  35984.      *
  35985.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  35986.      */
  35987.     protected function getTwig_Extension_TransService()
  35988.     {
  35989.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  35990.         if (isset($this->privates['twig.extension.trans'])) {
  35991.             return $this->privates['twig.extension.trans'];
  35992.         }
  35993.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension($a);
  35994.     }
  35995.     /**
  35996.      * Gets the private 'twig.loader.chain' shared service.
  35997.      *
  35998.      * @return \Twig\Loader\ChainLoader
  35999.      */
  36000.     protected function getTwig_Loader_ChainService()
  36001.     {
  36002.         $this->privates['twig.loader.chain'] = $instance = new \Twig\Loader\ChainLoader();
  36003.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  36004.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  36005.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  36006.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  36007.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  36008.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  36009.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  36010.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  36011.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), '!Framework');
  36012.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  36013.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), '!Profiling');
  36014.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  36015.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), '!Administration');
  36016.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  36017.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), '!Storefront');
  36018.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  36019.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), '!Elasticsearch');
  36020.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/voorwinden/src/Resources/views'), 'NdVoorwindenTheme');
  36021.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/voorwinden/src/Resources/views'), '!NdVoorwindenTheme');
  36022.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/theme/src/Resources/views'), 'NdTheme');
  36023.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/theme/src/Resources/views'), '!NdTheme');
  36024.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/fashion/src/Resources/views'), 'NdFashion');
  36025.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/fashion/src/Resources/views'), '!NdFashion');
  36026.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/stl/src/Resources/views'), 'NdStl');
  36027.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/stl/src/Resources/views'), '!NdStl');
  36028.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/srs/src/Resources/views'), 'NdSrs');
  36029.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/srs/src/Resources/views'), '!NdSrs');
  36030.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/soeurs/src/Resources/views'), 'NdSoeursTheme');
  36031.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/soeurs/src/Resources/views'), '!NdSoeursTheme');
  36032.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NdAggregateProperties/src/Resources/views'), 'NdAggregateProperties');
  36033.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NdAggregateProperties/src/Resources/views'), '!NdAggregateProperties');
  36034.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources/views'), 'MolliePayments');
  36035.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources/views'), '!MolliePayments');
  36036.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  36037.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  36038.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources'), 'FrameworkBundle');
  36039.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/Resources'), 'MonologBundle');
  36040.         $a->addPath((\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Resources'), 'SensioFrameworkExtraBundle');
  36041.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources'), 'TwigBundle');
  36042.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'));
  36043.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfilerBundle');
  36044.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources'), 'WebProfilerBundle');
  36045.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'));
  36046.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'DebugBundle');
  36047.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources'), 'DebugBundle');
  36048.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'));
  36049.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'EnqueueBundle');
  36050.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources'), 'EnqueueBundle');
  36051.         $a->addPath((\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/Resources'), 'EnqueueAdapterBundle');
  36052.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'));
  36053.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  36054.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources'), 'Framework');
  36055.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/System/Resources'), 'System');
  36056.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Content/Resources'), 'Content');
  36057.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Checkout/Resources'), 'Checkout');
  36058.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'));
  36059.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  36060.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources'), 'Profiling');
  36061.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'));
  36062.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  36063.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources'), 'Administration');
  36064.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'));
  36065.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  36066.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views/../app/storefront/dist'), 'Storefront');
  36067.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources'), 'Storefront');
  36068.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'));
  36069.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  36070.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources'), 'Elasticsearch');
  36071.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/voorwinden/src/Resources/views'));
  36072.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/voorwinden/src/Resources/views'), 'NdVoorwindenTheme');
  36073.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/voorwinden/src/Resources/views/../app/storefront/dist'), 'NdVoorwindenTheme');
  36074.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/voorwinden/src/Resources'), 'NdVoorwindenTheme');
  36075.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/theme/src/Resources/views'));
  36076.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/theme/src/Resources/views'), 'NdTheme');
  36077.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/theme/src/Resources/views/../app/storefront/dist'), 'NdTheme');
  36078.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/theme/src/Resources'), 'NdTheme');
  36079.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/fashion/src/Resources/views'));
  36080.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/fashion/src/Resources/views'), 'NdFashion');
  36081.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/fashion/src/Resources/views/../app/storefront/dist'), 'NdFashion');
  36082.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/fashion/src/Resources'), 'NdFashion');
  36083.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/stl/src/Resources/views'));
  36084.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/stl/src/Resources/views'), 'NdStl');
  36085.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/stl/src/Resources/views/../app/storefront/dist'), 'NdStl');
  36086.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/stl/src/Resources'), 'NdStl');
  36087.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/srs/src/Resources/views'));
  36088.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/srs/src/Resources/views'), 'NdSrs');
  36089.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/srs/src/Resources'), 'NdSrs');
  36090.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/soeurs/src/Resources/views'));
  36091.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/soeurs/src/Resources/views'), 'NdSoeursTheme');
  36092.         $a->addPath((\dirname(__DIR__4).'/vendor/nd/soeurs/src/Resources'), 'NdSoeursTheme');
  36093.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NdAggregateProperties/src/Resources/views'));
  36094.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NdAggregateProperties/src/Resources/views'), 'NdAggregateProperties');
  36095.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NdAggregateProperties/src/Resources/views/../app/storefront/dist'), 'NdAggregateProperties');
  36096.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NdAggregateProperties/src/Resources'), 'NdAggregateProperties');
  36097.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources/views'));
  36098.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources/views'), 'MolliePayments');
  36099.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources/views/../app/storefront/dist'), 'MolliePayments');
  36100.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MolliePayments/src/Resources'), 'MolliePayments');
  36101.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NdDeleteOldUnusedProductMedia/src/Resources'), 'NdDeleteOldUnusedProductMedia');
  36102.         $instance->addLoader(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService()));
  36103.         $instance->addLoader($a);
  36104.         return $instance;
  36105.     }
  36106.     /**
  36107.      * Gets the private 'twig.mailer.message_listener' shared service.
  36108.      *
  36109.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  36110.      */
  36111.     protected function getTwig_Mailer_MessageListenerService()
  36112.     {
  36113.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  36114.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  36115.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  36116.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  36117.         if (isset($this->privates['twig.mailer.message_listener'])) {
  36118.             return $this->privates['twig.mailer.message_listener'];
  36119.         }
  36120.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  36121.     }
  36122.     /**
  36123.      * Gets the private 'twig.runtime.httpkernel' shared service.
  36124.      *
  36125.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  36126.      */
  36127.     protected function getTwig_Runtime_HttpkernelService()
  36128.     {
  36129.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  36130.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  36131.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  36132.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  36133.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  36134.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  36135.         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, [
  36136.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  36137.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  36138.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  36139.         ], [
  36140.             'esi' => '?',
  36141.             'hinclude' => '?',
  36142.             'inline' => '?',
  36143.         ]), $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));
  36144.     }
  36145.     /**
  36146.      * Gets the private 'twig.runtime.security_csrf' shared service.
  36147.      *
  36148.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  36149.      */
  36150.     protected function getTwig_Runtime_SecurityCsrfService()
  36151.     {
  36152.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  36153.         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()));
  36154.     }
  36155.     /**
  36156.      * Gets the private 'twig.runtime.serializer' shared service.
  36157.      *
  36158.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  36159.      */
  36160.     protected function getTwig_Runtime_SerializerService()
  36161.     {
  36162.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  36163.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  36164.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  36165.     }
  36166.     /**
  36167.      * Gets the private 'validator.builder' shared service.
  36168.      *
  36169.      * @return \Symfony\Component\Validator\ValidatorBuilder
  36170.      */
  36171.     protected function getValidator_BuilderService()
  36172.     {
  36173.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  36174.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  36175.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36176.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator''getCustomerEmailUniqueValidatorService'false],
  36177.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator''getCustomerPasswordMatchesValidatorService'false],
  36178.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator''getCustomerVatIdentificationValidatorService'false],
  36179.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator''getCustomerZipCodeValidatorService'false],
  36180.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator''getEntityExistsValidatorService'false],
  36181.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator''getEntityNotExistsValidatorService'false],
  36182.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  36183.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  36184.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  36185.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  36186.         ], [
  36187.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => '?',
  36188.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => '?',
  36189.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => '?',
  36190.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => '?',
  36191.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => '?',
  36192.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => '?',
  36193.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  36194.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  36195.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  36196.             'validator.expression' => '?',
  36197.         ])));
  36198.         if ($this->has('translator')) {
  36199.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  36200.         }
  36201.         $instance->setTranslationDomain('validators');
  36202.         $instance->enableAnnotationMapping(true);
  36203.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  36204.         $instance->addMethodMapping('loadValidatorMetadata');
  36205.         $instance->addObjectInitializers([]);
  36206.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  36207.         return $instance;
  36208.     }
  36209.     /**
  36210.      * Gets the private 'validator.email' shared service.
  36211.      *
  36212.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  36213.      */
  36214.     protected function getValidator_EmailService()
  36215.     {
  36216.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  36217.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  36218.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  36219.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
  36220.     }
  36221.     /**
  36222.      * Gets the private 'validator.expression' shared service.
  36223.      *
  36224.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  36225.      */
  36226.     protected function getValidator_ExpressionService()
  36227.     {
  36228.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  36229.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  36230.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  36231.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(NULL);
  36232.     }
  36233.     /**
  36234.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  36235.      *
  36236.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  36237.      */
  36238.     protected function getValidator_Mapping_CacheWarmerService()
  36239.     {
  36240.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  36241.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  36242.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  36243.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  36244.     }
  36245.     /**
  36246.      * Gets the private 'validator.not_compromised_password' shared service.
  36247.      *
  36248.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  36249.      */
  36250.     protected function getValidator_NotCompromisedPasswordService()
  36251.     {
  36252.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  36253.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  36254.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  36255.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  36256.     }
  36257.     /**
  36258.      * Gets the private 'var_dumper.command.server_dump' shared service.
  36259.      *
  36260.      * @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
  36261.      */
  36262.     protected function getVarDumper_Command_ServerDumpService()
  36263.     {
  36264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36265.         include_once \dirname(__DIR__4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
  36266.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  36267.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  36268.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  36269.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  36270.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  36271.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  36272.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  36273.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  36274.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  36275.         $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()))]);
  36276.         $instance->setName('server:dump');
  36277.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  36278.         return $instance;
  36279.     }
  36280.     /**
  36281.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  36282.      *
  36283.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  36284.      */
  36285.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  36286.     {
  36287.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  36288.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  36289.         return $instance;
  36290.     }
  36291.     /**
  36292.      * Gets the private 'var_dumper.html_dumper' shared service.
  36293.      *
  36294.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  36295.      */
  36296.     protected function getVarDumper_HtmlDumperService()
  36297.     {
  36298.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  36299.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  36300.         return $instance;
  36301.     }
  36302.     /**
  36303.      * Gets the private 'web_profiler.csp.handler' shared service.
  36304.      *
  36305.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  36306.      */
  36307.     protected function getWebProfiler_Csp_HandlerService()
  36308.     {
  36309.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  36310.     }
  36311.     /**
  36312.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  36313.      *
  36314.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  36315.      */
  36316.     protected function getWebProfiler_DebugToolbarService()
  36317.     {
  36318.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  36319.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  36320.             return $this->privates['web_profiler.debug_toolbar'];
  36321.         }
  36322.         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()));
  36323.     }
  36324.     /**
  36325.      * Gets the public 'cache_clearer' alias.
  36326.      *
  36327.      * @return object The ".container.private.cache_clearer" service.
  36328.      */
  36329.     protected function getCacheClearerService()
  36330.     {
  36331.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  36332.         return $this->get('.container.private.cache_clearer');
  36333.     }
  36334.     /**
  36335.      * Gets the public 'filesystem' alias.
  36336.      *
  36337.      * @return object The ".container.private.filesystem" service.
  36338.      */
  36339.     protected function getFilesystemService()
  36340.     {
  36341.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  36342.         return $this->get('.container.private.filesystem');
  36343.     }
  36344.     /**
  36345.      * Gets the public 'serializer' alias.
  36346.      *
  36347.      * @return object The ".container.private.serializer" service.
  36348.      */
  36349.     protected function getSerializerService()
  36350.     {
  36351.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  36352.         return $this->get('.container.private.serializer');
  36353.     }
  36354.     /**
  36355.      * Gets the public 'security.csrf.token_manager' alias.
  36356.      *
  36357.      * @return object The ".container.private.security.csrf.token_manager" service.
  36358.      */
  36359.     protected function getSecurity_Csrf_TokenManagerService()
  36360.     {
  36361.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  36362.         return $this->get('.container.private.security.csrf.token_manager');
  36363.     }
  36364.     /**
  36365.      * Gets the public 'profiler' alias.
  36366.      *
  36367.      * @return object The ".container.private.profiler" service.
  36368.      */
  36369.     protected function getProfiler2Service()
  36370.     {
  36371.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  36372.         return $this->get('.container.private.profiler');
  36373.     }
  36374.     /**
  36375.      * Gets the public 'twig' alias.
  36376.      *
  36377.      * @return object The ".container.private.twig" service.
  36378.      */
  36379.     protected function getTwigService()
  36380.     {
  36381.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  36382.         return $this->get('.container.private.twig');
  36383.     }
  36384.     /**
  36385.      * Gets the public 'session' alias.
  36386.      *
  36387.      * @return object The ".container.private.session" service.
  36388.      */
  36389.     protected function getSessionService()
  36390.     {
  36391.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  36392.         return $this->get('.container.private.session');
  36393.     }
  36394.     /**
  36395.      * Gets the public 'validator' alias.
  36396.      *
  36397.      * @return object The ".container.private.validator" service.
  36398.      */
  36399.     protected function getValidatorService()
  36400.     {
  36401.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  36402.         return $this->get('.container.private.validator');
  36403.     }
  36404.     /**
  36405.      * @return array|bool|float|int|string|\UnitEnum|null
  36406.      */
  36407.     public function getParameter(string $name)
  36408.     {
  36409.         if (isset($this->buildParameters[$name])) {
  36410.             return $this->buildParameters[$name];
  36411.         }
  36412.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  36413.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  36414.         }
  36415.         if (isset($this->loadedDynamicParameters[$name])) {
  36416.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  36417.         }
  36418.         return $this->parameters[$name];
  36419.     }
  36420.     public function hasParameter(string $name): bool
  36421.     {
  36422.         if (isset($this->buildParameters[$name])) {
  36423.             return true;
  36424.         }
  36425.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  36426.     }
  36427.     public function setParameter(string $name$value): void
  36428.     {
  36429.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  36430.     }
  36431.     public function getParameterBag(): ParameterBagInterface
  36432.     {
  36433.         if (null === $this->parameterBag) {
  36434.             $parameters $this->parameters;
  36435.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  36436.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  36437.             }
  36438.             foreach ($this->buildParameters as $name => $value) {
  36439.                 $parameters[$name] = $value;
  36440.             }
  36441.             $this->parameterBag = new FrozenParameterBag($parameters);
  36442.         }
  36443.         return $this->parameterBag;
  36444.     }
  36445.     private $loadedDynamicParameters = [
  36446.         'kernel.runtime_environment' => false,
  36447.         'kernel.build_dir' => false,
  36448.         'kernel.cache_dir' => false,
  36449.         'APP_URL' => false,
  36450.         'shopware.routing.registered_api_prefixes' => false,
  36451.         'shopware.dbal.time_zone_support_enabled' => false,
  36452.         'shopware.dbal.token_minimum_length' => false,
  36453.         'instance_id' => false,
  36454.         'shopware_administration.path_name' => false,
  36455.         'shopware.http.cache.enabled' => false,
  36456.         'shopware.http.cache.default_ttl' => false,
  36457.         'kernel.secret' => false,
  36458.         'debug.container.dump' => false,
  36459.         'serializer.mapping.cache.file' => false,
  36460.         'session.save_path' => false,
  36461.         'validator.mapping.cache.file' => false,
  36462.         'profiler.storage.dsn' => false,
  36463.         'shopware.cdn' => false,
  36464.         'shopware.cdn.strategy' => false,
  36465.         'shopware.deployment' => false,
  36466.         'shopware.deployment.blue_green' => false,
  36467.         'shopware.html_sanitizer' => false,
  36468.         'shopware.html_sanitizer.cache_dir' => false,
  36469.         'shopware.cache' => false,
  36470.         'shopware.cache.redis_prefix' => false,
  36471.         'elasticsearch.enabled' => false,
  36472.         'elasticsearch.indexing_enabled' => false,
  36473.         'elasticsearch.indexing_batch_size' => false,
  36474.         'elasticsearch.hosts' => false,
  36475.         'elasticsearch.index_prefix' => false,
  36476.         'elasticsearch.throw_exception' => false,
  36477.         'elasticsearch.administration' => false,
  36478.         'elasticsearch.administration.hosts' => false,
  36479.         'elasticsearch.administration.enabled' => false,
  36480.         'elasticsearch.administration.refresh_indices' => false,
  36481.         'elasticsearch.administration.index_prefix' => false,
  36482.     ];
  36483.     private $dynamicParameters = [];
  36484.     private function getDynamicParameter(string $name)
  36485.     {
  36486.         switch ($name) {
  36487.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  36488.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  36489.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  36490.             case 'APP_URL'$value $this->getEnv('string:APP_URL'); break;
  36491.             case 'shopware.routing.registered_api_prefixes'$value = [
  36492.                 => '_wdt',
  36493.                 => '_profiler',
  36494.                 => '_error',
  36495.                 => 'api',
  36496.                 => 'sw-domain-hash.html',
  36497.                 => 'store-api',
  36498.                 => $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'),
  36499.                 => 'api',
  36500.             ]; break;
  36501.             case 'shopware.dbal.time_zone_support_enabled'$value $this->getEnv('bool:SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED'); break;
  36502.             case 'shopware.dbal.token_minimum_length'$value $this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH'); break;
  36503.             case 'instance_id'$value $this->getEnv('INSTANCE_ID'); break;
  36504.             case 'shopware_administration.path_name'$value $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'); break;
  36505.             case 'shopware.http.cache.enabled'$value $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'); break;
  36506.             case 'shopware.http.cache.default_ttl'$value $this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'); break;
  36507.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  36508.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Shopware_Production_KernelDevDebugContainer.xml'); break;
  36509.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  36510.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  36511.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  36512.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  36513.             case 'shopware.cdn'$value = [
  36514.                 'url' => '',
  36515.                 'strategy' => $this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'),
  36516.             ]; break;
  36517.             case 'shopware.cdn.strategy'$value $this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'); break;
  36518.             case 'shopware.deployment'$value = [
  36519.                 'blue_green' => $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'),
  36520.             ]; break;
  36521.             case 'shopware.deployment.blue_green'$value $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'); break;
  36522.             case 'shopware.html_sanitizer'$value = [
  36523.                 'cache_dir' => $this->targetDir.'',
  36524.                 'cache_enabled' => true,
  36525.                 'sets' => [
  36526.                     'basic' => [
  36527.                         'tags' => [
  36528.                             => 'a',
  36529.                             => 'abbr',
  36530.                             => 'acronym',
  36531.                             => 'address',
  36532.                             => 'b',
  36533.                             => 'bdo',
  36534.                             => 'big',
  36535.                             => 'blockquote',
  36536.                             => 'br',
  36537.                             => 'caption',
  36538.                             10 => 'center',
  36539.                             11 => 'cite',
  36540.                             12 => 'code',
  36541.                             13 => 'col',
  36542.                             14 => 'colgroup',
  36543.                             15 => 'dd',
  36544.                             16 => 'del',
  36545.                             17 => 'dfn',
  36546.                             18 => 'dir',
  36547.                             19 => 'div',
  36548.                             20 => 'dl',
  36549.                             21 => 'dt',
  36550.                             22 => 'em',
  36551.                             23 => 'font',
  36552.                             24 => 'h1',
  36553.                             25 => 'h2',
  36554.                             26 => 'h3',
  36555.                             27 => 'h4',
  36556.                             28 => 'h5',
  36557.                             29 => 'h6',
  36558.                             30 => 'hr',
  36559.                             31 => 'i',
  36560.                             32 => 'ins',
  36561.                             33 => 'kbd',
  36562.                             34 => 'li',
  36563.                             35 => 'menu',
  36564.                             36 => 'ol',
  36565.                             37 => 'p',
  36566.                             38 => 'pre',
  36567.                             39 => 'q',
  36568.                             40 => 's',
  36569.                             41 => 'samp',
  36570.                             42 => 'small',
  36571.                             43 => 'span',
  36572.                             44 => 'strike',
  36573.                             45 => 'strong',
  36574.                             46 => 'sub',
  36575.                             47 => 'sup',
  36576.                             48 => 'table',
  36577.                             49 => 'tbody',
  36578.                             50 => 'td',
  36579.                             51 => 'tfoot',
  36580.                             52 => 'th',
  36581.                             53 => 'thead',
  36582.                             54 => 'tr',
  36583.                             55 => 'tt',
  36584.                             56 => 'u',
  36585.                             57 => 'ul',
  36586.                             58 => 'var',
  36587.                         ],
  36588.                         'attributes' => [
  36589.                             => 'align',
  36590.                             => 'bgcolor',
  36591.                             => 'border',
  36592.                             => 'cellpadding',
  36593.                             => 'cellspacing',
  36594.                             => 'cite',
  36595.                             => 'class',
  36596.                             => 'clear',
  36597.                             => 'color',
  36598.                             => 'colspan',
  36599.                             10 => 'dir',
  36600.                             11 => 'face',
  36601.                             12 => 'frame',
  36602.                             13 => 'height',
  36603.                             14 => 'href',
  36604.                             15 => 'id',
  36605.                             16 => 'lang',
  36606.                             17 => 'name',
  36607.                             18 => 'noshade',
  36608.                             19 => 'nowrap',
  36609.                             20 => 'rel',
  36610.                             21 => 'rev',
  36611.                             22 => 'rowspan',
  36612.                             23 => 'scope',
  36613.                             24 => 'size',
  36614.                             25 => 'span',
  36615.                             26 => 'start',
  36616.                             27 => 'style',
  36617.                             28 => 'summary',
  36618.                             29 => 'title',
  36619.                             30 => 'type',
  36620.                             31 => 'valign',
  36621.                             32 => 'value',
  36622.                             33 => 'width',
  36623.                         ],
  36624.                         'options' => [
  36625.                         ],
  36626.                     ],
  36627.                     'media' => [
  36628.                         'tags' => [
  36629.                             => 'img',
  36630.                         ],
  36631.                         'attributes' => [
  36632.                             => 'src',
  36633.                             => 'alt',
  36634.                         ],
  36635.                         'options' => [
  36636.                         ],
  36637.                     ],
  36638.                     'script' => [
  36639.                         'tags' => [
  36640.                             => 'script',
  36641.                         ],
  36642.                         'options' => [
  36643.                             'HTML.Trusted' => true,
  36644.                         ],
  36645.                         'attributes' => [
  36646.                         ],
  36647.                     ],
  36648.                     'tidy' => [
  36649.                         'options' => [
  36650.                             'Output.TidyFormat' => true,
  36651.                         ],
  36652.                         'tags' => [
  36653.                         ],
  36654.                         'attributes' => [
  36655.                         ],
  36656.                     ],
  36657.                 ],
  36658.                 'fields' => [
  36659.                     'product_translation.description' => [
  36660.                         'sets' => [
  36661.                             => 'basic',
  36662.                             => 'media',
  36663.                         ],
  36664.                     ],
  36665.                     'app_cms_block.template' => [
  36666.                         'sets' => [
  36667.                             => 'basic',
  36668.                             => 'media',
  36669.                             => 'tidy',
  36670.                         ],
  36671.                     ],
  36672.                 ],
  36673.             ]; break;
  36674.             case 'shopware.html_sanitizer.cache_dir'$value $this->targetDir.''; break;
  36675.             case 'shopware.cache'$value = [
  36676.                 'redis_prefix' => $this->getEnv('REDIS_PREFIX'),
  36677.                 'invalidation' => [
  36678.                     'delay' => 0,
  36679.                     'count' => 150,
  36680.                     'http_cache' => [
  36681.                         => 'logged-in',
  36682.                         => 'cart-filled',
  36683.                     ],
  36684.                     'product_listing_route' => [
  36685.                     ],
  36686.                     'product_detail_route' => [
  36687.                     ],
  36688.                     'product_review_route' => [
  36689.                     ],
  36690.                     'product_search_route' => [
  36691.                     ],
  36692.                     'product_suggest_route' => [
  36693.                     ],
  36694.                     'product_cross_selling_route' => [
  36695.                     ],
  36696.                     'payment_method_route' => [
  36697.                     ],
  36698.                     'shipping_method_route' => [
  36699.                     ],
  36700.                     'navigation_route' => [
  36701.                     ],
  36702.                     'category_route' => [
  36703.                     ],
  36704.                     'landing_page_route' => [
  36705.                     ],
  36706.                     'language_route' => [
  36707.                     ],
  36708.                     'currency_route' => [
  36709.                     ],
  36710.                     'country_route' => [
  36711.                     ],
  36712.                     'country_state_route' => [
  36713.                     ],
  36714.                     'salutation_route' => [
  36715.                     ],
  36716.                     'sitemap_route' => [
  36717.                     ],
  36718.                 ],
  36719.             ]; break;
  36720.             case 'shopware.cache.redis_prefix'$value $this->getEnv('REDIS_PREFIX'); break;
  36721.             case 'elasticsearch.enabled'$value $this->getEnv('bool:SHOPWARE_ES_ENABLED'); break;
  36722.             case 'elasticsearch.indexing_enabled'$value $this->getEnv('bool:SHOPWARE_ES_INDEXING_ENABLED'); break;
  36723.             case 'elasticsearch.indexing_batch_size'$value $this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'); break;
  36724.             case 'elasticsearch.hosts'$value $this->getEnv('string:SHOPWARE_ES_HOSTS'); break;
  36725.             case 'elasticsearch.index_prefix'$value $this->getEnv('string:SHOPWARE_ES_INDEX_PREFIX'); break;
  36726.             case 'elasticsearch.throw_exception'$value $this->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'); break;
  36727.             case 'elasticsearch.administration'$value = [
  36728.                 'hosts' => $this->getEnv('string:ADMIN_OPENSEARCH_URL'),
  36729.                 'enabled' => $this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'),
  36730.                 'refresh_indices' => $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'),
  36731.                 'index_prefix' => $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX'),
  36732.                 'index_settings' => [
  36733.                     'number_of_shards' => 3,
  36734.                     'number_of_replicas' => 3,
  36735.                     'mapping.total_fields.limit' => 50000,
  36736.                     'mapping.nested_fields.limit' => 500,
  36737.                     'mapping.nested_objects.limit' => 1000000,
  36738.                 ],
  36739.                 'analysis' => [
  36740.                     'normalizer' => [
  36741.                         'sw_lowercase_normalizer' => [
  36742.                             'type' => 'custom',
  36743.                             'filter' => [
  36744.                                 => 'lowercase',
  36745.                             ],
  36746.                         ],
  36747.                     ],
  36748.                 ],
  36749.                 'dynamic_templates' => [
  36750.                     => [
  36751.                         'keywords' => [
  36752.                             'match_mapping_type' => 'string',
  36753.                             'mapping' => [
  36754.                                 'type' => 'keyword',
  36755.                                 'normalizer' => 'sw_lowercase_normalizer',
  36756.                                 'fields' => [
  36757.                                     'text' => [
  36758.                                         'type' => 'text',
  36759.                                     ],
  36760.                                 ],
  36761.                             ],
  36762.                         ],
  36763.                     ],
  36764.                 ],
  36765.             ]; break;
  36766.             case 'elasticsearch.administration.hosts'$value $this->getEnv('string:ADMIN_OPENSEARCH_URL'); break;
  36767.             case 'elasticsearch.administration.enabled'$value $this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'); break;
  36768.             case 'elasticsearch.administration.refresh_indices'$value $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'); break;
  36769.             case 'elasticsearch.administration.index_prefix'$value $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX'); break;
  36770.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  36771.         }
  36772.         $this->loadedDynamicParameters[$name] = true;
  36773.         return $this->dynamicParameters[$name] = $value;
  36774.     }
  36775.     protected function getDefaultParameters(): array
  36776.     {
  36777.         return [
  36778.             'kernel.project_dir' => \dirname(__DIR__4),
  36779.             'kernel.environment' => 'dev',
  36780.             'kernel.debug' => true,
  36781.             'kernel.logs_dir' => (\dirname(__DIR__6).'/shared/var/log'),
  36782.             'kernel.bundles' => [
  36783.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  36784.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  36785.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  36786.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  36787.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  36788.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  36789.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  36790.                 'EnqueueAdapterBundle' => 'Enqueue\\MessengerAdapter\\Bundle\\EnqueueAdapterBundle',
  36791.                 'Framework' => 'Shopware\\Core\\Framework\\Framework',
  36792.                 'System' => 'Shopware\\Core\\System\\System',
  36793.                 'Content' => 'Shopware\\Core\\Content\\Content',
  36794.                 'Checkout' => 'Shopware\\Core\\Checkout\\Checkout',
  36795.                 'Profiling' => 'Shopware\\Core\\Profiling\\Profiling',
  36796.                 'Administration' => 'Shopware\\Administration\\Administration',
  36797.                 'Storefront' => 'Shopware\\Storefront\\Storefront',
  36798.                 'Elasticsearch' => 'Shopware\\Elasticsearch\\Elasticsearch',
  36799.                 'Maintenance' => 'Shopware\\Core\\Maintenance\\Maintenance',
  36800.                 'NdVoorwindenTheme' => 'Nd\\Voorwinden\\NdVoorwindenTheme',
  36801.                 'NdTheme' => 'Nd\\Theme\\NdTheme',
  36802.                 'NdFashion' => 'Nd\\Fashion\\NdFashion',
  36803.                 'NdStl' => 'Nd\\Stl\\NdStl',
  36804.                 'NdSrs' => 'Nd\\Srs\\NdSrs',
  36805.                 'NdSoeursTheme' => 'Nd\\Soeurs\\NdSoeursTheme',
  36806.                 'NdAggregateProperties' => 'Nd\\AggregateProperties\\NdAggregateProperties',
  36807.                 'MolliePayments' => 'Kiener\\MolliePayments\\MolliePayments',
  36808.                 'NdDeleteOldUnusedProductMedia' => 'Nd\\DeleteOldUnusedProductMedia\\NdDeleteOldUnusedProductMedia',
  36809.                 'DbalKernelPluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\DbalKernelPluginLoader',
  36810.             ],
  36811.             'kernel.bundles_metadata' => [
  36812.                 'FrameworkBundle' => [
  36813.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  36814.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  36815.                 ],
  36816.                 'MonologBundle' => [
  36817.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  36818.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  36819.                 ],
  36820.                 'SensioFrameworkExtraBundle' => [
  36821.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  36822.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  36823.                 ],
  36824.                 'TwigBundle' => [
  36825.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  36826.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  36827.                 ],
  36828.                 'WebProfilerBundle' => [
  36829.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  36830.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  36831.                 ],
  36832.                 'DebugBundle' => [
  36833.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  36834.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  36835.                 ],
  36836.                 'EnqueueBundle' => [
  36837.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  36838.                     'namespace' => 'Enqueue\\Bundle',
  36839.                 ],
  36840.                 'EnqueueAdapterBundle' => [
  36841.                     'path' => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle'),
  36842.                     'namespace' => 'Enqueue\\MessengerAdapter\\Bundle',
  36843.                 ],
  36844.                 'Framework' => [
  36845.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework'),
  36846.                     'namespace' => 'Shopware\\Core\\Framework',
  36847.                 ],
  36848.                 'System' => [
  36849.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/System'),
  36850.                     'namespace' => 'Shopware\\Core\\System',
  36851.                 ],
  36852.                 'Content' => [
  36853.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Content'),
  36854.                     'namespace' => 'Shopware\\Core\\Content',
  36855.                 ],
  36856.                 'Checkout' => [
  36857.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout'),
  36858.                     'namespace' => 'Shopware\\Core\\Checkout',
  36859.                 ],
  36860.                 'Profiling' => [
  36861.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling'),
  36862.                     'namespace' => 'Shopware\\Core\\Profiling',
  36863.                 ],
  36864.                 'Administration' => [
  36865.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/administration'),
  36866.                     'namespace' => 'Shopware\\Administration',
  36867.                 ],
  36868.                 'Storefront' => [
  36869.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  36870.                     'namespace' => 'Shopware\\Storefront',
  36871.                 ],
  36872.                 'Elasticsearch' => [
  36873.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch'),
  36874.                     'namespace' => 'Shopware\\Elasticsearch',
  36875.                 ],
  36876.                 'Maintenance' => [
  36877.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance'),
  36878.                     'namespace' => 'Shopware\\Core\\Maintenance',
  36879.                 ],
  36880.                 'NdVoorwindenTheme' => [
  36881.                     'path' => (\dirname(__DIR__4).'/vendor/nd/voorwinden/src'),
  36882.                     'namespace' => 'Nd\\Voorwinden',
  36883.                 ],
  36884.                 'NdTheme' => [
  36885.                     'path' => (\dirname(__DIR__4).'/vendor/nd/theme/src'),
  36886.                     'namespace' => 'Nd\\Theme',
  36887.                 ],
  36888.                 'NdFashion' => [
  36889.                     'path' => (\dirname(__DIR__4).'/vendor/nd/fashion/src'),
  36890.                     'namespace' => 'Nd\\Fashion',
  36891.                 ],
  36892.                 'NdStl' => [
  36893.                     'path' => (\dirname(__DIR__4).'/vendor/nd/stl/src'),
  36894.                     'namespace' => 'Nd\\Stl',
  36895.                 ],
  36896.                 'NdSrs' => [
  36897.                     'path' => (\dirname(__DIR__4).'/vendor/nd/srs/src'),
  36898.                     'namespace' => 'Nd\\Srs',
  36899.                 ],
  36900.                 'NdSoeursTheme' => [
  36901.                     'path' => (\dirname(__DIR__4).'/vendor/nd/soeurs/src'),
  36902.                     'namespace' => 'Nd\\Soeurs',
  36903.                 ],
  36904.                 'NdAggregateProperties' => [
  36905.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NdAggregateProperties/src'),
  36906.                     'namespace' => 'Nd\\AggregateProperties',
  36907.                 ],
  36908.                 'MolliePayments' => [
  36909.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MolliePayments/src'),
  36910.                     'namespace' => 'Kiener\\MolliePayments',
  36911.                 ],
  36912.                 'NdDeleteOldUnusedProductMedia' => [
  36913.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NdDeleteOldUnusedProductMedia/src'),
  36914.                     'namespace' => 'Nd\\DeleteOldUnusedProductMedia',
  36915.                 ],
  36916.                 'DbalKernelPluginLoader' => [
  36917.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader'),
  36918.                     'namespace' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader',
  36919.                 ],
  36920.             ],
  36921.             'kernel.charset' => 'UTF-8',
  36922.             'kernel.container_class' => 'Shopware_Production_KernelDevDebugContainer',
  36923.             'kernel.cache.hash' => '3c3440ec00b8b6b995f16213b12b8432',
  36924.             'kernel.shopware_version' => '6.4.20.2',
  36925.             'kernel.shopware_version_revision' => '42e7b9045d0300938991cc658baec742155da553',
  36926.             'kernel.shopware_core_dir' => (\dirname(__DIR__4).'/vendor/shopware/core'),
  36927.             'kernel.plugin_dir' => (\dirname(__DIR__4).'/custom/plugins'),
  36928.             'kernel.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  36929.             'kernel.active_plugins' => [
  36930.                 'Nd\\Voorwinden\\NdVoorwindenTheme' => [
  36931.                     'name' => 'NdVoorwindenTheme',
  36932.                     'path' => (\dirname(__DIR__4).'/vendor/nd/voorwinden/src'),
  36933.                     'class' => 'Nd\\Voorwinden\\NdVoorwindenTheme',
  36934.                 ],
  36935.                 'Nd\\Theme\\NdTheme' => [
  36936.                     'name' => 'NdTheme',
  36937.                     'path' => (\dirname(__DIR__4).'/vendor/nd/theme/src'),
  36938.                     'class' => 'Nd\\Theme\\NdTheme',
  36939.                 ],
  36940.                 'Nd\\Fashion\\NdFashion' => [
  36941.                     'name' => 'NdFashion',
  36942.                     'path' => (\dirname(__DIR__4).'/vendor/nd/fashion/src'),
  36943.                     'class' => 'Nd\\Fashion\\NdFashion',
  36944.                 ],
  36945.                 'Nd\\Stl\\NdStl' => [
  36946.                     'name' => 'NdStl',
  36947.                     'path' => (\dirname(__DIR__4).'/vendor/nd/stl/src'),
  36948.                     'class' => 'Nd\\Stl\\NdStl',
  36949.                 ],
  36950.                 'Nd\\Srs\\NdSrs' => [
  36951.                     'name' => 'NdSrs',
  36952.                     'path' => (\dirname(__DIR__4).'/vendor/nd/srs/src'),
  36953.                     'class' => 'Nd\\Srs\\NdSrs',
  36954.                 ],
  36955.                 'Nd\\Soeurs\\NdSoeursTheme' => [
  36956.                     'name' => 'NdSoeursTheme',
  36957.                     'path' => (\dirname(__DIR__4).'/vendor/nd/soeurs/src'),
  36958.                     'class' => 'Nd\\Soeurs\\NdSoeursTheme',
  36959.                 ],
  36960.                 'Nd\\AggregateProperties\\NdAggregateProperties' => [
  36961.                     'name' => 'NdAggregateProperties',
  36962.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NdAggregateProperties/src'),
  36963.                     'class' => 'Nd\\AggregateProperties\\NdAggregateProperties',
  36964.                 ],
  36965.                 'Kiener\\MolliePayments\\MolliePayments' => [
  36966.                     'name' => 'MolliePayments',
  36967.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MolliePayments/src'),
  36968.                     'class' => 'Kiener\\MolliePayments\\MolliePayments',
  36969.                 ],
  36970.                 'Nd\\DeleteOldUnusedProductMedia\\NdDeleteOldUnusedProductMedia' => [
  36971.                     'name' => 'NdDeleteOldUnusedProductMedia',
  36972.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NdDeleteOldUnusedProductMedia/src'),
  36973.                     'class' => 'Nd\\DeleteOldUnusedProductMedia\\NdDeleteOldUnusedProductMedia',
  36974.                 ],
  36975.             ],
  36976.             'kernel.plugin_infos' => [
  36977.                 => [
  36978.                     'name' => 'NdOutletTheme',
  36979.                     'baseClass' => 'Nd\\Outlet\\NdOutletTheme',
  36980.                     'active' => false,
  36981.                     'path' => 'vendor/nd/outlet',
  36982.                     'version' => '1.0.0',
  36983.                     'autoload' => [
  36984.                         'psr-4' => [
  36985.                             'Nd\\Outlet\\' => 'src/',
  36986.                         ],
  36987.                     ],
  36988.                     'managedByComposer' => true,
  36989.                     'composerName' => 'nd/outlet',
  36990.                 ],
  36991.                 => [
  36992.                     'name' => 'NdVoorwindenTheme',
  36993.                     'baseClass' => 'Nd\\Voorwinden\\NdVoorwindenTheme',
  36994.                     'active' => true,
  36995.                     'path' => 'vendor/nd/voorwinden',
  36996.                     'version' => '1.0.0',
  36997.                     'autoload' => [
  36998.                         'psr-4' => [
  36999.                             'Nd\\Voorwinden\\' => 'src/',
  37000.                         ],
  37001.                     ],
  37002.                     'managedByComposer' => true,
  37003.                     'composerName' => 'nd/voorwinden',
  37004.                 ],
  37005.                 => [
  37006.                     'name' => 'NdTheme',
  37007.                     'baseClass' => 'Nd\\Theme\\NdTheme',
  37008.                     'active' => true,
  37009.                     'path' => 'vendor/nd/theme',
  37010.                     'version' => '1.0.0',
  37011.                     'autoload' => [
  37012.                         'psr-4' => [
  37013.                             'Nd\\Theme\\' => 'src/',
  37014.                         ],
  37015.                     ],
  37016.                     'managedByComposer' => true,
  37017.                     'composerName' => 'nd/theme',
  37018.                 ],
  37019.                 => [
  37020.                     'name' => 'NdFashion',
  37021.                     'baseClass' => 'Nd\\Fashion\\NdFashion',
  37022.                     'active' => true,
  37023.                     'path' => 'vendor/nd/fashion',
  37024.                     'version' => '1.0.0',
  37025.                     'autoload' => [
  37026.                         'psr-4' => [
  37027.                             'Nd\\Fashion\\' => 'src/',
  37028.                         ],
  37029.                     ],
  37030.                     'managedByComposer' => true,
  37031.                     'composerName' => 'nd/fashion',
  37032.                 ],
  37033.                 => [
  37034.                     'name' => 'NdStl',
  37035.                     'baseClass' => 'Nd\\Stl\\NdStl',
  37036.                     'active' => true,
  37037.                     'path' => 'vendor/nd/stl',
  37038.                     'version' => '1.0.0',
  37039.                     'autoload' => [
  37040.                         'psr-4' => [
  37041.                             'Nd\\Stl\\' => 'src/',
  37042.                         ],
  37043.                     ],
  37044.                     'managedByComposer' => true,
  37045.                     'composerName' => 'nd/stl',
  37046.                 ],
  37047.                 => [
  37048.                     'name' => 'NdVacancies',
  37049.                     'baseClass' => 'Nd\\Vacancies\\NdVacancies',
  37050.                     'active' => false,
  37051.                     'path' => 'vendor/nd/vacancies',
  37052.                     'version' => '1.0.0',
  37053.                     'autoload' => [
  37054.                         'psr-4' => [
  37055.                             'Nd\\Vacancies\\' => 'src/',
  37056.                         ],
  37057.                     ],
  37058.                     'managedByComposer' => true,
  37059.                     'composerName' => 'nd/vacancies',
  37060.                 ],
  37061.                 => [
  37062.                     'name' => 'NdSrs',
  37063.                     'baseClass' => 'Nd\\Srs\\NdSrs',
  37064.                     'active' => true,
  37065.                     'path' => 'vendor/nd/srs',
  37066.                     'version' => '1.0.0',
  37067.                     'autoload' => [
  37068.                         'psr-4' => [
  37069.                             'Nd\\Srs\\' => 'src/',
  37070.                         ],
  37071.                     ],
  37072.                     'managedByComposer' => true,
  37073.                     'composerName' => 'nd/srs',
  37074.                 ],
  37075.                 => [
  37076.                     'name' => 'iMidiCategoryDuplicator',
  37077.                     'baseClass' => 'iMidiCategoryDuplicator\\iMidiCategoryDuplicator',
  37078.                     'active' => false,
  37079.                     'path' => 'custom/plugins/shopware6-category-duplicator-main',
  37080.                     'version' => '1.0.0',
  37081.                     'autoload' => [
  37082.                         'psr-4' => [
  37083.                             'iMidiCategoryDuplicator\\' => 'src/',
  37084.                         ],
  37085.                     ],
  37086.                     'managedByComposer' => false,
  37087.                     'composerName' => 'imi/shopware6-category-duplicator',
  37088.                 ],
  37089.                 => [
  37090.                     'name' => 'NdSoeursTheme',
  37091.                     'baseClass' => 'Nd\\Soeurs\\NdSoeursTheme',
  37092.                     'active' => true,
  37093.                     'path' => 'vendor/nd/soeurs',
  37094.                     'version' => '1.0.0',
  37095.                     'autoload' => [
  37096.                         'psr-4' => [
  37097.                             'Nd\\Soeurs\\' => 'src/',
  37098.                         ],
  37099.                     ],
  37100.                     'managedByComposer' => true,
  37101.                     'composerName' => 'nd/soeurs',
  37102.                 ],
  37103.                 => [
  37104.                     'name' => 'NdAggregateProperties',
  37105.                     'baseClass' => 'Nd\\AggregateProperties\\NdAggregateProperties',
  37106.                     'active' => true,
  37107.                     'path' => 'custom/plugins/NdAggregateProperties',
  37108.                     'version' => '1.0.3',
  37109.                     'autoload' => [
  37110.                         'psr-4' => [
  37111.                             'Nd\\AggregateProperties\\' => 'src/',
  37112.                         ],
  37113.                     ],
  37114.                     'managedByComposer' => false,
  37115.                     'composerName' => 'nd/aggregate-properties',
  37116.                 ],
  37117.                 10 => [
  37118.                     'name' => 'MolliePayments',
  37119.                     'baseClass' => 'Kiener\\MolliePayments\\MolliePayments',
  37120.                     'active' => true,
  37121.                     'path' => 'custom/plugins/MolliePayments',
  37122.                     'version' => '4.3.0',
  37123.                     'autoload' => [
  37124.                         'psr-4' => [
  37125.                             'Mollie\\Api\\' => 'vendor_manual/mollie/mollie-api-php/src/',
  37126.                             'Shopware\\Core\\' => 'polyfill/Shopware/Core/',
  37127.                             'Kiener\\MolliePayments\\' => 'src/',
  37128.                         ],
  37129.                     ],
  37130.                     'managedByComposer' => false,
  37131.                     'composerName' => 'kiener/mollie-payments-plugin',
  37132.                 ],
  37133.                 11 => [
  37134.                     'name' => 'NdDeleteOldUnusedProductMedia',
  37135.                     'baseClass' => 'Nd\\DeleteOldUnusedProductMedia\\NdDeleteOldUnusedProductMedia',
  37136.                     'active' => true,
  37137.                     'path' => 'custom/plugins/NdDeleteOldUnusedProductMedia',
  37138.                     'version' => '1.0.0',
  37139.                     'autoload' => [
  37140.                         'psr-4' => [
  37141.                             'Nd\\DeleteOldUnusedProductMedia\\' => 'src/',
  37142.                         ],
  37143.                     ],
  37144.                     'managedByComposer' => false,
  37145.                     'composerName' => 'nd/delete-old-unused-product-media',
  37146.                 ],
  37147.             ],
  37148.             'kernel.supported_api_versions' => [
  37149.                 => 2,
  37150.                 => 3,
  37151.                 => 4,
  37152.             ],
  37153.             'defaults_bool_true' => true,
  37154.             'defaults_bool_false' => false,
  37155.             'default_whitespace' => ' ',
  37156.             'locale' => 'en-GB',
  37157.             'messenger.default_transport_name' => 'default',
  37158.             'env(MAILER_URL)' => 'null://null',
  37159.             'env(MESSENGER_TRANSPORT_DSN)' => 'enqueue://default?receiveTimeout=100',
  37160.             'default_cdn_strategy' => 'id',
  37161.             'env(APP_URL)' => '',
  37162.             'env(REDIS_PREFIX)' => '',
  37163.             'shopware.slug.config' => [
  37164.                 'regexp' => '/([^A-Za-z0-9\\.]|-)+/',
  37165.                 'lowercase' => false,
  37166.             ],
  37167.             'core.migration.directories' => [
  37168.             ],
  37169.             'migration.active' => [
  37170.                 => 1536232600,
  37171.                 => 1536232610,
  37172.                 => 1536232620,
  37173.                 => 1536232630,
  37174.                 => 1536232640,
  37175.                 => 1536232650,
  37176.                 => 1536232660,
  37177.                 => 1536232670,
  37178.                 => 1536232680,
  37179.                 => 1536232690,
  37180.                 10 => 1536232700,
  37181.                 11 => 1536232710,
  37182.                 12 => 1536232720,
  37183.                 13 => 1536232730,
  37184.                 14 => 1536232740,
  37185.                 15 => 1536232750,
  37186.                 16 => 1536232760,
  37187.                 17 => 1536232770,
  37188.                 18 => 1536232790,
  37189.                 19 => 1536232800,
  37190.                 20 => 1536232810,
  37191.                 21 => 1536232820,
  37192.                 22 => 1536232830,
  37193.                 23 => 1536232840,
  37194.                 24 => 1536232850,
  37195.                 25 => 1536232860,
  37196.                 26 => 1536232870,
  37197.                 27 => 1536232880,
  37198.                 28 => 1536232890,
  37199.                 29 => 1536232900,
  37200.                 30 => 1536232910,
  37201.                 31 => 1536232920,
  37202.                 32 => 1536232930,
  37203.                 33 => 1536232940,
  37204.                 34 => 1536232950,
  37205.                 35 => 1536232960,
  37206.                 36 => 1536232970,
  37207.                 37 => 1536232980,
  37208.                 38 => 1536232990,
  37209.                 39 => 1536233000,
  37210.                 40 => 1536233010,
  37211.                 41 => 1536233020,
  37212.                 42 => 1536233030,
  37213.                 43 => 1536233040,
  37214.                 44 => 1536233050,
  37215.                 45 => 1536233060,
  37216.                 46 => 1536233070,
  37217.                 47 => 1536233080,
  37218.                 48 => 1536233090,
  37219.                 49 => 1536233100,
  37220.                 50 => 1536233110,
  37221.                 51 => 1536233120,
  37222.                 52 => 1536233130,
  37223.                 53 => 1536233140,
  37224.                 54 => 1536233150,
  37225.                 55 => 1536233160,
  37226.                 56 => 1536233170,
  37227.                 57 => 1536233180,
  37228.                 58 => 1536233190,
  37229.                 59 => 1536233200,
  37230.                 60 => 1536233210,
  37231.                 61 => 1536233220,
  37232.                 62 => 1536233230,
  37233.                 63 => 1536233240,
  37234.                 64 => 1536233250,
  37235.                 65 => 1536233260,
  37236.                 66 => 1536233270,
  37237.                 67 => 1536233280,
  37238.                 68 => 1536233290,
  37239.                 69 => 1536233300,
  37240.                 70 => 1536233310,
  37241.                 71 => 1536233320,
  37242.                 72 => 1536233330,
  37243.                 73 => 1536233340,
  37244.                 74 => 1536233350,
  37245.                 75 => 1536233360,
  37246.                 76 => 1536233370,
  37247.                 77 => 1536233380,
  37248.                 78 => 1536233390,
  37249.                 79 => 1536233400,
  37250.                 80 => 1536233410,
  37251.                 81 => 1536233420,
  37252.                 82 => 1536233430,
  37253.                 83 => 1536233440,
  37254.                 84 => 1536233450,
  37255.                 85 => 1536233460,
  37256.                 86 => 1536233470,
  37257.                 87 => 1536233480,
  37258.                 88 => 1536233500,
  37259.                 89 => 1536233510,
  37260.                 90 => 1536233520,
  37261.                 91 => 1536233530,
  37262.                 92 => 1536233540,
  37263.                 93 => 1536233550,
  37264.                 94 => 1536233560,
  37265.                 95 => 1552360944,
  37266.                 96 => 1554199340,
  37267.                 97 => 1554200141,
  37268.                 98 => 1554203706,
  37269.                 99 => 1554900301,
  37270.                 100 => 1556809270,
  37271.                 101 => 1558082916,
  37272.                 102 => 1558105657,
  37273.                 103 => 1558443337,
  37274.                 104 => 1558505525,
  37275.                 105 => 1558594334,
  37276.                 106 => 1558938938,
  37277.                 107 => 1559050088,
  37278.                 108 => 1559050903,
  37279.                 109 => 1559134989,
  37280.                 110 => 1559306391,
  37281.                 111 => 1561370284,
  37282.                 112 => 1561377793,
  37283.                 113 => 1561442979,
  37284.                 114 => 1561452005,
  37285.                 115 => 1561712450,
  37286.                 116 => 1562228335,
  37287.                 117 => 1562240231,
  37288.                 118 => 1562306893,
  37289.                 119 => 1562324772,
  37290.                 120 => 1562579120,
  37291.                 121 => 1562684474,
  37292.                 122 => 1562841035,
  37293.                 123 => 1562933907,
  37294.                 124 => 1563180880,
  37295.                 125 => 1563288227,
  37296.                 126 => 1563518181,
  37297.                 127 => 1563805586,
  37298.                 128 => 1563949275,
  37299.                 129 => 1564475053,
  37300.                 130 => 1565007156,
  37301.                 131 => 1565079228,
  37302.                 132 => 1565270155,
  37303.                 133 => 1565270366,
  37304.                 134 => 1565346846,
  37305.                 135 => 1565705280,
  37306.                 136 => 1566293076,
  37307.                 137 => 1566460168,
  37308.                 138 => 1566817701,
  37309.                 139 => 1567431050,
  37310.                 140 => 1568120239,
  37311.                 141 => 1568120302,
  37312.                 142 => 1568645037,
  37313.                 143 => 1568901713,
  37314.                 144 => 1569403146,
  37315.                 145 => 1570187167,
  37316.                 146 => 1570459127,
  37317.                 147 => 1570621541,
  37318.                 148 => 1570622696,
  37319.                 149 => 1570629862,
  37320.                 150 => 1570684913,
  37321.                 151 => 1571059598,
  37322.                 152 => 1571210820,
  37323.                 153 => 1571660203,
  37324.                 154 => 1571724915,
  37325.                 155 => 1571981437,
  37326.                 156 => 1571990395,
  37327.                 157 => 1572193798,
  37328.                 158 => 1572264837,
  37329.                 159 => 1572273565,
  37330.                 160 => 1572421282,
  37331.                 161 => 1572425108,
  37332.                 162 => 1572957455,
  37333.                 163 => 1573049297,
  37334.                 164 => 1573569685,
  37335.                 165 => 1573729158,
  37336.                 166 => 1574063550,
  37337.                 167 => 1574082635,
  37338.                 168 => 1574258787,
  37339.                 169 => 1574258788,
  37340.                 170 => 1574258789,
  37341.                 171 => 1574520220,
  37342.                 172 => 1574672450,
  37343.                 173 => 1574695657,
  37344.                 174 => 1574925962,
  37345.                 175 => 1575010262,
  37346.                 176 => 1575021466,
  37347.                 177 => 1575034234,
  37348.                 178 => 1575036586,
  37349.                 179 => 1575039284,
  37350.                 180 => 1575197543,
  37351.                 181 => 1575274700,
  37352.                 182 => 1575293069,
  37353.                 183 => 1575451283,
  37354.                 184 => 1575626180,
  37355.                 185 => 1575883959,
  37356.                 186 => 1576488398,
  37357.                 187 => 1576590301,
  37358.                 188 => 1578042218,
  37359.                 189 => 1578044453,
  37360.                 190 => 1578470886,
  37361.                 191 => 1578475268,
  37362.                 192 => 1578485775,
  37363.                 193 => 1578491480,
  37364.                 194 => 1578590702,
  37365.                 195 => 1578648299,
  37366.                 196 => 1578650334,
  37367.                 197 => 1580202210,
  37368.                 198 => 1580218617,
  37369.                 199 => 1580743279,
  37370.                 200 => 1580746806,
  37371.                 201 => 1580808849,
  37372.                 202 => 1580819350,
  37373.                 203 => 1580827023,
  37374.                 204 => 1582011195,
  37375.                 205 => 1583142266,
  37376.                 206 => 1583416186,
  37377.                 207 => 1583756864,
  37378.                 208 => 1583844433,
  37379.                 209 => 1584002637,
  37380.                 210 => 1584953715,
  37381.                 211 => 1585056571,
  37382.                 212 => 1585126355,
  37383.                 213 => 1585490020,
  37384.                 214 => 1585744384,
  37385.                 215 => 1585816139,
  37386.                 216 => 1586158920,
  37387.                 217 => 1586173614,
  37388.                 218 => 1586260286,
  37389.                 219 => 1586334003,
  37390.                 220 => 1587039363,
  37391.                 221 => 1587109484,
  37392.                 222 => 1587111506,
  37393.                 223 => 1587461582,
  37394.                 224 => 1588143272,
  37395.                 225 => 1588144801,
  37396.                 226 => 1588153272,
  37397.                 227 => 1589178550,
  37398.                 228 => 1589357321,
  37399.                 229 => 1589359936,
  37400.                 230 => 1589379060,
  37401.                 231 => 1589447332,
  37402.                 232 => 1589458026,
  37403.                 233 => 1590408550,
  37404.                 234 => 1590409548,
  37405.                 235 => 1590566018,
  37406.                 236 => 1590566405,
  37407.                 237 => 1590579986,
  37408.                 238 => 1590758953,
  37409.                 239 => 1591052278,
  37410.                 240 => 1591167126,
  37411.                 241 => 1591253089,
  37412.                 242 => 1591259559,
  37413.                 243 => 1591272594,
  37414.                 244 => 1591361320,
  37415.                 245 => 1591683158,
  37416.                 246 => 1591817370,
  37417.                 247 => 1592466717,
  37418.                 248 => 1592837424,
  37419.                 249 => 1592978289,
  37420.                 250 => 1593698606,
  37421.                 251 => 1594650256,
  37422.                 252 => 1594885630,
  37423.                 253 => 1594886106,
  37424.                 254 => 1594886773,
  37425.                 255 => 1594886895,
  37426.                 256 => 1594887027,
  37427.                 257 => 1595160327,
  37428.                 258 => 1595321666,
  37429.                 259 => 1595422169,
  37430.                 260 => 1595480600,
  37431.                 261 => 1595489705,
  37432.                 262 => 1595492052,
  37433.                 263 => 1595492053,
  37434.                 264 => 1595499689,
  37435.                 265 => 1595553089,
  37436.                 266 => 1595578253,
  37437.                 267 => 1595919251,
  37438.                 268 => 1596091744,
  37439.                 269 => 1596441551,
  37440.                 270 => 1597391970,
  37441.                 271 => 1597394241,
  37442.                 272 => 1597657689,
  37443.                 273 => 1597762808,
  37444.                 274 => 1597830237,
  37445.                 275 => 1597930227,
  37446.                 276 => 1598280548,
  37447.                 277 => 1598520424,
  37448.                 278 => 1598885384,
  37449.                 279 => 1599112309,
  37450.                 280 => 1599134496,
  37451.                 281 => 1599463278,
  37452.                 282 => 1599570560,
  37453.                 283 => 1599720163,
  37454.                 284 => 1599806584,
  37455.                 285 => 1599806595,
  37456.                 286 => 1599822061,
  37457.                 287 => 1600072779,
  37458.                 288 => 1600156989,
  37459.                 289 => 1600253602,
  37460.                 290 => 1600330846,
  37461.                 291 => 1600338271,
  37462.                 292 => 1600349343,
  37463.                 293 => 1600676671,
  37464.                 294 => 1600769357,
  37465.                 295 => 1600778848,
  37466.                 296 => 1601388975,
  37467.                 297 => 1601451838,
  37468.                 298 => 1601539530,
  37469.                 299 => 1601543829,
  37470.                 300 => 1601891339,
  37471.                 301 => 1602062376,
  37472.                 302 => 1602146868,
  37473.                 303 => 1602153572,
  37474.                 304 => 1602494493,
  37475.                 305 => 1602494495,
  37476.                 306 => 1602745374,
  37477.                 307 => 1602822727,
  37478.                 308 => 1603179023,
  37479.                 309 => 1603293043,
  37480.                 310 => 1603970276,
  37481.                 311 => 1604056363,
  37482.                 312 => 1604056421,
  37483.                 313 => 1604475913,
  37484.                 314 => 1604499476,
  37485.                 315 => 1604568928,
  37486.                 316 => 1604669773,
  37487.                 317 => 1605103533,
  37488.                 318 => 1605530777,
  37489.                 319 => 1605609309,
  37490.                 320 => 1605609477,
  37491.                 321 => 1605861407,
  37492.                 322 => 1606310257,
  37493.                 323 => 1607415095,
  37494.                 324 => 1607500561,
  37495.                 325 => 1607514878,
  37496.                 326 => 1607581275,
  37497.                 327 => 1607581276,
  37498.                 328 => 1608624028,
  37499.                 329 => 1609125144,
  37500.                 330 => 1609857999,
  37501.                 331 => 1610531188,
  37502.                 332 => 1610965670,
  37503.                 333 => 1610974673,
  37504.                 334 => 1611155140,
  37505.                 335 => 1614240671,
  37506.                 336 => 1552899789,
  37507.                 337 => 1555406153,
  37508.                 338 => 1563785071,
  37509.                 339 => 1564385954,
  37510.                 340 => 1564385960,
  37511.                 341 => 1565640170,
  37512.                 342 => 1565640175,
  37513.                 343 => 1595492054,
  37514.                 344 => 1604502151,
  37515.                 345 => 1594104496,
  37516.                 346 => 1604585230,
  37517.                 347 => 1609140710,
  37518.                 348 => 1610337444,
  37519.                 349 => 1610439375,
  37520.                 350 => 1610448012,
  37521.                 351 => 1610523204,
  37522.                 352 => 1610523548,
  37523.                 353 => 1610616655,
  37524.                 354 => 1610621999,
  37525.                 355 => 1610625925,
  37526.                 356 => 1610634383,
  37527.                 357 => 1610904608,
  37528.                 358 => 1611732852,
  37529.                 359 => 1611817467,
  37530.                 360 => 1612184092,
  37531.                 361 => 1612442685,
  37532.                 362 => 1612442686,
  37533.                 363 => 1612442786,
  37534.                 364 => 1612851765,
  37535.                 365 => 1612865237,
  37536.                 366 => 1612970642,
  37537.                 367 => 1612980753,
  37538.                 368 => 1613665555,
  37539.                 369 => 1614249488,
  37540.                 370 => 1614691876,
  37541.                 371 => 1614765170,
  37542.                 372 => 1614765785,
  37543.                 373 => 1615359964,
  37544.                 374 => 1615366708,
  37545.                 375 => 1615452749,
  37546.                 376 => 1615802866,
  37547.                 377 => 1615819992,
  37548.                 378 => 1616076922,
  37549.                 379 => 1616496610,
  37550.                 380 => 1616555956,
  37551.                 381 => 1617000878,
  37552.                 382 => 1617356092,
  37553.                 383 => 1617784658,
  37554.                 384 => 1617864895,
  37555.                 385 => 1617868381,
  37556.                 386 => 1617877887,
  37557.                 387 => 1617896006,
  37558.                 388 => 1617935350,
  37559.                 389 => 1617953690,
  37560.                 390 => 1617960456,
  37561.                 391 => 1617974402,
  37562.                 392 => 1618218491,
  37563.                 393 => 1618389817,
  37564.                 394 => 1618476427,
  37565.                 395 => 1618569201,
  37566.                 396 => 1618900427,
  37567.                 397 => 1618989442,
  37568.                 398 => 1619070236,
  37569.                 399 => 1619428555,
  37570.                 400 => 1619604605,
  37571.                 401 => 1619703075,
  37572.                 402 => 1620146632,
  37573.                 403 => 1620147234,
  37574.                 404 => 1620201616,
  37575.                 405 => 1620215586,
  37576.                 406 => 1620374229,
  37577.                 407 => 1620376945,
  37578.                 408 => 1620632460,
  37579.                 409 => 1620634856,
  37580.                 410 => 1620733405,
  37581.                 411 => 1620733405,
  37582.                 412 => 1620820321,
  37583.                 413 => 1621845357,
  37584.                 414 => 1621845370,
  37585.                 415 => 1622010069,
  37586.                 416 => 1622104463,
  37587.                 417 => 1622782058,
  37588.                 418 => 1623305620,
  37589.                 419 => 1623391399,
  37590.                 420 => 1623828962,
  37591.                 421 => 1624262862,
  37592.                 422 => 1624884801,
  37593.                 423 => 1624967118,
  37594.                 424 => 1625304609,
  37595.                 425 => 1625465756,
  37596.                 426 => 1625505190,
  37597.                 427 => 1625554302,
  37598.                 428 => 1625569667,
  37599.                 429 => 1625583596,
  37600.                 430 => 1625583619,
  37601.                 431 => 1625816310,
  37602.                 432 => 1625819412,
  37603.                 433 => 1625831469,
  37604.                 434 => 1626241110,
  37605.                 435 => 1626442868,
  37606.                 436 => 1626696809,
  37607.                 437 => 1626785125,
  37608.                 438 => 1627292049,
  37609.                 439 => 1627540693,
  37610.                 440 => 1627541488,
  37611.                 441 => 1627562945,
  37612.                 442 => 1627650101,
  37613.                 443 => 1627929168,
  37614.                 444 => 1627983652,
  37615.                 445 => 1628519513,
  37616.                 446 => 1628749113,
  37617.                 447 => 1629204538,
  37618.                 448 => 1629700169,
  37619.                 449 => 1629877210,
  37620.                 450 => 1630074081,
  37621.                 451 => 1630485317,
  37622.                 452 => 1631625055,
  37623.                 453 => 1631703921,
  37624.                 454 => 1631790054,
  37625.                 455 => 1631863869,
  37626.                 456 => 1632111590,
  37627.                 457 => 1632215760,
  37628.                 458 => 1632721037,
  37629.                 459 => 1633347511,
  37630.                 460 => 1633358879,
  37631.                 461 => 1633422057,
  37632.                 462 => 1634735841,
  37633.                 463 => 1635147952,
  37634.                 464 => 1635230747,
  37635.                 465 => 1635237551,
  37636.                 466 => 1635388654,
  37637.                 467 => 1635936029,
  37638.                 468 => 1636014089,
  37639.                 469 => 1636018970,
  37640.                 470 => 1636362839,
  37641.                 471 => 1636449347,
  37642.                 472 => 1636964297,
  37643.                 473 => 1636971615,
  37644.                 474 => 1638195971,
  37645.                 475 => 1638365464,
  37646.                 476 => 1638514913,
  37647.                 477 => 1638993987,
  37648.                 478 => 1639122665,
  37649.                 479 => 1639139581,
  37650.                 480 => 1639992771,
  37651.                 481 => 1641289204,
  37652.                 482 => 1642517958,
  37653.                 483 => 1642732351,
  37654.                 484 => 1642757286,
  37655.                 485 => 1643366069,
  37656.                 486 => 1643386819,
  37657.                 487 => 1643724178,
  37658.                 488 => 1643878976,
  37659.                 489 => 1643892702,
  37660.                 490 => 1645019769,
  37661.                 491 => 1645453538,
  37662.                 492 => 1646125417,
  37663.                 493 => 1646397836,
  37664.                 494 => 1646817331,
  37665.                 495 => 1647260673,
  37666.                 496 => 1647443222,
  37667.                 497 => 1647511158,
  37668.                 498 => 1648031611,
  37669.                 499 => 1648031636,
  37670.                 500 => 1648543185,
  37671.                 501 => 1648709176,
  37672.                 502 => 1648803451,
  37673.                 503 => 1649040981,
  37674.                 504 => 1649315608,
  37675.                 505 => 1649858046,
  37676.                 506 => 1650249241,
  37677.                 507 => 1650444800,
  37678.                 508 => 1650548599,
  37679.                 509 => 1650620993,
  37680.                 510 => 1650872291,
  37681.                 511 => 1650981517,
  37682.                 512 => 1651118773,
  37683.                 513 => 1652166447,
  37684.                 514 => 1652345915,
  37685.                 515 => 1652441129,
  37686.                 516 => 1652864153,
  37687.                 517 => 1653376989,
  37688.                 518 => 1653385302,
  37689.                 519 => 1654839361,
  37690.                 520 => 1654839361,
  37691.                 521 => 1654839361,
  37692.                 522 => 1655730949,
  37693.                 523 => 1656397126,
  37694.                 524 => 1656928097,
  37695.                 525 => 1657011337,
  37696.                 526 => 1657027979,
  37697.                 527 => 1657173907,
  37698.                 528 => 1658786605,
  37699.                 529 => 1659256999,
  37700.                 530 => 1659257296,
  37701.                 531 => 1659257396,
  37702.                 532 => 1659257496,
  37703.                 533 => 1660814397,
  37704.                 534 => 1661759290,
  37705.                 535 => 1661771388,
  37706.                 536 => 1663238480,
  37707.                 537 => 1664512574,
  37708.                 538 => 1664541794,
  37709.                 539 => 1664894872,
  37710.                 540 => 1665064823,
  37711.                 541 => 1665267882,
  37712.                 542 => 1667731399,
  37713.                 543 => 1667806582,
  37714.                 544 => 1667983492,
  37715.                 545 => 1668677456,
  37716.                 546 => 1669316067,
  37717.                 547 => 1672164687,
  37718.                 548 => 1672743034,
  37719.                 549 => 1673001912,
  37720.                 550 => 1673966228,
  37721.                 551 => 1675218708,
  37722.                 552 => 1675827655,
  37723.                 553 => 1632281097,
  37724.                 554 => 1636121186,
  37725.                 555 => 1660813696,
  37726.                 556 => 1641476963,
  37727.                 557 => 1661505878,
  37728.                 558 => 1632281097,
  37729.                 559 => 1636121186,
  37730.                 560 => 1660813696,
  37731.                 561 => 1552899789,
  37732.                 562 => 1555406153,
  37733.                 563 => 1563785071,
  37734.                 564 => 1564385954,
  37735.                 565 => 1564385960,
  37736.                 566 => 1565640170,
  37737.                 567 => 1565640175,
  37738.                 568 => 1595492054,
  37739.                 569 => 1604502151,
  37740.                 570 => 1677665937,
  37741.                 571 => 1655211599,
  37742.                 572 => 1661171648,
  37743.                 573 => 1661171649,
  37744.                 574 => 1644929339,
  37745.                 575 => 1644929340,
  37746.                 576 => 1644929349,
  37747.                 577 => 1645002729,
  37748.                 578 => 1645276994,
  37749.                 579 => 1645441080,
  37750.                 580 => 1645612086,
  37751.                 581 => 1646057197,
  37752.                 582 => 1646161664,
  37753.                 583 => 1646163649,
  37754.                 584 => 1646401325,
  37755.                 585 => 1657030662,
  37756.                 586 => 1682085124,
  37757.                 587 => 1660571712,
  37758.                 588 => 1670248367,
  37759.                 589 => 1670248414,
  37760.                 590 => 1689131834,
  37761.                 591 => 1689825285,
  37762.                 592 => 1644753635,
  37763.                 593 => 1652444730,
  37764.                 594 => 1669117848,
  37765.                 595 => 1669796049,
  37766.                 596 => 1672671475,
  37767.                 597 => 1678106061,
  37768.                 598 => 1695822535,
  37769.             ],
  37770.             'shopware.security.csp_templates' => [
  37771.                 'default' => ''."\n".'object-src \'none\';'."\n".'script-src \'none\';'."\n".'base-uri \'self\';'."\n".'            ',
  37772.                 'administration' => ''."\n".'object-src \'none\';'."\n".'script-src \'strict-dynamic\' \'nonce-%nonce%\' \'unsafe-inline\' \'unsafe-eval\' https: http:;'."\n".'base-uri \'self\';'."\n".'            ',
  37773.                 'storefront' => '',
  37774.                 'installer' => '',
  37775.             ],
  37776.             'shopware.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  37777.             'env(SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED)' => 0,
  37778.             'env(SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH)' => 3,
  37779.             'env(INSTANCE_ID)' => '',
  37780.             'shopware.store_endpoints' => [
  37781.                 'ping' => '/ping',
  37782.                 'my_extensions' => '/swplatform/licenseenvironment',
  37783.                 'my_licenses' => '/swplatform/licenses',
  37784.                 'my_plugin_licenses' => '/swplatform/pluginlicenses',
  37785.                 'my_plugin_updates' => '/swplatform/pluginupdates',
  37786.                 'environment_information' => '/swplatform/environmentinformation',
  37787.                 'updater_extension_compatibility' => '/swplatform/autoupdate',
  37788.                 'updater_permission' => '/swplatform/autoupdate/permission',
  37789.                 'plugin_download' => '/swplatform/pluginfiles/{pluginName}',
  37790.                 'app_generate_signature' => '/swplatform/generatesignature',
  37791.                 'cancel_license' => '/swplatform/pluginlicenses/%s/cancel',
  37792.                 'login' => '/swplatform/login',
  37793.                 'create_rating' => '/swplatform/extensionstore/extensions/%s/ratings',
  37794.                 'user_info' => '/swplatform/userinfo',
  37795.             ],
  37796.             'env(SHOPWARE_UPDATE_TEST)' => '',
  37797.             'shopware.media.metadata.types' => [
  37798.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\ImageMetadata',
  37799.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\DocumentMetadata',
  37800.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\VideoMetadata',
  37801.             ],
  37802.             'product_export.directory' => 'export',
  37803.             'product_export.read_buffer_size' => 100,
  37804.             'import_export.supported_entities' => [
  37805.                 => 'customer',
  37806.                 => 'product',
  37807.             ],
  37808.             'import_export.supported_file_types' => [
  37809.                 => 'text/csv',
  37810.             ],
  37811.             'import_export.read_buffer_size' => 100,
  37812.             'import_export.write_buffer_size' => 100,
  37813.             'import_export.http_batch_size' => 100,
  37814.             'env(SHOPWARE_ADMINISTRATION_PATH_NAME)' => 'admin',
  37815.             'shopware_http_cache_enabled_default' => 1,
  37816.             'shopware_http_cache_default_ttl_default' => 7200,
  37817.             'shopware.twig.app_variable.allowed_server_params' => [
  37818.                 => 'server_name',
  37819.                 => 'request_uri',
  37820.                 => 'app_url',
  37821.                 => 'http_user_agent',
  37822.                 => 'http_host',
  37823.                 => 'server_name',
  37824.                 => 'server_port',
  37825.                 => 'redirect_url',
  37826.                 => 'https',
  37827.                 => 'forwarded',
  37828.                 10 => 'host',
  37829.                 11 => 'remote_addr',
  37830.                 12 => 'http_x_forwarded_for',
  37831.                 13 => 'http_x_forwarded_host',
  37832.                 14 => 'http_x_forwarded_proto',
  37833.                 15 => 'http_x_forwarded_port',
  37834.                 16 => 'http_x_forwarded_prefix',
  37835.             ],
  37836.             'storefrontRoot' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  37837.             'elasticsearch.index.config' => [
  37838.                 'settings' => [
  37839.                     'index' => [
  37840.                         'number_of_shards' => 3,
  37841.                         'number_of_replicas' => 3,
  37842.                         'mapping.total_fields.limit' => 50000,
  37843.                         'mapping.nested_fields.limit' => 500,
  37844.                         'mapping.nested_objects.limit' => 1000000,
  37845.                     ],
  37846.                     'analysis' => [
  37847.                         'normalizer' => [
  37848.                             'sw_lowercase_normalizer' => [
  37849.                                 'type' => 'custom',
  37850.                                 'filter' => [
  37851.                                     => 'lowercase',
  37852.                                 ],
  37853.                             ],
  37854.                         ],
  37855.                         'analyzer' => [
  37856.                             'sw_ngram_analyzer' => [
  37857.                                 'type' => 'custom',
  37858.                                 'tokenizer' => 'whitespace',
  37859.                                 'filter' => [
  37860.                                     => 'lowercase',
  37861.                                     => 'sw_ngram_filter',
  37862.                                 ],
  37863.                             ],
  37864.                         ],
  37865.                         'filter' => [
  37866.                             'sw_ngram_filter' => [
  37867.                                 'type' => 'ngram',
  37868.                                 'min_gram' => 4,
  37869.                                 'max_gram' => 5,
  37870.                             ],
  37871.                         ],
  37872.                     ],
  37873.                 ],
  37874.             ],
  37875.             'elasticsearch.index.mapping' => [
  37876.                 'dynamic_templates' => [
  37877.                     => [
  37878.                         'keywords' => [
  37879.                             'match_mapping_type' => 'string',
  37880.                             'mapping' => [
  37881.                                 'type' => 'keyword',
  37882.                                 'normalizer' => 'sw_lowercase_normalizer',
  37883.                                 'fields' => [
  37884.                                     'text' => [
  37885.                                         'type' => 'text',
  37886.                                     ],
  37887.                                 ],
  37888.                             ],
  37889.                         ],
  37890.                     ],
  37891.                 ],
  37892.             ],
  37893.             'elasticsearch.administration.index.config' => [
  37894.                 'settings' => [
  37895.                     'index' => [
  37896.                         'number_of_shards' => 3,
  37897.                         'number_of_replicas' => 3,
  37898.                         'mapping.total_fields.limit' => 50000,
  37899.                         'mapping.nested_fields.limit' => 500,
  37900.                         'mapping.nested_objects.limit' => 1000000,
  37901.                     ],
  37902.                     'analysis' => [
  37903.                         'normalizer' => [
  37904.                             'sw_lowercase_normalizer' => [
  37905.                                 'type' => 'custom',
  37906.                                 'filter' => [
  37907.                                     => 'lowercase',
  37908.                                 ],
  37909.                             ],
  37910.                         ],
  37911.                     ],
  37912.                 ],
  37913.             ],
  37914.             'elasticsearch.administration.index.mapping' => [
  37915.                 'dynamic_templates' => [
  37916.                     => [
  37917.                         'keywords' => [
  37918.                             'match_mapping_type' => 'string',
  37919.                             'mapping' => [
  37920.                                 'type' => 'keyword',
  37921.                                 'normalizer' => 'sw_lowercase_normalizer',
  37922.                                 'fields' => [
  37923.                                     'text' => [
  37924.                                         'type' => 'text',
  37925.                                     ],
  37926.                                 ],
  37927.                             ],
  37928.                         ],
  37929.                     ],
  37930.                 ],
  37931.             ],
  37932.             'default_elasticsearch_prefix' => 'sw',
  37933.             'env(SHOPWARE_ES_ENABLED)' => '',
  37934.             'env(SHOPWARE_ES_INDEXING_ENABLED)' => '',
  37935.             'env(SHOPWARE_ES_HOSTS)' => '',
  37936.             'env(SHOPWARE_ES_INDEX_PREFIX)' => 'sw',
  37937.             'env(SHOPWARE_ES_THROW_EXCEPTION)' => '',
  37938.             'env(SHOPWARE_ADMIN_ES_ENABLED)' => '',
  37939.             'env(ADMIN_OPENSEARCH_URL)' => '',
  37940.             'env(SHOPWARE_ADMIN_ES_INDEX_PREFIX)' => 'sw-admin',
  37941.             'env(SHOPWARE_ADMIN_ES_REFRESH_INDICES)' => '',
  37942.             'env(SHOPWARE_ES_INDEXING_BATCH_SIZE)' => 100,
  37943.             'env(APP_URL_CHECK_DISABLED)' => false,
  37944.             'nd.giftCardPaymentMethodId' => 'a4a0ec98bc7f457d91b2a23f3d43715a',
  37945.             'nd.additionalMenus' => [
  37946.                 'inspiration-dames' => '694c335835954ff7b529b622585d5a03',
  37947.                 'department-dames' => '535e99a71f5240cb90d2073ca15a8a07',
  37948.                 'brands-dames' => '46354e38a9f0478b822b482917169f18',
  37949.                 'inspiration-heren' => 'ea5e34f9e5e04490a2abe2a2dbd7fc08',
  37950.                 'department-heren' => 'aca9b57389f248e59cd8a5f54b64b06e',
  37951.                 'brands-heren' => '6d22c9898099469d8f166bd0339b5cb5',
  37952.                 'inspiration-kids' => 'fd803c91c3aa4070b69c01e203fee653',
  37953.                 'department-kids' => '55cdfaec532943ef8efcab05c3744020',
  37954.                 'brands-kids' => '6d478dca93024c40bf427bd01aeb439f',
  37955.                 'inspiration-sport' => '14a610a3c4af4e739b2286bf7f244437',
  37956.                 'department-sport' => '05acccf2b2434d129475a920aee9c06f',
  37957.                 'brands-sport' => '8a015ae5c43441ccb2d33311e1de8e86',
  37958.                 'inspiration-parfumerie' => '4dfe034745f54ce29dee4d4229f41092',
  37959.                 'department-parfumerie' => '1595fcdaa5a84e4380617028821a3c0d',
  37960.                 'brands-parfumerie' => '0afda4775757497e998db4e77ece8610',
  37961.                 'inspiration-lifestyle' => 'fc925b7034db498da5a161477fda35ab',
  37962.                 'department-lifestyle' => 'c7b6c2e7a2ee4d85a42912e57a880f11',
  37963.                 'brands-lifestyle' => '1a11a99ee0f54904ba77fb0fb3eb891f',
  37964.                 'inspiration-merken' => '92b8aae065ce4f87a162bf7f6bd4d980',
  37965.                 'department-merken' => '73a9f9f7f4b040d9a130785e7816ef25',
  37966.                 'brands-merken' => '2a1aeedd33d8460ea7171a1273651efc',
  37967.             ],
  37968.             'nd.additionalInstagram' => [
  37969.                 'ClientID' => '6079984692120734',
  37970.                 'ClientSecret' => '77f90011419eb390a601f902ac21e872',
  37971.                 'MediaByHashtag' => 'e',
  37972.             ],
  37973.             'nd.labelPropertyId' => '348605a5f7e947cd873e813ba4e7f448',
  37974.             'nd.labelFitId' => 'dcfdad627839433691ab6997769a881f',
  37975.             'nd.labelMaxDaysNewProduct' => 1,
  37976.             'nd.allProductsNavigationId' => 'undefined',
  37977.             'srs.environment' => 'DEV',
  37978.             'srs.username' => 'vk1052',
  37979.             'srs.password' => '0pi0vg2O',
  37980.             'srs.messageUsername' => 'nodots_1052',
  37981.             'srs.messagePassword' => 'W8sBPDdG',
  37982.             'srs.mainCategoryId' => '67658a88dbc1402d87555b6be98a02ba',
  37983.             'srs.salesChannelId' => 'dynamic',
  37984.             'srs.productCmsPageId' => '7a6d253a67204037966f42b0119704d5',
  37985.             'srs.categoryCmsPageId' => '608b55b5dad54071be373df7e0bf3e98',
  37986.             'srs.currencyId' => 'b7d2554b0ce847cd82f3ac9bd1c0dfca',
  37987.             'srs.taxId' => '492c470eb8f74c779a66720e88e789f3',
  37988.             'srs.awsKey' => 'AKIAZWR4O7UVWF2Z4367',
  37989.             'srs.awsSecret' => 'SbU3VGd7gPSprwKBo/MAjytjtNYBe3ie0DAfMLnm',
  37990.             'srs.awsRegion' => 'eu-west-2',
  37991.             'srs.awsEndpoint' => 'https://1gq2foadgc.execute-api.eu-west-2.amazonaws.com',
  37992.             'srs.sftpHost' => 'transfer.srs.nl',
  37993.             'srs.sftpPort' => '50022',
  37994.             'srs.sftpUsername' => '1052_dataexport',
  37995.             'srs.sftpPassword' => 't4BxYa1oLtT30Fef',
  37996.             'srs.stockStores' => [
  37997.                 => 1,
  37998.                 => 2,
  37999.             ],
  38000.             'srs.cartCheck' => 'new',
  38001.             'srs.filiaalId' => 1,
  38002.             'container.dumper.inline_class_loader' => true,
  38003.             'container.dumper.inline_factories' => true,
  38004.             'event_dispatcher.event_aliases' => [
  38005.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  38006.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  38007.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  38008.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  38009.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  38010.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  38011.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  38012.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  38013.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  38014.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  38015.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  38016.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  38017.             ],
  38018.             'fragment.renderer.hinclude.global_template' => NULL,
  38019.             'fragment.path' => '/_fragment',
  38020.             'kernel.http_method_override' => true,
  38021.             'kernel.trusted_hosts' => [
  38022.             ],
  38023.             'kernel.default_locale' => 'en-GB',
  38024.             'kernel.enabled_locales' => [
  38025.             ],
  38026.             'kernel.error_controller' => 'error_controller',
  38027.             'debug.file_link_format' => NULL,
  38028.             'asset.request_context.base_path' => NULL,
  38029.             'asset.request_context.secure' => NULL,
  38030.             'translator.logging' => false,
  38031.             'translator.default_path' => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'),
  38032.             'debug.error_handler.throw_at' => -1,
  38033.             'router.request_context.host' => 'localhost',
  38034.             'router.request_context.scheme' => 'http',
  38035.             'router.request_context.base_url' => '',
  38036.             'router.resource' => 'kernel::loadRoutes',
  38037.             'request_listener.http_port' => 80,
  38038.             'request_listener.https_port' => 443,
  38039.             'session.metadata.storage_key' => '_sf2_meta',
  38040.             'session.storage.options' => [
  38041.                 'cache_limiter' => '0',
  38042.                 'name' => 'session-',
  38043.                 'cookie_secure' => 'auto',
  38044.                 'cookie_httponly' => true,
  38045.                 'cookie_samesite' => 'lax',
  38046.                 'gc_probability' => 1,
  38047.             ],
  38048.             'session.metadata.update_threshold' => 0,
  38049.             'validator.translation_domain' => 'validators',
  38050.             'profiler_listener.only_exceptions' => false,
  38051.             'profiler_listener.only_main_requests' => false,
  38052.             'monolog.use_microseconds' => true,
  38053.             'monolog.swift_mailer.handlers' => [
  38054.             ],
  38055.             'monolog.handlers_to_channels' => [
  38056.                 'monolog.handler.nodots_deleted_unused_product_media' => [
  38057.                     'type' => 'inclusive',
  38058.                     'elements' => [
  38059.                         => 'nodots_deleted_unused_product_media',
  38060.                     ],
  38061.                 ],
  38062.                 'monolog.handler.business_event_handler_buffer' => [
  38063.                     'type' => 'inclusive',
  38064.                     'elements' => [
  38065.                         => 'business_events',
  38066.                     ],
  38067.                 ],
  38068.                 'monolog.handler.console' => [
  38069.                     'type' => 'exclusive',
  38070.                     'elements' => [
  38071.                         => 'event',
  38072.                         => 'doctrine',
  38073.                         => 'console',
  38074.                     ],
  38075.                 ],
  38076.                 'monolog.handler.main' => [
  38077.                     'type' => 'exclusive',
  38078.                     'elements' => [
  38079.                         => 'event',
  38080.                         => 'doctrine',
  38081.                     ],
  38082.                 ],
  38083.             ],
  38084.             'twig.form.resources' => [
  38085.                 => 'form_div_layout.html.twig',
  38086.             ],
  38087.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  38088.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  38089.             'web_profiler.debug_toolbar.mode' => 2,
  38090.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  38091.             'enqueue.transport.default.receive_timeout' => 1000,
  38092.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  38093.             'enqueue.client.default.router_queue_name' => 'default',
  38094.             'enqueue.client.default.default_queue_name' => 'default',
  38095.             'enqueue.transports' => [
  38096.                 => 'default',
  38097.             ],
  38098.             'enqueue.clients' => [
  38099.                 => 'default',
  38100.             ],
  38101.             'enqueue.default_transport' => 'default',
  38102.             'enqueue.default_client' => 'default',
  38103.             'shopware.feature' => [
  38104.                 'flags' => [
  38105.                     'v6.5.0.0' => [
  38106.                         'default' => false,
  38107.                         'major' => true,
  38108.                     ],
  38109.                     'PERFORMANCE_TWEAKS' => [
  38110.                         'default' => false,
  38111.                         'major' => true,
  38112.                         'description' => 'Performance improvements that include a breaking change',
  38113.                     ],
  38114.                     'FEATURE_NEXT_1797' => [
  38115.                         'default' => false,
  38116.                         'major' => true,
  38117.                         'description' => 'composer require for plugins',
  38118.                     ],
  38119.                     'FEATURE_NEXT_16710' => [
  38120.                         'default' => false,
  38121.                         'major' => true,
  38122.                         'description' => 'Do not allow empty ids provided in criteria',
  38123.                     ],
  38124.                     'FEATURE_NEXT_13810' => [
  38125.                         'default' => false,
  38126.                         'major' => true,
  38127.                         'description' => 'Deprecate old promotion module',
  38128.                     ],
  38129.                     'FEATURE_NEXT_13250' => [
  38130.                         'default' => false,
  38131.                         'major' => true,
  38132.                         'description' => 'Reduce database queries if all required data for the line items is already assign',
  38133.                     ],
  38134.                     'FEATURE_NEXT_17276' => [
  38135.                         'default' => false,
  38136.                         'major' => true,
  38137.                         'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  38138.                     ],
  38139.                     'FEATURE_NEXT_16151' => [
  38140.                         'default' => false,
  38141.                         'major' => true,
  38142.                         'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  38143.                     ],
  38144.                     'FEATURE_NEXT_16155' => [
  38145.                         'default' => false,
  38146.                         'major' => true,
  38147.                         'description' => 'EntityLoadedEventFactory will be required in repositories',
  38148.                     ],
  38149.                     'FEATURE_NEXT_19501' => [
  38150.                         'default' => false,
  38151.                         'major' => false,
  38152.                         'description' => 'Disables the cart.container function',
  38153.                     ],
  38154.                     'FEATURE_NEXT_15053' => [
  38155.                         'default' => false,
  38156.                         'major' => false,
  38157.                         'description' => 'Replace wrong displayed characters in number format',
  38158.                     ],
  38159.                     'FEATURE_NEXT_18215' => [
  38160.                         'default' => false,
  38161.                         'major' => true,
  38162.                         'description' => 'Rules are aware of their assignment',
  38163.                     ],
  38164.                     'FEATURE_NEXT_15815' => [
  38165.                         'default' => false,
  38166.                         'major' => true,
  38167.                         'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  38168.                     ],
  38169.                     'FEATURE_NEXT_14699' => [
  38170.                         'default' => false,
  38171.                         'major' => true,
  38172.                         'description' => 'Refactoring of Storefront theme assets',
  38173.                     ],
  38174.                     'FEATURE_NEXT_15707' => [
  38175.                         'default' => false,
  38176.                         'major' => false,
  38177.                         'description' => 'Delivery notice for EU geoblocking regulation',
  38178.                     ],
  38179.                     'FEATURE_NEXT_14360' => [
  38180.                         'default' => false,
  38181.                         'major' => true,
  38182.                         'description' => 'App System 4.0 - Build action button messaging system',
  38183.                     ],
  38184.                     'FEATURE_NEXT_15172' => [
  38185.                         'default' => false,
  38186.                         'major' => true,
  38187.                         'description' => 'Sanitize html of fields with AllowHtml flag',
  38188.                     ],
  38189.                     'FEATURE_NEXT_14001' => [
  38190.                         'default' => false,
  38191.                         'major' => true,
  38192.                         'description' => 'Newsletter DOI for registered customers',
  38193.                     ],
  38194.                     'FEATURE_NEXT_7739' => [
  38195.                         'default' => false,
  38196.                         'major' => true,
  38197.                         'description' => 'Optional salutation',
  38198.                     ],
  38199.                     'FEATURE_NEXT_16200' => [
  38200.                         'default' => false,
  38201.                         'major' => false,
  38202.                         'description' => 'Register Doi Domain',
  38203.                     ],
  38204.                     'FEATURE_NEXT_13410' => [
  38205.                         'default' => false,
  38206.                         'major' => true,
  38207.                         'description' => 'Make sales channels required in seo generator',
  38208.                     ],
  38209.                     'FEATURE_NEXT_15917' => [
  38210.                         'default' => false,
  38211.                         'major' => true,
  38212.                         'description' => 'Move storefront script tags to head with defer',
  38213.                     ],
  38214.                     'FEATURE_NEXT_15957' => [
  38215.                         'default' => false,
  38216.                         'major' => true,
  38217.                         'description' => 'VAT id field for guest',
  38218.                     ],
  38219.                     'FEATURE_NEXT_13601' => [
  38220.                         'default' => false,
  38221.                         'major' => true,
  38222.                         'description' => 'Default transaction state for async app payments',
  38223.                     ],
  38224.                     'FEATURE_NEXT_16992' => [
  38225.                         'default' => false,
  38226.                         'major' => true,
  38227.                         'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  38228.                     ],
  38229.                     'FEATURE_NEXT_7530' => [
  38230.                         'default' => false,
  38231.                         'major' => true,
  38232.                         'description' => 'Improve orders UX in Administration',
  38233.                     ],
  38234.                     'FEATURE_NEXT_16824' => [
  38235.                         'default' => false,
  38236.                         'major' => true,
  38237.                         'description' => 'Cart merged event',
  38238.                     ],
  38239.                     'FEATURE_NEXT_16271' => [
  38240.                         'default' => false,
  38241.                         'major' => true,
  38242.                         'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  38243.                     ],
  38244.                     'FEATURE_NEXT_15381' => [
  38245.                         'default' => false,
  38246.                         'major' => true,
  38247.                         'description' => 'Save theme compilation',
  38248.                     ],
  38249.                     'FEATURE_NEXT_17275' => [
  38250.                         'default' => false,
  38251.                         'major' => true,
  38252.                         'description' => 'StorefrontRenderEvent only gets original view',
  38253.                     ],
  38254.                     'FEATURE_NEXT_17016' => [
  38255.                         'default' => false,
  38256.                         'major' => true,
  38257.                         'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  38258.                     ],
  38259.                     'FEATURE_NEXT_16236' => [
  38260.                         'default' => false,
  38261.                         'major' => true,
  38262.                         'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  38263.                     ],
  38264.                     'FEATURE_NEXT_16640' => [
  38265.                         'default' => false,
  38266.                         'major' => true,
  38267.                         'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  38268.                     ],
  38269.                     'FEATURE_NEXT_17858' => [
  38270.                         'default' => false,
  38271.                         'major' => true,
  38272.                         'description' => 'Major feature flag for Business Event',
  38273.                     ],
  38274.                     'FEATURE_NEXT_6758' => [
  38275.                         'default' => false,
  38276.                         'major' => true,
  38277.                         'description' => 'Layout assignment for category as list',
  38278.                     ],
  38279.                     'FEATURE_NEXT_19048' => [
  38280.                         'default' => false,
  38281.                         'major' => true,
  38282.                         'description' => 'Fix media resolution in theme',
  38283.                     ],
  38284.                     'FEATURE_NEXT_19822' => [
  38285.                         'default' => false,
  38286.                         'major' => true,
  38287.                         'description' => 'Enables lazy loading components in the administration',
  38288.                     ],
  38289.                     'FEATURE_NEXT_18129' => [
  38290.                         'default' => false,
  38291.                         'major' => true,
  38292.                         'description' => 'Require positionIdentifier for some components',
  38293.                     ],
  38294.                     'FEATURE_NEXT_19163' => [
  38295.                         'default' => false,
  38296.                         'major' => true,
  38297.                         'description' => 'one to one inheritance',
  38298.                     ],
  38299.                     'FEATURE_NEXT_18187' => [
  38300.                         'default' => false,
  38301.                         'major' => true,
  38302.                         'description' => 'Move admin dashboard statistics into separate component',
  38303.                     ],
  38304.                     'FEATURE_NEXT_17978' => [
  38305.                         'default' => false,
  38306.                         'major' => true,
  38307.                         'description' => 'Change component factory to work with extension overrides in Administration',
  38308.                     ],
  38309.                     'FEATURE_NEXT_11634' => [
  38310.                         'default' => false,
  38311.                         'major' => true,
  38312.                         'description' => 'Webpack alias refactor',
  38313.                     ],
  38314.                     'FEATURE_NEXT_21547' => [
  38315.                         'default' => false,
  38316.                         'major' => true,
  38317.                         'description' => 'Change admin criteria defaults',
  38318.                     ],
  38319.                     'FEATURE_NEXT_22900' => [
  38320.                         'default' => false,
  38321.                         'major' => true,
  38322.                         'description' => 'Admin search configuration is used in Elasticsearch',
  38323.                     ],
  38324.                 ],
  38325.             ],
  38326.             'shopware.feature.flags' => [
  38327.                 'v6.5.0.0' => [
  38328.                     'default' => false,
  38329.                     'major' => true,
  38330.                 ],
  38331.                 'PERFORMANCE_TWEAKS' => [
  38332.                     'default' => false,
  38333.                     'major' => true,
  38334.                     'description' => 'Performance improvements that include a breaking change',
  38335.                 ],
  38336.                 'FEATURE_NEXT_1797' => [
  38337.                     'default' => false,
  38338.                     'major' => true,
  38339.                     'description' => 'composer require for plugins',
  38340.                 ],
  38341.                 'FEATURE_NEXT_16710' => [
  38342.                     'default' => false,
  38343.                     'major' => true,
  38344.                     'description' => 'Do not allow empty ids provided in criteria',
  38345.                 ],
  38346.                 'FEATURE_NEXT_13810' => [
  38347.                     'default' => false,
  38348.                     'major' => true,
  38349.                     'description' => 'Deprecate old promotion module',
  38350.                 ],
  38351.                 'FEATURE_NEXT_13250' => [
  38352.                     'default' => false,
  38353.                     'major' => true,
  38354.                     'description' => 'Reduce database queries if all required data for the line items is already assign',
  38355.                 ],
  38356.                 'FEATURE_NEXT_17276' => [
  38357.                     'default' => false,
  38358.                     'major' => true,
  38359.                     'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  38360.                 ],
  38361.                 'FEATURE_NEXT_16151' => [
  38362.                     'default' => false,
  38363.                     'major' => true,
  38364.                     'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  38365.                 ],
  38366.                 'FEATURE_NEXT_16155' => [
  38367.                     'default' => false,
  38368.                     'major' => true,
  38369.                     'description' => 'EntityLoadedEventFactory will be required in repositories',
  38370.                 ],
  38371.                 'FEATURE_NEXT_19501' => [
  38372.                     'default' => false,
  38373.                     'major' => false,
  38374.                     'description' => 'Disables the cart.container function',
  38375.                 ],
  38376.                 'FEATURE_NEXT_15053' => [
  38377.                     'default' => false,
  38378.                     'major' => false,
  38379.                     'description' => 'Replace wrong displayed characters in number format',
  38380.                 ],
  38381.                 'FEATURE_NEXT_18215' => [
  38382.                     'default' => false,
  38383.                     'major' => true,
  38384.                     'description' => 'Rules are aware of their assignment',
  38385.                 ],
  38386.                 'FEATURE_NEXT_15815' => [
  38387.                     'default' => false,
  38388.                     'major' => true,
  38389.                     'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  38390.                 ],
  38391.                 'FEATURE_NEXT_14699' => [
  38392.                     'default' => false,
  38393.                     'major' => true,
  38394.                     'description' => 'Refactoring of Storefront theme assets',
  38395.                 ],
  38396.                 'FEATURE_NEXT_15707' => [
  38397.                     'default' => false,
  38398.                     'major' => false,
  38399.                     'description' => 'Delivery notice for EU geoblocking regulation',
  38400.                 ],
  38401.                 'FEATURE_NEXT_14360' => [
  38402.                     'default' => false,
  38403.                     'major' => true,
  38404.                     'description' => 'App System 4.0 - Build action button messaging system',
  38405.                 ],
  38406.                 'FEATURE_NEXT_15172' => [
  38407.                     'default' => false,
  38408.                     'major' => true,
  38409.                     'description' => 'Sanitize html of fields with AllowHtml flag',
  38410.                 ],
  38411.                 'FEATURE_NEXT_14001' => [
  38412.                     'default' => false,
  38413.                     'major' => true,
  38414.                     'description' => 'Newsletter DOI for registered customers',
  38415.                 ],
  38416.                 'FEATURE_NEXT_7739' => [
  38417.                     'default' => false,
  38418.                     'major' => true,
  38419.                     'description' => 'Optional salutation',
  38420.                 ],
  38421.                 'FEATURE_NEXT_16200' => [
  38422.                     'default' => false,
  38423.                     'major' => false,
  38424.                     'description' => 'Register Doi Domain',
  38425.                 ],
  38426.                 'FEATURE_NEXT_13410' => [
  38427.                     'default' => false,
  38428.                     'major' => true,
  38429.                     'description' => 'Make sales channels required in seo generator',
  38430.                 ],
  38431.                 'FEATURE_NEXT_15917' => [
  38432.                     'default' => false,
  38433.                     'major' => true,
  38434.                     'description' => 'Move storefront script tags to head with defer',
  38435.                 ],
  38436.                 'FEATURE_NEXT_15957' => [
  38437.                     'default' => false,
  38438.                     'major' => true,
  38439.                     'description' => 'VAT id field for guest',
  38440.                 ],
  38441.                 'FEATURE_NEXT_13601' => [
  38442.                     'default' => false,
  38443.                     'major' => true,
  38444.                     'description' => 'Default transaction state for async app payments',
  38445.                 ],
  38446.                 'FEATURE_NEXT_16992' => [
  38447.                     'default' => false,
  38448.                     'major' => true,
  38449.                     'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  38450.                 ],
  38451.                 'FEATURE_NEXT_7530' => [
  38452.                     'default' => false,
  38453.                     'major' => true,
  38454.                     'description' => 'Improve orders UX in Administration',
  38455.                 ],
  38456.                 'FEATURE_NEXT_16824' => [
  38457.                     'default' => false,
  38458.                     'major' => true,
  38459.                     'description' => 'Cart merged event',
  38460.                 ],
  38461.                 'FEATURE_NEXT_16271' => [
  38462.                     'default' => false,
  38463.                     'major' => true,
  38464.                     'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  38465.                 ],
  38466.                 'FEATURE_NEXT_15381' => [
  38467.                     'default' => false,
  38468.                     'major' => true,
  38469.                     'description' => 'Save theme compilation',
  38470.                 ],
  38471.                 'FEATURE_NEXT_17275' => [
  38472.                     'default' => false,
  38473.                     'major' => true,
  38474.                     'description' => 'StorefrontRenderEvent only gets original view',
  38475.                 ],
  38476.                 'FEATURE_NEXT_17016' => [
  38477.                     'default' => false,
  38478.                     'major' => true,
  38479.                     'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  38480.                 ],
  38481.                 'FEATURE_NEXT_16236' => [
  38482.                     'default' => false,
  38483.                     'major' => true,
  38484.                     'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  38485.                 ],
  38486.                 'FEATURE_NEXT_16640' => [
  38487.                     'default' => false,
  38488.                     'major' => true,
  38489.                     'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  38490.                 ],
  38491.                 'FEATURE_NEXT_17858' => [
  38492.                     'default' => false,
  38493.                     'major' => true,
  38494.                     'description' => 'Major feature flag for Business Event',
  38495.                 ],
  38496.                 'FEATURE_NEXT_6758' => [
  38497.                     'default' => false,
  38498.                     'major' => true,
  38499.                     'description' => 'Layout assignment for category as list',
  38500.                 ],
  38501.                 'FEATURE_NEXT_19048' => [
  38502.                     'default' => false,
  38503.                     'major' => true,
  38504.                     'description' => 'Fix media resolution in theme',
  38505.                 ],
  38506.                 'FEATURE_NEXT_19822' => [
  38507.                     'default' => false,
  38508.                     'major' => true,
  38509.                     'description' => 'Enables lazy loading components in the administration',
  38510.                 ],
  38511.                 'FEATURE_NEXT_18129' => [
  38512.                     'default' => false,
  38513.                     'major' => true,
  38514.                     'description' => 'Require positionIdentifier for some components',
  38515.                 ],
  38516.                 'FEATURE_NEXT_19163' => [
  38517.                     'default' => false,
  38518.                     'major' => true,
  38519.                     'description' => 'one to one inheritance',
  38520.                 ],
  38521.                 'FEATURE_NEXT_18187' => [
  38522.                     'default' => false,
  38523.                     'major' => true,
  38524.                     'description' => 'Move admin dashboard statistics into separate component',
  38525.                 ],
  38526.                 'FEATURE_NEXT_17978' => [
  38527.                     'default' => false,
  38528.                     'major' => true,
  38529.                     'description' => 'Change component factory to work with extension overrides in Administration',
  38530.                 ],
  38531.                 'FEATURE_NEXT_11634' => [
  38532.                     'default' => false,
  38533.                     'major' => true,
  38534.                     'description' => 'Webpack alias refactor',
  38535.                 ],
  38536.                 'FEATURE_NEXT_21547' => [
  38537.                     'default' => false,
  38538.                     'major' => true,
  38539.                     'description' => 'Change admin criteria defaults',
  38540.                 ],
  38541.                 'FEATURE_NEXT_22900' => [
  38542.                     'default' => false,
  38543.                     'major' => true,
  38544.                     'description' => 'Admin search configuration is used in Elasticsearch',
  38545.                 ],
  38546.             ],
  38547.             'shopware.feature.flags.v6.5.0.0' => [
  38548.                 'default' => false,
  38549.                 'major' => true,
  38550.             ],
  38551.             'shopware.feature.flags.v6.5.0.0.default' => false,
  38552.             'shopware.feature.flags.v6.5.0.0.major' => true,
  38553.             'shopware.feature.flags.PERFORMANCE_TWEAKS' => [
  38554.                 'default' => false,
  38555.                 'major' => true,
  38556.                 'description' => 'Performance improvements that include a breaking change',
  38557.             ],
  38558.             'shopware.feature.flags.PERFORMANCE_TWEAKS.default' => false,
  38559.             'shopware.feature.flags.PERFORMANCE_TWEAKS.major' => true,
  38560.             'shopware.feature.flags.PERFORMANCE_TWEAKS.description' => 'Performance improvements that include a breaking change',
  38561.             'shopware.feature.flags.FEATURE_NEXT_1797' => [
  38562.                 'default' => false,
  38563.                 'major' => true,
  38564.                 'description' => 'composer require for plugins',
  38565.             ],
  38566.             'shopware.feature.flags.FEATURE_NEXT_1797.default' => false,
  38567.             'shopware.feature.flags.FEATURE_NEXT_1797.major' => true,
  38568.             'shopware.feature.flags.FEATURE_NEXT_1797.description' => 'composer require for plugins',
  38569.             'shopware.feature.flags.FEATURE_NEXT_16710' => [
  38570.                 'default' => false,
  38571.                 'major' => true,
  38572.                 'description' => 'Do not allow empty ids provided in criteria',
  38573.             ],
  38574.             'shopware.feature.flags.FEATURE_NEXT_16710.default' => false,
  38575.             'shopware.feature.flags.FEATURE_NEXT_16710.major' => true,
  38576.             'shopware.feature.flags.FEATURE_NEXT_16710.description' => 'Do not allow empty ids provided in criteria',
  38577.             'shopware.feature.flags.FEATURE_NEXT_13810' => [
  38578.                 'default' => false,
  38579.                 'major' => true,
  38580.                 'description' => 'Deprecate old promotion module',
  38581.             ],
  38582.             'shopware.feature.flags.FEATURE_NEXT_13810.default' => false,
  38583.             'shopware.feature.flags.FEATURE_NEXT_13810.major' => true,
  38584.             'shopware.feature.flags.FEATURE_NEXT_13810.description' => 'Deprecate old promotion module',
  38585.             'shopware.feature.flags.FEATURE_NEXT_13250' => [
  38586.                 'default' => false,
  38587.                 'major' => true,
  38588.                 'description' => 'Reduce database queries if all required data for the line items is already assign',
  38589.             ],
  38590.             'shopware.feature.flags.FEATURE_NEXT_13250.default' => false,
  38591.             'shopware.feature.flags.FEATURE_NEXT_13250.major' => true,
  38592.             'shopware.feature.flags.FEATURE_NEXT_13250.description' => 'Reduce database queries if all required data for the line items is already assign',
  38593.             'shopware.feature.flags.FEATURE_NEXT_17276' => [
  38594.                 'default' => false,
  38595.                 'major' => true,
  38596.                 'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  38597.             ],
  38598.             'shopware.feature.flags.FEATURE_NEXT_17276.default' => false,
  38599.             'shopware.feature.flags.FEATURE_NEXT_17276.major' => true,
  38600.             'shopware.feature.flags.FEATURE_NEXT_17276.description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  38601.             'shopware.feature.flags.FEATURE_NEXT_16151' => [
  38602.                 'default' => false,
  38603.                 'major' => true,
  38604.                 'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  38605.             ],
  38606.             'shopware.feature.flags.FEATURE_NEXT_16151.default' => false,
  38607.             'shopware.feature.flags.FEATURE_NEXT_16151.major' => true,
  38608.             'shopware.feature.flags.FEATURE_NEXT_16151.description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  38609.             'shopware.feature.flags.FEATURE_NEXT_16155' => [
  38610.                 'default' => false,
  38611.                 'major' => true,
  38612.                 'description' => 'EntityLoadedEventFactory will be required in repositories',
  38613.             ],
  38614.             'shopware.feature.flags.FEATURE_NEXT_16155.default' => false,
  38615.             'shopware.feature.flags.FEATURE_NEXT_16155.major' => true,
  38616.             'shopware.feature.flags.FEATURE_NEXT_16155.description' => 'EntityLoadedEventFactory will be required in repositories',
  38617.             'shopware.feature.flags.FEATURE_NEXT_19501' => [
  38618.                 'default' => false,
  38619.                 'major' => false,
  38620.                 'description' => 'Disables the cart.container function',
  38621.             ],
  38622.             'shopware.feature.flags.FEATURE_NEXT_19501.default' => false,
  38623.             'shopware.feature.flags.FEATURE_NEXT_19501.major' => false,
  38624.             'shopware.feature.flags.FEATURE_NEXT_19501.description' => 'Disables the cart.container function',
  38625.             'shopware.feature.flags.FEATURE_NEXT_15053' => [
  38626.                 'default' => false,
  38627.                 'major' => false,
  38628.                 'description' => 'Replace wrong displayed characters in number format',
  38629.             ],
  38630.             'shopware.feature.flags.FEATURE_NEXT_15053.default' => false,
  38631.             'shopware.feature.flags.FEATURE_NEXT_15053.major' => false,
  38632.             'shopware.feature.flags.FEATURE_NEXT_15053.description' => 'Replace wrong displayed characters in number format',
  38633.             'shopware.feature.flags.FEATURE_NEXT_18215' => [
  38634.                 'default' => false,
  38635.                 'major' => true,
  38636.                 'description' => 'Rules are aware of their assignment',
  38637.             ],
  38638.             'shopware.feature.flags.FEATURE_NEXT_18215.default' => false,
  38639.             'shopware.feature.flags.FEATURE_NEXT_18215.major' => true,
  38640.             'shopware.feature.flags.FEATURE_NEXT_18215.description' => 'Rules are aware of their assignment',
  38641.             'shopware.feature.flags.FEATURE_NEXT_15815' => [
  38642.                 'default' => false,
  38643.                 'major' => true,
  38644.                 'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  38645.             ],
  38646.             'shopware.feature.flags.FEATURE_NEXT_15815.default' => false,
  38647.             'shopware.feature.flags.FEATURE_NEXT_15815.major' => true,
  38648.             'shopware.feature.flags.FEATURE_NEXT_15815.description' => 'Remove single record handling in sync service. Only single operation should be supported',
  38649.             'shopware.feature.flags.FEATURE_NEXT_14699' => [
  38650.                 'default' => false,
  38651.                 'major' => true,
  38652.                 'description' => 'Refactoring of Storefront theme assets',
  38653.             ],
  38654.             'shopware.feature.flags.FEATURE_NEXT_14699.default' => false,
  38655.             'shopware.feature.flags.FEATURE_NEXT_14699.major' => true,
  38656.             'shopware.feature.flags.FEATURE_NEXT_14699.description' => 'Refactoring of Storefront theme assets',
  38657.             'shopware.feature.flags.FEATURE_NEXT_15707' => [
  38658.                 'default' => false,
  38659.                 'major' => false,
  38660.                 'description' => 'Delivery notice for EU geoblocking regulation',
  38661.             ],
  38662.             'shopware.feature.flags.FEATURE_NEXT_15707.default' => false,
  38663.             'shopware.feature.flags.FEATURE_NEXT_15707.major' => false,
  38664.             'shopware.feature.flags.FEATURE_NEXT_15707.description' => 'Delivery notice for EU geoblocking regulation',
  38665.             'shopware.feature.flags.FEATURE_NEXT_14360' => [
  38666.                 'default' => false,
  38667.                 'major' => true,
  38668.                 'description' => 'App System 4.0 - Build action button messaging system',
  38669.             ],
  38670.             'shopware.feature.flags.FEATURE_NEXT_14360.default' => false,
  38671.             'shopware.feature.flags.FEATURE_NEXT_14360.major' => true,
  38672.             'shopware.feature.flags.FEATURE_NEXT_14360.description' => 'App System 4.0 - Build action button messaging system',
  38673.             'shopware.feature.flags.FEATURE_NEXT_15172' => [
  38674.                 'default' => false,
  38675.                 'major' => true,
  38676.                 'description' => 'Sanitize html of fields with AllowHtml flag',
  38677.             ],
  38678.             'shopware.feature.flags.FEATURE_NEXT_15172.default' => false,
  38679.             'shopware.feature.flags.FEATURE_NEXT_15172.major' => true,
  38680.             'shopware.feature.flags.FEATURE_NEXT_15172.description' => 'Sanitize html of fields with AllowHtml flag',
  38681.             'shopware.feature.flags.FEATURE_NEXT_14001' => [
  38682.                 'default' => false,
  38683.                 'major' => true,
  38684.                 'description' => 'Newsletter DOI for registered customers',
  38685.             ],
  38686.             'shopware.feature.flags.FEATURE_NEXT_14001.default' => false,
  38687.             'shopware.feature.flags.FEATURE_NEXT_14001.major' => true,
  38688.             'shopware.feature.flags.FEATURE_NEXT_14001.description' => 'Newsletter DOI for registered customers',
  38689.             'shopware.feature.flags.FEATURE_NEXT_7739' => [
  38690.                 'default' => false,
  38691.                 'major' => true,
  38692.                 'description' => 'Optional salutation',
  38693.             ],
  38694.             'shopware.feature.flags.FEATURE_NEXT_7739.default' => false,
  38695.             'shopware.feature.flags.FEATURE_NEXT_7739.major' => true,
  38696.             'shopware.feature.flags.FEATURE_NEXT_7739.description' => 'Optional salutation',
  38697.             'shopware.feature.flags.FEATURE_NEXT_16200' => [
  38698.                 'default' => false,
  38699.                 'major' => false,
  38700.                 'description' => 'Register Doi Domain',
  38701.             ],
  38702.             'shopware.feature.flags.FEATURE_NEXT_16200.default' => false,
  38703.             'shopware.feature.flags.FEATURE_NEXT_16200.major' => false,
  38704.             'shopware.feature.flags.FEATURE_NEXT_16200.description' => 'Register Doi Domain',
  38705.             'shopware.feature.flags.FEATURE_NEXT_13410' => [
  38706.                 'default' => false,
  38707.                 'major' => true,
  38708.                 'description' => 'Make sales channels required in seo generator',
  38709.             ],
  38710.             'shopware.feature.flags.FEATURE_NEXT_13410.default' => false,
  38711.             'shopware.feature.flags.FEATURE_NEXT_13410.major' => true,
  38712.             'shopware.feature.flags.FEATURE_NEXT_13410.description' => 'Make sales channels required in seo generator',
  38713.             'shopware.feature.flags.FEATURE_NEXT_15917' => [
  38714.                 'default' => false,
  38715.                 'major' => true,
  38716.                 'description' => 'Move storefront script tags to head with defer',
  38717.             ],
  38718.             'shopware.feature.flags.FEATURE_NEXT_15917.default' => false,
  38719.             'shopware.feature.flags.FEATURE_NEXT_15917.major' => true,
  38720.             'shopware.feature.flags.FEATURE_NEXT_15917.description' => 'Move storefront script tags to head with defer',
  38721.             'shopware.feature.flags.FEATURE_NEXT_15957' => [
  38722.                 'default' => false,
  38723.                 'major' => true,
  38724.                 'description' => 'VAT id field for guest',
  38725.             ],
  38726.             'shopware.feature.flags.FEATURE_NEXT_15957.default' => false,
  38727.             'shopware.feature.flags.FEATURE_NEXT_15957.major' => true,
  38728.             'shopware.feature.flags.FEATURE_NEXT_15957.description' => 'VAT id field for guest',
  38729.             'shopware.feature.flags.FEATURE_NEXT_13601' => [
  38730.                 'default' => false,
  38731.                 'major' => true,
  38732.                 'description' => 'Default transaction state for async app payments',
  38733.             ],
  38734.             'shopware.feature.flags.FEATURE_NEXT_13601.default' => false,
  38735.             'shopware.feature.flags.FEATURE_NEXT_13601.major' => true,
  38736.             'shopware.feature.flags.FEATURE_NEXT_13601.description' => 'Default transaction state for async app payments',
  38737.             'shopware.feature.flags.FEATURE_NEXT_16992' => [
  38738.                 'default' => false,
  38739.                 'major' => true,
  38740.                 'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  38741.             ],
  38742.             'shopware.feature.flags.FEATURE_NEXT_16992.default' => false,
  38743.             'shopware.feature.flags.FEATURE_NEXT_16992.major' => true,
  38744.             'shopware.feature.flags.FEATURE_NEXT_16992.description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  38745.             'shopware.feature.flags.FEATURE_NEXT_7530' => [
  38746.                 'default' => false,
  38747.                 'major' => true,
  38748.                 'description' => 'Improve orders UX in Administration',
  38749.             ],
  38750.             'shopware.feature.flags.FEATURE_NEXT_7530.default' => false,
  38751.             'shopware.feature.flags.FEATURE_NEXT_7530.major' => true,
  38752.             'shopware.feature.flags.FEATURE_NEXT_7530.description' => 'Improve orders UX in Administration',
  38753.             'shopware.feature.flags.FEATURE_NEXT_16824' => [
  38754.                 'default' => false,
  38755.                 'major' => true,
  38756.                 'description' => 'Cart merged event',
  38757.             ],
  38758.             'shopware.feature.flags.FEATURE_NEXT_16824.default' => false,
  38759.             'shopware.feature.flags.FEATURE_NEXT_16824.major' => true,
  38760.             'shopware.feature.flags.FEATURE_NEXT_16824.description' => 'Cart merged event',
  38761.             'shopware.feature.flags.FEATURE_NEXT_16271' => [
  38762.                 'default' => false,
  38763.                 'major' => true,
  38764.                 'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  38765.             ],
  38766.             'shopware.feature.flags.FEATURE_NEXT_16271.default' => false,
  38767.             'shopware.feature.flags.FEATURE_NEXT_16271.major' => true,
  38768.             'shopware.feature.flags.FEATURE_NEXT_16271.description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  38769.             'shopware.feature.flags.FEATURE_NEXT_15381' => [
  38770.                 'default' => false,
  38771.                 'major' => true,
  38772.                 'description' => 'Save theme compilation',
  38773.             ],
  38774.             'shopware.feature.flags.FEATURE_NEXT_15381.default' => false,
  38775.             'shopware.feature.flags.FEATURE_NEXT_15381.major' => true,
  38776.             'shopware.feature.flags.FEATURE_NEXT_15381.description' => 'Save theme compilation',
  38777.             'shopware.feature.flags.FEATURE_NEXT_17275' => [
  38778.                 'default' => false,
  38779.                 'major' => true,
  38780.                 'description' => 'StorefrontRenderEvent only gets original view',
  38781.             ],
  38782.             'shopware.feature.flags.FEATURE_NEXT_17275.default' => false,
  38783.             'shopware.feature.flags.FEATURE_NEXT_17275.major' => true,
  38784.             'shopware.feature.flags.FEATURE_NEXT_17275.description' => 'StorefrontRenderEvent only gets original view',
  38785.             'shopware.feature.flags.FEATURE_NEXT_17016' => [
  38786.                 'default' => false,
  38787.                 'major' => true,
  38788.                 'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  38789.             ],
  38790.             'shopware.feature.flags.FEATURE_NEXT_17016.default' => false,
  38791.             'shopware.feature.flags.FEATURE_NEXT_17016.major' => true,
  38792.             'shopware.feature.flags.FEATURE_NEXT_17016.description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  38793.             'shopware.feature.flags.FEATURE_NEXT_16236' => [
  38794.                 'default' => false,
  38795.                 'major' => true,
  38796.                 'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  38797.             ],
  38798.             'shopware.feature.flags.FEATURE_NEXT_16236.default' => false,
  38799.             'shopware.feature.flags.FEATURE_NEXT_16236.major' => true,
  38800.             'shopware.feature.flags.FEATURE_NEXT_16236.description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  38801.             'shopware.feature.flags.FEATURE_NEXT_16640' => [
  38802.                 'default' => false,
  38803.                 'major' => true,
  38804.                 'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  38805.             ],
  38806.             'shopware.feature.flags.FEATURE_NEXT_16640.default' => false,
  38807.             'shopware.feature.flags.FEATURE_NEXT_16640.major' => true,
  38808.             'shopware.feature.flags.FEATURE_NEXT_16640.description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  38809.             'shopware.feature.flags.FEATURE_NEXT_17858' => [
  38810.                 'default' => false,
  38811.                 'major' => true,
  38812.                 'description' => 'Major feature flag for Business Event',
  38813.             ],
  38814.             'shopware.feature.flags.FEATURE_NEXT_17858.default' => false,
  38815.             'shopware.feature.flags.FEATURE_NEXT_17858.major' => true,
  38816.             'shopware.feature.flags.FEATURE_NEXT_17858.description' => 'Major feature flag for Business Event',
  38817.             'shopware.feature.flags.FEATURE_NEXT_6758' => [
  38818.                 'default' => false,
  38819.                 'major' => true,
  38820.                 'description' => 'Layout assignment for category as list',
  38821.             ],
  38822.             'shopware.feature.flags.FEATURE_NEXT_6758.default' => false,
  38823.             'shopware.feature.flags.FEATURE_NEXT_6758.major' => true,
  38824.             'shopware.feature.flags.FEATURE_NEXT_6758.description' => 'Layout assignment for category as list',
  38825.             'shopware.feature.flags.FEATURE_NEXT_19048' => [
  38826.                 'default' => false,
  38827.                 'major' => true,
  38828.                 'description' => 'Fix media resolution in theme',
  38829.             ],
  38830.             'shopware.feature.flags.FEATURE_NEXT_19048.default' => false,
  38831.             'shopware.feature.flags.FEATURE_NEXT_19048.major' => true,
  38832.             'shopware.feature.flags.FEATURE_NEXT_19048.description' => 'Fix media resolution in theme',
  38833.             'shopware.feature.flags.FEATURE_NEXT_19822' => [
  38834.                 'default' => false,
  38835.                 'major' => true,
  38836.                 'description' => 'Enables lazy loading components in the administration',
  38837.             ],
  38838.             'shopware.feature.flags.FEATURE_NEXT_19822.default' => false,
  38839.             'shopware.feature.flags.FEATURE_NEXT_19822.major' => true,
  38840.             'shopware.feature.flags.FEATURE_NEXT_19822.description' => 'Enables lazy loading components in the administration',
  38841.             'shopware.feature.flags.FEATURE_NEXT_18129' => [
  38842.                 'default' => false,
  38843.                 'major' => true,
  38844.                 'description' => 'Require positionIdentifier for some components',
  38845.             ],
  38846.             'shopware.feature.flags.FEATURE_NEXT_18129.default' => false,
  38847.             'shopware.feature.flags.FEATURE_NEXT_18129.major' => true,
  38848.             'shopware.feature.flags.FEATURE_NEXT_18129.description' => 'Require positionIdentifier for some components',
  38849.             'shopware.feature.flags.FEATURE_NEXT_19163' => [
  38850.                 'default' => false,
  38851.                 'major' => true,
  38852.                 'description' => 'one to one inheritance',
  38853.             ],
  38854.             'shopware.feature.flags.FEATURE_NEXT_19163.default' => false,
  38855.             'shopware.feature.flags.FEATURE_NEXT_19163.major' => true,
  38856.             'shopware.feature.flags.FEATURE_NEXT_19163.description' => 'one to one inheritance',
  38857.             'shopware.feature.flags.FEATURE_NEXT_18187' => [
  38858.                 'default' => false,
  38859.                 'major' => true,
  38860.                 'description' => 'Move admin dashboard statistics into separate component',
  38861.             ],
  38862.             'shopware.feature.flags.FEATURE_NEXT_18187.default' => false,
  38863.             'shopware.feature.flags.FEATURE_NEXT_18187.major' => true,
  38864.             'shopware.feature.flags.FEATURE_NEXT_18187.description' => 'Move admin dashboard statistics into separate component',
  38865.             'shopware.feature.flags.FEATURE_NEXT_17978' => [
  38866.                 'default' => false,
  38867.                 'major' => true,
  38868.                 'description' => 'Change component factory to work with extension overrides in Administration',
  38869.             ],
  38870.             'shopware.feature.flags.FEATURE_NEXT_17978.default' => false,
  38871.             'shopware.feature.flags.FEATURE_NEXT_17978.major' => true,
  38872.             'shopware.feature.flags.FEATURE_NEXT_17978.description' => 'Change component factory to work with extension overrides in Administration',
  38873.             'shopware.feature.flags.FEATURE_NEXT_11634' => [
  38874.                 'default' => false,
  38875.                 'major' => true,
  38876.                 'description' => 'Webpack alias refactor',
  38877.             ],
  38878.             'shopware.feature.flags.FEATURE_NEXT_11634.default' => false,
  38879.             'shopware.feature.flags.FEATURE_NEXT_11634.major' => true,
  38880.             'shopware.feature.flags.FEATURE_NEXT_11634.description' => 'Webpack alias refactor',
  38881.             'shopware.feature.flags.FEATURE_NEXT_21547' => [
  38882.                 'default' => false,
  38883.                 'major' => true,
  38884.                 'description' => 'Change admin criteria defaults',
  38885.             ],
  38886.             'shopware.feature.flags.FEATURE_NEXT_21547.default' => false,
  38887.             'shopware.feature.flags.FEATURE_NEXT_21547.major' => true,
  38888.             'shopware.feature.flags.FEATURE_NEXT_21547.description' => 'Change admin criteria defaults',
  38889.             'shopware.feature.flags.FEATURE_NEXT_22900' => [
  38890.                 'default' => false,
  38891.                 'major' => true,
  38892.                 'description' => 'Admin search configuration is used in Elasticsearch',
  38893.             ],
  38894.             'shopware.feature.flags.FEATURE_NEXT_22900.default' => false,
  38895.             'shopware.feature.flags.FEATURE_NEXT_22900.major' => true,
  38896.             'shopware.feature.flags.FEATURE_NEXT_22900.description' => 'Admin search configuration is used in Elasticsearch',
  38897.             'shopware.profiler' => [
  38898.                 'integrations' => [
  38899.                     => 'Symfony',
  38900.                 ],
  38901.             ],
  38902.             'shopware.profiler.integrations' => [
  38903.                 => 'Symfony',
  38904.             ],
  38905.             'shopware.profiler.integrations.0' => 'Symfony',
  38906.             'shopware.filesystem' => [
  38907.                 'private' => [
  38908.                     'type' => 'local',
  38909.                     'config' => [
  38910.                         'root' => (\dirname(__DIR__4).'/files'),
  38911.                     ],
  38912.                 ],
  38913.                 'public' => [
  38914.                     'type' => 'local',
  38915.                     'config' => [
  38916.                         'root' => (\dirname(__DIR__4).'/public'),
  38917.                     ],
  38918.                 ],
  38919.                 'temp' => [
  38920.                     'type' => 'local',
  38921.                     'config' => [
  38922.                         'root' => \dirname(__DIR__3),
  38923.                     ],
  38924.                 ],
  38925.                 'theme' => [
  38926.                 ],
  38927.                 'asset' => [
  38928.                 ],
  38929.                 'sitemap' => [
  38930.                 ],
  38931.                 'allowed_extensions' => [
  38932.                     => 'jpg',
  38933.                     => 'jpeg',
  38934.                     => 'png',
  38935.                     => 'webp',
  38936.                     => 'gif',
  38937.                     => 'svg',
  38938.                     => 'bmp',
  38939.                     => 'tiff',
  38940.                     => 'tif',
  38941.                     => 'eps',
  38942.                     10 => 'webm',
  38943.                     11 => 'mkv',
  38944.                     12 => 'flv',
  38945.                     13 => 'ogv',
  38946.                     14 => 'ogg',
  38947.                     15 => 'mov',
  38948.                     16 => 'mp4',
  38949.                     17 => 'avi',
  38950.                     18 => 'wmv',
  38951.                     19 => 'pdf',
  38952.                     20 => 'aac',
  38953.                     21 => 'mp3',
  38954.                     22 => 'wav',
  38955.                     23 => 'flac',
  38956.                     24 => 'oga',
  38957.                     25 => 'wma',
  38958.                     26 => 'txt',
  38959.                     27 => 'doc',
  38960.                     28 => 'ico',
  38961.                 ],
  38962.                 'private_allowed_extensions' => [
  38963.                     => 'jpg',
  38964.                     => 'jpeg',
  38965.                     => 'png',
  38966.                     => 'webp',
  38967.                     => 'gif',
  38968.                     => 'svg',
  38969.                     => 'bmp',
  38970.                     => 'tiff',
  38971.                     => 'tif',
  38972.                     => 'eps',
  38973.                     10 => 'webm',
  38974.                     11 => 'mkv',
  38975.                     12 => 'flv',
  38976.                     13 => 'ogv',
  38977.                     14 => 'ogg',
  38978.                     15 => 'mov',
  38979.                     16 => 'mp4',
  38980.                     17 => 'avi',
  38981.                     18 => 'wmv',
  38982.                     19 => 'pdf',
  38983.                     20 => 'aac',
  38984.                     21 => 'mp3',
  38985.                     22 => 'wav',
  38986.                     23 => 'flac',
  38987.                     24 => 'oga',
  38988.                     25 => 'wma',
  38989.                     26 => 'txt',
  38990.                     27 => 'doc',
  38991.                     28 => 'ico',
  38992.                     29 => 'zip',
  38993.                     30 => 'rar',
  38994.                 ],
  38995.                 'private_local_download_strategy' => 'php',
  38996.             ],
  38997.             'shopware.filesystem.private' => [
  38998.                 'type' => 'local',
  38999.                 'config' => [
  39000.                     'root' => (\dirname(__DIR__4).'/files'),
  39001.                 ],
  39002.             ],
  39003.             'shopware.filesystem.private.type' => 'local',
  39004.             'shopware.filesystem.private.config' => [
  39005.                 'root' => (\dirname(__DIR__4).'/files'),
  39006.             ],
  39007.             'shopware.filesystem.private.config.root' => (\dirname(__DIR__4).'/files'),
  39008.             'shopware.filesystem.public' => [
  39009.                 'type' => 'local',
  39010.                 'config' => [
  39011.                     'root' => (\dirname(__DIR__4).'/public'),
  39012.                 ],
  39013.             ],
  39014.             'shopware.filesystem.public.type' => 'local',
  39015.             'shopware.filesystem.public.config' => [
  39016.                 'root' => (\dirname(__DIR__4).'/public'),
  39017.             ],
  39018.             'shopware.filesystem.public.config.root' => (\dirname(__DIR__4).'/public'),
  39019.             'shopware.filesystem.temp' => [
  39020.                 'type' => 'local',
  39021.                 'config' => [
  39022.                     'root' => \dirname(__DIR__3),
  39023.                 ],
  39024.             ],
  39025.             'shopware.filesystem.temp.type' => 'local',
  39026.             'shopware.filesystem.temp.config' => [
  39027.                 'root' => \dirname(__DIR__3),
  39028.             ],
  39029.             'shopware.filesystem.temp.config.root' => \dirname(__DIR__3),
  39030.             'shopware.filesystem.theme' => [
  39031.                 'type' => 'local',
  39032.                 'config' => [
  39033.                     'root' => (\dirname(__DIR__4).'/public'),
  39034.                 ],
  39035.             ],
  39036.             'shopware.filesystem.asset' => [
  39037.                 'type' => 'local',
  39038.                 'config' => [
  39039.                     'root' => (\dirname(__DIR__4).'/public'),
  39040.                 ],
  39041.             ],
  39042.             'shopware.filesystem.sitemap' => [
  39043.                 'type' => 'local',
  39044.                 'config' => [
  39045.                     'root' => (\dirname(__DIR__4).'/public'),
  39046.                 ],
  39047.             ],
  39048.             'shopware.filesystem.allowed_extensions' => [
  39049.                 => 'jpg',
  39050.                 => 'jpeg',
  39051.                 => 'png',
  39052.                 => 'webp',
  39053.                 => 'gif',
  39054.                 => 'svg',
  39055.                 => 'bmp',
  39056.                 => 'tiff',
  39057.                 => 'tif',
  39058.                 => 'eps',
  39059.                 10 => 'webm',
  39060.                 11 => 'mkv',
  39061.                 12 => 'flv',
  39062.                 13 => 'ogv',
  39063.                 14 => 'ogg',
  39064.                 15 => 'mov',
  39065.                 16 => 'mp4',
  39066.                 17 => 'avi',
  39067.                 18 => 'wmv',
  39068.                 19 => 'pdf',
  39069.                 20 => 'aac',
  39070.                 21 => 'mp3',
  39071.                 22 => 'wav',
  39072.                 23 => 'flac',
  39073.                 24 => 'oga',
  39074.                 25 => 'wma',
  39075.                 26 => 'txt',
  39076.                 27 => 'doc',
  39077.                 28 => 'ico',
  39078.             ],
  39079.             'shopware.filesystem.allowed_extensions.0' => 'jpg',
  39080.             'shopware.filesystem.allowed_extensions.1' => 'jpeg',
  39081.             'shopware.filesystem.allowed_extensions.2' => 'png',
  39082.             'shopware.filesystem.allowed_extensions.3' => 'webp',
  39083.             'shopware.filesystem.allowed_extensions.4' => 'gif',
  39084.             'shopware.filesystem.allowed_extensions.5' => 'svg',
  39085.             'shopware.filesystem.allowed_extensions.6' => 'bmp',
  39086.             'shopware.filesystem.allowed_extensions.7' => 'tiff',
  39087.             'shopware.filesystem.allowed_extensions.8' => 'tif',
  39088.             'shopware.filesystem.allowed_extensions.9' => 'eps',
  39089.             'shopware.filesystem.allowed_extensions.10' => 'webm',
  39090.             'shopware.filesystem.allowed_extensions.11' => 'mkv',
  39091.             'shopware.filesystem.allowed_extensions.12' => 'flv',
  39092.             'shopware.filesystem.allowed_extensions.13' => 'ogv',
  39093.             'shopware.filesystem.allowed_extensions.14' => 'ogg',
  39094.             'shopware.filesystem.allowed_extensions.15' => 'mov',
  39095.             'shopware.filesystem.allowed_extensions.16' => 'mp4',
  39096.             'shopware.filesystem.allowed_extensions.17' => 'avi',
  39097.             'shopware.filesystem.allowed_extensions.18' => 'wmv',
  39098.             'shopware.filesystem.allowed_extensions.19' => 'pdf',
  39099.             'shopware.filesystem.allowed_extensions.20' => 'aac',
  39100.             'shopware.filesystem.allowed_extensions.21' => 'mp3',
  39101.             'shopware.filesystem.allowed_extensions.22' => 'wav',
  39102.             'shopware.filesystem.allowed_extensions.23' => 'flac',
  39103.             'shopware.filesystem.allowed_extensions.24' => 'oga',
  39104.             'shopware.filesystem.allowed_extensions.25' => 'wma',
  39105.             'shopware.filesystem.allowed_extensions.26' => 'txt',
  39106.             'shopware.filesystem.allowed_extensions.27' => 'doc',
  39107.             'shopware.filesystem.allowed_extensions.28' => 'ico',
  39108.             'shopware.filesystem.private_allowed_extensions' => [
  39109.                 => 'jpg',
  39110.                 => 'jpeg',
  39111.                 => 'png',
  39112.                 => 'webp',
  39113.                 => 'gif',
  39114.                 => 'svg',
  39115.                 => 'bmp',
  39116.                 => 'tiff',
  39117.                 => 'tif',
  39118.                 => 'eps',
  39119.                 10 => 'webm',
  39120.                 11 => 'mkv',
  39121.                 12 => 'flv',
  39122.                 13 => 'ogv',
  39123.                 14 => 'ogg',
  39124.                 15 => 'mov',
  39125.                 16 => 'mp4',
  39126.                 17 => 'avi',
  39127.                 18 => 'wmv',
  39128.                 19 => 'pdf',
  39129.                 20 => 'aac',
  39130.                 21 => 'mp3',
  39131.                 22 => 'wav',
  39132.                 23 => 'flac',
  39133.                 24 => 'oga',
  39134.                 25 => 'wma',
  39135.                 26 => 'txt',
  39136.                 27 => 'doc',
  39137.                 28 => 'ico',
  39138.                 29 => 'zip',
  39139.                 30 => 'rar',
  39140.             ],
  39141.             'shopware.filesystem.private_allowed_extensions.0' => 'jpg',
  39142.             'shopware.filesystem.private_allowed_extensions.1' => 'jpeg',
  39143.             'shopware.filesystem.private_allowed_extensions.2' => 'png',
  39144.             'shopware.filesystem.private_allowed_extensions.3' => 'webp',
  39145.             'shopware.filesystem.private_allowed_extensions.4' => 'gif',
  39146.             'shopware.filesystem.private_allowed_extensions.5' => 'svg',
  39147.             'shopware.filesystem.private_allowed_extensions.6' => 'bmp',
  39148.             'shopware.filesystem.private_allowed_extensions.7' => 'tiff',
  39149.             'shopware.filesystem.private_allowed_extensions.8' => 'tif',
  39150.             'shopware.filesystem.private_allowed_extensions.9' => 'eps',
  39151.             'shopware.filesystem.private_allowed_extensions.10' => 'webm',
  39152.             'shopware.filesystem.private_allowed_extensions.11' => 'mkv',
  39153.             'shopware.filesystem.private_allowed_extensions.12' => 'flv',
  39154.             'shopware.filesystem.private_allowed_extensions.13' => 'ogv',
  39155.             'shopware.filesystem.private_allowed_extensions.14' => 'ogg',
  39156.             'shopware.filesystem.private_allowed_extensions.15' => 'mov',
  39157.             'shopware.filesystem.private_allowed_extensions.16' => 'mp4',
  39158.             'shopware.filesystem.private_allowed_extensions.17' => 'avi',
  39159.             'shopware.filesystem.private_allowed_extensions.18' => 'wmv',
  39160.             'shopware.filesystem.private_allowed_extensions.19' => 'pdf',
  39161.             'shopware.filesystem.private_allowed_extensions.20' => 'aac',
  39162.             'shopware.filesystem.private_allowed_extensions.21' => 'mp3',
  39163.             'shopware.filesystem.private_allowed_extensions.22' => 'wav',
  39164.             'shopware.filesystem.private_allowed_extensions.23' => 'flac',
  39165.             'shopware.filesystem.private_allowed_extensions.24' => 'oga',
  39166.             'shopware.filesystem.private_allowed_extensions.25' => 'wma',
  39167.             'shopware.filesystem.private_allowed_extensions.26' => 'txt',
  39168.             'shopware.filesystem.private_allowed_extensions.27' => 'doc',
  39169.             'shopware.filesystem.private_allowed_extensions.28' => 'ico',
  39170.             'shopware.filesystem.private_allowed_extensions.29' => 'zip',
  39171.             'shopware.filesystem.private_allowed_extensions.30' => 'rar',
  39172.             'shopware.filesystem.private_local_download_strategy' => 'php',
  39173.             'shopware.cdn.url' => '',
  39174.             'shopware.increment' => [
  39175.                 'user_activity' => [
  39176.                     'type' => 'mysql',
  39177.                 ],
  39178.                 'message_queue' => [
  39179.                     'type' => 'mysql',
  39180.                 ],
  39181.             ],
  39182.             'shopware.increment.user_activity' => [
  39183.                 'type' => 'mysql',
  39184.             ],
  39185.             'shopware.increment.user_activity.type' => 'mysql',
  39186.             'shopware.increment.message_queue' => [
  39187.                 'type' => 'mysql',
  39188.             ],
  39189.             'shopware.increment.message_queue.type' => 'mysql',
  39190.             'shopware.api' => [
  39191.                 'max_limit' => 100,
  39192.                 'api_browser' => [
  39193.                     'auth_required' => false,
  39194.                 ],
  39195.                 'store' => [
  39196.                     'context_lifetime' => 'P1D',
  39197.                 ],
  39198.                 'rate_limiter' => [
  39199.                     'login' => [
  39200.                         'enabled' => true,
  39201.                         'policy' => 'time_backoff',
  39202.                         'reset' => '24 hours',
  39203.                         'limits' => [
  39204.                             => [
  39205.                                 'limit' => 10,
  39206.                                 'interval' => '10 seconds',
  39207.                             ],
  39208.                             => [
  39209.                                 'limit' => 15,
  39210.                                 'interval' => '30 seconds',
  39211.                             ],
  39212.                             => [
  39213.                                 'limit' => 20,
  39214.                                 'interval' => '60 seconds',
  39215.                             ],
  39216.                         ],
  39217.                         'lock_factory' => 'lock.factory',
  39218.                         'cache_pool' => 'cache.rate_limiter',
  39219.                     ],
  39220.                     'guest_login' => [
  39221.                         'enabled' => true,
  39222.                         'policy' => 'time_backoff',
  39223.                         'reset' => '24 hours',
  39224.                         'limits' => [
  39225.                             => [
  39226.                                 'limit' => 10,
  39227.                                 'interval' => '10 seconds',
  39228.                             ],
  39229.                             => [
  39230.                                 'limit' => 15,
  39231.                                 'interval' => '30 seconds',
  39232.                             ],
  39233.                             => [
  39234.                                 'limit' => 20,
  39235.                                 'interval' => '60 seconds',
  39236.                             ],
  39237.                         ],
  39238.                         'lock_factory' => 'lock.factory',
  39239.                         'cache_pool' => 'cache.rate_limiter',
  39240.                     ],
  39241.                     'oauth' => [
  39242.                         'enabled' => true,
  39243.                         'policy' => 'time_backoff',
  39244.                         'reset' => '24 hours',
  39245.                         'limits' => [
  39246.                             => [
  39247.                                 'limit' => 10,
  39248.                                 'interval' => '10 seconds',
  39249.                             ],
  39250.                             => [
  39251.                                 'limit' => 15,
  39252.                                 'interval' => '30 seconds',
  39253.                             ],
  39254.                             => [
  39255.                                 'limit' => 20,
  39256.                                 'interval' => '60 seconds',
  39257.                             ],
  39258.                         ],
  39259.                         'lock_factory' => 'lock.factory',
  39260.                         'cache_pool' => 'cache.rate_limiter',
  39261.                     ],
  39262.                     'reset_password' => [
  39263.                         'enabled' => true,
  39264.                         'policy' => 'time_backoff',
  39265.                         'reset' => '24 hours',
  39266.                         'limits' => [
  39267.                             => [
  39268.                                 'limit' => 3,
  39269.                                 'interval' => '30 seconds',
  39270.                             ],
  39271.                             => [
  39272.                                 'limit' => 5,
  39273.                                 'interval' => '60 seconds',
  39274.                             ],
  39275.                             => [
  39276.                                 'limit' => 10,
  39277.                                 'interval' => '90 seconds',
  39278.                             ],
  39279.                         ],
  39280.                         'lock_factory' => 'lock.factory',
  39281.                         'cache_pool' => 'cache.rate_limiter',
  39282.                     ],
  39283.                     'user_recovery' => [
  39284.                         'enabled' => true,
  39285.                         'policy' => 'time_backoff',
  39286.                         'reset' => '24 hours',
  39287.                         'limits' => [
  39288.                             => [
  39289.                                 'limit' => 3,
  39290.                                 'interval' => '30 seconds',
  39291.                             ],
  39292.                             => [
  39293.                                 'limit' => 5,
  39294.                                 'interval' => '60 seconds',
  39295.                             ],
  39296.                             => [
  39297.                                 'limit' => 10,
  39298.                                 'interval' => '90 seconds',
  39299.                             ],
  39300.                         ],
  39301.                         'lock_factory' => 'lock.factory',
  39302.                         'cache_pool' => 'cache.rate_limiter',
  39303.                     ],
  39304.                     'contact_form' => [
  39305.                         'enabled' => true,
  39306.                         'policy' => 'time_backoff',
  39307.                         'reset' => '24 hours',
  39308.                         'limits' => [
  39309.                             => [
  39310.                                 'limit' => 3,
  39311.                                 'interval' => '30 seconds',
  39312.                             ],
  39313.                             => [
  39314.                                 'limit' => 5,
  39315.                                 'interval' => '60 seconds',
  39316.                             ],
  39317.                             => [
  39318.                                 'limit' => 10,
  39319.                                 'interval' => '90 seconds',
  39320.                             ],
  39321.                         ],
  39322.                         'lock_factory' => 'lock.factory',
  39323.                         'cache_pool' => 'cache.rate_limiter',
  39324.                     ],
  39325.                     'notification' => [
  39326.                         'enabled' => true,
  39327.                         'policy' => 'time_backoff',
  39328.                         'reset' => '24 hours',
  39329.                         'limits' => [
  39330.                             => [
  39331.                                 'limit' => 10,
  39332.                                 'interval' => '10 seconds',
  39333.                             ],
  39334.                             => [
  39335.                                 'limit' => 15,
  39336.                                 'interval' => '30 seconds',
  39337.                             ],
  39338.                             => [
  39339.                                 'limit' => 20,
  39340.                                 'interval' => '60 seconds',
  39341.                             ],
  39342.                         ],
  39343.                         'lock_factory' => 'lock.factory',
  39344.                         'cache_pool' => 'cache.rate_limiter',
  39345.                     ],
  39346.                     'newsletter_form' => [
  39347.                         'enabled' => true,
  39348.                         'policy' => 'time_backoff',
  39349.                         'reset' => '24 hours',
  39350.                         'limits' => [
  39351.                             => [
  39352.                                 'limit' => 3,
  39353.                                 'interval' => '30 seconds',
  39354.                             ],
  39355.                             => [
  39356.                                 'limit' => 5,
  39357.                                 'interval' => '60 seconds',
  39358.                             ],
  39359.                             => [
  39360.                                 'limit' => 10,
  39361.                                 'interval' => '90 seconds',
  39362.                             ],
  39363.                         ],
  39364.                         'lock_factory' => 'lock.factory',
  39365.                         'cache_pool' => 'cache.rate_limiter',
  39366.                     ],
  39367.                     'cart_add_line_item' => [
  39368.                         'enabled' => true,
  39369.                         'policy' => 'system_config',
  39370.                         'reset' => '1 hours',
  39371.                         'limits' => [
  39372.                             => [
  39373.                                 'domain' => 'core.cart.lineItemAddLimit',
  39374.                                 'interval' => '60 seconds',
  39375.                             ],
  39376.                         ],
  39377.                         'lock_factory' => 'lock.factory',
  39378.                         'cache_pool' => 'cache.rate_limiter',
  39379.                     ],
  39380.                 ],
  39381.             ],
  39382.             'shopware.api.max_limit' => 100,
  39383.             'shopware.api.api_browser' => [
  39384.                 'auth_required' => false,
  39385.             ],
  39386.             'shopware.api.api_browser.auth_required' => false,
  39387.             'shopware.api.api_browser.auth_required_str' => '0',
  39388.             'shopware.api.store' => [
  39389.                 'context_lifetime' => 'P1D',
  39390.             ],
  39391.             'shopware.api.store.context_lifetime' => 'P1D',
  39392.             'shopware.api.rate_limiter' => [
  39393.                 'login' => [
  39394.                     'enabled' => true,
  39395.                     'policy' => 'time_backoff',
  39396.                     'reset' => '24 hours',
  39397.                     'limits' => [
  39398.                         => [
  39399.                             'limit' => 10,
  39400.                             'interval' => '10 seconds',
  39401.                         ],
  39402.                         => [
  39403.                             'limit' => 15,
  39404.                             'interval' => '30 seconds',
  39405.                         ],
  39406.                         => [
  39407.                             'limit' => 20,
  39408.                             'interval' => '60 seconds',
  39409.                         ],
  39410.                     ],
  39411.                     'lock_factory' => 'lock.factory',
  39412.                     'cache_pool' => 'cache.rate_limiter',
  39413.                 ],
  39414.                 'guest_login' => [
  39415.                     'enabled' => true,
  39416.                     'policy' => 'time_backoff',
  39417.                     'reset' => '24 hours',
  39418.                     'limits' => [
  39419.                         => [
  39420.                             'limit' => 10,
  39421.                             'interval' => '10 seconds',
  39422.                         ],
  39423.                         => [
  39424.                             'limit' => 15,
  39425.                             'interval' => '30 seconds',
  39426.                         ],
  39427.                         => [
  39428.                             'limit' => 20,
  39429.                             'interval' => '60 seconds',
  39430.                         ],
  39431.                     ],
  39432.                     'lock_factory' => 'lock.factory',
  39433.                     'cache_pool' => 'cache.rate_limiter',
  39434.                 ],
  39435.                 'oauth' => [
  39436.                     'enabled' => true,
  39437.                     'policy' => 'time_backoff',
  39438.                     'reset' => '24 hours',
  39439.                     'limits' => [
  39440.                         => [
  39441.                             'limit' => 10,
  39442.                             'interval' => '10 seconds',
  39443.                         ],
  39444.                         => [
  39445.                             'limit' => 15,
  39446.                             'interval' => '30 seconds',
  39447.                         ],
  39448.                         => [
  39449.                             'limit' => 20,
  39450.                             'interval' => '60 seconds',
  39451.                         ],
  39452.                     ],
  39453.                     'lock_factory' => 'lock.factory',
  39454.                     'cache_pool' => 'cache.rate_limiter',
  39455.                 ],
  39456.                 'reset_password' => [
  39457.                     'enabled' => true,
  39458.                     'policy' => 'time_backoff',
  39459.                     'reset' => '24 hours',
  39460.                     'limits' => [
  39461.                         => [
  39462.                             'limit' => 3,
  39463.                             'interval' => '30 seconds',
  39464.                         ],
  39465.                         => [
  39466.                             'limit' => 5,
  39467.                             'interval' => '60 seconds',
  39468.                         ],
  39469.                         => [
  39470.                             'limit' => 10,
  39471.                             'interval' => '90 seconds',
  39472.                         ],
  39473.                     ],
  39474.                     'lock_factory' => 'lock.factory',
  39475.                     'cache_pool' => 'cache.rate_limiter',
  39476.                 ],
  39477.                 'user_recovery' => [
  39478.                     'enabled' => true,
  39479.                     'policy' => 'time_backoff',
  39480.                     'reset' => '24 hours',
  39481.                     'limits' => [
  39482.                         => [
  39483.                             'limit' => 3,
  39484.                             'interval' => '30 seconds',
  39485.                         ],
  39486.                         => [
  39487.                             'limit' => 5,
  39488.                             'interval' => '60 seconds',
  39489.                         ],
  39490.                         => [
  39491.                             'limit' => 10,
  39492.                             'interval' => '90 seconds',
  39493.                         ],
  39494.                     ],
  39495.                     'lock_factory' => 'lock.factory',
  39496.                     'cache_pool' => 'cache.rate_limiter',
  39497.                 ],
  39498.                 'contact_form' => [
  39499.                     'enabled' => true,
  39500.                     'policy' => 'time_backoff',
  39501.                     'reset' => '24 hours',
  39502.                     'limits' => [
  39503.                         => [
  39504.                             'limit' => 3,
  39505.                             'interval' => '30 seconds',
  39506.                         ],
  39507.                         => [
  39508.                             'limit' => 5,
  39509.                             'interval' => '60 seconds',
  39510.                         ],
  39511.                         => [
  39512.                             'limit' => 10,
  39513.                             'interval' => '90 seconds',
  39514.                         ],
  39515.                     ],
  39516.                     'lock_factory' => 'lock.factory',
  39517.                     'cache_pool' => 'cache.rate_limiter',
  39518.                 ],
  39519.                 'notification' => [
  39520.                     'enabled' => true,
  39521.                     'policy' => 'time_backoff',
  39522.                     'reset' => '24 hours',
  39523.                     'limits' => [
  39524.                         => [
  39525.                             'limit' => 10,
  39526.                             'interval' => '10 seconds',
  39527.                         ],
  39528.                         => [
  39529.                             'limit' => 15,
  39530.                             'interval' => '30 seconds',
  39531.                         ],
  39532.                         => [
  39533.                             'limit' => 20,
  39534.                             'interval' => '60 seconds',
  39535.                         ],
  39536.                     ],
  39537.                     'lock_factory' => 'lock.factory',
  39538.                     'cache_pool' => 'cache.rate_limiter',
  39539.                 ],
  39540.                 'newsletter_form' => [
  39541.                     'enabled' => true,
  39542.                     'policy' => 'time_backoff',
  39543.                     'reset' => '24 hours',
  39544.                     'limits' => [
  39545.                         => [
  39546.                             'limit' => 3,
  39547.                             'interval' => '30 seconds',
  39548.                         ],
  39549.                         => [
  39550.                             'limit' => 5,
  39551.                             'interval' => '60 seconds',
  39552.                         ],
  39553.                         => [
  39554.                             'limit' => 10,
  39555.                             'interval' => '90 seconds',
  39556.                         ],
  39557.                     ],
  39558.                     'lock_factory' => 'lock.factory',
  39559.                     'cache_pool' => 'cache.rate_limiter',
  39560.                 ],
  39561.                 'cart_add_line_item' => [
  39562.                     'enabled' => true,
  39563.                     'policy' => 'system_config',
  39564.                     'reset' => '1 hours',
  39565.                     'limits' => [
  39566.                         => [
  39567.                             'domain' => 'core.cart.lineItemAddLimit',
  39568.                             'interval' => '60 seconds',
  39569.                         ],
  39570.                     ],
  39571.                     'lock_factory' => 'lock.factory',
  39572.                     'cache_pool' => 'cache.rate_limiter',
  39573.                 ],
  39574.             ],
  39575.             'shopware.api.rate_limiter.login' => [
  39576.                 'enabled' => true,
  39577.                 'policy' => 'time_backoff',
  39578.                 'reset' => '24 hours',
  39579.                 'limits' => [
  39580.                     => [
  39581.                         'limit' => 10,
  39582.                         'interval' => '10 seconds',
  39583.                     ],
  39584.                     => [
  39585.                         'limit' => 15,
  39586.                         'interval' => '30 seconds',
  39587.                     ],
  39588.                     => [
  39589.                         'limit' => 20,
  39590.                         'interval' => '60 seconds',
  39591.                     ],
  39592.                 ],
  39593.                 'lock_factory' => 'lock.factory',
  39594.                 'cache_pool' => 'cache.rate_limiter',
  39595.             ],
  39596.             'shopware.api.rate_limiter.login.enabled' => true,
  39597.             'shopware.api.rate_limiter.login.policy' => 'time_backoff',
  39598.             'shopware.api.rate_limiter.login.reset' => '24 hours',
  39599.             'shopware.api.rate_limiter.login.limits' => [
  39600.                 => [
  39601.                     'limit' => 10,
  39602.                     'interval' => '10 seconds',
  39603.                 ],
  39604.                 => [
  39605.                     'limit' => 15,
  39606.                     'interval' => '30 seconds',
  39607.                 ],
  39608.                 => [
  39609.                     'limit' => 20,
  39610.                     'interval' => '60 seconds',
  39611.                 ],
  39612.             ],
  39613.             'shopware.api.rate_limiter.login.limits.0' => [
  39614.                 'limit' => 10,
  39615.                 'interval' => '10 seconds',
  39616.             ],
  39617.             'shopware.api.rate_limiter.login.limits.0.limit' => 10,
  39618.             'shopware.api.rate_limiter.login.limits.0.interval' => '10 seconds',
  39619.             'shopware.api.rate_limiter.login.limits.1' => [
  39620.                 'limit' => 15,
  39621.                 'interval' => '30 seconds',
  39622.             ],
  39623.             'shopware.api.rate_limiter.login.limits.1.limit' => 15,
  39624.             'shopware.api.rate_limiter.login.limits.1.interval' => '30 seconds',
  39625.             'shopware.api.rate_limiter.login.limits.2' => [
  39626.                 'limit' => 20,
  39627.                 'interval' => '60 seconds',
  39628.             ],
  39629.             'shopware.api.rate_limiter.login.limits.2.limit' => 20,
  39630.             'shopware.api.rate_limiter.login.limits.2.interval' => '60 seconds',
  39631.             'shopware.api.rate_limiter.login.lock_factory' => 'lock.factory',
  39632.             'shopware.api.rate_limiter.login.cache_pool' => 'cache.rate_limiter',
  39633.             'shopware.api.rate_limiter.guest_login' => [
  39634.                 'enabled' => true,
  39635.                 'policy' => 'time_backoff',
  39636.                 'reset' => '24 hours',
  39637.                 'limits' => [
  39638.                     => [
  39639.                         'limit' => 10,
  39640.                         'interval' => '10 seconds',
  39641.                     ],
  39642.                     => [
  39643.                         'limit' => 15,
  39644.                         'interval' => '30 seconds',
  39645.                     ],
  39646.                     => [
  39647.                         'limit' => 20,
  39648.                         'interval' => '60 seconds',
  39649.                     ],
  39650.                 ],
  39651.                 'lock_factory' => 'lock.factory',
  39652.                 'cache_pool' => 'cache.rate_limiter',
  39653.             ],
  39654.             'shopware.api.rate_limiter.guest_login.enabled' => true,
  39655.             'shopware.api.rate_limiter.guest_login.policy' => 'time_backoff',
  39656.             'shopware.api.rate_limiter.guest_login.reset' => '24 hours',
  39657.             'shopware.api.rate_limiter.guest_login.limits' => [
  39658.                 => [
  39659.                     'limit' => 10,
  39660.                     'interval' => '10 seconds',
  39661.                 ],
  39662.                 => [
  39663.                     'limit' => 15,
  39664.                     'interval' => '30 seconds',
  39665.                 ],
  39666.                 => [
  39667.                     'limit' => 20,
  39668.                     'interval' => '60 seconds',
  39669.                 ],
  39670.             ],
  39671.             'shopware.api.rate_limiter.guest_login.limits.0' => [
  39672.                 'limit' => 10,
  39673.                 'interval' => '10 seconds',
  39674.             ],
  39675.             'shopware.api.rate_limiter.guest_login.limits.0.limit' => 10,
  39676.             'shopware.api.rate_limiter.guest_login.limits.0.interval' => '10 seconds',
  39677.             'shopware.api.rate_limiter.guest_login.limits.1' => [
  39678.                 'limit' => 15,
  39679.                 'interval' => '30 seconds',
  39680.             ],
  39681.             'shopware.api.rate_limiter.guest_login.limits.1.limit' => 15,
  39682.             'shopware.api.rate_limiter.guest_login.limits.1.interval' => '30 seconds',
  39683.             'shopware.api.rate_limiter.guest_login.limits.2' => [
  39684.                 'limit' => 20,
  39685.                 'interval' => '60 seconds',
  39686.             ],
  39687.             'shopware.api.rate_limiter.guest_login.limits.2.limit' => 20,
  39688.             'shopware.api.rate_limiter.guest_login.limits.2.interval' => '60 seconds',
  39689.             'shopware.api.rate_limiter.guest_login.lock_factory' => 'lock.factory',
  39690.             'shopware.api.rate_limiter.guest_login.cache_pool' => 'cache.rate_limiter',
  39691.             'shopware.api.rate_limiter.oauth' => [
  39692.                 'enabled' => true,
  39693.                 'policy' => 'time_backoff',
  39694.                 'reset' => '24 hours',
  39695.                 'limits' => [
  39696.                     => [
  39697.                         'limit' => 10,
  39698.                         'interval' => '10 seconds',
  39699.                     ],
  39700.                     => [
  39701.                         'limit' => 15,
  39702.                         'interval' => '30 seconds',
  39703.                     ],
  39704.                     => [
  39705.                         'limit' => 20,
  39706.                         'interval' => '60 seconds',
  39707.                     ],
  39708.                 ],
  39709.                 'lock_factory' => 'lock.factory',
  39710.                 'cache_pool' => 'cache.rate_limiter',
  39711.             ],
  39712.             'shopware.api.rate_limiter.oauth.enabled' => true,
  39713.             'shopware.api.rate_limiter.oauth.policy' => 'time_backoff',
  39714.             'shopware.api.rate_limiter.oauth.reset' => '24 hours',
  39715.             'shopware.api.rate_limiter.oauth.limits' => [
  39716.                 => [
  39717.                     'limit' => 10,
  39718.                     'interval' => '10 seconds',
  39719.                 ],
  39720.                 => [
  39721.                     'limit' => 15,
  39722.                     'interval' => '30 seconds',
  39723.                 ],
  39724.                 => [
  39725.                     'limit' => 20,
  39726.                     'interval' => '60 seconds',
  39727.                 ],
  39728.             ],
  39729.             'shopware.api.rate_limiter.oauth.limits.0' => [
  39730.                 'limit' => 10,
  39731.                 'interval' => '10 seconds',
  39732.             ],
  39733.             'shopware.api.rate_limiter.oauth.limits.0.limit' => 10,
  39734.             'shopware.api.rate_limiter.oauth.limits.0.interval' => '10 seconds',
  39735.             'shopware.api.rate_limiter.oauth.limits.1' => [
  39736.                 'limit' => 15,
  39737.                 'interval' => '30 seconds',
  39738.             ],
  39739.             'shopware.api.rate_limiter.oauth.limits.1.limit' => 15,
  39740.             'shopware.api.rate_limiter.oauth.limits.1.interval' => '30 seconds',
  39741.             'shopware.api.rate_limiter.oauth.limits.2' => [
  39742.                 'limit' => 20,
  39743.                 'interval' => '60 seconds',
  39744.             ],
  39745.             'shopware.api.rate_limiter.oauth.limits.2.limit' => 20,
  39746.             'shopware.api.rate_limiter.oauth.limits.2.interval' => '60 seconds',
  39747.             'shopware.api.rate_limiter.oauth.lock_factory' => 'lock.factory',
  39748.             'shopware.api.rate_limiter.oauth.cache_pool' => 'cache.rate_limiter',
  39749.             'shopware.api.rate_limiter.reset_password' => [
  39750.                 'enabled' => true,
  39751.                 'policy' => 'time_backoff',
  39752.                 'reset' => '24 hours',
  39753.                 'limits' => [
  39754.                     => [
  39755.                         'limit' => 3,
  39756.                         'interval' => '30 seconds',
  39757.                     ],
  39758.                     => [
  39759.                         'limit' => 5,
  39760.                         'interval' => '60 seconds',
  39761.                     ],
  39762.                     => [
  39763.                         'limit' => 10,
  39764.                         'interval' => '90 seconds',
  39765.                     ],
  39766.                 ],
  39767.                 'lock_factory' => 'lock.factory',
  39768.                 'cache_pool' => 'cache.rate_limiter',
  39769.             ],
  39770.             'shopware.api.rate_limiter.reset_password.enabled' => true,
  39771.             'shopware.api.rate_limiter.reset_password.policy' => 'time_backoff',
  39772.             'shopware.api.rate_limiter.reset_password.reset' => '24 hours',
  39773.             'shopware.api.rate_limiter.reset_password.limits' => [
  39774.                 => [
  39775.                     'limit' => 3,
  39776.                     'interval' => '30 seconds',
  39777.                 ],
  39778.                 => [
  39779.                     'limit' => 5,
  39780.                     'interval' => '60 seconds',
  39781.                 ],
  39782.                 => [
  39783.                     'limit' => 10,
  39784.                     'interval' => '90 seconds',
  39785.                 ],
  39786.             ],
  39787.             'shopware.api.rate_limiter.reset_password.limits.0' => [
  39788.                 'limit' => 3,
  39789.                 'interval' => '30 seconds',
  39790.             ],
  39791.             'shopware.api.rate_limiter.reset_password.limits.0.limit' => 3,
  39792.             'shopware.api.rate_limiter.reset_password.limits.0.interval' => '30 seconds',
  39793.             'shopware.api.rate_limiter.reset_password.limits.1' => [
  39794.                 'limit' => 5,
  39795.                 'interval' => '60 seconds',
  39796.             ],
  39797.             'shopware.api.rate_limiter.reset_password.limits.1.limit' => 5,
  39798.             'shopware.api.rate_limiter.reset_password.limits.1.interval' => '60 seconds',
  39799.             'shopware.api.rate_limiter.reset_password.limits.2' => [
  39800.                 'limit' => 10,
  39801.                 'interval' => '90 seconds',
  39802.             ],
  39803.             'shopware.api.rate_limiter.reset_password.limits.2.limit' => 10,
  39804.             'shopware.api.rate_limiter.reset_password.limits.2.interval' => '90 seconds',
  39805.             'shopware.api.rate_limiter.reset_password.lock_factory' => 'lock.factory',
  39806.             'shopware.api.rate_limiter.reset_password.cache_pool' => 'cache.rate_limiter',
  39807.             'shopware.api.rate_limiter.user_recovery' => [
  39808.                 'enabled' => true,
  39809.                 'policy' => 'time_backoff',
  39810.                 'reset' => '24 hours',
  39811.                 'limits' => [
  39812.                     => [
  39813.                         'limit' => 3,
  39814.                         'interval' => '30 seconds',
  39815.                     ],
  39816.                     => [
  39817.                         'limit' => 5,
  39818.                         'interval' => '60 seconds',
  39819.                     ],
  39820.                     => [
  39821.                         'limit' => 10,
  39822.                         'interval' => '90 seconds',
  39823.                     ],
  39824.                 ],
  39825.                 'lock_factory' => 'lock.factory',
  39826.                 'cache_pool' => 'cache.rate_limiter',
  39827.             ],
  39828.             'shopware.api.rate_limiter.user_recovery.enabled' => true,
  39829.             'shopware.api.rate_limiter.user_recovery.policy' => 'time_backoff',
  39830.             'shopware.api.rate_limiter.user_recovery.reset' => '24 hours',
  39831.             'shopware.api.rate_limiter.user_recovery.limits' => [
  39832.                 => [
  39833.                     'limit' => 3,
  39834.                     'interval' => '30 seconds',
  39835.                 ],
  39836.                 => [
  39837.                     'limit' => 5,
  39838.                     'interval' => '60 seconds',
  39839.                 ],
  39840.                 => [
  39841.                     'limit' => 10,
  39842.                     'interval' => '90 seconds',
  39843.                 ],
  39844.             ],
  39845.             'shopware.api.rate_limiter.user_recovery.limits.0' => [
  39846.                 'limit' => 3,
  39847.                 'interval' => '30 seconds',
  39848.             ],
  39849.             'shopware.api.rate_limiter.user_recovery.limits.0.limit' => 3,
  39850.             'shopware.api.rate_limiter.user_recovery.limits.0.interval' => '30 seconds',
  39851.             'shopware.api.rate_limiter.user_recovery.limits.1' => [
  39852.                 'limit' => 5,
  39853.                 'interval' => '60 seconds',
  39854.             ],
  39855.             'shopware.api.rate_limiter.user_recovery.limits.1.limit' => 5,
  39856.             'shopware.api.rate_limiter.user_recovery.limits.1.interval' => '60 seconds',
  39857.             'shopware.api.rate_limiter.user_recovery.limits.2' => [
  39858.                 'limit' => 10,
  39859.                 'interval' => '90 seconds',
  39860.             ],
  39861.             'shopware.api.rate_limiter.user_recovery.limits.2.limit' => 10,
  39862.             'shopware.api.rate_limiter.user_recovery.limits.2.interval' => '90 seconds',
  39863.             'shopware.api.rate_limiter.user_recovery.lock_factory' => 'lock.factory',
  39864.             'shopware.api.rate_limiter.user_recovery.cache_pool' => 'cache.rate_limiter',
  39865.             'shopware.api.rate_limiter.contact_form' => [
  39866.                 'enabled' => true,
  39867.                 'policy' => 'time_backoff',
  39868.                 'reset' => '24 hours',
  39869.                 'limits' => [
  39870.                     => [
  39871.                         'limit' => 3,
  39872.                         'interval' => '30 seconds',
  39873.                     ],
  39874.                     => [
  39875.                         'limit' => 5,
  39876.                         'interval' => '60 seconds',
  39877.                     ],
  39878.                     => [
  39879.                         'limit' => 10,
  39880.                         'interval' => '90 seconds',
  39881.                     ],
  39882.                 ],
  39883.                 'lock_factory' => 'lock.factory',
  39884.                 'cache_pool' => 'cache.rate_limiter',
  39885.             ],
  39886.             'shopware.api.rate_limiter.contact_form.enabled' => true,
  39887.             'shopware.api.rate_limiter.contact_form.policy' => 'time_backoff',
  39888.             'shopware.api.rate_limiter.contact_form.reset' => '24 hours',
  39889.             'shopware.api.rate_limiter.contact_form.limits' => [
  39890.                 => [
  39891.                     'limit' => 3,
  39892.                     'interval' => '30 seconds',
  39893.                 ],
  39894.                 => [
  39895.                     'limit' => 5,
  39896.                     'interval' => '60 seconds',
  39897.                 ],
  39898.                 => [
  39899.                     'limit' => 10,
  39900.                     'interval' => '90 seconds',
  39901.                 ],
  39902.             ],
  39903.             'shopware.api.rate_limiter.contact_form.limits.0' => [
  39904.                 'limit' => 3,
  39905.                 'interval' => '30 seconds',
  39906.             ],
  39907.             'shopware.api.rate_limiter.contact_form.limits.0.limit' => 3,
  39908.             'shopware.api.rate_limiter.contact_form.limits.0.interval' => '30 seconds',
  39909.             'shopware.api.rate_limiter.contact_form.limits.1' => [
  39910.                 'limit' => 5,
  39911.                 'interval' => '60 seconds',
  39912.             ],
  39913.             'shopware.api.rate_limiter.contact_form.limits.1.limit' => 5,
  39914.             'shopware.api.rate_limiter.contact_form.limits.1.interval' => '60 seconds',
  39915.             'shopware.api.rate_limiter.contact_form.limits.2' => [
  39916.                 'limit' => 10,
  39917.                 'interval' => '90 seconds',
  39918.             ],
  39919.             'shopware.api.rate_limiter.contact_form.limits.2.limit' => 10,
  39920.             'shopware.api.rate_limiter.contact_form.limits.2.interval' => '90 seconds',
  39921.             'shopware.api.rate_limiter.contact_form.lock_factory' => 'lock.factory',
  39922.             'shopware.api.rate_limiter.contact_form.cache_pool' => 'cache.rate_limiter',
  39923.             'shopware.api.rate_limiter.notification' => [
  39924.                 'enabled' => true,
  39925.                 'policy' => 'time_backoff',
  39926.                 'reset' => '24 hours',
  39927.                 'limits' => [
  39928.                     => [
  39929.                         'limit' => 10,
  39930.                         'interval' => '10 seconds',
  39931.                     ],
  39932.                     => [
  39933.                         'limit' => 15,
  39934.                         'interval' => '30 seconds',
  39935.                     ],
  39936.                     => [
  39937.                         'limit' => 20,
  39938.                         'interval' => '60 seconds',
  39939.                     ],
  39940.                 ],
  39941.                 'lock_factory' => 'lock.factory',
  39942.                 'cache_pool' => 'cache.rate_limiter',
  39943.             ],
  39944.             'shopware.api.rate_limiter.notification.enabled' => true,
  39945.             'shopware.api.rate_limiter.notification.policy' => 'time_backoff',
  39946.             'shopware.api.rate_limiter.notification.reset' => '24 hours',
  39947.             'shopware.api.rate_limiter.notification.limits' => [
  39948.                 => [
  39949.                     'limit' => 10,
  39950.                     'interval' => '10 seconds',
  39951.                 ],
  39952.                 => [
  39953.                     'limit' => 15,
  39954.                     'interval' => '30 seconds',
  39955.                 ],
  39956.                 => [
  39957.                     'limit' => 20,
  39958.                     'interval' => '60 seconds',
  39959.                 ],
  39960.             ],
  39961.             'shopware.api.rate_limiter.notification.limits.0' => [
  39962.                 'limit' => 10,
  39963.                 'interval' => '10 seconds',
  39964.             ],
  39965.             'shopware.api.rate_limiter.notification.limits.0.limit' => 10,
  39966.             'shopware.api.rate_limiter.notification.limits.0.interval' => '10 seconds',
  39967.             'shopware.api.rate_limiter.notification.limits.1' => [
  39968.                 'limit' => 15,
  39969.                 'interval' => '30 seconds',
  39970.             ],
  39971.             'shopware.api.rate_limiter.notification.limits.1.limit' => 15,
  39972.             'shopware.api.rate_limiter.notification.limits.1.interval' => '30 seconds',
  39973.             'shopware.api.rate_limiter.notification.limits.2' => [
  39974.                 'limit' => 20,
  39975.                 'interval' => '60 seconds',
  39976.             ],
  39977.             'shopware.api.rate_limiter.notification.limits.2.limit' => 20,
  39978.             'shopware.api.rate_limiter.notification.limits.2.interval' => '60 seconds',
  39979.             'shopware.api.rate_limiter.notification.lock_factory' => 'lock.factory',
  39980.             'shopware.api.rate_limiter.notification.cache_pool' => 'cache.rate_limiter',
  39981.             'shopware.api.rate_limiter.newsletter_form' => [
  39982.                 'enabled' => true,
  39983.                 'policy' => 'time_backoff',
  39984.                 'reset' => '24 hours',
  39985.                 'limits' => [
  39986.                     => [
  39987.                         'limit' => 3,
  39988.                         'interval' => '30 seconds',
  39989.                     ],
  39990.                     => [
  39991.                         'limit' => 5,
  39992.                         'interval' => '60 seconds',
  39993.                     ],
  39994.                     => [
  39995.                         'limit' => 10,
  39996.                         'interval' => '90 seconds',
  39997.                     ],
  39998.                 ],
  39999.                 'lock_factory' => 'lock.factory',
  40000.                 'cache_pool' => 'cache.rate_limiter',
  40001.             ],
  40002.             'shopware.api.rate_limiter.newsletter_form.enabled' => true,
  40003.             'shopware.api.rate_limiter.newsletter_form.policy' => 'time_backoff',
  40004.             'shopware.api.rate_limiter.newsletter_form.reset' => '24 hours',
  40005.             'shopware.api.rate_limiter.newsletter_form.limits' => [
  40006.                 => [
  40007.                     'limit' => 3,
  40008.                     'interval' => '30 seconds',
  40009.                 ],
  40010.                 => [
  40011.                     'limit' => 5,
  40012.                     'interval' => '60 seconds',
  40013.                 ],
  40014.                 => [
  40015.                     'limit' => 10,
  40016.                     'interval' => '90 seconds',
  40017.                 ],
  40018.             ],
  40019.             'shopware.api.rate_limiter.newsletter_form.limits.0' => [
  40020.                 'limit' => 3,
  40021.                 'interval' => '30 seconds',
  40022.             ],
  40023.             'shopware.api.rate_limiter.newsletter_form.limits.0.limit' => 3,
  40024.             'shopware.api.rate_limiter.newsletter_form.limits.0.interval' => '30 seconds',
  40025.             'shopware.api.rate_limiter.newsletter_form.limits.1' => [
  40026.                 'limit' => 5,
  40027.                 'interval' => '60 seconds',
  40028.             ],
  40029.             'shopware.api.rate_limiter.newsletter_form.limits.1.limit' => 5,
  40030.             'shopware.api.rate_limiter.newsletter_form.limits.1.interval' => '60 seconds',
  40031.             'shopware.api.rate_limiter.newsletter_form.limits.2' => [
  40032.                 'limit' => 10,
  40033.                 'interval' => '90 seconds',
  40034.             ],
  40035.             'shopware.api.rate_limiter.newsletter_form.limits.2.limit' => 10,
  40036.             'shopware.api.rate_limiter.newsletter_form.limits.2.interval' => '90 seconds',
  40037.             'shopware.api.rate_limiter.newsletter_form.lock_factory' => 'lock.factory',
  40038.             'shopware.api.rate_limiter.newsletter_form.cache_pool' => 'cache.rate_limiter',
  40039.             'shopware.api.rate_limiter.cart_add_line_item' => [
  40040.                 'enabled' => true,
  40041.                 'policy' => 'system_config',
  40042.                 'reset' => '1 hours',
  40043.                 'limits' => [
  40044.                     => [
  40045.                         'domain' => 'core.cart.lineItemAddLimit',
  40046.                         'interval' => '60 seconds',
  40047.                     ],
  40048.                 ],
  40049.                 'lock_factory' => 'lock.factory',
  40050.                 'cache_pool' => 'cache.rate_limiter',
  40051.             ],
  40052.             'shopware.api.rate_limiter.cart_add_line_item.enabled' => true,
  40053.             'shopware.api.rate_limiter.cart_add_line_item.policy' => 'system_config',
  40054.             'shopware.api.rate_limiter.cart_add_line_item.reset' => '1 hours',
  40055.             'shopware.api.rate_limiter.cart_add_line_item.limits' => [
  40056.                 => [
  40057.                     'domain' => 'core.cart.lineItemAddLimit',
  40058.                     'interval' => '60 seconds',
  40059.                 ],
  40060.             ],
  40061.             'shopware.api.rate_limiter.cart_add_line_item.limits.0' => [
  40062.                 'domain' => 'core.cart.lineItemAddLimit',
  40063.                 'interval' => '60 seconds',
  40064.             ],
  40065.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.domain' => 'core.cart.lineItemAddLimit',
  40066.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.interval' => '60 seconds',
  40067.             'shopware.api.rate_limiter.cart_add_line_item.lock_factory' => 'lock.factory',
  40068.             'shopware.api.rate_limiter.cart_add_line_item.cache_pool' => 'cache.rate_limiter',
  40069.             'shopware.admin_worker' => [
  40070.                 'enable_admin_worker' => false,
  40071.                 'poll_interval' => 20,
  40072.                 'transports' => [
  40073.                     => 'default',
  40074.                 ],
  40075.                 'memory_limit' => '128M',
  40076.             ],
  40077.             'shopware.admin_worker.enable_admin_worker' => false,
  40078.             'shopware.admin_worker.poll_interval' => 20,
  40079.             'shopware.admin_worker.transports' => [
  40080.                 => 'default',
  40081.             ],
  40082.             'shopware.admin_worker.transports.0' => 'default',
  40083.             'shopware.admin_worker.memory_limit' => '128M',
  40084.             'shopware.auto_update' => [
  40085.                 'enabled' => true,
  40086.             ],
  40087.             'shopware.auto_update.enabled' => true,
  40088.             'shopware.store' => [
  40089.                 'frw' => false,
  40090.             ],
  40091.             'shopware.store.frw' => false,
  40092.             'shopware.sitemap' => [
  40093.                 'batchsize' => 100,
  40094.                 'custom_urls' => [
  40095.                 ],
  40096.                 'excluded_urls' => [
  40097.                 ],
  40098.             ],
  40099.             'shopware.sitemap.batchsize' => 100,
  40100.             'shopware.sitemap.custom_urls' => [
  40101.             ],
  40102.             'shopware.sitemap.excluded_urls' => [
  40103.             ],
  40104.             'shopware.media' => [
  40105.                 'enable_url_upload_feature' => true,
  40106.                 'enable_url_validation' => false,
  40107.                 'url_upload_max_size' => 0,
  40108.             ],
  40109.             'shopware.media.enable_url_upload_feature' => true,
  40110.             'shopware.media.enable_url_validation' => false,
  40111.             'shopware.media.url_upload_max_size' => 0,
  40112.             'shopware.dal' => [
  40113.                 'batch_size' => 125,
  40114.                 'max_rule_prices' => 100,
  40115.                 'versioning' => [
  40116.                     'expire_days' => 30,
  40117.                 ],
  40118.             ],
  40119.             'shopware.dal.batch_size' => 125,
  40120.             'shopware.dal.max_rule_prices' => 100,
  40121.             'shopware.dal.versioning' => [
  40122.                 'expire_days' => 30,
  40123.             ],
  40124.             'shopware.dal.versioning.expire_days' => 30,
  40125.             'shopware.mail' => [
  40126.                 'update_mail_variables_on_send' => true,
  40127.             ],
  40128.             'shopware.mail.update_mail_variables_on_send' => true,
  40129.             'shopware.cart' => [
  40130.                 'compress' => false,
  40131.                 'expire_days' => 120,
  40132.                 'redis_url' => 'redis:///var/run/redis-persistent/redis.sock/2',
  40133.             ],
  40134.             'shopware.cart.compress' => false,
  40135.             'shopware.cart.expire_days' => 120,
  40136.             'shopware.cart.redis_url' => 'redis:///var/run/redis-persistent/redis.sock/2',
  40137.             'shopware.number_range' => [
  40138.                 'increment_storage' => 'SQL',
  40139.                 'redis_url' => false,
  40140.             ],
  40141.             'shopware.number_range.increment_storage' => 'SQL',
  40142.             'shopware.number_range.redis_url' => false,
  40143.             'shopware.sales_channel_context' => [
  40144.                 'expire_days' => 120,
  40145.             ],
  40146.             'shopware.sales_channel_context.expire_days' => 120,
  40147.             'shopware.html_sanitizer.cache_enabled' => true,
  40148.             'shopware.html_sanitizer.sets' => [
  40149.                 'basic' => [
  40150.                     'tags' => [
  40151.                         => 'a',
  40152.                         => 'abbr',
  40153.                         => 'acronym',
  40154.                         => 'address',
  40155.                         => 'b',
  40156.                         => 'bdo',
  40157.                         => 'big',
  40158.                         => 'blockquote',
  40159.                         => 'br',
  40160.                         => 'caption',
  40161.                         10 => 'center',
  40162.                         11 => 'cite',
  40163.                         12 => 'code',
  40164.                         13 => 'col',
  40165.                         14 => 'colgroup',
  40166.                         15 => 'dd',
  40167.                         16 => 'del',
  40168.                         17 => 'dfn',
  40169.                         18 => 'dir',
  40170.                         19 => 'div',
  40171.                         20 => 'dl',
  40172.                         21 => 'dt',
  40173.                         22 => 'em',
  40174.                         23 => 'font',
  40175.                         24 => 'h1',
  40176.                         25 => 'h2',
  40177.                         26 => 'h3',
  40178.                         27 => 'h4',
  40179.                         28 => 'h5',
  40180.                         29 => 'h6',
  40181.                         30 => 'hr',
  40182.                         31 => 'i',
  40183.                         32 => 'ins',
  40184.                         33 => 'kbd',
  40185.                         34 => 'li',
  40186.                         35 => 'menu',
  40187.                         36 => 'ol',
  40188.                         37 => 'p',
  40189.                         38 => 'pre',
  40190.                         39 => 'q',
  40191.                         40 => 's',
  40192.                         41 => 'samp',
  40193.                         42 => 'small',
  40194.                         43 => 'span',
  40195.                         44 => 'strike',
  40196.                         45 => 'strong',
  40197.                         46 => 'sub',
  40198.                         47 => 'sup',
  40199.                         48 => 'table',
  40200.                         49 => 'tbody',
  40201.                         50 => 'td',
  40202.                         51 => 'tfoot',
  40203.                         52 => 'th',
  40204.                         53 => 'thead',
  40205.                         54 => 'tr',
  40206.                         55 => 'tt',
  40207.                         56 => 'u',
  40208.                         57 => 'ul',
  40209.                         58 => 'var',
  40210.                     ],
  40211.                     'attributes' => [
  40212.                         => 'align',
  40213.                         => 'bgcolor',
  40214.                         => 'border',
  40215.                         => 'cellpadding',
  40216.                         => 'cellspacing',
  40217.                         => 'cite',
  40218.                         => 'class',
  40219.                         => 'clear',
  40220.                         => 'color',
  40221.                         => 'colspan',
  40222.                         10 => 'dir',
  40223.                         11 => 'face',
  40224.                         12 => 'frame',
  40225.                         13 => 'height',
  40226.                         14 => 'href',
  40227.                         15 => 'id',
  40228.                         16 => 'lang',
  40229.                         17 => 'name',
  40230.                         18 => 'noshade',
  40231.                         19 => 'nowrap',
  40232.                         20 => 'rel',
  40233.                         21 => 'rev',
  40234.                         22 => 'rowspan',
  40235.                         23 => 'scope',
  40236.                         24 => 'size',
  40237.                         25 => 'span',
  40238.                         26 => 'start',
  40239.                         27 => 'style',
  40240.                         28 => 'summary',
  40241.                         29 => 'title',
  40242.                         30 => 'type',
  40243.                         31 => 'valign',
  40244.                         32 => 'value',
  40245.                         33 => 'width',
  40246.                     ],
  40247.                     'options' => [
  40248.                     ],
  40249.                 ],
  40250.                 'media' => [
  40251.                     'tags' => [
  40252.                         => 'img',
  40253.                     ],
  40254.                     'attributes' => [
  40255.                         => 'src',
  40256.                         => 'alt',
  40257.                     ],
  40258.                     'options' => [
  40259.                     ],
  40260.                 ],
  40261.                 'script' => [
  40262.                     'tags' => [
  40263.                         => 'script',
  40264.                     ],
  40265.                     'options' => [
  40266.                         'HTML.Trusted' => true,
  40267.                     ],
  40268.                     'attributes' => [
  40269.                     ],
  40270.                 ],
  40271.                 'tidy' => [
  40272.                     'options' => [
  40273.                         'Output.TidyFormat' => true,
  40274.                     ],
  40275.                     'tags' => [
  40276.                     ],
  40277.                     'attributes' => [
  40278.                     ],
  40279.                 ],
  40280.             ],
  40281.             'shopware.html_sanitizer.sets.basic' => [
  40282.                 'tags' => [
  40283.                     => 'a',
  40284.                     => 'abbr',
  40285.                     => 'acronym',
  40286.                     => 'address',
  40287.                     => 'b',
  40288.                     => 'bdo',
  40289.                     => 'big',
  40290.                     => 'blockquote',
  40291.                     => 'br',
  40292.                     => 'caption',
  40293.                     10 => 'center',
  40294.                     11 => 'cite',
  40295.                     12 => 'code',
  40296.                     13 => 'col',
  40297.                     14 => 'colgroup',
  40298.                     15 => 'dd',
  40299.                     16 => 'del',
  40300.                     17 => 'dfn',
  40301.                     18 => 'dir',
  40302.                     19 => 'div',
  40303.                     20 => 'dl',
  40304.                     21 => 'dt',
  40305.                     22 => 'em',
  40306.                     23 => 'font',
  40307.                     24 => 'h1',
  40308.                     25 => 'h2',
  40309.                     26 => 'h3',
  40310.                     27 => 'h4',
  40311.                     28 => 'h5',
  40312.                     29 => 'h6',
  40313.                     30 => 'hr',
  40314.                     31 => 'i',
  40315.                     32 => 'ins',
  40316.                     33 => 'kbd',
  40317.                     34 => 'li',
  40318.                     35 => 'menu',
  40319.                     36 => 'ol',
  40320.                     37 => 'p',
  40321.                     38 => 'pre',
  40322.                     39 => 'q',
  40323.                     40 => 's',
  40324.                     41 => 'samp',
  40325.                     42 => 'small',
  40326.                     43 => 'span',
  40327.                     44 => 'strike',
  40328.                     45 => 'strong',
  40329.                     46 => 'sub',
  40330.                     47 => 'sup',
  40331.                     48 => 'table',
  40332.                     49 => 'tbody',
  40333.                     50 => 'td',
  40334.                     51 => 'tfoot',
  40335.                     52 => 'th',
  40336.                     53 => 'thead',
  40337.                     54 => 'tr',
  40338.                     55 => 'tt',
  40339.                     56 => 'u',
  40340.                     57 => 'ul',
  40341.                     58 => 'var',
  40342.                 ],
  40343.                 'attributes' => [
  40344.                     => 'align',
  40345.                     => 'bgcolor',
  40346.                     => 'border',
  40347.                     => 'cellpadding',
  40348.                     => 'cellspacing',
  40349.                     => 'cite',
  40350.                     => 'class',
  40351.                     => 'clear',
  40352.                     => 'color',
  40353.                     => 'colspan',
  40354.                     10 => 'dir',
  40355.                     11 => 'face',
  40356.                     12 => 'frame',
  40357.                     13 => 'height',
  40358.                     14 => 'href',
  40359.                     15 => 'id',
  40360.                     16 => 'lang',
  40361.                     17 => 'name',
  40362.                     18 => 'noshade',
  40363.                     19 => 'nowrap',
  40364.                     20 => 'rel',
  40365.                     21 => 'rev',
  40366.                     22 => 'rowspan',
  40367.                     23 => 'scope',
  40368.                     24 => 'size',
  40369.                     25 => 'span',
  40370.                     26 => 'start',
  40371.                     27 => 'style',
  40372.                     28 => 'summary',
  40373.                     29 => 'title',
  40374.                     30 => 'type',
  40375.                     31 => 'valign',
  40376.                     32 => 'value',
  40377.                     33 => 'width',
  40378.                 ],
  40379.                 'options' => [
  40380.                 ],
  40381.             ],
  40382.             'shopware.html_sanitizer.sets.basic.tags' => [
  40383.                 => 'a',
  40384.                 => 'abbr',
  40385.                 => 'acronym',
  40386.                 => 'address',
  40387.                 => 'b',
  40388.                 => 'bdo',
  40389.                 => 'big',
  40390.                 => 'blockquote',
  40391.                 => 'br',
  40392.                 => 'caption',
  40393.                 10 => 'center',
  40394.                 11 => 'cite',
  40395.                 12 => 'code',
  40396.                 13 => 'col',
  40397.                 14 => 'colgroup',
  40398.                 15 => 'dd',
  40399.                 16 => 'del',
  40400.                 17 => 'dfn',
  40401.                 18 => 'dir',
  40402.                 19 => 'div',
  40403.                 20 => 'dl',
  40404.                 21 => 'dt',
  40405.                 22 => 'em',
  40406.                 23 => 'font',
  40407.                 24 => 'h1',
  40408.                 25 => 'h2',
  40409.                 26 => 'h3',
  40410.                 27 => 'h4',
  40411.                 28 => 'h5',
  40412.                 29 => 'h6',
  40413.                 30 => 'hr',
  40414.                 31 => 'i',
  40415.                 32 => 'ins',
  40416.                 33 => 'kbd',
  40417.                 34 => 'li',
  40418.                 35 => 'menu',
  40419.                 36 => 'ol',
  40420.                 37 => 'p',
  40421.                 38 => 'pre',
  40422.                 39 => 'q',
  40423.                 40 => 's',
  40424.                 41 => 'samp',
  40425.                 42 => 'small',
  40426.                 43 => 'span',
  40427.                 44 => 'strike',
  40428.                 45 => 'strong',
  40429.                 46 => 'sub',
  40430.                 47 => 'sup',
  40431.                 48 => 'table',
  40432.                 49 => 'tbody',
  40433.                 50 => 'td',
  40434.                 51 => 'tfoot',
  40435.                 52 => 'th',
  40436.                 53 => 'thead',
  40437.                 54 => 'tr',
  40438.                 55 => 'tt',
  40439.                 56 => 'u',
  40440.                 57 => 'ul',
  40441.                 58 => 'var',
  40442.             ],
  40443.             'shopware.html_sanitizer.sets.basic.tags.0' => 'a',
  40444.             'shopware.html_sanitizer.sets.basic.tags.1' => 'abbr',
  40445.             'shopware.html_sanitizer.sets.basic.tags.2' => 'acronym',
  40446.             'shopware.html_sanitizer.sets.basic.tags.3' => 'address',
  40447.             'shopware.html_sanitizer.sets.basic.tags.4' => 'b',
  40448.             'shopware.html_sanitizer.sets.basic.tags.5' => 'bdo',
  40449.             'shopware.html_sanitizer.sets.basic.tags.6' => 'big',
  40450.             'shopware.html_sanitizer.sets.basic.tags.7' => 'blockquote',
  40451.             'shopware.html_sanitizer.sets.basic.tags.8' => 'br',
  40452.             'shopware.html_sanitizer.sets.basic.tags.9' => 'caption',
  40453.             'shopware.html_sanitizer.sets.basic.tags.10' => 'center',
  40454.             'shopware.html_sanitizer.sets.basic.tags.11' => 'cite',
  40455.             'shopware.html_sanitizer.sets.basic.tags.12' => 'code',
  40456.             'shopware.html_sanitizer.sets.basic.tags.13' => 'col',
  40457.             'shopware.html_sanitizer.sets.basic.tags.14' => 'colgroup',
  40458.             'shopware.html_sanitizer.sets.basic.tags.15' => 'dd',
  40459.             'shopware.html_sanitizer.sets.basic.tags.16' => 'del',
  40460.             'shopware.html_sanitizer.sets.basic.tags.17' => 'dfn',
  40461.             'shopware.html_sanitizer.sets.basic.tags.18' => 'dir',
  40462.             'shopware.html_sanitizer.sets.basic.tags.19' => 'div',
  40463.             'shopware.html_sanitizer.sets.basic.tags.20' => 'dl',
  40464.             'shopware.html_sanitizer.sets.basic.tags.21' => 'dt',
  40465.             'shopware.html_sanitizer.sets.basic.tags.22' => 'em',
  40466.             'shopware.html_sanitizer.sets.basic.tags.23' => 'font',
  40467.             'shopware.html_sanitizer.sets.basic.tags.24' => 'h1',
  40468.             'shopware.html_sanitizer.sets.basic.tags.25' => 'h2',
  40469.             'shopware.html_sanitizer.sets.basic.tags.26' => 'h3',
  40470.             'shopware.html_sanitizer.sets.basic.tags.27' => 'h4',
  40471.             'shopware.html_sanitizer.sets.basic.tags.28' => 'h5',
  40472.             'shopware.html_sanitizer.sets.basic.tags.29' => 'h6',
  40473.             'shopware.html_sanitizer.sets.basic.tags.30' => 'hr',
  40474.             'shopware.html_sanitizer.sets.basic.tags.31' => 'i',
  40475.             'shopware.html_sanitizer.sets.basic.tags.32' => 'ins',
  40476.             'shopware.html_sanitizer.sets.basic.tags.33' => 'kbd',
  40477.             'shopware.html_sanitizer.sets.basic.tags.34' => 'li',
  40478.             'shopware.html_sanitizer.sets.basic.tags.35' => 'menu',
  40479.             'shopware.html_sanitizer.sets.basic.tags.36' => 'ol',
  40480.             'shopware.html_sanitizer.sets.basic.tags.37' => 'p',
  40481.             'shopware.html_sanitizer.sets.basic.tags.38' => 'pre',
  40482.             'shopware.html_sanitizer.sets.basic.tags.39' => 'q',
  40483.             'shopware.html_sanitizer.sets.basic.tags.40' => 's',
  40484.             'shopware.html_sanitizer.sets.basic.tags.41' => 'samp',
  40485.             'shopware.html_sanitizer.sets.basic.tags.42' => 'small',
  40486.             'shopware.html_sanitizer.sets.basic.tags.43' => 'span',
  40487.             'shopware.html_sanitizer.sets.basic.tags.44' => 'strike',
  40488.             'shopware.html_sanitizer.sets.basic.tags.45' => 'strong',
  40489.             'shopware.html_sanitizer.sets.basic.tags.46' => 'sub',
  40490.             'shopware.html_sanitizer.sets.basic.tags.47' => 'sup',
  40491.             'shopware.html_sanitizer.sets.basic.tags.48' => 'table',
  40492.             'shopware.html_sanitizer.sets.basic.tags.49' => 'tbody',
  40493.             'shopware.html_sanitizer.sets.basic.tags.50' => 'td',
  40494.             'shopware.html_sanitizer.sets.basic.tags.51' => 'tfoot',
  40495.             'shopware.html_sanitizer.sets.basic.tags.52' => 'th',
  40496.             'shopware.html_sanitizer.sets.basic.tags.53' => 'thead',
  40497.             'shopware.html_sanitizer.sets.basic.tags.54' => 'tr',
  40498.             'shopware.html_sanitizer.sets.basic.tags.55' => 'tt',
  40499.             'shopware.html_sanitizer.sets.basic.tags.56' => 'u',
  40500.             'shopware.html_sanitizer.sets.basic.tags.57' => 'ul',
  40501.             'shopware.html_sanitizer.sets.basic.tags.58' => 'var',
  40502.             'shopware.html_sanitizer.sets.basic.attributes' => [
  40503.                 => 'align',
  40504.                 => 'bgcolor',
  40505.                 => 'border',
  40506.                 => 'cellpadding',
  40507.                 => 'cellspacing',
  40508.                 => 'cite',
  40509.                 => 'class',
  40510.                 => 'clear',
  40511.                 => 'color',
  40512.                 => 'colspan',
  40513.                 10 => 'dir',
  40514.                 11 => 'face',
  40515.                 12 => 'frame',
  40516.                 13 => 'height',
  40517.                 14 => 'href',
  40518.                 15 => 'id',
  40519.                 16 => 'lang',
  40520.                 17 => 'name',
  40521.                 18 => 'noshade',
  40522.                 19 => 'nowrap',
  40523.                 20 => 'rel',
  40524.                 21 => 'rev',
  40525.                 22 => 'rowspan',
  40526.                 23 => 'scope',
  40527.                 24 => 'size',
  40528.                 25 => 'span',
  40529.                 26 => 'start',
  40530.                 27 => 'style',
  40531.                 28 => 'summary',
  40532.                 29 => 'title',
  40533.                 30 => 'type',
  40534.                 31 => 'valign',
  40535.                 32 => 'value',
  40536.                 33 => 'width',
  40537.             ],
  40538.             'shopware.html_sanitizer.sets.basic.attributes.0' => 'align',
  40539.             'shopware.html_sanitizer.sets.basic.attributes.1' => 'bgcolor',
  40540.             'shopware.html_sanitizer.sets.basic.attributes.2' => 'border',
  40541.             'shopware.html_sanitizer.sets.basic.attributes.3' => 'cellpadding',
  40542.             'shopware.html_sanitizer.sets.basic.attributes.4' => 'cellspacing',
  40543.             'shopware.html_sanitizer.sets.basic.attributes.5' => 'cite',
  40544.             'shopware.html_sanitizer.sets.basic.attributes.6' => 'class',
  40545.             'shopware.html_sanitizer.sets.basic.attributes.7' => 'clear',
  40546.             'shopware.html_sanitizer.sets.basic.attributes.8' => 'color',
  40547.             'shopware.html_sanitizer.sets.basic.attributes.9' => 'colspan',
  40548.             'shopware.html_sanitizer.sets.basic.attributes.10' => 'dir',
  40549.             'shopware.html_sanitizer.sets.basic.attributes.11' => 'face',
  40550.             'shopware.html_sanitizer.sets.basic.attributes.12' => 'frame',
  40551.             'shopware.html_sanitizer.sets.basic.attributes.13' => 'height',
  40552.             'shopware.html_sanitizer.sets.basic.attributes.14' => 'href',
  40553.             'shopware.html_sanitizer.sets.basic.attributes.15' => 'id',
  40554.             'shopware.html_sanitizer.sets.basic.attributes.16' => 'lang',
  40555.             'shopware.html_sanitizer.sets.basic.attributes.17' => 'name',
  40556.             'shopware.html_sanitizer.sets.basic.attributes.18' => 'noshade',
  40557.             'shopware.html_sanitizer.sets.basic.attributes.19' => 'nowrap',
  40558.             'shopware.html_sanitizer.sets.basic.attributes.20' => 'rel',
  40559.             'shopware.html_sanitizer.sets.basic.attributes.21' => 'rev',
  40560.             'shopware.html_sanitizer.sets.basic.attributes.22' => 'rowspan',
  40561.             'shopware.html_sanitizer.sets.basic.attributes.23' => 'scope',
  40562.             'shopware.html_sanitizer.sets.basic.attributes.24' => 'size',
  40563.             'shopware.html_sanitizer.sets.basic.attributes.25' => 'span',
  40564.             'shopware.html_sanitizer.sets.basic.attributes.26' => 'start',
  40565.             'shopware.html_sanitizer.sets.basic.attributes.27' => 'style',
  40566.             'shopware.html_sanitizer.sets.basic.attributes.28' => 'summary',
  40567.             'shopware.html_sanitizer.sets.basic.attributes.29' => 'title',
  40568.             'shopware.html_sanitizer.sets.basic.attributes.30' => 'type',
  40569.             'shopware.html_sanitizer.sets.basic.attributes.31' => 'valign',
  40570.             'shopware.html_sanitizer.sets.basic.attributes.32' => 'value',
  40571.             'shopware.html_sanitizer.sets.basic.attributes.33' => 'width',
  40572.             'shopware.html_sanitizer.sets.basic.options' => [
  40573.             ],
  40574.             'shopware.html_sanitizer.sets.media' => [
  40575.                 'tags' => [
  40576.                     => 'img',
  40577.                 ],
  40578.                 'attributes' => [
  40579.                     => 'src',
  40580.                     => 'alt',
  40581.                 ],
  40582.                 'options' => [
  40583.                 ],
  40584.             ],
  40585.             'shopware.html_sanitizer.sets.media.tags' => [
  40586.                 => 'img',
  40587.             ],
  40588.             'shopware.html_sanitizer.sets.media.tags.0' => 'img',
  40589.             'shopware.html_sanitizer.sets.media.attributes' => [
  40590.                 => 'src',
  40591.                 => 'alt',
  40592.             ],
  40593.             'shopware.html_sanitizer.sets.media.attributes.0' => 'src',
  40594.             'shopware.html_sanitizer.sets.media.attributes.1' => 'alt',
  40595.             'shopware.html_sanitizer.sets.media.options' => [
  40596.             ],
  40597.             'shopware.html_sanitizer.sets.script' => [
  40598.                 'tags' => [
  40599.                     => 'script',
  40600.                 ],
  40601.                 'options' => [
  40602.                     'HTML.Trusted' => true,
  40603.                 ],
  40604.                 'attributes' => [
  40605.                 ],
  40606.             ],
  40607.             'shopware.html_sanitizer.sets.script.tags' => [
  40608.                 => 'script',
  40609.             ],
  40610.             'shopware.html_sanitizer.sets.script.tags.0' => 'script',
  40611.             'shopware.html_sanitizer.sets.script.options' => [
  40612.                 'HTML.Trusted' => true,
  40613.             ],
  40614.             'shopware.html_sanitizer.sets.script.options.HTML.Trusted' => true,
  40615.             'shopware.html_sanitizer.sets.script.attributes' => [
  40616.             ],
  40617.             'shopware.html_sanitizer.sets.tidy' => [
  40618.                 'options' => [
  40619.                     'Output.TidyFormat' => true,
  40620.                 ],
  40621.                 'tags' => [
  40622.                 ],
  40623.                 'attributes' => [
  40624.                 ],
  40625.             ],
  40626.             'shopware.html_sanitizer.sets.tidy.options' => [
  40627.                 'Output.TidyFormat' => true,
  40628.             ],
  40629.             'shopware.html_sanitizer.sets.tidy.options.Output.TidyFormat' => true,
  40630.             'shopware.html_sanitizer.sets.tidy.tags' => [
  40631.             ],
  40632.             'shopware.html_sanitizer.sets.tidy.attributes' => [
  40633.             ],
  40634.             'shopware.html_sanitizer.fields' => [
  40635.                 'product_translation.description' => [
  40636.                     'sets' => [
  40637.                         => 'basic',
  40638.                         => 'media',
  40639.                     ],
  40640.                 ],
  40641.                 'app_cms_block.template' => [
  40642.                     'sets' => [
  40643.                         => 'basic',
  40644.                         => 'media',
  40645.                         => 'tidy',
  40646.                     ],
  40647.                 ],
  40648.             ],
  40649.             'shopware.html_sanitizer.fields.product_translation.description' => [
  40650.                 'sets' => [
  40651.                     => 'basic',
  40652.                     => 'media',
  40653.                 ],
  40654.             ],
  40655.             'shopware.html_sanitizer.fields.product_translation.description.sets' => [
  40656.                 => 'basic',
  40657.                 => 'media',
  40658.             ],
  40659.             'shopware.html_sanitizer.fields.product_translation.description.sets.0' => 'basic',
  40660.             'shopware.html_sanitizer.fields.product_translation.description.sets.1' => 'media',
  40661.             'shopware.html_sanitizer.fields.app_cms_block.template' => [
  40662.                 'sets' => [
  40663.                     => 'basic',
  40664.                     => 'media',
  40665.                     => 'tidy',
  40666.                 ],
  40667.             ],
  40668.             'shopware.html_sanitizer.fields.app_cms_block.template.sets' => [
  40669.                 => 'basic',
  40670.                 => 'media',
  40671.                 => 'tidy',
  40672.             ],
  40673.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.0' => 'basic',
  40674.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.1' => 'media',
  40675.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.2' => 'tidy',
  40676.             'shopware.logger' => [
  40677.                 'file_rotation_count' => 14,
  40678.                 'exclude_exception' => [
  40679.                     => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  40680.                 ],
  40681.                 'exclude_events' => [
  40682.                     => 'user.recovery.request',
  40683.                     => 'customer.recovery.request',
  40684.                 ],
  40685.             ],
  40686.             'shopware.logger.file_rotation_count' => 14,
  40687.             'shopware.logger.exclude_exception' => [
  40688.                 => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  40689.             ],
  40690.             'shopware.logger.exclude_exception.0' => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  40691.             'shopware.logger.exclude_events' => [
  40692.                 => 'user.recovery.request',
  40693.                 => 'customer.recovery.request',
  40694.             ],
  40695.             'shopware.logger.exclude_events.0' => 'user.recovery.request',
  40696.             'shopware.logger.exclude_events.1' => 'customer.recovery.request',
  40697.             'shopware.cache.invalidation' => [
  40698.                 'delay' => 0,
  40699.                 'count' => 150,
  40700.                 'http_cache' => [
  40701.                     => 'logged-in',
  40702.                     => 'cart-filled',
  40703.                 ],
  40704.                 'product_listing_route' => [
  40705.                 ],
  40706.                 'product_detail_route' => [
  40707.                 ],
  40708.                 'product_review_route' => [
  40709.                 ],
  40710.                 'product_search_route' => [
  40711.                 ],
  40712.                 'product_suggest_route' => [
  40713.                 ],
  40714.                 'product_cross_selling_route' => [
  40715.                 ],
  40716.                 'payment_method_route' => [
  40717.                 ],
  40718.                 'shipping_method_route' => [
  40719.                 ],
  40720.                 'navigation_route' => [
  40721.                 ],
  40722.                 'category_route' => [
  40723.                 ],
  40724.                 'landing_page_route' => [
  40725.                 ],
  40726.                 'language_route' => [
  40727.                 ],
  40728.                 'currency_route' => [
  40729.                 ],
  40730.                 'country_route' => [
  40731.                 ],
  40732.                 'country_state_route' => [
  40733.                 ],
  40734.                 'salutation_route' => [
  40735.                 ],
  40736.                 'sitemap_route' => [
  40737.                 ],
  40738.             ],
  40739.             'shopware.cache.invalidation.delay' => 0,
  40740.             'shopware.cache.invalidation.count' => 150,
  40741.             'shopware.cache.invalidation.http_cache' => [
  40742.                 => 'logged-in',
  40743.                 => 'cart-filled',
  40744.             ],
  40745.             'shopware.cache.invalidation.http_cache.0' => 'logged-in',
  40746.             'shopware.cache.invalidation.http_cache.1' => 'cart-filled',
  40747.             'shopware.cache.invalidation.product_listing_route' => [
  40748.             ],
  40749.             'shopware.cache.invalidation.product_detail_route' => [
  40750.             ],
  40751.             'shopware.cache.invalidation.product_review_route' => [
  40752.             ],
  40753.             'shopware.cache.invalidation.product_search_route' => [
  40754.             ],
  40755.             'shopware.cache.invalidation.product_suggest_route' => [
  40756.             ],
  40757.             'shopware.cache.invalidation.product_cross_selling_route' => [
  40758.             ],
  40759.             'shopware.cache.invalidation.payment_method_route' => [
  40760.             ],
  40761.             'shopware.cache.invalidation.shipping_method_route' => [
  40762.             ],
  40763.             'shopware.cache.invalidation.navigation_route' => [
  40764.             ],
  40765.             'shopware.cache.invalidation.category_route' => [
  40766.             ],
  40767.             'shopware.cache.invalidation.landing_page_route' => [
  40768.             ],
  40769.             'shopware.cache.invalidation.language_route' => [
  40770.             ],
  40771.             'shopware.cache.invalidation.currency_route' => [
  40772.             ],
  40773.             'shopware.cache.invalidation.country_route' => [
  40774.             ],
  40775.             'shopware.cache.invalidation.country_state_route' => [
  40776.             ],
  40777.             'shopware.cache.invalidation.salutation_route' => [
  40778.             ],
  40779.             'shopware.cache.invalidation.sitemap_route' => [
  40780.             ],
  40781.             'shopware.twig' => [
  40782.                 'allowed_php_functions' => [
  40783.                 ],
  40784.             ],
  40785.             'shopware.twig.allowed_php_functions' => [
  40786.             ],
  40787.             'shopware.dompdf' => [
  40788.                 'options' => [
  40789.                     'isRemoteEnabled' => true,
  40790.                     'isHtml5ParserEnabled' => true,
  40791.                 ],
  40792.             ],
  40793.             'shopware.dompdf.options' => [
  40794.                 'isRemoteEnabled' => true,
  40795.                 'isHtml5ParserEnabled' => true,
  40796.             ],
  40797.             'shopware.dompdf.options.isRemoteEnabled' => true,
  40798.             'shopware.dompdf.options.isHtml5ParserEnabled' => true,
  40799.             'storefront.csrf' => [
  40800.                 'enabled' => true,
  40801.                 'mode' => 'twig',
  40802.             ],
  40803.             'storefront.csrf.enabled' => true,
  40804.             'storefront.csrf.mode' => 'twig',
  40805.             'storefront.reverse_proxy' => [
  40806.                 'enabled' => false,
  40807.                 'ban_method' => 'BAN',
  40808.                 'hosts' => [
  40809.                     => 'http://varnish',
  40810.                 ],
  40811.                 'max_parallel_invalidations' => 2,
  40812.                 'redis_url' => 'redis://redis',
  40813.                 'purge_all' => [
  40814.                     'ban_method' => 'BAN',
  40815.                     'ban_headers' => [
  40816.                     ],
  40817.                     'urls' => [
  40818.                         => '/',
  40819.                     ],
  40820.                 ],
  40821.                 'fastly' => [
  40822.                     'enabled' => false,
  40823.                     'api_key' => '',
  40824.                     'instance_tag' => '',
  40825.                     'service_id' => '',
  40826.                     'soft_purge' => '0',
  40827.                     'tag_prefix' => '',
  40828.                 ],
  40829.                 'use_varnish_xkey' => false,
  40830.                 'ban_headers' => [
  40831.                 ],
  40832.             ],
  40833.             'storefront.reverse_proxy.enabled' => false,
  40834.             'storefront.reverse_proxy.ban_method' => 'BAN',
  40835.             'storefront.reverse_proxy.hosts' => [
  40836.                 => 'http://varnish',
  40837.             ],
  40838.             'storefront.reverse_proxy.hosts.0' => 'http://varnish',
  40839.             'storefront.reverse_proxy.max_parallel_invalidations' => 2,
  40840.             'storefront.reverse_proxy.redis_url' => 'redis://redis',
  40841.             'storefront.reverse_proxy.purge_all' => [
  40842.                 'ban_method' => 'BAN',
  40843.                 'ban_headers' => [
  40844.                 ],
  40845.                 'urls' => [
  40846.                     => '/',
  40847.                 ],
  40848.             ],
  40849.             'storefront.reverse_proxy.purge_all.ban_method' => 'BAN',
  40850.             'storefront.reverse_proxy.purge_all.ban_headers' => [
  40851.             ],
  40852.             'storefront.reverse_proxy.purge_all.urls' => [
  40853.                 => '/',
  40854.             ],
  40855.             'storefront.reverse_proxy.purge_all.urls.0' => '/',
  40856.             'storefront.reverse_proxy.fastly' => [
  40857.                 'enabled' => false,
  40858.                 'api_key' => '',
  40859.                 'instance_tag' => '',
  40860.                 'service_id' => '',
  40861.                 'soft_purge' => '0',
  40862.                 'tag_prefix' => '',
  40863.             ],
  40864.             'storefront.reverse_proxy.fastly.enabled' => false,
  40865.             'storefront.reverse_proxy.fastly.api_key' => '',
  40866.             'storefront.reverse_proxy.fastly.instance_tag' => '',
  40867.             'storefront.reverse_proxy.fastly.service_id' => '',
  40868.             'storefront.reverse_proxy.fastly.soft_purge' => '0',
  40869.             'storefront.reverse_proxy.fastly.tag_prefix' => '',
  40870.             'storefront.reverse_proxy.use_varnish_xkey' => false,
  40871.             'storefront.reverse_proxy.ban_headers' => [
  40872.             ],
  40873.             'storefront.http_cache' => [
  40874.                 'ignored_url_parameters' => [
  40875.                     => 'pk_campaign',
  40876.                     => 'piwik_campaign',
  40877.                     => 'pk_kwd',
  40878.                     => 'piwik_kwd',
  40879.                     => 'pk_keyword',
  40880.                     => 'mtm_campaign',
  40881.                     => 'matomo_campaign',
  40882.                     => 'mtm_cid',
  40883.                     => 'matomo_cid',
  40884.                     => 'mtm_kwd',
  40885.                     10 => 'matomo_kwd',
  40886.                     11 => 'mtm_keyword',
  40887.                     12 => 'matomo_keyword',
  40888.                     13 => 'mtm_source',
  40889.                     14 => 'matomo_source',
  40890.                     15 => 'mtm_medium',
  40891.                     16 => 'matomo_medium',
  40892.                     17 => 'mtm_content',
  40893.                     18 => 'matomo_content',
  40894.                     19 => 'mtm_group',
  40895.                     20 => 'matomo_group',
  40896.                     21 => 'mtm_placement',
  40897.                     22 => 'matomo_placement',
  40898.                     23 => 'pixelId',
  40899.                     24 => 'kwid',
  40900.                     25 => 'kw',
  40901.                     26 => 'chl',
  40902.                     27 => 'dv',
  40903.                     28 => 'nk',
  40904.                     29 => 'pa',
  40905.                     30 => 'camid',
  40906.                     31 => 'adgid',
  40907.                     32 => 'utm_term',
  40908.                     33 => 'utm_source',
  40909.                     34 => 'utm_medium',
  40910.                     35 => 'utm_campaign',
  40911.                     36 => 'utm_content',
  40912.                     37 => 'cx',
  40913.                     38 => 'ie',
  40914.                     39 => 'cof',
  40915.                     40 => 'siteurl',
  40916.                     41 => '_ga',
  40917.                     42 => 'adgroupid',
  40918.                     43 => 'campaignid',
  40919.                     44 => 'adid',
  40920.                     45 => 'gclsrc',
  40921.                     46 => 'gclid',
  40922.                     47 => 'fbclid',
  40923.                     48 => 'fb_action_ids',
  40924.                     49 => 'fb_action_types',
  40925.                     50 => 'fb_source',
  40926.                     51 => 'mc_cid',
  40927.                     52 => 'mc_eid',
  40928.                     53 => '_bta_tid',
  40929.                     54 => '_bta_c',
  40930.                     55 => 'trk_contact',
  40931.                     56 => 'trk_msg',
  40932.                     57 => 'trk_module',
  40933.                     58 => 'trk_sid',
  40934.                     59 => 'gdfms',
  40935.                     60 => 'gdftrk',
  40936.                     61 => 'gdffi',
  40937.                     62 => '_ke',
  40938.                     63 => 'redirect_log_mongo_id',
  40939.                     64 => 'redirect_mongo_id',
  40940.                     65 => 'sb_referer_host',
  40941.                     66 => 'mkwid',
  40942.                     67 => 'pcrid',
  40943.                     68 => 'ef_id',
  40944.                     69 => 's_kwcid',
  40945.                     70 => 'msclkid',
  40946.                     71 => 'dm_i',
  40947.                     72 => 'epik',
  40948.                     73 => 'pp',
  40949.                 ],
  40950.                 'stale_while_revalidate' => NULL,
  40951.                 'stale_if_error' => NULL,
  40952.             ],
  40953.             'storefront.http_cache.ignored_url_parameters' => [
  40954.                 => 'pk_campaign',
  40955.                 => 'piwik_campaign',
  40956.                 => 'pk_kwd',
  40957.                 => 'piwik_kwd',
  40958.                 => 'pk_keyword',
  40959.                 => 'mtm_campaign',
  40960.                 => 'matomo_campaign',
  40961.                 => 'mtm_cid',
  40962.                 => 'matomo_cid',
  40963.                 => 'mtm_kwd',
  40964.                 10 => 'matomo_kwd',
  40965.                 11 => 'mtm_keyword',
  40966.                 12 => 'matomo_keyword',
  40967.                 13 => 'mtm_source',
  40968.                 14 => 'matomo_source',
  40969.                 15 => 'mtm_medium',
  40970.                 16 => 'matomo_medium',
  40971.                 17 => 'mtm_content',
  40972.                 18 => 'matomo_content',
  40973.                 19 => 'mtm_group',
  40974.                 20 => 'matomo_group',
  40975.                 21 => 'mtm_placement',
  40976.                 22 => 'matomo_placement',
  40977.                 23 => 'pixelId',
  40978.                 24 => 'kwid',
  40979.                 25 => 'kw',
  40980.                 26 => 'chl',
  40981.                 27 => 'dv',
  40982.                 28 => 'nk',
  40983.                 29 => 'pa',
  40984.                 30 => 'camid',
  40985.                 31 => 'adgid',
  40986.                 32 => 'utm_term',
  40987.                 33 => 'utm_source',
  40988.                 34 => 'utm_medium',
  40989.                 35 => 'utm_campaign',
  40990.                 36 => 'utm_content',
  40991.                 37 => 'cx',
  40992.                 38 => 'ie',
  40993.                 39 => 'cof',
  40994.                 40 => 'siteurl',
  40995.                 41 => '_ga',
  40996.                 42 => 'adgroupid',
  40997.                 43 => 'campaignid',
  40998.                 44 => 'adid',
  40999.                 45 => 'gclsrc',
  41000.                 46 => 'gclid',
  41001.                 47 => 'fbclid',
  41002.                 48 => 'fb_action_ids',
  41003.                 49 => 'fb_action_types',
  41004.                 50 => 'fb_source',
  41005.                 51 => 'mc_cid',
  41006.                 52 => 'mc_eid',
  41007.                 53 => '_bta_tid',
  41008.                 54 => '_bta_c',
  41009.                 55 => 'trk_contact',
  41010.                 56 => 'trk_msg',
  41011.                 57 => 'trk_module',
  41012.                 58 => 'trk_sid',
  41013.                 59 => 'gdfms',
  41014.                 60 => 'gdftrk',
  41015.                 61 => 'gdffi',
  41016.                 62 => '_ke',
  41017.                 63 => 'redirect_log_mongo_id',
  41018.                 64 => 'redirect_mongo_id',
  41019.                 65 => 'sb_referer_host',
  41020.                 66 => 'mkwid',
  41021.                 67 => 'pcrid',
  41022.                 68 => 'ef_id',
  41023.                 69 => 's_kwcid',
  41024.                 70 => 'msclkid',
  41025.                 71 => 'dm_i',
  41026.                 72 => 'epik',
  41027.                 73 => 'pp',
  41028.             ],
  41029.             'storefront.http_cache.ignored_url_parameters.0' => 'pk_campaign',
  41030.             'storefront.http_cache.ignored_url_parameters.1' => 'piwik_campaign',
  41031.             'storefront.http_cache.ignored_url_parameters.2' => 'pk_kwd',
  41032.             'storefront.http_cache.ignored_url_parameters.3' => 'piwik_kwd',
  41033.             'storefront.http_cache.ignored_url_parameters.4' => 'pk_keyword',
  41034.             'storefront.http_cache.ignored_url_parameters.5' => 'mtm_campaign',
  41035.             'storefront.http_cache.ignored_url_parameters.6' => 'matomo_campaign',
  41036.             'storefront.http_cache.ignored_url_parameters.7' => 'mtm_cid',
  41037.             'storefront.http_cache.ignored_url_parameters.8' => 'matomo_cid',
  41038.             'storefront.http_cache.ignored_url_parameters.9' => 'mtm_kwd',
  41039.             'storefront.http_cache.ignored_url_parameters.10' => 'matomo_kwd',
  41040.             'storefront.http_cache.ignored_url_parameters.11' => 'mtm_keyword',
  41041.             'storefront.http_cache.ignored_url_parameters.12' => 'matomo_keyword',
  41042.             'storefront.http_cache.ignored_url_parameters.13' => 'mtm_source',
  41043.             'storefront.http_cache.ignored_url_parameters.14' => 'matomo_source',
  41044.             'storefront.http_cache.ignored_url_parameters.15' => 'mtm_medium',
  41045.             'storefront.http_cache.ignored_url_parameters.16' => 'matomo_medium',
  41046.             'storefront.http_cache.ignored_url_parameters.17' => 'mtm_content',
  41047.             'storefront.http_cache.ignored_url_parameters.18' => 'matomo_content',
  41048.             'storefront.http_cache.ignored_url_parameters.19' => 'mtm_group',
  41049.             'storefront.http_cache.ignored_url_parameters.20' => 'matomo_group',
  41050.             'storefront.http_cache.ignored_url_parameters.21' => 'mtm_placement',
  41051.             'storefront.http_cache.ignored_url_parameters.22' => 'matomo_placement',
  41052.             'storefront.http_cache.ignored_url_parameters.23' => 'pixelId',
  41053.             'storefront.http_cache.ignored_url_parameters.24' => 'kwid',
  41054.             'storefront.http_cache.ignored_url_parameters.25' => 'kw',
  41055.             'storefront.http_cache.ignored_url_parameters.26' => 'chl',
  41056.             'storefront.http_cache.ignored_url_parameters.27' => 'dv',
  41057.             'storefront.http_cache.ignored_url_parameters.28' => 'nk',
  41058.             'storefront.http_cache.ignored_url_parameters.29' => 'pa',
  41059.             'storefront.http_cache.ignored_url_parameters.30' => 'camid',
  41060.             'storefront.http_cache.ignored_url_parameters.31' => 'adgid',
  41061.             'storefront.http_cache.ignored_url_parameters.32' => 'utm_term',
  41062.             'storefront.http_cache.ignored_url_parameters.33' => 'utm_source',
  41063.             'storefront.http_cache.ignored_url_parameters.34' => 'utm_medium',
  41064.             'storefront.http_cache.ignored_url_parameters.35' => 'utm_campaign',
  41065.             'storefront.http_cache.ignored_url_parameters.36' => 'utm_content',
  41066.             'storefront.http_cache.ignored_url_parameters.37' => 'cx',
  41067.             'storefront.http_cache.ignored_url_parameters.38' => 'ie',
  41068.             'storefront.http_cache.ignored_url_parameters.39' => 'cof',
  41069.             'storefront.http_cache.ignored_url_parameters.40' => 'siteurl',
  41070.             'storefront.http_cache.ignored_url_parameters.41' => '_ga',
  41071.             'storefront.http_cache.ignored_url_parameters.42' => 'adgroupid',
  41072.             'storefront.http_cache.ignored_url_parameters.43' => 'campaignid',
  41073.             'storefront.http_cache.ignored_url_parameters.44' => 'adid',
  41074.             'storefront.http_cache.ignored_url_parameters.45' => 'gclsrc',
  41075.             'storefront.http_cache.ignored_url_parameters.46' => 'gclid',
  41076.             'storefront.http_cache.ignored_url_parameters.47' => 'fbclid',
  41077.             'storefront.http_cache.ignored_url_parameters.48' => 'fb_action_ids',
  41078.             'storefront.http_cache.ignored_url_parameters.49' => 'fb_action_types',
  41079.             'storefront.http_cache.ignored_url_parameters.50' => 'fb_source',
  41080.             'storefront.http_cache.ignored_url_parameters.51' => 'mc_cid',
  41081.             'storefront.http_cache.ignored_url_parameters.52' => 'mc_eid',
  41082.             'storefront.http_cache.ignored_url_parameters.53' => '_bta_tid',
  41083.             'storefront.http_cache.ignored_url_parameters.54' => '_bta_c',
  41084.             'storefront.http_cache.ignored_url_parameters.55' => 'trk_contact',
  41085.             'storefront.http_cache.ignored_url_parameters.56' => 'trk_msg',
  41086.             'storefront.http_cache.ignored_url_parameters.57' => 'trk_module',
  41087.             'storefront.http_cache.ignored_url_parameters.58' => 'trk_sid',
  41088.             'storefront.http_cache.ignored_url_parameters.59' => 'gdfms',
  41089.             'storefront.http_cache.ignored_url_parameters.60' => 'gdftrk',
  41090.             'storefront.http_cache.ignored_url_parameters.61' => 'gdffi',
  41091.             'storefront.http_cache.ignored_url_parameters.62' => '_ke',
  41092.             'storefront.http_cache.ignored_url_parameters.63' => 'redirect_log_mongo_id',
  41093.             'storefront.http_cache.ignored_url_parameters.64' => 'redirect_mongo_id',
  41094.             'storefront.http_cache.ignored_url_parameters.65' => 'sb_referer_host',
  41095.             'storefront.http_cache.ignored_url_parameters.66' => 'mkwid',
  41096.             'storefront.http_cache.ignored_url_parameters.67' => 'pcrid',
  41097.             'storefront.http_cache.ignored_url_parameters.68' => 'ef_id',
  41098.             'storefront.http_cache.ignored_url_parameters.69' => 's_kwcid',
  41099.             'storefront.http_cache.ignored_url_parameters.70' => 'msclkid',
  41100.             'storefront.http_cache.ignored_url_parameters.71' => 'dm_i',
  41101.             'storefront.http_cache.ignored_url_parameters.72' => 'epik',
  41102.             'storefront.http_cache.ignored_url_parameters.73' => 'pp',
  41103.             'storefront.http_cache.stale_while_revalidate' => NULL,
  41104.             'storefront.http_cache.stale_if_error' => NULL,
  41105.             'storefront.theme' => [
  41106.                 'config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  41107.                 'theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  41108.                 'available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  41109.             ],
  41110.             'storefront.theme.config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  41111.             'storefront.theme.theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  41112.             'storefront.theme.available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  41113.             'elasticsearch.administration.index_settings' => [
  41114.                 'number_of_shards' => 3,
  41115.                 'number_of_replicas' => 3,
  41116.                 'mapping.total_fields.limit' => 50000,
  41117.                 'mapping.nested_fields.limit' => 500,
  41118.                 'mapping.nested_objects.limit' => 1000000,
  41119.             ],
  41120.             'elasticsearch.administration.index_settings.number_of_shards' => 3,
  41121.             'elasticsearch.administration.index_settings.number_of_replicas' => 3,
  41122.             'elasticsearch.administration.index_settings.mapping.total_fields.limit' => 50000,
  41123.             'elasticsearch.administration.index_settings.mapping.nested_fields.limit' => 500,
  41124.             'elasticsearch.administration.index_settings.mapping.nested_objects.limit' => 1000000,
  41125.             'elasticsearch.administration.analysis' => [
  41126.                 'normalizer' => [
  41127.                     'sw_lowercase_normalizer' => [
  41128.                         'type' => 'custom',
  41129.                         'filter' => [
  41130.                             => 'lowercase',
  41131.                         ],
  41132.                     ],
  41133.                 ],
  41134.             ],
  41135.             'elasticsearch.administration.analysis.normalizer' => [
  41136.                 'sw_lowercase_normalizer' => [
  41137.                     'type' => 'custom',
  41138.                     'filter' => [
  41139.                         => 'lowercase',
  41140.                     ],
  41141.                 ],
  41142.             ],
  41143.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer' => [
  41144.                 'type' => 'custom',
  41145.                 'filter' => [
  41146.                     => 'lowercase',
  41147.                 ],
  41148.             ],
  41149.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.type' => 'custom',
  41150.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.filter' => [
  41151.                 => 'lowercase',
  41152.             ],
  41153.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.filter.0' => 'lowercase',
  41154.             'elasticsearch.administration.dynamic_templates' => [
  41155.                 => [
  41156.                     'keywords' => [
  41157.                         'match_mapping_type' => 'string',
  41158.                         'mapping' => [
  41159.                             'type' => 'keyword',
  41160.                             'normalizer' => 'sw_lowercase_normalizer',
  41161.                             'fields' => [
  41162.                                 'text' => [
  41163.                                     'type' => 'text',
  41164.                                 ],
  41165.                             ],
  41166.                         ],
  41167.                     ],
  41168.                 ],
  41169.             ],
  41170.             'elasticsearch.administration.dynamic_templates.0' => [
  41171.                 'keywords' => [
  41172.                     'match_mapping_type' => 'string',
  41173.                     'mapping' => [
  41174.                         'type' => 'keyword',
  41175.                         'normalizer' => 'sw_lowercase_normalizer',
  41176.                         'fields' => [
  41177.                             'text' => [
  41178.                                 'type' => 'text',
  41179.                             ],
  41180.                         ],
  41181.                     ],
  41182.                 ],
  41183.             ],
  41184.             'elasticsearch.administration.dynamic_templates.0.keywords' => [
  41185.                 'match_mapping_type' => 'string',
  41186.                 'mapping' => [
  41187.                     'type' => 'keyword',
  41188.                     'normalizer' => 'sw_lowercase_normalizer',
  41189.                     'fields' => [
  41190.                         'text' => [
  41191.                             'type' => 'text',
  41192.                         ],
  41193.                     ],
  41194.                 ],
  41195.             ],
  41196.             'elasticsearch.administration.dynamic_templates.0.keywords.match_mapping_type' => 'string',
  41197.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping' => [
  41198.                 'type' => 'keyword',
  41199.                 'normalizer' => 'sw_lowercase_normalizer',
  41200.                 'fields' => [
  41201.                     'text' => [
  41202.                         'type' => 'text',
  41203.                     ],
  41204.                 ],
  41205.             ],
  41206.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.type' => 'keyword',
  41207.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.normalizer' => 'sw_lowercase_normalizer',
  41208.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields' => [
  41209.                 'text' => [
  41210.                     'type' => 'text',
  41211.                 ],
  41212.             ],
  41213.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields.text' => [
  41214.                 'type' => 'text',
  41215.             ],
  41216.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields.text.type' => 'text',
  41217.             'elasticsearch.product' => [
  41218.                 'custom_fields_mapping' => [
  41219.                 ],
  41220.             ],
  41221.             'elasticsearch.product.custom_fields_mapping' => [
  41222.             ],
  41223.             'elasticsearch.ssl' => [
  41224.                 'verify_server_cert' => true,
  41225.             ],
  41226.             'elasticsearch.ssl.verify_server_cert' => true,
  41227.             'elasticsearch.index_settings' => [
  41228.                 'number_of_shards' => 3,
  41229.                 'number_of_replicas' => 3,
  41230.                 'mapping.total_fields.limit' => 50000,
  41231.                 'mapping.nested_fields.limit' => 500,
  41232.                 'mapping.nested_objects.limit' => 1000000,
  41233.             ],
  41234.             'elasticsearch.index_settings.number_of_shards' => 3,
  41235.             'elasticsearch.index_settings.number_of_replicas' => 3,
  41236.             'elasticsearch.index_settings.mapping.total_fields.limit' => 50000,
  41237.             'elasticsearch.index_settings.mapping.nested_fields.limit' => 500,
  41238.             'elasticsearch.index_settings.mapping.nested_objects.limit' => 1000000,
  41239.             'elasticsearch.analysis' => [
  41240.                 'normalizer' => [
  41241.                     'sw_lowercase_normalizer' => [
  41242.                         'type' => 'custom',
  41243.                         'filter' => [
  41244.                             => 'lowercase',
  41245.                         ],
  41246.                     ],
  41247.                 ],
  41248.                 'analyzer' => [
  41249.                     'sw_ngram_analyzer' => [
  41250.                         'type' => 'custom',
  41251.                         'tokenizer' => 'whitespace',
  41252.                         'filter' => [
  41253.                             => 'lowercase',
  41254.                             => 'sw_ngram_filter',
  41255.                         ],
  41256.                     ],
  41257.                 ],
  41258.                 'filter' => [
  41259.                     'sw_ngram_filter' => [
  41260.                         'type' => 'ngram',
  41261.                         'min_gram' => 4,
  41262.                         'max_gram' => 5,
  41263.                     ],
  41264.                 ],
  41265.             ],
  41266.             'elasticsearch.analysis.normalizer' => [
  41267.                 'sw_lowercase_normalizer' => [
  41268.                     'type' => 'custom',
  41269.                     'filter' => [
  41270.                         => 'lowercase',
  41271.                     ],
  41272.                 ],
  41273.             ],
  41274.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer' => [
  41275.                 'type' => 'custom',
  41276.                 'filter' => [
  41277.                     => 'lowercase',
  41278.                 ],
  41279.             ],
  41280.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.type' => 'custom',
  41281.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter' => [
  41282.                 => 'lowercase',
  41283.             ],
  41284.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter.0' => 'lowercase',
  41285.             'elasticsearch.analysis.analyzer' => [
  41286.                 'sw_ngram_analyzer' => [
  41287.                     'type' => 'custom',
  41288.                     'tokenizer' => 'whitespace',
  41289.                     'filter' => [
  41290.                         => 'lowercase',
  41291.                         => 'sw_ngram_filter',
  41292.                     ],
  41293.                 ],
  41294.             ],
  41295.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer' => [
  41296.                 'type' => 'custom',
  41297.                 'tokenizer' => 'whitespace',
  41298.                 'filter' => [
  41299.                     => 'lowercase',
  41300.                     => 'sw_ngram_filter',
  41301.                 ],
  41302.             ],
  41303.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.type' => 'custom',
  41304.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.tokenizer' => 'whitespace',
  41305.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter' => [
  41306.                 => 'lowercase',
  41307.                 => 'sw_ngram_filter',
  41308.             ],
  41309.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.0' => 'lowercase',
  41310.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.1' => 'sw_ngram_filter',
  41311.             'elasticsearch.analysis.filter' => [
  41312.                 'sw_ngram_filter' => [
  41313.                     'type' => 'ngram',
  41314.                     'min_gram' => 4,
  41315.                     'max_gram' => 5,
  41316.                 ],
  41317.             ],
  41318.             'elasticsearch.analysis.filter.sw_ngram_filter' => [
  41319.                 'type' => 'ngram',
  41320.                 'min_gram' => 4,
  41321.                 'max_gram' => 5,
  41322.             ],
  41323.             'elasticsearch.analysis.filter.sw_ngram_filter.type' => 'ngram',
  41324.             'elasticsearch.analysis.filter.sw_ngram_filter.min_gram' => 4,
  41325.             'elasticsearch.analysis.filter.sw_ngram_filter.max_gram' => 5,
  41326.             'elasticsearch.dynamic_templates' => [
  41327.                 => [
  41328.                     'keywords' => [
  41329.                         'match_mapping_type' => 'string',
  41330.                         'mapping' => [
  41331.                             'type' => 'keyword',
  41332.                             'normalizer' => 'sw_lowercase_normalizer',
  41333.                             'fields' => [
  41334.                                 'text' => [
  41335.                                     'type' => 'text',
  41336.                                 ],
  41337.                             ],
  41338.                         ],
  41339.                     ],
  41340.                 ],
  41341.             ],
  41342.             'elasticsearch.dynamic_templates.0' => [
  41343.                 'keywords' => [
  41344.                     'match_mapping_type' => 'string',
  41345.                     'mapping' => [
  41346.                         'type' => 'keyword',
  41347.                         'normalizer' => 'sw_lowercase_normalizer',
  41348.                         'fields' => [
  41349.                             'text' => [
  41350.                                 'type' => 'text',
  41351.                             ],
  41352.                         ],
  41353.                     ],
  41354.                 ],
  41355.             ],
  41356.             'elasticsearch.dynamic_templates.0.keywords' => [
  41357.                 'match_mapping_type' => 'string',
  41358.                 'mapping' => [
  41359.                     'type' => 'keyword',
  41360.                     'normalizer' => 'sw_lowercase_normalizer',
  41361.                     'fields' => [
  41362.                         'text' => [
  41363.                             'type' => 'text',
  41364.                         ],
  41365.                     ],
  41366.                 ],
  41367.             ],
  41368.             'elasticsearch.dynamic_templates.0.keywords.match_mapping_type' => 'string',
  41369.             'elasticsearch.dynamic_templates.0.keywords.mapping' => [
  41370.                 'type' => 'keyword',
  41371.                 'normalizer' => 'sw_lowercase_normalizer',
  41372.                 'fields' => [
  41373.                     'text' => [
  41374.                         'type' => 'text',
  41375.                     ],
  41376.                 ],
  41377.             ],
  41378.             'elasticsearch.dynamic_templates.0.keywords.mapping.type' => 'keyword',
  41379.             'elasticsearch.dynamic_templates.0.keywords.mapping.normalizer' => 'sw_lowercase_normalizer',
  41380.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields' => [
  41381.                 'text' => [
  41382.                     'type' => 'text',
  41383.                 ],
  41384.             ],
  41385.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text' => [
  41386.                 'type' => 'text',
  41387.             ],
  41388.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text.type' => 'text',
  41389.             'elasticsearch.logger_level' => 100,
  41390.             'data_collector.templates' => [
  41391.                 'data_collector.request' => [
  41392.                     => 'request',
  41393.                     => '@WebProfiler/Collector/request.html.twig',
  41394.                 ],
  41395.                 'data_collector.time' => [
  41396.                     => 'time',
  41397.                     => '@WebProfiler/Collector/time.html.twig',
  41398.                 ],
  41399.                 'data_collector.memory' => [
  41400.                     => 'memory',
  41401.                     => '@WebProfiler/Collector/memory.html.twig',
  41402.                 ],
  41403.                 'data_collector.validator' => [
  41404.                     => 'validator',
  41405.                     => '@WebProfiler/Collector/validator.html.twig',
  41406.                 ],
  41407.                 'data_collector.ajax' => [
  41408.                     => 'ajax',
  41409.                     => '@WebProfiler/Collector/ajax.html.twig',
  41410.                 ],
  41411.                 'data_collector.exception' => [
  41412.                     => 'exception',
  41413.                     => '@WebProfiler/Collector/exception.html.twig',
  41414.                 ],
  41415.                 'data_collector.logger' => [
  41416.                     => 'logger',
  41417.                     => '@WebProfiler/Collector/logger.html.twig',
  41418.                 ],
  41419.                 'data_collector.events' => [
  41420.                     => 'events',
  41421.                     => '@WebProfiler/Collector/events.html.twig',
  41422.                 ],
  41423.                 'data_collector.router' => [
  41424.                     => 'router',
  41425.                     => '@WebProfiler/Collector/router.html.twig',
  41426.                 ],
  41427.                 'data_collector.cache' => [
  41428.                     => 'cache',
  41429.                     => '@WebProfiler/Collector/cache.html.twig',
  41430.                 ],
  41431.                 'data_collector.translation' => [
  41432.                     => 'translation',
  41433.                     => '@WebProfiler/Collector/translation.html.twig',
  41434.                 ],
  41435.                 'data_collector.twig' => [
  41436.                     => 'twig',
  41437.                     => '@WebProfiler/Collector/twig.html.twig',
  41438.                 ],
  41439.                 'data_collector.dump' => [
  41440.                     => 'dump',
  41441.                     => '@Debug/Profiler/dump.html.twig',
  41442.                 ],
  41443.                 'Shopware\\Core\\Profiling\\Doctrine\\ConnectionProfiler' => [
  41444.                     => 'app.connection_collector',
  41445.                     => '@Profiling/Collector/db.html.twig',
  41446.                 ],
  41447.                 'data_collector.messenger' => [
  41448.                     => 'messenger',
  41449.                     => '@WebProfiler/Collector/messenger.html.twig',
  41450.                 ],
  41451.                 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => [
  41452.                     => 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces',
  41453.                     => '@Profiling/Collector/script_traces.html.twig',
  41454.                 ],
  41455.                 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber' => [
  41456.                     => 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber',
  41457.                     => '@Profiling/Collector/rules.html.twig',
  41458.                 ],
  41459.                 'Shopware\\Elasticsearch\\Profiler\\DataCollector' => [
  41460.                     => 'elasticsearch',
  41461.                     => '@Elasticsearch/Collector/elasticsearch.html.twig',
  41462.                 ],
  41463.                 'mailer.data_collector' => [
  41464.                     => 'mailer',
  41465.                     => '@WebProfiler/Collector/mailer.html.twig',
  41466.                 ],
  41467.                 'enqueue.profiler.message_queue_collector' => [
  41468.                     => 'enqueue.message_queue',
  41469.                     => '@Enqueue/Profiler/panel.html.twig',
  41470.                 ],
  41471.                 'data_collector.config' => [
  41472.                     => 'config',
  41473.                     => '@WebProfiler/Collector/config.html.twig',
  41474.                 ],
  41475.             ],
  41476.             'shopware.filesystem.theme.url' => '',
  41477.             'shopware.filesystem.theme.type' => 'local',
  41478.             'shopware.filesystem.theme.config' => [
  41479.                 'root' => (\dirname(__DIR__4).'/public'),
  41480.             ],
  41481.             'shopware.filesystem.asset.url' => '',
  41482.             'shopware.filesystem.asset.type' => 'local',
  41483.             'shopware.filesystem.asset.config' => [
  41484.                 'root' => (\dirname(__DIR__4).'/public'),
  41485.             ],
  41486.             'shopware.filesystem.sitemap.url' => '',
  41487.             'shopware.filesystem.sitemap.type' => 'local',
  41488.             'shopware.filesystem.sitemap.config' => [
  41489.                 'root' => (\dirname(__DIR__4).'/public'),
  41490.             ],
  41491.             'shopware.filesystem.public.url' => '',
  41492.             'console.command.ids' => [
  41493.             ],
  41494.         ];
  41495.     }
  41496.     protected function throw($message)
  41497.     {
  41498.         throw new RuntimeException($message);
  41499.     }
  41500. }