var/cache/dev_h90dfaab4b9218db9f54295f5d696836f/Container4nw394j/Shopware_Core_KernelDevDebugContainer.php line 28868

Open in your IDE?
  1. <?php
  2. namespace Container4nw394j;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class Shopware_Core_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  36.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  37.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  38.             '.container.private.session' => 'get_Container_Private_SessionService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'Doctrine\\DBAL\\Connection' => 'getConnectionService',
  42.             'Elasticsearch\\Client' => 'getClientService',
  43.             'EmcgnGewerbeschein\\Core\\Content\\Gewerbeschein\\GewerbescheinDefinition' => 'getGewerbescheinDefinitionService',
  44.             'EmcgnGewerbeschein\\EmcgnGewerbeschein' => 'getEmcgnGewerbescheinService',
  45.             'Intedia\\Doofinder\\Administration\\Controller\\ManagementController' => 'getManagementControllerService',
  46.             'Intedia\\Doofinder\\Core\\Content\\ProductExport\\Service\\ExportHandler' => 'getExportHandlerService',
  47.             'Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\CommunicationHandler' => 'getCommunicationHandlerService',
  48.             'Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\DatabaseHelper' => 'getDatabaseHelperService',
  49.             'Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler' => 'getSettingsHandlerService',
  50.             'Intedia\\Doofinder\\Core\\Content\\Update\\Service\\UpdateHandler' => 'getUpdateHandlerService',
  51.             'Intedia\\Doofinder\\Custom\\DooFinderLayerDefinition' => 'getDooFinderLayerDefinitionService',
  52.             'Intedia\\Doofinder\\Doofinder\\Api\\DoofinderGraphCommunication' => 'getDoofinderGraphCommunicationService',
  53.             'Intedia\\Doofinder\\Doofinder\\Api\\Management' => 'getManagementService',
  54.             'Intedia\\Doofinder\\IntediaDoofinderSW6' => 'getIntediaDoofinderSW6Service',
  55.             'Intedia\\Doofinder\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDEService',
  56.             'Intedia\\Doofinder\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGBService',
  57.             'Intedia\\Doofinder\\Storefront\\Controller\\DoofinderController' => 'getDoofinderControllerService',
  58.             'Jkweb\\Shopware\\Plugin\\CategoryListing\\DataResolver\\CategoryListingDataResolver' => 'getCategoryListingDataResolverService',
  59.             'Jkweb\\Shopware\\Plugin\\CategoryListing\\JkwebShopwareCategoryListingPlugin' => 'getJkwebShopwareCategoryListingPluginService',
  60.             'LeopardSearchExtension\\LeopardSearchExtension' => 'getLeopardSearchExtensionService',
  61.             'NetzpStaging6\\Controller\\StagingController' => 'getStagingControllerService',
  62.             'NetzpStaging6\\Core\\Content\\Staging\\StagingDefinition' => 'getStagingDefinitionService',
  63.             'NetzpStaging6\\NetzpStaging6' => 'getNetzpStaging6Service',
  64.             'Shopware\\Administration\\Controller\\AdminExtensionApiController' => 'getAdminExtensionApiControllerService',
  65.             'Shopware\\Administration\\Controller\\AdminProductStreamController' => 'getAdminProductStreamControllerService',
  66.             'Shopware\\Administration\\Controller\\AdminSearchController' => 'getAdminSearchControllerService',
  67.             'Shopware\\Administration\\Controller\\AdminTagController' => 'getAdminTagControllerService',
  68.             'Shopware\\Administration\\Controller\\AdministrationController' => 'getAdministrationControllerService',
  69.             'Shopware\\Administration\\Controller\\DocumentServiceDeprecationController' => 'getDocumentServiceDeprecationControllerService',
  70.             'Shopware\\Administration\\Controller\\NotificationController' => 'getNotificationControllerService',
  71.             'Shopware\\Administration\\Controller\\UserConfigController' => 'getUserConfigControllerService',
  72.             'Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinitionService',
  73.             'Shopware\\Administration\\Notification\\NotificationService' => 'getNotificationServiceService',
  74.             'Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinitionService',
  75.             'Shopware\\Core\\Checkout\\Cart\\Calculator' => 'getCalculatorService',
  76.             'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHookFactory' => 'getCartFacadeHookFactoryService',
  77.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderConverterController' => 'getOrderConverterControllerService',
  78.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderRecalculationController' => 'getOrderRecalculationControllerService',
  79.             'Shopware\\Core\\Checkout\\Cart\\PriceActionController' => 'getPriceActionControllerService',
  80.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute' => 'getCartDeleteRouteService',
  81.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute' => 'getCartItemAddRouteService',
  82.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute' => 'getCartItemRemoveRouteService',
  83.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute' => 'getCartItemUpdateRouteService',
  84.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute' => 'getCartLoadRouteService',
  85.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute' => 'getCartOrderRouteService',
  86.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => 'getCartServiceService',
  87.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinitionService',
  88.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinitionService',
  89.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinitionService',
  90.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinitionService',
  91.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinitionService',
  92.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinitionService',
  93.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinitionService',
  94.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinitionService',
  95.             'Shopware\\Core\\Checkout\\Customer\\Api\\CustomerGroupRegistrationActionController' => 'getCustomerGroupRegistrationActionControllerService',
  96.             'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinitionService',
  97.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountNewsletterRecipientRoute' => 'getAccountNewsletterRecipientRouteService',
  98.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AddWishlistProductRoute' => 'getAddWishlistProductRouteService',
  99.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute' => 'getChangeCustomerProfileRouteService',
  100.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute' => 'getChangeEmailRouteService',
  101.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeLanguageRoute' => 'getChangeLanguageRouteService',
  102.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute' => 'getChangePasswordRouteService',
  103.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePaymentMethodRoute' => 'getChangePaymentMethodRouteService',
  104.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute' => 'getCustomerGroupRegistrationSettingsRouteService',
  105.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRecoveryIsExpiredRoute' => 'getCustomerRecoveryIsExpiredRouteService',
  106.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute' => 'getCustomerRouteService',
  107.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute' => 'getDeleteAddressRouteService',
  108.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute' => 'getDeleteCustomerRouteService',
  109.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DownloadRoute' => 'getDownloadRouteService',
  110.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute' => 'getListAddressRouteService',
  111.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute' => 'getLoadWishlistRouteService',
  112.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute' => 'getLoginRouteService',
  113.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute' => 'getLogoutRouteService',
  114.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\MergeWishlistProductRoute' => 'getMergeWishlistProductRouteService',
  115.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute' => 'getRegisterConfirmRouteService',
  116.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute' => 'getRegisterRouteService',
  117.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RemoveWishlistProductRoute' => 'getRemoveWishlistProductRouteService',
  118.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute' => 'getResetPasswordRouteService',
  119.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute' => 'getSendPasswordRecoveryMailRouteService',
  120.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute' => 'getSwitchDefaultAddressRouteService',
  121.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute' => 'getUpsertAddressRouteService',
  122.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinitionService',
  123.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinitionService',
  124.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinitionService',
  125.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinitionService',
  126.             'Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController' => 'getDocumentControllerService',
  127.             'Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinitionService',
  128.             'Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController' => 'getDocumentGeneratorControllerService',
  129.             'Shopware\\Core\\Checkout\\Document\\SalesChannel\\DocumentRoute' => 'getDocumentRouteService',
  130.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinitionService',
  131.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinitionService',
  132.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinitionService',
  133.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinitionService',
  134.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition' => 'getOrderLineItemDownloadDefinitionService',
  135.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinitionService',
  136.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinitionService',
  137.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinitionService',
  138.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinitionService',
  139.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinitionService',
  140.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinitionService',
  141.             'Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController' => 'getOrderActionControllerService',
  142.             'Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinitionService',
  143.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute' => 'getCancelOrderRouteService',
  144.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute' => 'getOrderRouteService',
  145.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute' => 'getSetPaymentOrderRouteService',
  146.             'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinitionService',
  147.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentRefundProcessor' => 'getPaymentRefundProcessorService',
  148.             'Shopware\\Core\\Checkout\\Payment\\Controller\\PaymentController' => 'getPaymentControllerService',
  149.             'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'getPaymentMethodDefinitionService',
  150.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute' => 'getCachedPaymentMethodRouteService',
  151.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute' => 'getHandlePaymentMethodRouteService',
  152.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinitionService',
  153.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute' => 'getSortedPaymentMethodRouteService',
  154.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinitionService',
  155.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinitionService',
  156.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinitionService',
  157.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinitionService',
  158.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinitionService',
  159.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinitionService',
  160.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinitionService',
  161.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinitionService',
  162.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinitionService',
  163.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinitionService',
  164.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinitionService',
  165.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinitionService',
  166.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionActionController' => 'getPromotionActionControllerService',
  167.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionController' => 'getPromotionControllerService',
  168.             'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinitionService',
  169.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinitionService',
  170.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinitionService',
  171.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinitionService',
  172.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute' => 'getCachedShippingMethodRouteService',
  173.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinitionService',
  174.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute' => 'getSortedShippingMethodRouteService',
  175.             'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'getShippingMethodDefinitionService',
  176.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinitionService',
  177.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinitionService',
  178.             'Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'getCategoryDefinitionService',
  179.             'Shopware\\Core\\Content\\Category\\CategoryHydrator' => 'getCategoryHydratorService',
  180.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute' => 'getCachedCategoryRouteService',
  181.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute' => 'getCachedNavigationRouteService',
  182.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryListRoute' => 'getCategoryListRouteService',
  183.             'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'getSalesChannelCategoryDefinitionService',
  184.             'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute' => 'getTreeBuildingNavigationRouteService',
  185.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinitionService',
  186.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinitionService',
  187.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinitionService',
  188.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinitionService',
  189.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinitionService',
  190.             'Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinitionService',
  191.             'Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer' => 'getSlotConfigFieldSerializerService',
  192.             'Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver' => 'getCmsSlotsDataResolverService',
  193.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute' => 'getCmsRouteService',
  194.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository' => 'getSalesChannelCmsPageRepositoryService',
  195.             'Shopware\\Core\\Content\\ContactForm\\SalesChannel\\ContactFormRoute' => 'getContactFormRouteService',
  196.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinitionService',
  197.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition' => 'getFlowTemplateDefinitionService',
  198.             'Shopware\\Core\\Content\\Flow\\DataAbstractionLayer\\FieldSerializer\\FlowTemplateConfigFieldSerializer' => 'getFlowTemplateConfigFieldSerializerService',
  199.             'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => 'getCachedFlowLoaderService',
  200.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowExecutor' => 'getFlowExecutorService',
  201.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory' => 'getFlowFactoryService',
  202.             'Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinitionService',
  203.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinitionService',
  204.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinitionService',
  205.             'Shopware\\Core\\Content\\ImportExport\\Controller\\ImportExportActionController' => 'getImportExportActionControllerService',
  206.             'Shopware\\Core\\Content\\ImportExport\\ImportExportFactory' => 'getImportExportFactoryService',
  207.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinitionService',
  208.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinitionService',
  209.             'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler' => 'getImportExportHandlerService',
  210.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinitionService',
  211.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinitionService',
  212.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinitionService',
  213.             'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'getLandingPageDefinitionService',
  214.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute' => 'getCachedLandingPageRouteService',
  215.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'getSalesChannelLandingPageDefinitionService',
  216.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinitionService',
  217.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinitionService',
  218.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinitionService',
  219.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinitionService',
  220.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinitionService',
  221.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinitionService',
  222.             'Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController' => 'getMailActionControllerService',
  223.             'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinitionService',
  224.             'Shopware\\Core\\Content\\Mail\\Service\\MailFactory' => 'getMailFactoryService',
  225.             'Shopware\\Core\\Content\\Mail\\Service\\MailSender' => 'getMailSenderService',
  226.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinitionService',
  227.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinitionService',
  228.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinitionService',
  229.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinitionService',
  230.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinitionService',
  231.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinitionService',
  232.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinitionService',
  233.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinitionService',
  234.             'Shopware\\Core\\Content\\Media\\Api\\MediaFolderController' => 'getMediaFolderControllerService',
  235.             'Shopware\\Core\\Content\\Media\\Api\\MediaUploadController' => 'getMediaUploadControllerService',
  236.             'Shopware\\Core\\Content\\Media\\File\\FileSaver' => 'getFileSaverService',
  237.             'Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinitionService',
  238.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinitionService',
  239.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'getNewsletterRecipientDefinitionService',
  240.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterConfirmRoute' => 'getNewsletterConfirmRouteService',
  241.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute' => 'getNewsletterSubscribeRouteService',
  242.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute' => 'getNewsletterUnsubscribeRouteService',
  243.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'getSalesChannelNewsletterRecipientDefinitionService',
  244.             'Shopware\\Core\\Content\\ProductExport\\Api\\ProductExportController' => 'getProductExportControllerService',
  245.             'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinitionService',
  246.             'Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator' => 'getProductExportHydratorService',
  247.             'Shopware\\Core\\Content\\ProductExport\\SalesChannel\\ExportController' => 'getExportControllerService',
  248.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator' => 'getProductExportGeneratorService',
  249.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter' => 'getProductExporterService',
  250.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinitionService',
  251.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator' => 'getProductStreamFilterHydratorService',
  252.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinitionService',
  253.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinitionService',
  254.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator' => 'getProductStreamHydratorService',
  255.             'Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder' => 'getProductStreamBuilderService',
  256.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinitionService',
  257.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinitionService',
  258.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinitionService',
  259.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator' => 'getProductConfiguratorSettingHydratorService',
  260.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinitionService',
  261.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator' => 'getProductCrossSellingAssignedProductsHydratorService',
  262.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinitionService',
  263.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinitionService',
  264.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator' => 'getProductCrossSellingHydratorService',
  265.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinitionService',
  266.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition' => 'getProductDownloadDefinitionService',
  267.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinitionService',
  268.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinitionService',
  269.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator' => 'getProductFeatureSetHydratorService',
  270.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinitionService',
  271.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator' => 'getProductKeywordDictionaryHydratorService',
  272.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinitionService',
  273.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinitionService',
  274.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator' => 'getProductManufacturerHydratorService',
  275.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinitionService',
  276.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator' => 'getProductMediaHydratorService',
  277.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinitionService',
  278.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinitionService',
  279.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator' => 'getProductPriceHydratorService',
  280.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinitionService',
  281.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinitionService',
  282.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator' => 'getProductReviewHydratorService',
  283.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinitionService',
  284.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator' => 'getProductSearchConfigFieldHydratorService',
  285.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinitionService',
  286.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator' => 'getProductSearchConfigHydratorService',
  287.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinitionService',
  288.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator' => 'getProductSearchKeywordHydratorService',
  289.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinitionService',
  290.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinitionService',
  291.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinitionService',
  292.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinitionService',
  293.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator' => 'getProductVisibilityHydratorService',
  294.             'Shopware\\Core\\Content\\Product\\Api\\ProductActionController' => 'getProductActionControllerService',
  295.             'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder' => 'getCheapestPriceAccessorBuilderService',
  296.             'Shopware\\Core\\Content\\Product\\ProductDefinition' => 'getProductDefinitionService',
  297.             'Shopware\\Core\\Content\\Product\\ProductHydrator' => 'getProductHydratorService',
  298.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute' => 'getCachedProductCrossSellingRouteService',
  299.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute' => 'getCachedProductDetailRouteService',
  300.             'Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute' => 'getFindProductVariantRouteService',
  301.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute' => 'getCachedProductListingRouteService',
  302.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute' => 'getResolveCriteriaProductListingRouteService',
  303.             'Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute' => 'getProductListRouteService',
  304.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute' => 'getCachedProductReviewRouteService',
  305.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute' => 'getProductReviewSaveRouteService',
  306.             'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'getSalesChannelProductDefinitionService',
  307.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute' => 'getCachedProductSearchRouteService',
  308.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute' => 'getResolvedCriteriaProductSearchRouteService',
  309.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinitionService',
  310.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator' => 'getProductSortingHydratorService',
  311.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinitionService',
  312.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute' => 'getCachedProductSuggestRouteService',
  313.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinitionService',
  314.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinitionService',
  315.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator' => 'getPropertyGroupOptionHydratorService',
  316.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinitionService',
  317.             'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinitionService',
  318.             'Shopware\\Core\\Content\\Property\\PropertyGroupHydrator' => 'getPropertyGroupHydratorService',
  319.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinitionService',
  320.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinitionService',
  321.             'Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinitionService',
  322.             'Shopware\\Core\\Content\\Seo\\Api\\SeoActionController' => 'getSeoActionControllerService',
  323.             'Shopware\\Core\\Content\\Seo\\CachedSeoResolver' => 'getCachedSeoResolverService',
  324.             'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver' => 'getEmptyPathInfoResolverService',
  325.             'Shopware\\Core\\Content\\Seo\\Entity\\Dbal\\SeoUrlAssociationFieldResolver' => 'getSeoUrlAssociationFieldResolverService',
  326.             'Shopware\\Core\\Content\\Seo\\Entity\\Serializer\\SeoUrlFieldSerializer' => 'getSeoUrlFieldSerializerService',
  327.             'Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'getMainCategoryDefinitionService',
  328.             'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'getSalesChannelMainCategoryDefinitionService',
  329.             'Shopware\\Core\\Content\\Seo\\SalesChannel\\SeoUrlRoute' => 'getSeoUrlRouteService',
  330.             'Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface' => 'getSeoUrlPlaceholderHandlerInterfaceService',
  331.             'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinitionService',
  332.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'getSalesChannelSeoUrlDefinitionService',
  333.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'getSeoUrlDefinitionService',
  334.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute' => 'getCachedSitemapRouteService',
  335.             'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetPackageService' => 'getAssetPackageServiceService',
  336.             'Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader' => 'getCacheIdLoaderService',
  337.             'Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\Facade\\CacheInvalidatorFacadeHookFactory' => 'getCacheInvalidatorFacadeHookFactoryService',
  338.             'Shopware\\Core\\Framework\\Adapter\\Twig\\AppTemplateIterator' => 'getAppTemplateIteratorService',
  339.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => 'getTemplateFinderService',
  340.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateIterator' => 'getTemplateIteratorService',
  341.             'Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator' => 'getAclCriteriaValidatorService',
  342.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinitionService',
  343.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinitionService',
  344.             'Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController' => 'getAccessKeyControllerService',
  345.             'Shopware\\Core\\Framework\\Api\\Controller\\AclController' => 'getAclControllerService',
  346.             'Shopware\\Core\\Framework\\Api\\Controller\\ApiController' => 'getApiControllerService',
  347.             'Shopware\\Core\\Framework\\Api\\Controller\\AuthController' => 'getAuthControllerService',
  348.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController' => 'getCacheControllerService',
  349.             'Shopware\\Core\\Framework\\Api\\Controller\\CustomSnippetFormatController' => 'getCustomSnippetFormatControllerService',
  350.             'Shopware\\Core\\Framework\\Api\\Controller\\FallbackController' => 'getFallbackControllerService',
  351.             'Shopware\\Core\\Framework\\Api\\Controller\\IndexingController' => 'getIndexingControllerService',
  352.             'Shopware\\Core\\Framework\\Api\\Controller\\InfoController' => 'getInfoControllerService',
  353.             'Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController' => 'getIntegrationControllerService',
  354.             'Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController' => 'getSalesChannelProxyControllerService',
  355.             'Shopware\\Core\\Framework\\Api\\Controller\\SyncController' => 'getSyncControllerService',
  356.             'Shopware\\Core\\Framework\\Api\\Controller\\UserController' => 'getUserControllerService',
  357.             'Shopware\\Core\\Framework\\Api\\Sync\\SyncService' => 'getSyncServiceService',
  358.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinitionService',
  359.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinitionService',
  360.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinitionService',
  361.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinitionService',
  362.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinitionService',
  363.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinitionService',
  364.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinitionService',
  365.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinitionService',
  366.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinitionService',
  367.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinitionService',
  368.             'Shopware\\Core\\Framework\\App\\Api\\AppActionController' => 'getAppActionControllerService',
  369.             'Shopware\\Core\\Framework\\App\\Api\\AppCmsController' => 'getAppCmsControllerService',
  370.             'Shopware\\Core\\Framework\\App\\Api\\AppUrlChangeController' => 'getAppUrlChangeControllerService',
  371.             'Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinitionService',
  372.             'Shopware\\Core\\Framework\\App\\AppLocaleProvider' => 'getAppLocaleProviderService',
  373.             'Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver' => 'getResolverService',
  374.             'Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionProvider' => 'getAppFlowActionProviderService',
  375.             'Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider' => 'getShopIdProviderService',
  376.             'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinitionService',
  377.             'Shopware\\Core\\Framework\\App\\Template\\TemplateStateService' => 'getTemplateStateServiceService',
  378.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator' => 'getEntityCacheKeyGeneratorService',
  379.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator' => 'getEntityHydratorService',
  380.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\ConfigJsonFieldAccessorBuilder' => 'getConfigJsonFieldAccessorBuilderService',
  381.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\CustomFieldsAccessorBuilder' => 'getCustomFieldsAccessorBuilderService',
  382.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder' => 'getDefaultFieldAccessorBuilderService',
  383.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\JsonFieldAccessorBuilder' => 'getJsonFieldAccessorBuilderService',
  384.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\PriceFieldAccessorBuilder' => 'getPriceFieldAccessorBuilderService',
  385.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver' => 'getManyToManyAssociationFieldResolverService',
  386.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToOneAssociationFieldResolver' => 'getManyToOneAssociationFieldResolverService',
  387.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver' => 'getOneToManyAssociationFieldResolverService',
  388.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver' => 'getTranslationFieldResolverService',
  389.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder' => 'getJoinGroupBuilderService',
  390.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry' => 'getDefinitionInstanceRegistryService',
  391.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory' => 'getEntityLoadedEventFactoryService',
  392.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry' => 'getExtensionRegistryService',
  393.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryFacadeHookFactory' => 'getRepositoryFacadeHookFactoryService',
  394.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryWriterFacadeHookFactory' => 'getRepositoryWriterFacadeHookFactoryService',
  395.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\SalesChannelRepositoryFacadeHookFactory' => 'getSalesChannelRepositoryFacadeHookFactoryService',
  396.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer' => 'getBlobFieldSerializerService',
  397.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BoolFieldSerializer' => 'getBoolFieldSerializerService',
  398.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer' => 'getCalculatedPriceFieldSerializerService',
  399.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer' => 'getCartPriceFieldSerializerService',
  400.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer' => 'getCashRoundingConfigFieldSerializerService',
  401.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer' => 'getConfigJsonFieldSerializerService',
  402.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedAtFieldSerializer' => 'getCreatedAtFieldSerializerService',
  403.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedByFieldSerializer' => 'getCreatedByFieldSerializerService',
  404.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer' => 'getCustomFieldsSerializerService',
  405.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateFieldSerializer' => 'getDateFieldSerializerService',
  406.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateTimeFieldSerializer' => 'getDateTimeFieldSerializerService',
  407.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\EmailFieldSerializer' => 'getEmailFieldSerializerService',
  408.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FkFieldSerializer' => 'getFkFieldSerializerService',
  409.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FloatFieldSerializer' => 'getFloatFieldSerializerService',
  410.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IdFieldSerializer' => 'getIdFieldSerializerService',
  411.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IntFieldSerializer' => 'getIntFieldSerializerService',
  412.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer' => 'getJsonFieldSerializerService',
  413.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ListFieldSerializer' => 'getListFieldSerializerService',
  414.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\LongTextFieldSerializer' => 'getLongTextFieldSerializerService',
  415.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToManyAssociationFieldSerializer' => 'getManyToManyAssociationFieldSerializerService',
  416.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToOneAssociationFieldSerializer' => 'getManyToOneAssociationFieldSerializerService',
  417.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToManyAssociationFieldSerializer' => 'getOneToManyAssociationFieldSerializerService',
  418.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToOneAssociationFieldSerializer' => 'getOneToOneAssociationFieldSerializerService',
  419.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer' => 'getPHPUnserializeFieldSerializerService',
  420.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PasswordFieldSerializer' => 'getPasswordFieldSerializerService',
  421.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceDefinitionFieldSerializer' => 'getPriceDefinitionFieldSerializerService',
  422.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceFieldSerializer' => 'getPriceFieldSerializerService',
  423.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer' => 'getReferenceVersionFieldSerializerService',
  424.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\RemoteAddressFieldSerializer' => 'getRemoteAddressFieldSerializerService',
  425.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StateMachineStateFieldSerializer' => 'getStateMachineStateFieldSerializerService',
  426.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StringFieldSerializer' => 'getStringFieldSerializerService',
  427.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TaxFreeConfigFieldSerializer' => 'getTaxFreeConfigFieldSerializerService',
  428.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TimeZoneFieldSerializer' => 'getTimeZoneFieldSerializerService',
  429.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer' => 'getTranslatedFieldSerializerService',
  430.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslationsAssociationFieldSerializer' => 'getTranslationsAssociationFieldSerializerService',
  431.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedAtFieldSerializer' => 'getUpdatedAtFieldSerializerService',
  432.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedByFieldSerializer' => 'getUpdatedByFieldSerializerService',
  433.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VariantListingConfigFieldSerializer' => 'getVariantListingConfigFieldSerializerService',
  434.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer' => 'getVersionDataPayloadFieldSerializerService',
  435.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer' => 'getVersionFieldSerializerService',
  436.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry' => 'getEntityIndexerRegistryService',
  437.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface' => 'getEntityReaderInterfaceService',
  438.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface' => 'getEntityAggregatorInterfaceService',
  439.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface' => 'getEntitySearcherInterfaceService',
  440.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager' => 'getVersionManagerService',
  441.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinitionService',
  442.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinitionService',
  443.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinitionService',
  444.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface' => 'getEntityWriteGatewayInterfaceService',
  445.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter' => 'getEntityWriterService',
  446.             'Shopware\\Core\\Framework\\Event\\BusinessEventRegistry' => 'getBusinessEventRegistryService',
  447.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinitionService',
  448.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinitionService',
  449.             'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinitionService',
  450.             'Shopware\\Core\\Framework\\Increment\\Controller\\IncrementApiController' => 'getIncrementApiControllerService',
  451.             'Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinitionService',
  452.             'Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController' => 'getConsumeMessagesControllerService',
  453.             'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinitionService',
  454.             'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinitionService',
  455.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Api\\ScheduledTaskController' => 'getScheduledTaskControllerService',
  456.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinitionService',
  457.             'Shopware\\Core\\Framework\\Migration\\Api\\MigrationController' => 'getMigrationControllerService',
  458.             'Shopware\\Core\\Framework\\Migration\\IndexerQueuer' => 'getIndexerQueuerService',
  459.             'Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader' => 'getMigrationCollectionLoaderService',
  460.             'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinitionService',
  461.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection' => 'getKernelPluginCollectionService',
  462.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader' => 'getKernelPluginLoaderService',
  463.             'Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinitionService',
  464.             'Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider' => 'getPluginIdProviderService',
  465.             'Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService' => 'getCanonicalRedirectServiceService',
  466.             'Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface' => 'getRequestTransformerInterfaceService',
  467.             'Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController' => 'getRuleConfigControllerService',
  468.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptApiRoute' => 'getScriptApiRouteService',
  469.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseFactoryFacadeHookFactory' => 'getScriptResponseFactoryFacadeHookFactoryService',
  470.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptStoreApiRoute' => 'getScriptStoreApiRouteService',
  471.             'Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor' => 'getScriptExecutorService',
  472.             'Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinitionService',
  473.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreActionsController' => 'getExtensionStoreActionsControllerService',
  474.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreDataController' => 'getExtensionStoreDataControllerService',
  475.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreLicensesController' => 'getExtensionStoreLicensesControllerService',
  476.             'Shopware\\Core\\Framework\\Store\\Api\\FirstRunWizardController' => 'getFirstRunWizardControllerService',
  477.             'Shopware\\Core\\Framework\\Store\\Api\\StoreController' => 'getStoreControllerService',
  478.             'Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider' => 'getStoreRequestOptionsProviderService',
  479.             'Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware' => 'getShopSecretInvalidMiddlewareService',
  480.             'Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware' => 'getStoreSessionExpiredMiddlewareService',
  481.             'Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware' => 'getVerifyResponseSignatureMiddlewareService',
  482.             'Shopware\\Core\\Framework\\Update\\Api\\UpdateController' => 'getUpdateControllerService',
  483.             'Shopware\\Core\\Framework\\Util\\HtmlSanitizer' => 'getHtmlSanitizerService',
  484.             'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinitionService',
  485.             'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinitionService',
  486.             'Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator' => 'getSalesChannelCreatorService',
  487.             'Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner' => 'getUserProvisionerService',
  488.             'Shopware\\Core\\Profiling\\Profiler' => 'getProfilerService',
  489.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinitionService',
  490.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'getCountryStateDefinitionService',
  491.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'getSalesChannelCountryStateDefinitionService',
  492.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinitionService',
  493.             'Shopware\\Core\\System\\Country\\CountryDefinition' => 'getCountryDefinitionService',
  494.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute' => 'getCachedCountryRouteService',
  495.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute' => 'getCachedCountryStateRouteService',
  496.             'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinitionService',
  497.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinitionService',
  498.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinitionService',
  499.             'Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'getCurrencyDefinitionService',
  500.             'Shopware\\Core\\System\\Currency\\CurrencyFormatter' => 'getCurrencyFormatterService',
  501.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute' => 'getCachedCurrencyRouteService',
  502.             'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinitionService',
  503.             'Shopware\\Core\\System\\CustomEntity\\Api\\CustomEntityApiController' => 'getCustomEntityApiControllerService',
  504.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinitionService',
  505.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar' => 'getCustomEntityRegistrarService',
  506.             'Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater' => 'getCustomEntitySchemaUpdaterService',
  507.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinitionService',
  508.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinitionService',
  509.             'Shopware\\Core\\System\\CustomField\\Api\\CustomFieldSetActionController' => 'getCustomFieldSetActionControllerService',
  510.             'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinitionService',
  511.             'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinitionService',
  512.             'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinitionService',
  513.             'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinitionService',
  514.             'Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinitionService',
  515.             'Shopware\\Core\\System\\Language\\LanguageDefinition' => 'getLanguageDefinitionService',
  516.             'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute' => 'getCachedLanguageRouteService',
  517.             'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinitionService',
  518.             'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinitionService',
  519.             'Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinitionService',
  520.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinitionService',
  521.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinitionService',
  522.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinitionService',
  523.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinitionService',
  524.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinitionService',
  525.             'Shopware\\Core\\System\\NumberRange\\Api\\NumberRangeController' => 'getNumberRangeControllerService',
  526.             'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinitionService',
  527.             'Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface' => 'getNumberRangeValueGeneratorInterfaceService',
  528.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinitionService',
  529.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition2Service',
  530.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition2Service',
  531.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinitionService',
  532.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition2Service',
  533.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition2Service',
  534.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition2Service',
  535.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinitionService',
  536.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinitionService',
  537.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinitionService',
  538.             'Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory' => 'getSalesChannelContextFactoryService',
  539.             'Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry' => 'getSalesChannelDefinitionInstanceRegistryService',
  540.             'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinitionService',
  541.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute' => 'getContextSwitchRouteService',
  542.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\StoreApiInfoController' => 'getStoreApiInfoControllerService',
  543.             'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinitionService',
  544.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute' => 'getCachedSalutationRouteService',
  545.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'getSalesChannelSalutationDefinitionService',
  546.             'Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'getSalutationDefinitionService',
  547.             'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinitionService',
  548.             'Shopware\\Core\\System\\Snippet\\Api\\SnippetController' => 'getSnippetControllerService',
  549.             'Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection' => 'getSnippetFileCollectionService',
  550.             'Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory' => 'getSnippetFilterFactoryService',
  551.             'Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinitionService',
  552.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinitionService',
  553.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinitionService',
  554.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinitionService',
  555.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinitionService',
  556.             'Shopware\\Core\\System\\StateMachine\\Api\\StateMachineActionController' => 'getStateMachineActionControllerService',
  557.             'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinitionService',
  558.             'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinitionService',
  559.             'Shopware\\Core\\System\\SystemConfig\\Facade\\SystemConfigFacadeHookFactory' => 'getSystemConfigFacadeHookFactoryService',
  560.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinitionService',
  561.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigService' => 'getSystemConfigServiceService',
  562.             'Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService' => 'getFilterTagIdsServiceService',
  563.             'Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinitionService',
  564.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinitionService',
  565.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinitionService',
  566.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinitionService',
  567.             'Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinitionService',
  568.             'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinitionService',
  569.             'Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinitionService',
  570.             'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinitionService',
  571.             'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinitionService',
  572.             'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinitionService',
  573.             'Shopware\\Core\\System\\User\\Api\\UserRecoveryController' => 'getUserRecoveryControllerService',
  574.             'Shopware\\Core\\System\\User\\Api\\UserValidationController' => 'getUserValidationControllerService',
  575.             'Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinitionService',
  576.             'Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper' => 'getAdminElasticsearchHelperService',
  577.             'Shopware\\Elasticsearch\\Admin\\AdminSearchController' => 'getAdminSearchController2Service',
  578.             'Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper' => 'getElasticsearchHelperService',
  579.             'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler' => 'getCreateAliasTaskHandlerService',
  580.             'Shopware\\Storefront\\Controller\\AccountOrderController' => 'getAccountOrderControllerService',
  581.             'Shopware\\Storefront\\Controller\\AccountPaymentController' => 'getAccountPaymentControllerService',
  582.             'Shopware\\Storefront\\Controller\\AccountProfileController' => 'getAccountProfileControllerService',
  583.             'Shopware\\Storefront\\Controller\\AddressController' => 'getAddressControllerService',
  584.             'Shopware\\Storefront\\Controller\\Api\\CaptchaController' => 'getCaptchaControllerService',
  585.             'Shopware\\Storefront\\Controller\\AuthController' => 'getAuthController2Service',
  586.             'Shopware\\Storefront\\Controller\\CaptchaController' => 'getCaptchaController2Service',
  587.             'Shopware\\Storefront\\Controller\\CartLineItemController' => 'getCartLineItemControllerService',
  588.             'Shopware\\Storefront\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  589.             'Shopware\\Storefront\\Controller\\CmsController' => 'getCmsControllerService',
  590.             'Shopware\\Storefront\\Controller\\ContextController' => 'getContextControllerService',
  591.             'Shopware\\Storefront\\Controller\\CookieController' => 'getCookieControllerService',
  592.             'Shopware\\Storefront\\Controller\\CountryStateController' => 'getCountryStateControllerService',
  593.             'Shopware\\Storefront\\Controller\\CsrfController' => 'getCsrfControllerService',
  594.             'Shopware\\Storefront\\Controller\\DocumentController' => 'getDocumentController2Service',
  595.             'Shopware\\Storefront\\Controller\\DownloadController' => 'getDownloadControllerService',
  596.             'Shopware\\Storefront\\Controller\\ErrorController' => 'getErrorControllerService',
  597.             'Shopware\\Storefront\\Controller\\FormController' => 'getFormControllerService',
  598.             'Shopware\\Storefront\\Controller\\LandingPageController' => 'getLandingPageControllerService',
  599.             'Shopware\\Storefront\\Controller\\MaintenanceController' => 'getMaintenanceControllerService',
  600.             'Shopware\\Storefront\\Controller\\NavigationController' => 'getNavigationControllerService',
  601.             'Shopware\\Storefront\\Controller\\NewsletterController' => 'getNewsletterControllerService',
  602.             'Shopware\\Storefront\\Controller\\ProductController' => 'getProductControllerService',
  603.             'Shopware\\Storefront\\Controller\\RegisterController' => 'getRegisterControllerService',
  604.             'Shopware\\Storefront\\Controller\\ScriptController' => 'getScriptControllerService',
  605.             'Shopware\\Storefront\\Controller\\SearchController' => 'getSearchControllerService',
  606.             'Shopware\\Storefront\\Controller\\SitemapController' => 'getSitemapControllerService',
  607.             'Shopware\\Storefront\\Controller\\StoreApiProxyController' => 'getStoreApiProxyControllerService',
  608.             'Shopware\\Storefront\\Controller\\VerificationHashController' => 'getVerificationHashControllerService',
  609.             'Shopware\\Storefront\\Controller\\WellKnownController' => 'getWellKnownControllerService',
  610.             'Shopware\\Storefront\\Controller\\WishlistController' => 'getWishlistControllerService',
  611.             'Shopware\\Storefront\\Framework\\Cache\\CacheStore' => 'getCacheStoreService',
  612.             'Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler' => 'getCsrfPlaceholderHandlerService',
  613.             'Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry' => 'getStorefrontMediaValidatorRegistryService',
  614.             'Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader' => 'getCheckoutRegisterPageLoaderService',
  615.             'Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder' => 'getProductCombinationFinderService',
  616.             'Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader' => 'getProductReviewLoaderService',
  617.             'Shopware\\Storefront\\Page\\Search\\SearchPageLoader' => 'getSearchPageLoaderService',
  618.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinitionService',
  619.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinitionService',
  620.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinitionService',
  621.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinitionService',
  622.             'Shopware\\Storefront\\Theme\\Controller\\ThemeController' => 'getThemeControllerService',
  623.             'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => 'getSalesChannelThemeLoaderService',
  624.             'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => 'getStorefrontPluginRegistryService',
  625.             'Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinitionService',
  626.             'SwagExtensionStore\\Controller\\DataController' => 'getDataControllerService',
  627.             'SwagExtensionStore\\Controller\\LicenseController' => 'getLicenseControllerService',
  628.             'SwagExtensionStore\\SwagExtensionStore' => 'getSwagExtensionStoreService',
  629.             'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition' => 'getPackLanguageDefinitionService',
  630.             'Swag\\LanguagePack\\SwagLanguagePack' => 'getSwagLanguagePackService',
  631.             'Swag\\PayPal\\Administration\\PayPalPaymentMethodController' => 'getPayPalPaymentMethodControllerService',
  632.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute' => 'getExpressCategoryRouteService',
  633.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCreateOrderRoute' => 'getExpressCreateOrderRouteService',
  634.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressPrepareCheckoutRoute' => 'getExpressPrepareCheckoutRouteService',
  635.             'Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute' => 'getPUIPaymentInstructionsRouteService',
  636.             'Swag\\PayPal\\Checkout\\Plus\\PlusPaymentFinalizeController' => 'getPlusPaymentFinalizeControllerService',
  637.             'Swag\\PayPal\\Checkout\\Plus\\PlusPaymentHandleController' => 'getPlusPaymentHandleControllerService',
  638.             'Swag\\PayPal\\Checkout\\SalesChannel\\CreateOrderRoute' => 'getCreateOrderRouteService',
  639.             'Swag\\PayPal\\Checkout\\SalesChannel\\ErrorRoute' => 'getErrorRouteService',
  640.             'Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute' => 'getFilteredPaymentMethodRouteService',
  641.             'Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute' => 'getMethodEligibilityRouteService',
  642.             'Swag\\PayPal\\Dispute\\Administration\\DisputeController' => 'getDisputeControllerService',
  643.             'Swag\\PayPal\\OrdersApi\\Administration\\PayPalOrdersController' => 'getPayPalOrdersControllerService',
  644.             'Swag\\PayPal\\PaymentsApi\\Administration\\PayPalPaymentController' => 'getPayPalPaymentControllerService',
  645.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition' => 'getPosSalesChannelDefinitionService',
  646.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition' => 'getPosSalesChannelInventoryDefinitionService',
  647.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition' => 'getPosSalesChannelMediaDefinitionService',
  648.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition' => 'getPosSalesChannelProductDefinitionService',
  649.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition' => 'getPosSalesChannelRunDefinitionService',
  650.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition' => 'getPosSalesChannelRunLogDefinitionService',
  651.             'Swag\\PayPal\\Pos\\PosSyncController' => 'getPosSyncControllerService',
  652.             'Swag\\PayPal\\Pos\\Setting\\Service\\InformationDefaultService' => 'getInformationDefaultServiceService',
  653.             'Swag\\PayPal\\Pos\\Setting\\SettingsController' => 'getSettingsControllerService',
  654.             'Swag\\PayPal\\Pos\\Webhook\\WebhookController' => 'getWebhookControllerService',
  655.             'Swag\\PayPal\\Pos\\Webhook\\WebhookService' => 'getWebhookServiceService',
  656.             'Swag\\PayPal\\Setting\\SettingsController' => 'getSettingsController2Service',
  657.             'Swag\\PayPal\\Storefront\\Controller\\PayPalController' => 'getPayPalControllerService',
  658.             'Swag\\PayPal\\Storefront\\Data\\Service\\ACDCCheckoutDataService' => 'getACDCCheckoutDataServiceService',
  659.             'Swag\\PayPal\\Storefront\\Data\\Service\\PayLaterCheckoutDataService' => 'getPayLaterCheckoutDataServiceService',
  660.             'Swag\\PayPal\\Storefront\\Data\\Service\\SEPACheckoutDataService' => 'getSEPACheckoutDataServiceService',
  661.             'Swag\\PayPal\\Storefront\\Data\\Service\\SPBCheckoutDataService' => 'getSPBCheckoutDataServiceService',
  662.             'Swag\\PayPal\\Storefront\\Data\\Service\\VenmoCheckoutDataService' => 'getVenmoCheckoutDataServiceService',
  663.             'Swag\\PayPal\\SwagPayPal' => 'getSwagPayPalService',
  664.             'Swag\\PayPal\\Util\\Lifecycle\\Installer\\MediaInstaller' => 'getMediaInstallerService',
  665.             'Swag\\PayPal\\Util\\Lifecycle\\Installer\\PaymentMethodInstaller' => 'getPaymentMethodInstallerService',
  666.             'Swag\\PayPal\\Util\\Lifecycle\\State\\PaymentMethodStateService' => 'getPaymentMethodStateServiceService',
  667.             'Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController' => 'getWebhookSystemConfigControllerService',
  668.             'Swag\\PayPal\\Webhook\\WebhookController' => 'getWebhookController2Service',
  669.             'Swag\\PayPal\\Webhook\\WebhookService' => 'getWebhookService2Service',
  670.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  671.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  672.             'Tds\\MerwareDiscounts\\TdsMerwareDiscounts' => 'getTdsMerwareDiscountsService',
  673.             'Tds\\Merware\\Service\\Core\\LanguageMappingService' => 'getLanguageMappingServiceService',
  674.             'Tds\\Merware\\Service\\Core\\LoggerService' => 'getLoggerServiceService',
  675.             'Tds\\Merware\\Service\\Exchange\\Export\\OrderService' => 'getOrderServiceService',
  676.             'Tds\\Merware\\Storefront\\Controller\\ImportController' => 'getImportControllerService',
  677.             'Tds\\Merware\\TdsMerware' => 'getTdsMerwareService',
  678.             'Tds\\Orlob\\TdsOrlob' => 'getTdsOrlobService',
  679.             'acl_role.repository' => 'getAclRole_RepositoryService',
  680.             'acl_user_role.repository' => 'getAclUserRole_RepositoryService',
  681.             'admin.openSearch.client' => 'getAdmin_OpenSearch_ClientService',
  682.             'administration.filesystem.private' => 'getAdministration_Filesystem_PrivateService',
  683.             'administration.filesystem.public' => 'getAdministration_Filesystem_PublicService',
  684.             'app.repository' => 'getApp_RepositoryService',
  685.             'app_action_button.repository' => 'getAppActionButton_RepositoryService',
  686.             'app_action_button_translation.repository' => 'getAppActionButtonTranslation_RepositoryService',
  687.             'app_administration_snippet.repository' => 'getAppAdministrationSnippet_RepositoryService',
  688.             'app_cms_block.repository' => 'getAppCmsBlock_RepositoryService',
  689.             'app_cms_block_translation.repository' => 'getAppCmsBlockTranslation_RepositoryService',
  690.             'app_flow_action.repository' => 'getAppFlowAction_RepositoryService',
  691.             'app_flow_action_translation.repository' => 'getAppFlowActionTranslation_RepositoryService',
  692.             'app_payment_method.repository' => 'getAppPaymentMethod_RepositoryService',
  693.             'app_script_condition.repository' => 'getAppScriptCondition_RepositoryService',
  694.             'app_script_condition_translation.repository' => 'getAppScriptConditionTranslation_RepositoryService',
  695.             'app_template.repository' => 'getAppTemplate_RepositoryService',
  696.             'app_translation.repository' => 'getAppTranslation_RepositoryService',
  697.             'cache.app' => 'getCache_AppService',
  698.             'cache.app_clearer' => 'getCache_AppClearerService',
  699.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  700.             'cache.system' => 'getCache_SystemService',
  701.             'cache.system_clearer' => 'getCache_SystemClearerService',
  702.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  703.             'cache_warmer' => 'getCacheWarmerService',
  704.             'category.repository' => 'getCategory_RepositoryService',
  705.             'category_tag.repository' => 'getCategoryTag_RepositoryService',
  706.             'category_translation.repository' => 'getCategoryTranslation_RepositoryService',
  707.             'checkout.filesystem.private' => 'getCheckout_Filesystem_PrivateService',
  708.             'checkout.filesystem.public' => 'getCheckout_Filesystem_PublicService',
  709.             'cms_block.repository' => 'getCmsBlock_RepositoryService',
  710.             'cms_page.repository' => 'getCmsPage_RepositoryService',
  711.             'cms_page_translation.repository' => 'getCmsPageTranslation_RepositoryService',
  712.             'cms_section.repository' => 'getCmsSection_RepositoryService',
  713.             'cms_slot.repository' => 'getCmsSlot_RepositoryService',
  714.             'cms_slot_translation.repository' => 'getCmsSlotTranslation_RepositoryService',
  715.             'console.command_loader' => 'getConsole_CommandLoaderService',
  716.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  717.             'content.filesystem.private' => 'getContent_Filesystem_PrivateService',
  718.             'content.filesystem.public' => 'getContent_Filesystem_PublicService',
  719.             'country.repository' => 'getCountry_RepositoryService',
  720.             'country_state.repository' => 'getCountryState_RepositoryService',
  721.             'country_state_translation.repository' => 'getCountryStateTranslation_RepositoryService',
  722.             'country_translation.repository' => 'getCountryTranslation_RepositoryService',
  723.             'currency.repository' => 'getCurrency_RepositoryService',
  724.             'currency_country_rounding.repository' => 'getCurrencyCountryRounding_RepositoryService',
  725.             'currency_translation.repository' => 'getCurrencyTranslation_RepositoryService',
  726.             'custom_entity.repository' => 'getCustomEntity_RepositoryService',
  727.             'custom_field.repository' => 'getCustomField_RepositoryService',
  728.             'custom_field_set.repository' => 'getCustomFieldSet_RepositoryService',
  729.             'custom_field_set_relation.repository' => 'getCustomFieldSetRelation_RepositoryService',
  730.             'customer.repository' => 'getCustomer_RepositoryService',
  731.             'customer_address.repository' => 'getCustomerAddress_RepositoryService',
  732.             'customer_group.repository' => 'getCustomerGroup_RepositoryService',
  733.             'customer_group_registration_sales_channels.repository' => 'getCustomerGroupRegistrationSalesChannels_RepositoryService',
  734.             'customer_group_translation.repository' => 'getCustomerGroupTranslation_RepositoryService',
  735.             'customer_recovery.repository' => 'getCustomerRecovery_RepositoryService',
  736.             'customer_tag.repository' => 'getCustomerTag_RepositoryService',
  737.             'customer_wishlist.repository' => 'getCustomerWishlist_RepositoryService',
  738.             'customer_wishlist_product.repository' => 'getCustomerWishlistProduct_RepositoryService',
  739.             'data_collector.dump' => 'getDataCollector_DumpService',
  740.             'dead_message.repository' => 'getDeadMessage_RepositoryService',
  741.             'delivery_time.repository' => 'getDeliveryTime_RepositoryService',
  742.             'delivery_time_translation.repository' => 'getDeliveryTimeTranslation_RepositoryService',
  743.             'document.repository' => 'getDocument_RepositoryService',
  744.             'document_base_config.repository' => 'getDocumentBaseConfig_RepositoryService',
  745.             'document_base_config_sales_channel.repository' => 'getDocumentBaseConfigSalesChannel_RepositoryService',
  746.             'document_type.repository' => 'getDocumentType_RepositoryService',
  747.             'document_type_translation.repository' => 'getDocumentTypeTranslation_RepositoryService',
  748.             'elasticsearch.filesystem.private' => 'getElasticsearch_Filesystem_PrivateService',
  749.             'elasticsearch.filesystem.public' => 'getElasticsearch_Filesystem_PublicService',
  750.             'emcgn_gewerbeschein.filesystem.private' => 'getEmcgnGewerbeschein_Filesystem_PrivateService',
  751.             'emcgn_gewerbeschein.filesystem.public' => 'getEmcgnGewerbeschein_Filesystem_PublicService',
  752.             'emcgn_gewerbeschein.repository' => 'getEmcgnGewerbeschein_RepositoryService',
  753.             'enqueue.client.default.producer' => 'getEnqueue_Client_Default_ProducerService',
  754.             'error_controller' => 'getErrorController2Service',
  755.             'event_action.repository' => 'getEventAction_RepositoryService',
  756.             'event_action_rule.repository' => 'getEventActionRule_RepositoryService',
  757.             'event_action_sales_channel.repository' => 'getEventActionSalesChannel_RepositoryService',
  758.             'event_dispatcher' => 'getEventDispatcherService',
  759.             'flow.repository' => 'getFlow_RepositoryService',
  760.             'flow_sequence.repository' => 'getFlowSequence_RepositoryService',
  761.             'flow_template.repository' => 'getFlowTemplate_RepositoryService',
  762.             'framework.filesystem.private' => 'getFramework_Filesystem_PrivateService',
  763.             'framework.filesystem.public' => 'getFramework_Filesystem_PublicService',
  764.             'http_kernel' => 'getHttpKernelService',
  765.             'import_export_file.repository' => 'getImportExportFile_RepositoryService',
  766.             'import_export_log.repository' => 'getImportExportLog_RepositoryService',
  767.             'import_export_profile.repository' => 'getImportExportProfile_RepositoryService',
  768.             'import_export_profile_translation.repository' => 'getImportExportProfileTranslation_RepositoryService',
  769.             'intedia_doofinder_layer.repository' => 'getIntediaDoofinderLayer_RepositoryService',
  770.             'intedia_doofinder_s_w6.filesystem.private' => 'getIntediaDoofinderSW6_Filesystem_PrivateService',
  771.             'intedia_doofinder_s_w6.filesystem.public' => 'getIntediaDoofinderSW6_Filesystem_PublicService',
  772.             'integration.repository' => 'getIntegration_RepositoryService',
  773.             'integration_role.repository' => 'getIntegrationRole_RepositoryService',
  774.             'jkweb_shopware_category_listing_plugin.filesystem.private' => 'getJkwebShopwareCategoryListingPlugin_Filesystem_PrivateService',
  775.             'jkweb_shopware_category_listing_plugin.filesystem.public' => 'getJkwebShopwareCategoryListingPlugin_Filesystem_PublicService',
  776.             'landing_page.repository' => 'getLandingPage_RepositoryService',
  777.             'landing_page_sales_channel.repository' => 'getLandingPageSalesChannel_RepositoryService',
  778.             'landing_page_tag.repository' => 'getLandingPageTag_RepositoryService',
  779.             'landing_page_translation.repository' => 'getLandingPageTranslation_RepositoryService',
  780.             'language.repository' => 'getLanguage_RepositoryService',
  781.             'leopard_search_extension.filesystem.private' => 'getLeopardSearchExtension_Filesystem_PrivateService',
  782.             'leopard_search_extension.filesystem.public' => 'getLeopardSearchExtension_Filesystem_PublicService',
  783.             'locale.repository' => 'getLocale_RepositoryService',
  784.             'locale_translation.repository' => 'getLocaleTranslation_RepositoryService',
  785.             'log_entry.repository' => 'getLogEntry_RepositoryService',
  786.             'mail_header_footer.repository' => 'getMailHeaderFooter_RepositoryService',
  787.             'mail_header_footer_translation.repository' => 'getMailHeaderFooterTranslation_RepositoryService',
  788.             'mail_template.repository' => 'getMailTemplate_RepositoryService',
  789.             'mail_template_media.repository' => 'getMailTemplateMedia_RepositoryService',
  790.             'mail_template_translation.repository' => 'getMailTemplateTranslation_RepositoryService',
  791.             'mail_template_type.repository' => 'getMailTemplateType_RepositoryService',
  792.             'mail_template_type_translation.repository' => 'getMailTemplateTypeTranslation_RepositoryService',
  793.             'main_category.repository' => 'getMainCategory_RepositoryService',
  794.             'maintenance.filesystem.private' => 'getMaintenance_Filesystem_PrivateService',
  795.             'maintenance.filesystem.public' => 'getMaintenance_Filesystem_PublicService',
  796.             'media.repository' => 'getMedia_RepositoryService',
  797.             'media_default_folder.repository' => 'getMediaDefaultFolder_RepositoryService',
  798.             'media_folder.repository' => 'getMediaFolder_RepositoryService',
  799.             'media_folder_configuration.repository' => 'getMediaFolderConfiguration_RepositoryService',
  800.             'media_folder_configuration_media_thumbnail_size.repository' => 'getMediaFolderConfigurationMediaThumbnailSize_RepositoryService',
  801.             'media_tag.repository' => 'getMediaTag_RepositoryService',
  802.             'media_thumbnail.repository' => 'getMediaThumbnail_RepositoryService',
  803.             'media_thumbnail_size.repository' => 'getMediaThumbnailSize_RepositoryService',
  804.             'media_translation.repository' => 'getMediaTranslation_RepositoryService',
  805.             'message_queue_stats.repository' => 'getMessageQueueStats_RepositoryService',
  806.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  807.             'monolog.logger.business_events' => 'getMonolog_Logger_BusinessEventsService',
  808.             'netzp_staging6.filesystem.private' => 'getNetzpStaging6_Filesystem_PrivateService',
  809.             'netzp_staging6.filesystem.public' => 'getNetzpStaging6_Filesystem_PublicService',
  810.             'newsletter_recipient.repository' => 'getNewsletterRecipient_RepositoryService',
  811.             'newsletter_recipient_tag.repository' => 'getNewsletterRecipientTag_RepositoryService',
  812.             'notification.repository' => 'getNotification_RepositoryService',
  813.             'number_range.repository' => 'getNumberRange_RepositoryService',
  814.             'number_range_sales_channel.repository' => 'getNumberRangeSalesChannel_RepositoryService',
  815.             'number_range_state.repository' => 'getNumberRangeState_RepositoryService',
  816.             'number_range_translation.repository' => 'getNumberRangeTranslation_RepositoryService',
  817.             'number_range_type.repository' => 'getNumberRangeType_RepositoryService',
  818.             'number_range_type_translation.repository' => 'getNumberRangeTypeTranslation_RepositoryService',
  819.             'order.repository' => 'getOrder_RepositoryService',
  820.             'order_address.repository' => 'getOrderAddress_RepositoryService',
  821.             'order_customer.repository' => 'getOrderCustomer_RepositoryService',
  822.             'order_delivery.repository' => 'getOrderDelivery_RepositoryService',
  823.             'order_delivery_position.repository' => 'getOrderDeliveryPosition_RepositoryService',
  824.             'order_line_item.repository' => 'getOrderLineItem_RepositoryService',
  825.             'order_line_item_download.repository' => 'getOrderLineItemDownload_RepositoryService',
  826.             'order_tag.repository' => 'getOrderTag_RepositoryService',
  827.             'order_transaction.repository' => 'getOrderTransaction_RepositoryService',
  828.             'order_transaction_capture.repository' => 'getOrderTransactionCapture_RepositoryService',
  829.             'order_transaction_capture_refund.repository' => 'getOrderTransactionCaptureRefund_RepositoryService',
  830.             'order_transaction_capture_refund_position.repository' => 'getOrderTransactionCaptureRefundPosition_RepositoryService',
  831.             'payment_method.repository' => 'getPaymentMethod_RepositoryService',
  832.             'payment_method_translation.repository' => 'getPaymentMethodTranslation_RepositoryService',
  833.             'plugin.repository' => 'getPlugin_RepositoryService',
  834.             'plugin_translation.repository' => 'getPluginTranslation_RepositoryService',
  835.             'product.repository' => 'getProduct_RepositoryService',
  836.             'product_category.repository' => 'getProductCategory_RepositoryService',
  837.             'product_category_tree.repository' => 'getProductCategoryTree_RepositoryService',
  838.             'product_configurator_setting.repository' => 'getProductConfiguratorSetting_RepositoryService',
  839.             'product_cross_selling.repository' => 'getProductCrossSelling_RepositoryService',
  840.             'product_cross_selling_assigned_products.repository' => 'getProductCrossSellingAssignedProducts_RepositoryService',
  841.             'product_cross_selling_translation.repository' => 'getProductCrossSellingTranslation_RepositoryService',
  842.             'product_custom_field_set.repository' => 'getProductCustomFieldSet_RepositoryService',
  843.             'product_download.repository' => 'getProductDownload_RepositoryService',
  844.             'product_export.repository' => 'getProductExport_RepositoryService',
  845.             'product_feature_set.repository' => 'getProductFeatureSet_RepositoryService',
  846.             'product_feature_set_translation.repository' => 'getProductFeatureSetTranslation_RepositoryService',
  847.             'product_keyword_dictionary.repository' => 'getProductKeywordDictionary_RepositoryService',
  848.             'product_manufacturer.repository' => 'getProductManufacturer_RepositoryService',
  849.             'product_manufacturer_translation.repository' => 'getProductManufacturerTranslation_RepositoryService',
  850.             'product_media.repository' => 'getProductMedia_RepositoryService',
  851.             'product_option.repository' => 'getProductOption_RepositoryService',
  852.             'product_price.repository' => 'getProductPrice_RepositoryService',
  853.             'product_property.repository' => 'getProductProperty_RepositoryService',
  854.             'product_review.repository' => 'getProductReview_RepositoryService',
  855.             'product_search_config.repository' => 'getProductSearchConfig_RepositoryService',
  856.             'product_search_config_field.repository' => 'getProductSearchConfigField_RepositoryService',
  857.             'product_search_keyword.repository' => 'getProductSearchKeyword_RepositoryService',
  858.             'product_sorting.repository' => 'getProductSorting_RepositoryService',
  859.             'product_sorting_translation.repository' => 'getProductSortingTranslation_RepositoryService',
  860.             'product_stream.repository' => 'getProductStream_RepositoryService',
  861.             'product_stream_filter.repository' => 'getProductStreamFilter_RepositoryService',
  862.             'product_stream_mapping.repository' => 'getProductStreamMapping_RepositoryService',
  863.             'product_stream_translation.repository' => 'getProductStreamTranslation_RepositoryService',
  864.             'product_tag.repository' => 'getProductTag_RepositoryService',
  865.             'product_translation.repository' => 'getProductTranslation_RepositoryService',
  866.             'product_visibility.repository' => 'getProductVisibility_RepositoryService',
  867.             'profiling.filesystem.private' => 'getProfiling_Filesystem_PrivateService',
  868.             'profiling.filesystem.public' => 'getProfiling_Filesystem_PublicService',
  869.             'promotion.repository' => 'getPromotion_RepositoryService',
  870.             'promotion_cart_rule.repository' => 'getPromotionCartRule_RepositoryService',
  871.             'promotion_discount.repository' => 'getPromotionDiscount_RepositoryService',
  872.             'promotion_discount_prices.repository' => 'getPromotionDiscountPrices_RepositoryService',
  873.             'promotion_discount_rule.repository' => 'getPromotionDiscountRule_RepositoryService',
  874.             'promotion_individual_code.repository' => 'getPromotionIndividualCode_RepositoryService',
  875.             'promotion_order_rule.repository' => 'getPromotionOrderRule_RepositoryService',
  876.             'promotion_persona_customer.repository' => 'getPromotionPersonaCustomer_RepositoryService',
  877.             'promotion_persona_rule.repository' => 'getPromotionPersonaRule_RepositoryService',
  878.             'promotion_sales_channel.repository' => 'getPromotionSalesChannel_RepositoryService',
  879.             'promotion_setgroup.repository' => 'getPromotionSetgroup_RepositoryService',
  880.             'promotion_setgroup_rule.repository' => 'getPromotionSetgroupRule_RepositoryService',
  881.             'promotion_translation.repository' => 'getPromotionTranslation_RepositoryService',
  882.             'property_group.repository' => 'getPropertyGroup_RepositoryService',
  883.             'property_group_option.repository' => 'getPropertyGroupOption_RepositoryService',
  884.             'property_group_option_translation.repository' => 'getPropertyGroupOptionTranslation_RepositoryService',
  885.             'property_group_translation.repository' => 'getPropertyGroupTranslation_RepositoryService',
  886.             'request_stack' => 'getRequestStackService',
  887.             'router' => 'getRouterService',
  888.             'routing.loader' => 'getRouting_LoaderService',
  889.             'rule.repository' => 'getRule_RepositoryService',
  890.             'rule_condition.repository' => 'getRuleCondition_RepositoryService',
  891.             'rule_tag.repository' => 'getRuleTag_RepositoryService',
  892.             's_plugin_netzp_staging.repository' => 'getSPluginNetzpStaging_RepositoryService',
  893.             'sales_channel.category.repository' => 'getSalesChannel_Category_RepositoryService',
  894.             'sales_channel.country.repository' => 'getSalesChannel_Country_RepositoryService',
  895.             'sales_channel.country_state.repository' => 'getSalesChannel_CountryState_RepositoryService',
  896.             'sales_channel.currency.repository' => 'getSalesChannel_Currency_RepositoryService',
  897.             'sales_channel.landing_page.repository' => 'getSalesChannel_LandingPage_RepositoryService',
  898.             'sales_channel.language.repository' => 'getSalesChannel_Language_RepositoryService',
  899.             'sales_channel.main_category.repository' => 'getSalesChannel_MainCategory_RepositoryService',
  900.             'sales_channel.newsletter_recipient.repository' => 'getSalesChannel_NewsletterRecipient_RepositoryService',
  901.             'sales_channel.payment_method.repository' => 'getSalesChannel_PaymentMethod_RepositoryService',
  902.             'sales_channel.product.repository' => 'getSalesChannel_Product_RepositoryService',
  903.             'sales_channel.repository' => 'getSalesChannel_RepositoryService',
  904.             'sales_channel.salutation.repository' => 'getSalesChannel_Salutation_RepositoryService',
  905.             'sales_channel.seo_url.repository' => 'getSalesChannel_SeoUrl_RepositoryService',
  906.             'sales_channel.shipping_method.repository' => 'getSalesChannel_ShippingMethod_RepositoryService',
  907.             'sales_channel_analytics.repository' => 'getSalesChannelAnalytics_RepositoryService',
  908.             'sales_channel_country.repository' => 'getSalesChannelCountry_RepositoryService',
  909.             'sales_channel_currency.repository' => 'getSalesChannelCurrency_RepositoryService',
  910.             'sales_channel_definition.EmcgnGewerbeschein\\Core\\Content\\Gewerbeschein\\GewerbescheinDefinition' => 'getGewerbescheinDefinition2Service',
  911.             'sales_channel_definition.Intedia\\Doofinder\\Custom\\DooFinderLayerDefinition' => 'getDooFinderLayerDefinition2Service',
  912.             'sales_channel_definition.NetzpStaging6\\Core\\Content\\Staging\\StagingDefinition' => 'getStagingDefinition2Service',
  913.             'sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinition2Service',
  914.             'sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinition2Service',
  915.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinition2Service',
  916.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinition2Service',
  917.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinition2Service',
  918.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinition2Service',
  919.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinition2Service',
  920.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinition2Service',
  921.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinition2Service',
  922.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinition2Service',
  923.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinition2Service',
  924.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinition2Service',
  925.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinition2Service',
  926.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinition2Service',
  927.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinition2Service',
  928.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinition2Service',
  929.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinition2Service',
  930.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinition2Service',
  931.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinition2Service',
  932.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinition2Service',
  933.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition' => 'getOrderLineItemDownloadDefinition2Service',
  934.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinition2Service',
  935.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinition2Service',
  936.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinition2Service',
  937.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinition2Service',
  938.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinition2Service',
  939.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinition2Service',
  940.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinition2Service',
  941.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinition2Service',
  942.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinition2Service',
  943.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinition2Service',
  944.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinition2Service',
  945.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinition2Service',
  946.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinition2Service',
  947.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinition2Service',
  948.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinition2Service',
  949.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinition2Service',
  950.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinition2Service',
  951.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinition2Service',
  952.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinition2Service',
  953.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinition2Service',
  954.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinition2Service',
  955.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinition2Service',
  956.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinition2Service',
  957.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinition2Service',
  958.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinition2Service',
  959.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinition2Service',
  960.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinition2Service',
  961.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinition2Service',
  962.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinition2Service',
  963.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinition2Service',
  964.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinition2Service',
  965.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinition2Service',
  966.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinition2Service',
  967.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition' => 'getFlowTemplateDefinition2Service',
  968.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinition2Service',
  969.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinition2Service',
  970.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinition2Service',
  971.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinition2Service',
  972.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinition2Service',
  973.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinition2Service',
  974.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinition2Service',
  975.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinition2Service',
  976.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinition2Service',
  977.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinition2Service',
  978.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinition2Service',
  979.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinition2Service',
  980.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinition2Service',
  981.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinition2Service',
  982.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinition2Service',
  983.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinition2Service',
  984.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service',
  985.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinition2Service',
  986.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinition2Service',
  987.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinition2Service',
  988.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinition2Service',
  989.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinition2Service',
  990.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinition2Service',
  991.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinition2Service',
  992.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinition2Service',
  993.             'sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinition2Service',
  994.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinition2Service',
  995.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinition2Service',
  996.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinition2Service',
  997.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinition2Service',
  998.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinition2Service',
  999.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinition2Service',
  1000.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinition2Service',
  1001.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinition2Service',
  1002.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinition2Service',
  1003.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinition2Service',
  1004.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition' => 'getProductDownloadDefinition2Service',
  1005.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinition2Service',
  1006.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinition2Service',
  1007.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinition2Service',
  1008.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinition2Service',
  1009.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinition2Service',
  1010.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinition2Service',
  1011.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinition2Service',
  1012.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinition2Service',
  1013.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinition2Service',
  1014.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinition2Service',
  1015.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinition2Service',
  1016.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinition2Service',
  1017.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinition2Service',
  1018.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinition2Service',
  1019.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinition2Service',
  1020.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinition2Service',
  1021.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinition2Service',
  1022.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinition2Service',
  1023.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinition2Service',
  1024.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinition2Service',
  1025.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinition2Service',
  1026.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinition2Service',
  1027.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinition2Service',
  1028.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinition2Service',
  1029.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinition2Service',
  1030.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinition2Service',
  1031.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinition2Service',
  1032.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinition2Service',
  1033.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinition2Service',
  1034.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinition2Service',
  1035.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinition2Service',
  1036.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinition2Service',
  1037.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinition2Service',
  1038.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinition2Service',
  1039.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinition2Service',
  1040.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinition2Service',
  1041.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinition2Service',
  1042.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinition2Service',
  1043.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinition2Service',
  1044.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinition2Service',
  1045.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinition2Service',
  1046.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinition2Service',
  1047.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinition2Service',
  1048.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinition2Service',
  1049.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinition2Service',
  1050.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinition2Service',
  1051.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinition2Service',
  1052.             'sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinition2Service',
  1053.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinition2Service',
  1054.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinition2Service',
  1055.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinition2Service',
  1056.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinition2Service',
  1057.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinition2Service',
  1058.             'sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinition2Service',
  1059.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinition2Service',
  1060.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinition2Service',
  1061.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinition2Service',
  1062.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinition2Service',
  1063.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinition2Service',
  1064.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinition2Service',
  1065.             'sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinition2Service',
  1066.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinition2Service',
  1067.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinition2Service',
  1068.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinition2Service',
  1069.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinition2Service',
  1070.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinition2Service',
  1071.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinition2Service',
  1072.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinition2Service',
  1073.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinition2Service',
  1074.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinition2Service',
  1075.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinition2Service',
  1076.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinition2Service',
  1077.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinition2Service',
  1078.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinition2Service',
  1079.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinition2Service',
  1080.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinition2Service',
  1081.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinition2Service',
  1082.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition3Service',
  1083.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition3Service',
  1084.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinition2Service',
  1085.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition3Service',
  1086.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition3Service',
  1087.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition3Service',
  1088.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinition2Service',
  1089.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinition2Service',
  1090.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinition2Service',
  1091.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinition2Service',
  1092.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinition2Service',
  1093.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinition2Service',
  1094.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinition2Service',
  1095.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinition2Service',
  1096.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinition2Service',
  1097.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinition2Service',
  1098.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinition2Service',
  1099.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinition2Service',
  1100.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinition2Service',
  1101.             'sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinition2Service',
  1102.             'sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinition2Service',
  1103.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinition2Service',
  1104.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinition2Service',
  1105.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinition2Service',
  1106.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinition2Service',
  1107.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinition2Service',
  1108.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinition2Service',
  1109.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinition2Service',
  1110.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinition2Service',
  1111.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinition2Service',
  1112.             'sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinition2Service',
  1113.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinition2Service',
  1114.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinition2Service',
  1115.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinition2Service',
  1116.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinition2Service',
  1117.             'sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinition2Service',
  1118.             'sales_channel_definition.Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition' => 'getPackLanguageDefinition2Service',
  1119.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition' => 'getPosSalesChannelDefinition2Service',
  1120.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition' => 'getPosSalesChannelInventoryDefinition2Service',
  1121.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition' => 'getPosSalesChannelMediaDefinition2Service',
  1122.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition' => 'getPosSalesChannelProductDefinition2Service',
  1123.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition' => 'getPosSalesChannelRunDefinition2Service',
  1124.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition' => 'getPosSalesChannelRunLogDefinition2Service',
  1125.             'sales_channel_domain.repository' => 'getSalesChannelDomain_RepositoryService',
  1126.             'sales_channel_language.repository' => 'getSalesChannelLanguage_RepositoryService',
  1127.             'sales_channel_payment_method.repository' => 'getSalesChannelPaymentMethod_RepositoryService',
  1128.             'sales_channel_shipping_method.repository' => 'getSalesChannelShippingMethod_RepositoryService',
  1129.             'sales_channel_translation.repository' => 'getSalesChannelTranslation_RepositoryService',
  1130.             'sales_channel_type.repository' => 'getSalesChannelType_RepositoryService',
  1131.             'sales_channel_type_translation.repository' => 'getSalesChannelTypeTranslation_RepositoryService',
  1132.             'salutation.repository' => 'getSalutation_RepositoryService',
  1133.             'salutation_translation.repository' => 'getSalutationTranslation_RepositoryService',
  1134.             'scheduled_task.repository' => 'getScheduledTask_RepositoryService',
  1135.             'script.repository' => 'getScript_RepositoryService',
  1136.             'seo_url.repository' => 'getSeoUrl_RepositoryService',
  1137.             'seo_url_template.repository' => 'getSeoUrlTemplate_RepositoryService',
  1138.             'services_resetter' => 'getServicesResetterService',
  1139.             'shipping_method.repository' => 'getShippingMethod_RepositoryService',
  1140.             'shipping_method_price.repository' => 'getShippingMethodPrice_RepositoryService',
  1141.             'shipping_method_tag.repository' => 'getShippingMethodTag_RepositoryService',
  1142.             'shipping_method_translation.repository' => 'getShippingMethodTranslation_RepositoryService',
  1143.             'shopware.filesystem.asset' => 'getShopware_Filesystem_AssetService',
  1144.             'shopware.filesystem.private' => 'getShopware_Filesystem_PrivateService',
  1145.             'shopware.filesystem.public' => 'getShopware_Filesystem_PublicService',
  1146.             'shopware.filesystem.sitemap' => 'getShopware_Filesystem_SitemapService',
  1147.             'shopware.filesystem.temp' => 'getShopware_Filesystem_TempService',
  1148.             'shopware.filesystem.theme' => 'getShopware_Filesystem_ThemeService',
  1149.             'shopware.increment.gateway.registry' => 'getShopware_Increment_Gateway_RegistryService',
  1150.             'shopware.store_client' => 'getShopware_StoreClientService',
  1151.             'snippet.repository' => 'getSnippet_RepositoryService',
  1152.             'snippet_set.repository' => 'getSnippetSet_RepositoryService',
  1153.             'state_machine.repository' => 'getStateMachine_RepositoryService',
  1154.             'state_machine_history.repository' => 'getStateMachineHistory_RepositoryService',
  1155.             'state_machine_state.repository' => 'getStateMachineState_RepositoryService',
  1156.             'state_machine_state_translation.repository' => 'getStateMachineStateTranslation_RepositoryService',
  1157.             'state_machine_transition.repository' => 'getStateMachineTransition_RepositoryService',
  1158.             'state_machine_translation.repository' => 'getStateMachineTranslation_RepositoryService',
  1159.             'storefront.filesystem.private' => 'getStorefront_Filesystem_PrivateService',
  1160.             'storefront.filesystem.public' => 'getStorefront_Filesystem_PublicService',
  1161.             'swag_extension_store.filesystem.private' => 'getSwagExtensionStore_Filesystem_PrivateService',
  1162.             'swag_extension_store.filesystem.public' => 'getSwagExtensionStore_Filesystem_PublicService',
  1163.             'swag_language_pack.filesystem.private' => 'getSwagLanguagePack_Filesystem_PrivateService',
  1164.             'swag_language_pack.filesystem.public' => 'getSwagLanguagePack_Filesystem_PublicService',
  1165.             'swag_language_pack_language.repository' => 'getSwagLanguagePackLanguage_RepositoryService',
  1166.             'swag_pay_pal.filesystem.private' => 'getSwagPayPal_Filesystem_PrivateService',
  1167.             'swag_pay_pal.filesystem.public' => 'getSwagPayPal_Filesystem_PublicService',
  1168.             'swag_paypal_pos_sales_channel.repository' => 'getSwagPaypalPosSalesChannel_RepositoryService',
  1169.             'swag_paypal_pos_sales_channel_inventory.repository' => 'getSwagPaypalPosSalesChannelInventory_RepositoryService',
  1170.             'swag_paypal_pos_sales_channel_media.repository' => 'getSwagPaypalPosSalesChannelMedia_RepositoryService',
  1171.             'swag_paypal_pos_sales_channel_product.repository' => 'getSwagPaypalPosSalesChannelProduct_RepositoryService',
  1172.             'swag_paypal_pos_sales_channel_run.repository' => 'getSwagPaypalPosSalesChannelRun_RepositoryService',
  1173.             'swag_paypal_pos_sales_channel_run_log.repository' => 'getSwagPaypalPosSalesChannelRunLog_RepositoryService',
  1174.             'system.filesystem.private' => 'getSystem_Filesystem_PrivateService',
  1175.             'system.filesystem.public' => 'getSystem_Filesystem_PublicService',
  1176.             'system_config.repository' => 'getSystemConfig_RepositoryService',
  1177.             'tag.repository' => 'getTag_RepositoryService',
  1178.             'tax.repository' => 'getTax_RepositoryService',
  1179.             'tax_rule.repository' => 'getTaxRule_RepositoryService',
  1180.             'tax_rule_type.repository' => 'getTaxRuleType_RepositoryService',
  1181.             'tax_rule_type_translation.repository' => 'getTaxRuleTypeTranslation_RepositoryService',
  1182.             'tds_merware.filesystem.private' => 'getTdsMerware_Filesystem_PrivateService',
  1183.             'tds_merware.filesystem.public' => 'getTdsMerware_Filesystem_PublicService',
  1184.             'tds_merware_discounts.filesystem.private' => 'getTdsMerwareDiscounts_Filesystem_PrivateService',
  1185.             'tds_merware_discounts.filesystem.public' => 'getTdsMerwareDiscounts_Filesystem_PublicService',
  1186.             'tds_orlob.filesystem.private' => 'getTdsOrlob_Filesystem_PrivateService',
  1187.             'tds_orlob.filesystem.public' => 'getTdsOrlob_Filesystem_PublicService',
  1188.             'theme.repository' => 'getTheme_RepositoryService',
  1189.             'theme_child.repository' => 'getThemeChild_RepositoryService',
  1190.             'theme_media.repository' => 'getThemeMedia_RepositoryService',
  1191.             'theme_sales_channel.repository' => 'getThemeSalesChannel_RepositoryService',
  1192.             'theme_translation.repository' => 'getThemeTranslation_RepositoryService',
  1193.             'translator' => 'getTranslatorService',
  1194.             'unit.repository' => 'getUnit_RepositoryService',
  1195.             'unit_translation.repository' => 'getUnitTranslation_RepositoryService',
  1196.             'user.repository' => 'getUser_RepositoryService',
  1197.             'user_access_key.repository' => 'getUserAccessKey_RepositoryService',
  1198.             'user_config.repository' => 'getUserConfig_RepositoryService',
  1199.             'user_recovery.repository' => 'getUserRecovery_RepositoryService',
  1200.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  1201.             'version.repository' => 'getVersion_RepositoryService',
  1202.             'version_commit.repository' => 'getVersionCommit_RepositoryService',
  1203.             'version_commit_data.repository' => 'getVersionCommitData_RepositoryService',
  1204.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1205.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1206.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1207.             'webhook.repository' => 'getWebhook_RepositoryService',
  1208.             'webhook_event_log.repository' => 'getWebhookEventLog_RepositoryService',
  1209.             'cache_clearer' => 'getCacheClearerService',
  1210.             'filesystem' => 'getFilesystemService',
  1211.             'serializer' => 'getSerializerService',
  1212.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  1213.             'profiler' => 'getProfiler2Service',
  1214.             'twig' => 'getTwigService',
  1215.             'session' => 'getSessionService',
  1216.             'validator' => 'getValidatorService',
  1217.         ];
  1218.         $this->aliases = [
  1219.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute',
  1220.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\ShippingMethodRoute' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute',
  1221.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryRoute' => 'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute',
  1222.             'Shopware\\Core\\Content\\Category\\SalesChannel\\NavigationRoute' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute',
  1223.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowLoader' => 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader',
  1224.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\LandingPageRoute' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute',
  1225.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\ProductCrossSellingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute',
  1226.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\ProductDetailRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute',
  1227.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute',
  1228.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute',
  1229.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ProductSearchRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute',
  1230.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\ProductSuggestRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute',
  1231.             'Shopware\\Core\\Content\\Seo\\SeoResolver' => 'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver',
  1232.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\SitemapRoute' => 'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute',
  1233.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute',
  1234.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryStateRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute',
  1235.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CurrencyRoute' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute',
  1236.             'Shopware\\Core\\System\\Language\\SalesChannel\\LanguageRoute' => 'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute',
  1237.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute',
  1238.             'Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController' => 'Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController',
  1239.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1240.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1241.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1242.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1243.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1244.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1245.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1246.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1247.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1248.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1249.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\ProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1250.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1251.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1252.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1253.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1254.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1255.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1256.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1257.             'sales_channel_definition.Shopware\\Core\\System\\Country\\CountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1258.             'sales_channel_definition.Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1259.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1260.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1261.             'sales_channel_definition.Shopware\\Core\\System\\Language\\LanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1262.             'sales_channel_definition.Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1263.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1264.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1265.         ];
  1266.         $this->privates['service_container'] = function () {
  1267.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1268.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1270.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1273.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1274.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1275.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Kernel.php';
  1276.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/SlugifyInterface.php';
  1277.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Slugify.php';
  1278.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1279.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ContextResolverListener.php';
  1280.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CoreSubscriber.php';
  1281.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeListener.php';
  1282.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteEventSubscriber.php';
  1283.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1284.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1285.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1286.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/AbstractTranslator.php';
  1287.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1288.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/Translator.php';
  1289.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetService.php';
  1290.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Filter/SnippetFilterFactory.php';
  1291.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinderInterface.php';
  1292.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1293.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinder.php';
  1294.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/NamespaceHierarchyBuilder.php';
  1295.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1296.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/EntityTemplateLoader.php';
  1297.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestContextResolverInterface.php';
  1298.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeCheckTrait.php';
  1299.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php';
  1300.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ApiRequestContextResolver.php';
  1301.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeRegistry.php';
  1302.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheStateSubscriber.php';
  1303.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  1304.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  1305.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/AbstractMessageHandler.php';
  1306.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandler.php';
  1307.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidator.php';
  1308.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggerFactory.php';
  1309.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php';
  1310.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1311.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1312.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  1313.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1314.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  1315.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1316.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheDecorator.php';
  1317.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1318.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1319.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1320.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1321.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/HtmlSanitizer.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/ExcludeFlowEventHandler.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteParamsCleanupListener.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclAnnotationValidator.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/CorsListener.php';
  1341.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ResponseHeaderListener.php';
  1342.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonEntityEncoder.php';
  1343.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ApiVersionConverter.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ConverterRegistry.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/DefaultApiConverter.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/AccessTokenRepository.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/RefreshTokenRepository.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationServer.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ClientRepository.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ScopeRepository.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/JsonRequestTransformerListener.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ExpectationSubscriber.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/SalesChannelAuthenticationListener.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/ApiAuthenticationListener.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/ResourceServer.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/AuthorizationValidatorInterface.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/BearerTokenValidator.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/BearerTokenValidator.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php';
  1369.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/UserRepository.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidator.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  1375.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ShopId/ShopIdProvider.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ScriptPersister.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReaderInterface.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReader.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActiveAppsLoader.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLoader.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLoader.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Xml/CustomEntityXmlSchemaValidator.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppLocaleProvider.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityDefinition.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppDefinition.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppPaymentMethod/AppPaymentMethodDefinition.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Event/EntityLoadedEventFactory.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGenerator.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelper.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/JoinGroupBuilder.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/TokenizerInterface.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Tokenizer.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/SearchTermInterpreter.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/EntityScoreQueryBuilder.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Read/EntityReaderInterface.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilder.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/CriteriaPartResolver.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriterInterface.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriter.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolver.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteResultFactory.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/WriteCommandExtractor.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteGatewayInterface.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityWriteGateway.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/ExceptionHandlerRegistry.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/SqlQueryParser.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/VersionDefinition.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommit/VersionCommitDefinition.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommitData/VersionCommitDataDefinition.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/VersionManager.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionInstanceRegistry.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionDefinition.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php';
  1425.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/FilesystemFactory.php';
  1426.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  1427.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1428.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1429.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  1430.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FallbackUrlPackage.php';
  1431.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAssetPackage.php';
  1432.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1433.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FlysystemLastModifiedVersionStrategy.php';
  1434.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskDefinition.php';
  1435.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptLoader.php';
  1436.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptExecutor.php';
  1437.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/ScriptDefinition.php';
  1438.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1439.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1440.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/TemplateAwareDataCollectorInterface.php';
  1441.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/AbstractDataCollector.php';
  1442.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Debugging/ScriptTraces.php';
  1443.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageDefinition.php';
  1444.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInterface.php';
  1445.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/SalesChannelLanguageDefinition.php';
  1446.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoaderInterface.php';
  1447.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/CachedLanguageLoader.php';
  1448.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoader.php';
  1449.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/AbstractLanguageRoute.php';
  1450.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/CachedLanguageRoute.php';
  1451.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/LanguageRoute.php';
  1452.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SeoUrlDefinition.php';
  1453.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SalesChannel/SalesChannelSeoUrlDefinition.php';
  1454.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteRegistry.php';
  1455.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandlerInterface.php';
  1456.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandler.php';
  1457.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/StoreApiSeoResolver.php';
  1458.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php';
  1459.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php';
  1460.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1461.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/BusinessEventEncoder.php';
  1462.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/IncrementGatewayRegistry.php';
  1463.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannelDefinition.php';
  1464.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelDomain/SalesChannelDomainDefinition.php';
  1465.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextPersister.php';
  1466.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextServiceInterface.php';
  1467.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php';
  1468.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistry.php';
  1469.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StoreApiResponseListener.php';
  1470.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StructEncoder.php';
  1471.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryDefinition.php';
  1472.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/CountryStateDefinition.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyDefinition.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyCountryRounding/CurrencyCountryRoundingDefinition.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/SalesChannelCurrencyDefinition.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyFormatter.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/AbstractCurrencyRoute.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CachedCurrencyRoute.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CurrencyRoute.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LanguageLocaleCodeProvider.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Aggregate/SnippetSet/SnippetSetDefinition.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetDefinition.php';
  1483.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/TaxDefinition.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/UserDefinition.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Loader/InitialStateIdLoader.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigDefinition.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/XmlReader.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Util/ConfigReader.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigService.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/AbstractSystemConfigLoader.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/MemoizedSystemConfigLoader.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/CachedSystemConfigLoader.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigLoader.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Store/MemoizedSystemConfigStore.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGeneratorInterface.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGenerator.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternRegistry.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryDefinition.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/SalesChannelCategoryDefinition.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoaderInterface.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoader.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractNavigationRoute.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/NavigationRoute.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/TreeBuildingNavigationRoute.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryBreadcrumbBuilder.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaDefinition.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryInterface.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaRepositoryDecorator.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductDefinition.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/SalesChannelProductDefinition.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductDownload/ProductDownloadDefinition.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleDefinition.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/CmsPageDefinition.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderInterface.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowFactory.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AmountCalculator.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CashRounding.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersisterInterface.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractCartPersister.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersister.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartSerializationCleaner.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartCalculator.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemUpdateRoute.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartLoadRoute.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartLoadRoute.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartDeleteRoute.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartDeleteRoute.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemRemoveRoute.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemRemoveRoute.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemAddRoute.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartOrderRoute.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersisterInterface.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersister.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PreparedPaymentService.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/PercentageTaxRuleBuilder.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxDetector.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxCalculator.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Validator.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Transaction/TransactionProcessor.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartRuleLoader.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractRuleLoader.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CachedRuleLoader.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/RuleLoader.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryRegistry.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerDefinition.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerAddress/CustomerAddressDefinition.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroup/CustomerGroupDefinition.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/OrderDefinition.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderAddress/OrderAddressDefinition.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderConverter.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/LineItemDownloadLoader.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentMethodDefinition.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SalesChannelPaymentMethodDefinition.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Configuration.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTConfigurationFactory.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/OpenSSL.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa/Sha256.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractPaymentMethodRoute.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/CachedPaymentMethodRoute.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SortedPaymentMethodRoute.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/ShippingMethodDefinition.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SalesChannelShippingMethodDefinition.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/AbstractShippingMethodRoute.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/CachedShippingMethodRoute.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/ShippingMethodRoute.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SortedShippingMethodRoute.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/MaintenanceModeResolver.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractResolvedConfigLoader.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoader.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ResolvedConfigLoader.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/composer/composer/src/Composer/EventDispatcher/EventSubscriberInterface.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigDateRequestListener.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfPlaceholderHandler.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoaderInterface.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoader.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/NotFound/NotFoundSubscriber.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/AffiliateTracking/AffiliateTrackingListener.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoaderInterface.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoader.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoaderInterface.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoader.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoaderInterface.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoader.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/AbstractCacheTracer.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheTracer.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheResponseSubscriber.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/ResponseHeaderListener.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/AbstractStorefrontPluginConfigurationFactory.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationFactory.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistryInterface.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistry.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporterInterface.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporter.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileResolver.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeService.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompilerInterface.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompiler.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractScssCompiler.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ScssPhpCompiler.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractConfigLoader.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseConfigLoader.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractThemePathBuilder.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/MD5ThemePathBuilder.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeDefinition.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/MappingEntityDefinition.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeSalesChannelDefinition.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/TemplateNamespaceHierarchyBuilderInterface.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilder.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/SalesChannelThemeLoader.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/CriteriaParser.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchHelper.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchRegistry.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriber.php';
  1638.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Cart/Service/ExcludedProductValidator.php';
  1639.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Cart/Service/CartPriceService.php';
  1640.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/FilteredPaymentMethodRoute.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/PaymentMethodRoute.php';
  1642.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/SettingsValidationServiceInterface.php';
  1643.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/SettingsValidationService.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1645.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Log/LoggerFactory.php';
  1646.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Method/PaymentMethodDataRegistry.php';
  1647.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Availability/AvailabilityService.php';
  1648.             include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Core/Content/Settings/Service/DatabaseHelper.php';
  1649.             include_once \dirname(__DIR__4).'/custom/plugins/LeopardSearchExtension/src/Subscriber/AbstractSubscriber.php';
  1650.             include_once \dirname(__DIR__4).'/custom/plugins/LeopardSearchExtension/src/Subscriber/KernelResponseSubscriber.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  1691.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  1693.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  1694.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1695.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  1696.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1697.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  1698.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1699.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  1700.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1701.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1702.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1703.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1704.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1705.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1706.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1707.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1708.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1709.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1710.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1711.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1712.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1713.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1714.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1715.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1716.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Compatibility/AnnotationReader.php';
  1717.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1718.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  1719.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1720.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1721.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1722.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1723.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1724.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1725.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1726.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1727.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1728.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1729.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1730.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1731.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1732.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1733.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1734.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1735.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1736.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  1737.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  1738.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  1739.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  1740.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  1741.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  1742.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  1743.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  1744.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  1745.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  1746.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1747.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1748.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1749.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1750.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1751.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1752.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1753.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1754.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1755.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1756.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1757.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1758.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1759.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1760.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1761.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1762.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1763.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1764.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1765.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1766.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1767.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1768.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1769.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1770.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1771.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1772.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1773.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1774.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1775.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1776.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1777.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1778.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  1779.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1780.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1781.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1782.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1783.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1784.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1785.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1786.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1787.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1788.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1789.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1790.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1791.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1792.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1793.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/ConnectionFactory.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactoryInterface.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Enqueue/ConnectionFactoryFactory.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Context.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverInterface.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactoryInterface.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactory.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Config.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouteCollection.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiter.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiterFactory.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepositoryInterface.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepository.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/Router.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Monitoring/MonitoringBusDecorator.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntitySearcherInterface.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearcher.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntitySearcher.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchSearchHydrator.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydrator.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntityAggregatorInterface.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregator.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityAggregator.php';
  1829.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchAggregationHydrator.php';
  1830.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorHydrator.php';
  1831.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryForwardCompatibilityDecorator.php';
  1832.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodRepositoryDecorator.php';
  1833.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ProducerInterface.php';
  1834.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/TraceableProducer.php';
  1835.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Producer.php';
  1836.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Rpc/RpcFactory.php';
  1837.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendEventExtensionInterface.php';
  1838.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendCommandExtensionInterface.php';
  1839.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverPreSendExtensionInterface.php';
  1840.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PostSendExtensionInterface.php';
  1841.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ExtensionInterface.php';
  1842.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ChainExtension.php';
  1843.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php';
  1844.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractSalesChannelContextFactory.php';
  1845.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedSalesChannelContextFactory.php';
  1846.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextFactory.php';
  1847.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractBaseContextFactory.php';
  1848.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedBaseContextFactory.php';
  1849.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/BaseContextFactory.php';
  1850.             include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Compatibility/SalesChannelRepositoryDecorator.php';
  1851.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1852.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1853.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1854.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1855.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1856.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1857.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1858.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1859.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1860.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1861.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1862.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1863.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1864.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1866.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1867.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructNormalizer.php';
  1868.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1869.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1870.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1871.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1872.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1873.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1874.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  1876.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1878.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1879.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1880.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1881.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1882.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1884.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1886.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1889.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1890.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1891.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1892.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1893.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructDecoder.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiDecoder.php';
  1895.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1901.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1902.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1903.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  1905.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  1907.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1908.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1909.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1910.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1911.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1912.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1913.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1914.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1915.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1916.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1917.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1918.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1919.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1920.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Doctrine/ConnectionProfiler.php';
  1921.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1922.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/DataCollector.php';
  1923.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1924.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/AbstractMessageQueueCollector.php';
  1925.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/MessageQueueCollector.php';
  1926.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1927.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1928.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1929.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1930.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1931.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1932.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1933.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1934.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1935.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1936.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1937.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigEnvironment.php';
  1938.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1939.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1940.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1941.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1942.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1943.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1944.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1945.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1946.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1947.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1948.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1949.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1950.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1951.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/NodeExtension.php';
  1952.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/PhpSyntaxExtension.php';
  1953.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/FeatureFlagExtension.php';
  1954.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  1955.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1956.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/InstanceOfExtension.php';
  1957.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/CurrencyFilter.php';
  1958.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Twig/SlugifyExtension.php';
  1959.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/ReplaceRecursiveFilter.php';
  1960.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/SecurityExtension.php';
  1961.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SeoUrlFunctionExtension.php';
  1962.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/CategoryUrlExtension.php';
  1963.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/AbstractCategoryUrlGenerator.php';
  1964.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryUrlGenerator.php';
  1965.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/MediaExtension.php';
  1966.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/RawUrlFunctionExtension.php';
  1967.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php';
  1968.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/BuildBreadcrumbExtension.php';
  1969.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  1970.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateDataExtension.php';
  1971.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/ConfigExtension.php';
  1972.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateConfigAccessor.php';
  1973.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/IconExtension.php';
  1974.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ThumbnailExtension.php';
  1975.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/UrlEncodingTwigFilter.php';
  1976.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/IconCacheTwigFilter.php';
  1977.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/CsrfFunctionExtension.php';
  1978.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Twig/DoctrineExtension.php';
  1979.             include_once \dirname(__DIR__4).'/custom/plugins/TdsOrlob/src/Twig/TwigExtensions.php';
  1980.             include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Core/Framework/Adapter/Twig/Extension/ThumbnailWidthExtension.php';
  1981.             include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Core/Framework/Adapter/Twig/Extension/DoofinderCategoryExtension.php';
  1982.             include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Core/Framework/Adapter/Twig/Extension/DoofinderGroupIdExtension.php';
  1983.             include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Core/Framework/Adapter/Twig/Extension/DoofinderPriceExtension.php';
  1984.             include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Twig/GetEnvExtension.php';
  1985.             include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Twig/Config.php';
  1986.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1987.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1988.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigAppVariable.php';
  1989.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1990.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1991.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1992.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/HappyPathValidator.php';
  1993.             include_once __DIR__.'/proxy-classes.php';
  1994.         };
  1995.     }
  1996.     public function compile(): void
  1997.     {
  1998.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1999.     }
  2000.     public function isCompiled(): bool
  2001.     {
  2002.         return true;
  2003.     }
  2004.     public function getRemovedIds(): array
  2005.     {
  2006.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2007.     }
  2008.     protected function createProxy($class, \Closure $factory)
  2009.     {
  2010.         return $factory();
  2011.     }
  2012.     /**
  2013.      * Gets the public '.container.private.cache_clearer' shared service.
  2014.      *
  2015.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  2016.      */
  2017.     protected function get_Container_Private_CacheClearerService()
  2018.     {
  2019.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2020.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  2021.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  2022.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  2023.         }, 1));
  2024.     }
  2025.     /**
  2026.      * Gets the public '.container.private.filesystem' shared service.
  2027.      *
  2028.      * @return \Symfony\Component\Filesystem\Filesystem
  2029.      */
  2030.     protected function get_Container_Private_FilesystemService()
  2031.     {
  2032.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  2033.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2034.     }
  2035.     /**
  2036.      * Gets the public '.container.private.profiler' shared service.
  2037.      *
  2038.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2039.      */
  2040.     protected function get_Container_Private_ProfilerService()
  2041.     {
  2042.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2043.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2044.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2045.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  2046.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2047.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2048.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2049.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2050.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2051.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2052.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2053.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2054.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2055.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2056.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2057.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2058.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  2059.         $d->addInstance('cache.object', ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()));
  2060.         $d->addInstance('cache.http', ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService()));
  2061.         $d->addInstance('cache.tags', ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  2062.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2063.         $e = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2064.         $e->registerBus('messenger.bus.shopware', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2065.         $f = new \Enqueue\Bundle\Profiler\MessageQueueCollector();
  2066.         $f->addProducer('default', ($this->services['enqueue.client.default.producer'] ?? $this->getEnqueue_Client_Default_ProducerService()));
  2067.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2068.         if ($this->has('kernel')) {
  2069.             $g->setKernel($b);
  2070.         }
  2071.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2072.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2073.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2074.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  2075.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2076.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2077.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer'), $c));
  2078.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2079.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2080.         $instance->add($d);
  2081.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2082.         $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())));
  2083.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2084.         $instance->add(new \Shopware\Core\Profiling\Doctrine\ConnectionProfiler());
  2085.         $instance->add($e);
  2086.         $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())));
  2087.         $instance->add(new \Shopware\Elasticsearch\Profiler\DataCollector($this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'), $this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['admin.openSearch.client'] ?? $this->getAdmin_OpenSearch_ClientService())));
  2088.         $instance->add(($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService()));
  2089.         $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()))));
  2090.         $instance->add($f);
  2091.         $instance->add($g);
  2092.         return $instance;
  2093.     }
  2094.     /**
  2095.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  2096.      *
  2097.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2098.      */
  2099.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  2100.     {
  2101.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2102.         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);
  2103.     }
  2104.     /**
  2105.      * Gets the public '.container.private.serializer' shared service.
  2106.      *
  2107.      * @return \Symfony\Component\Serializer\Serializer
  2108.      */
  2109.     protected function get_Container_Private_SerializerService()
  2110.     {
  2111.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2112.         $b = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2113.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2114.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  2115.         $e = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2116.         $f = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  2117.         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\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 12 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 13 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c$d$b$e$fNULL)], [=> new \Shopware\Core\Framework\Struct\Serializer\StructDecoder(), => new \Shopware\Core\Framework\Api\Serializer\JsonApiDecoder(), => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  2118.     }
  2119.     /**
  2120.      * Gets the public '.container.private.session' shared service.
  2121.      *
  2122.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2123.      */
  2124.     protected function get_Container_Private_SessionService()
  2125.     {
  2126.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2127.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2128.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  2129.         if (isset($this->services['.container.private.session'])) {
  2130.             return $this->services['.container.private.session'];
  2131.         }
  2132.         return $this->services['.container.private.session'] = $a->createSession();
  2133.     }
  2134.     /**
  2135.      * Gets the public '.container.private.twig' shared service.
  2136.      *
  2137.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigEnvironment
  2138.      */
  2139.     protected function get_Container_Private_TwigService()
  2140.     {
  2141.         $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']);
  2142.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2143.         $b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2144.         $c = ($this->services['router'] ?? $this->getRouterService());
  2145.         $d = new \Symfony\Bridge\Twig\Extension\RoutingExtension($c);
  2146.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2147.         $f = ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService());
  2148.         $g = ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService());
  2149.         $h = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  2150.         $i = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  2151.         $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2152.         $j->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  2153.         $k = new \Symfony\Bridge\Twig\AppVariable();
  2154.         $k->setEnvironment('dev');
  2155.         $k->setDebug(true);
  2156.         if ($this->has('request_stack')) {
  2157.             $k->setRequestStack($e);
  2158.         }
  2159.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2160.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  2161.         $instance->addExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  2162.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  2163.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, \dirname(__DIR__4), 'UTF-8'));
  2164.         $instance->addExtension($d);
  2165.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2166.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  2167.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2168.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2169.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2170.         $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())));
  2171.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension($f));
  2172.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\PhpSyntaxExtension());
  2173.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension());
  2174.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  2175.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  2176.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\InstanceOfExtension());
  2177.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter(($this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] ?? $this->getCurrencyFormatterService())));
  2178.         $instance->addExtension(new \Cocur\Slugify\Bridge\Twig\SlugifyExtension(($this->privates['slugify'] ?? $this->getSlugifyService())));
  2179.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\ReplaceRecursiveFilter());
  2180.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\SecurityExtension([]));
  2181.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension($d$g));
  2182.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension($d, new \Shopware\Core\Content\Category\Service\CategoryUrlGenerator($g)));
  2183.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension(($this->services['media.repository'] ?? $this->getMedia_RepositoryService())));
  2184.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension($c$e));
  2185.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())));
  2186.         $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())));
  2187.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\TemplateDataExtension($etrue'twig'));
  2188.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\ConfigExtension(new \Shopware\Storefront\Framework\Twig\TemplateConfigAccessor($h, ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService()))));
  2189.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\IconExtension($f));
  2190.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\ThumbnailExtension($f));
  2191.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter());
  2192.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\IconCacheTwigFilter());
  2193.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension());
  2194.         $instance->addExtension(new \Shopware\Core\Profiling\Twig\DoctrineExtension());
  2195.         $instance->addExtension(new \Tds\Orlob\Twig\TwigExtensions($i));
  2196.         $instance->addExtension(new \Intedia\Doofinder\Core\Framework\Adapter\Twig\Extension\ThumbnailWidthExtension());
  2197.         $instance->addExtension(new \Intedia\Doofinder\Core\Framework\Adapter\Twig\Extension\DoofinderCategoryExtension(($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService())));
  2198.         $instance->addExtension(new \Intedia\Doofinder\Core\Framework\Adapter\Twig\Extension\DoofinderGroupIdExtension());
  2199.         $instance->addExtension(new \Intedia\Doofinder\Core\Framework\Adapter\Twig\Extension\DoofinderPriceExtension($i, ($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\DatabaseHelper'] ?? $this->getDatabaseHelperService())));
  2200.         $instance->addExtension(new \NetzpStaging6\Twig\GetEnvExtension());
  2201.         $instance->addExtension(new \NetzpStaging6\Twig\Config($this$h));
  2202.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  2203.         $instance->addGlobal('app', new \Shopware\Storefront\Framework\Twig\TwigAppVariable($k$this->parameters['shopware.twig.app_variable.allowed_server_params']));
  2204.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2205.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2206.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2207.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  2208.         ], [
  2209.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2210.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2211.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2212.         ])));
  2213.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2214.         return $instance;
  2215.     }
  2216.     /**
  2217.      * Gets the public '.container.private.validator' shared service.
  2218.      *
  2219.      * @return \Shopware\Core\Framework\Validation\HappyPathValidator
  2220.      */
  2221.     protected function get_Container_Private_ValidatorService()
  2222.     {
  2223.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  2224.         if (isset($this->services['.container.private.validator'])) {
  2225.             return $this->services['.container.private.validator'];
  2226.         }
  2227.         return $this->services['.container.private.validator'] = new \Shopware\Core\Framework\Validation\HappyPathValidator($a);
  2228.     }
  2229.     /**
  2230.      * Gets the public 'Doctrine\DBAL\Connection' shared service.
  2231.      *
  2232.      * @return \Doctrine\DBAL\Connection
  2233.      */
  2234.     protected function getConnectionService()
  2235.     {
  2236.         return $this->services['Doctrine\\DBAL\\Connection'] = \Shopware\Core\Kernel::getConnection();
  2237.     }
  2238.     /**
  2239.      * Gets the public 'Elasticsearch\Client' shared service.
  2240.      *
  2241.      * @return \Shopware\Elasticsearch\Profiler\ClientProfiler
  2242.      */
  2243.     protected function getClientService()
  2244.     {
  2245.         return $this->services['Elasticsearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($this->privates['shopware.es.profiled.client.inner'] ?? $this->getShopware_Es_Profiled_Client_InnerService()));
  2246.     }
  2247.     /**
  2248.      * Gets the public 'EmcgnGewerbeschein\Core\Content\Gewerbeschein\GewerbescheinDefinition' shared service.
  2249.      *
  2250.      * @return \EmcgnGewerbeschein\Core\Content\Gewerbeschein\GewerbescheinDefinition
  2251.      */
  2252.     protected function getGewerbescheinDefinitionService()
  2253.     {
  2254.         include_once \dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src/Core/Content/Gewerbeschein/GewerbescheinDefinition.php';
  2255.         $this->services['EmcgnGewerbeschein\\Core\\Content\\Gewerbeschein\\GewerbescheinDefinition'] = $instance = new \EmcgnGewerbeschein\Core\Content\Gewerbeschein\GewerbescheinDefinition();
  2256.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2257.         return $instance;
  2258.     }
  2259.     /**
  2260.      * Gets the public 'EmcgnGewerbeschein\EmcgnGewerbeschein' shared autowired service.
  2261.      *
  2262.      * @return \EmcgnGewerbeschein\EmcgnGewerbeschein
  2263.      */
  2264.     protected function getEmcgnGewerbescheinService()
  2265.     {
  2266.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2267.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2268.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2269.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2270.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2272.         include_once \dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src/EmcgnGewerbeschein.php';
  2273.         return $this->services['EmcgnGewerbeschein\\EmcgnGewerbeschein'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('EmcgnGewerbeschein\\EmcgnGewerbeschein');
  2274.     }
  2275.     /**
  2276.      * Gets the public 'Intedia\Doofinder\Administration\Controller\ManagementController' shared service.
  2277.      *
  2278.      * @return \Intedia\Doofinder\Administration\Controller\ManagementController
  2279.      */
  2280.     protected function getManagementControllerService()
  2281.     {
  2282.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Administration/Controller/ManagementController.php';
  2283.         $this->services['Intedia\\Doofinder\\Administration\\Controller\\ManagementController'] = $instance = new \Intedia\Doofinder\Administration\Controller\ManagementController(($this->services['Intedia\\Doofinder\\Core\\Content\\ProductExport\\Service\\ExportHandler'] ?? $this->getExportHandlerService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'] ?? $this->getSettingsHandlerService()), ($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\CommunicationHandler'] ?? $this->getCommunicationHandlerService()), (\dirname(__DIR__3).'/log'));
  2284.         $instance->setContainer($this);
  2285.         return $instance;
  2286.     }
  2287.     /**
  2288.      * Gets the public 'Intedia\Doofinder\Core\Content\ProductExport\Service\ExportHandler' shared service.
  2289.      *
  2290.      * @return \Intedia\Doofinder\Core\Content\ProductExport\Service\ExportHandler
  2291.      */
  2292.     protected function getExportHandlerService()
  2293.     {
  2294.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Core/Content/ProductExport/Service/ExportHandler.php';
  2295.         return $this->services['Intedia\\Doofinder\\Core\\Content\\ProductExport\\Service\\ExportHandler'] = new \Intedia\Doofinder\Core\Content\ProductExport\Service\ExportHandler(($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'] ?? $this->getSettingsHandlerService()));
  2296.     }
  2297.     /**
  2298.      * Gets the public 'Intedia\Doofinder\Core\Content\Settings\Service\CommunicationHandler' shared service.
  2299.      *
  2300.      * @return \Intedia\Doofinder\Core\Content\Settings\Service\CommunicationHandler
  2301.      */
  2302.     protected function getCommunicationHandlerService()
  2303.     {
  2304.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Core/Content/Settings/Service/CommunicationHandler.php';
  2305.         return $this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\CommunicationHandler'] = new \Intedia\Doofinder\Core\Content\Settings\Service\CommunicationHandler(($this->services['Intedia\\Doofinder\\Doofinder\\Api\\Management'] ?? $this->getManagementService()), ($this->services['Intedia\\Doofinder\\Doofinder\\Api\\DoofinderGraphCommunication'] ?? $this->getDoofinderGraphCommunicationService()), ($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'] ?? $this->getSettingsHandlerService()), ($this->services['Intedia\\Doofinder\\Core\\Content\\ProductExport\\Service\\ExportHandler'] ?? $this->getExportHandlerService()));
  2306.     }
  2307.     /**
  2308.      * Gets the public 'Intedia\Doofinder\Core\Content\Settings\Service\DatabaseHelper' shared service.
  2309.      *
  2310.      * @return \Intedia\Doofinder\Core\Content\Settings\Service\DatabaseHelper
  2311.      */
  2312.     protected function getDatabaseHelperService()
  2313.     {
  2314.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  2315.         if (isset($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\DatabaseHelper'])) {
  2316.             return $this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\DatabaseHelper'];
  2317.         }
  2318.         return $this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\DatabaseHelper'] = new \Intedia\Doofinder\Core\Content\Settings\Service\DatabaseHelper($a);
  2319.     }
  2320.     /**
  2321.      * Gets the public 'Intedia\Doofinder\Core\Content\Settings\Service\SettingsHandler' shared service.
  2322.      *
  2323.      * @return \Intedia\Doofinder\Core\Content\Settings\Service\SettingsHandler
  2324.      */
  2325.     protected function getSettingsHandlerService()
  2326.     {
  2327.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Core/Content/Settings/Service/SettingsHandler.php';
  2328.         $a = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  2329.         if (isset($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'])) {
  2330.             return $this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'];
  2331.         }
  2332.         $b = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  2333.         if (isset($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'])) {
  2334.             return $this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'];
  2335.         }
  2336.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  2337.         if (isset($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'])) {
  2338.             return $this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'];
  2339.         }
  2340.         $d = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  2341.         if (isset($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'])) {
  2342.             return $this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'];
  2343.         }
  2344.         $e = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  2345.         if (isset($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'])) {
  2346.             return $this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'];
  2347.         }
  2348.         $f = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  2349.         if (isset($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'])) {
  2350.             return $this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'];
  2351.         }
  2352.         $g = ($this->services['intedia_doofinder_layer.repository'] ?? $this->getIntediaDoofinderLayer_RepositoryService());
  2353.         if (isset($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'])) {
  2354.             return $this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'];
  2355.         }
  2356.         return $this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'] = new \Intedia\Doofinder\Core\Content\Settings\Service\SettingsHandler($a$b$c$d$e$f$g);
  2357.     }
  2358.     /**
  2359.      * Gets the public 'Intedia\Doofinder\Core\Content\Update\Service\UpdateHandler' shared service.
  2360.      *
  2361.      * @return \Intedia\Doofinder\Core\Content\Update\Service\UpdateHandler
  2362.      */
  2363.     protected function getUpdateHandlerService()
  2364.     {
  2365.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Core/Content/Update/Service/UpdateHandler.php';
  2366.         return $this->services['Intedia\\Doofinder\\Core\\Content\\Update\\Service\\UpdateHandler'] = new \Intedia\Doofinder\Core\Content\Update\Service\UpdateHandler(($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), ($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'] ?? $this->getSettingsHandlerService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\CommunicationHandler'] ?? $this->getCommunicationHandlerService()));
  2367.     }
  2368.     /**
  2369.      * Gets the public 'Intedia\Doofinder\Custom\DooFinderLayerDefinition' shared service.
  2370.      *
  2371.      * @return \Intedia\Doofinder\Custom\DooFinderLayerDefinition
  2372.      */
  2373.     protected function getDooFinderLayerDefinitionService()
  2374.     {
  2375.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Custom/DooFinderLayerDefinition.php';
  2376.         $this->services['Intedia\\Doofinder\\Custom\\DooFinderLayerDefinition'] = $instance = new \Intedia\Doofinder\Custom\DooFinderLayerDefinition();
  2377.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2378.         return $instance;
  2379.     }
  2380.     /**
  2381.      * Gets the public 'Intedia\Doofinder\Doofinder\Api\DoofinderGraphCommunication' shared service.
  2382.      *
  2383.      * @return \Intedia\Doofinder\Doofinder\Api\DoofinderGraphCommunication
  2384.      */
  2385.     protected function getDoofinderGraphCommunicationService()
  2386.     {
  2387.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Doofinder/Api/DoofinderGraphCommunication.php';
  2388.         return $this->services['Intedia\\Doofinder\\Doofinder\\Api\\DoofinderGraphCommunication'] = new \Intedia\Doofinder\Doofinder\Api\DoofinderGraphCommunication(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Intedia\\Doofinder\\Util\\Logger'] ?? $this->getLoggerService()));
  2389.     }
  2390.     /**
  2391.      * Gets the public 'Intedia\Doofinder\Doofinder\Api\Management' shared service.
  2392.      *
  2393.      * @return \Intedia\Doofinder\Doofinder\Api\Management
  2394.      */
  2395.     protected function getManagementService()
  2396.     {
  2397.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Doofinder/Api/Management.php';
  2398.         return $this->services['Intedia\\Doofinder\\Doofinder\\Api\\Management'] = new \Intedia\Doofinder\Doofinder\Api\Management(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Intedia\\Doofinder\\Util\\Logger'] ?? $this->getLoggerService()));
  2399.     }
  2400.     /**
  2401.      * Gets the public 'Intedia\Doofinder\IntediaDoofinderSW6' shared autowired service.
  2402.      *
  2403.      * @return \Intedia\Doofinder\IntediaDoofinderSW6
  2404.      */
  2405.     protected function getIntediaDoofinderSW6Service()
  2406.     {
  2407.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2408.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2409.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2410.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2413.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/IntediaDoofinderSW6.php';
  2414.         return $this->services['Intedia\\Doofinder\\IntediaDoofinderSW6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Intedia\\Doofinder\\IntediaDoofinderSW6');
  2415.     }
  2416.     /**
  2417.      * Gets the public 'Intedia\Doofinder\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  2418.      *
  2419.      * @return \Intedia\Doofinder\Resources\snippet\de_DE\SnippetFile_de_DE
  2420.      */
  2421.     protected function getSnippetFileDeDEService()
  2422.     {
  2423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2424.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  2425.         return $this->services['Intedia\\Doofinder\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \Intedia\Doofinder\Resources\snippet\de_DE\SnippetFile_de_DE();
  2426.     }
  2427.     /**
  2428.      * Gets the public 'Intedia\Doofinder\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  2429.      *
  2430.      * @return \Intedia\Doofinder\Resources\snippet\en_GB\SnippetFile_en_GB
  2431.      */
  2432.     protected function getSnippetFileEnGBService()
  2433.     {
  2434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  2435.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  2436.         return $this->services['Intedia\\Doofinder\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \Intedia\Doofinder\Resources\snippet\en_GB\SnippetFile_en_GB();
  2437.     }
  2438.     /**
  2439.      * Gets the public 'Intedia\Doofinder\Storefront\Controller\DoofinderController' shared service.
  2440.      *
  2441.      * @return \Intedia\Doofinder\Storefront\Controller\DoofinderController
  2442.      */
  2443.     protected function getDoofinderControllerService()
  2444.     {
  2445.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Storefront/Controller/DoofinderController.php';
  2446.         $this->services['Intedia\\Doofinder\\Storefront\\Controller\\DoofinderController'] = $instance = new \Intedia\Doofinder\Storefront\Controller\DoofinderController(($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), ($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'] ?? $this->getSettingsHandlerService()), ($this->privates['Intedia\\Doofinder\\Doofinder\\Api\\Search'] ?? $this->getSearchService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\CommunicationHandler'] ?? $this->getCommunicationHandlerService()), ($this->services['Intedia\\Doofinder\\Doofinder\\Api\\Management'] ?? $this->getManagementService()));
  2447.         $instance->setContainer($this);
  2448.         return $instance;
  2449.     }
  2450.     /**
  2451.      * Gets the public 'Jkweb\Shopware\Plugin\CategoryListing\DataResolver\CategoryListingDataResolver' shared autowired service.
  2452.      *
  2453.      * @return \Jkweb\Shopware\Plugin\CategoryListing\DataResolver\CategoryListingDataResolver
  2454.      */
  2455.     protected function getCategoryListingDataResolverService()
  2456.     {
  2457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  2458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  2459.         include_once \dirname(__DIR__4).'/custom/plugins/JkwebShopwareCategoryListingPlugin/src/DataResolver/CategoryListingDataResolver.php';
  2460.         $a = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  2461.         if (isset($this->services['Jkweb\\Shopware\\Plugin\\CategoryListing\\DataResolver\\CategoryListingDataResolver'])) {
  2462.             return $this->services['Jkweb\\Shopware\\Plugin\\CategoryListing\\DataResolver\\CategoryListingDataResolver'];
  2463.         }
  2464.         return $this->services['Jkweb\\Shopware\\Plugin\\CategoryListing\\DataResolver\\CategoryListingDataResolver'] = new \Jkweb\Shopware\Plugin\CategoryListing\DataResolver\CategoryListingDataResolver($a);
  2465.     }
  2466.     /**
  2467.      * Gets the public 'Jkweb\Shopware\Plugin\CategoryListing\JkwebShopwareCategoryListingPlugin' shared autowired service.
  2468.      *
  2469.      * @return \Jkweb\Shopware\Plugin\CategoryListing\JkwebShopwareCategoryListingPlugin
  2470.      */
  2471.     protected function getJkwebShopwareCategoryListingPluginService()
  2472.     {
  2473.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2474.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2475.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2476.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2479.         include_once \dirname(__DIR__4).'/custom/plugins/JkwebShopwareCategoryListingPlugin/src/JkwebShopwareCategoryListingPlugin.php';
  2480.         return $this->services['Jkweb\\Shopware\\Plugin\\CategoryListing\\JkwebShopwareCategoryListingPlugin'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Jkweb\\Shopware\\Plugin\\CategoryListing\\JkwebShopwareCategoryListingPlugin');
  2481.     }
  2482.     /**
  2483.      * Gets the public 'LeopardSearchExtension\LeopardSearchExtension' shared autowired service.
  2484.      *
  2485.      * @return \LeopardSearchExtension\LeopardSearchExtension
  2486.      */
  2487.     protected function getLeopardSearchExtensionService()
  2488.     {
  2489.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2490.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2491.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2492.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2495.         include_once \dirname(__DIR__4).'/custom/plugins/LeopardSearchExtension/src/LeopardSearchExtension.php';
  2496.         return $this->services['LeopardSearchExtension\\LeopardSearchExtension'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('LeopardSearchExtension\\LeopardSearchExtension');
  2497.     }
  2498.     /**
  2499.      * Gets the public 'NetzpStaging6\Controller\StagingController' shared service.
  2500.      *
  2501.      * @return \NetzpStaging6\Controller\StagingController
  2502.      */
  2503.     protected function getStagingControllerService()
  2504.     {
  2505.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Controller/StagingController.php';
  2506.         return $this->services['NetzpStaging6\\Controller\\StagingController'] = new \NetzpStaging6\Controller\StagingController($this, ($this->privates['NetzpStaging6\\Components\\Helper'] ?? $this->getHelperService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  2507.     }
  2508.     /**
  2509.      * Gets the public 'NetzpStaging6\Core\Content\Staging\StagingDefinition' shared service.
  2510.      *
  2511.      * @return \NetzpStaging6\Core\Content\Staging\StagingDefinition
  2512.      */
  2513.     protected function getStagingDefinitionService()
  2514.     {
  2515.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Core/Content/Staging/StagingDefinition.php';
  2516.         $this->services['NetzpStaging6\\Core\\Content\\Staging\\StagingDefinition'] = $instance = new \NetzpStaging6\Core\Content\Staging\StagingDefinition();
  2517.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2518.         return $instance;
  2519.     }
  2520.     /**
  2521.      * Gets the public 'NetzpStaging6\NetzpStaging6' shared autowired service.
  2522.      *
  2523.      * @return \NetzpStaging6\NetzpStaging6
  2524.      */
  2525.     protected function getNetzpStaging6Service()
  2526.     {
  2527.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2528.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2529.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2530.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2533.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/NetzpStaging6.php';
  2534.         return $this->services['NetzpStaging6\\NetzpStaging6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('NetzpStaging6\\NetzpStaging6');
  2535.     }
  2536.     /**
  2537.      * Gets the public 'Shopware\Administration\Controller\AdminExtensionApiController' shared service.
  2538.      *
  2539.      * @return \Shopware\Administration\Controller\AdminExtensionApiController
  2540.      */
  2541.     protected function getAdminExtensionApiControllerService()
  2542.     {
  2543.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminExtensionApiController.php';
  2544.         $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()));
  2545.         $instance->setContainer($this);
  2546.         return $instance;
  2547.     }
  2548.     /**
  2549.      * Gets the public 'Shopware\Administration\Controller\AdminProductStreamController' shared service.
  2550.      *
  2551.      * @return \Shopware\Administration\Controller\AdminProductStreamController
  2552.      */
  2553.     protected function getAdminProductStreamControllerService()
  2554.     {
  2555.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminProductStreamController.php';
  2556.         $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()));
  2557.         $instance->setContainer($this);
  2558.         return $instance;
  2559.     }
  2560.     /**
  2561.      * Gets the public 'Shopware\Administration\Controller\AdminSearchController' shared service.
  2562.      *
  2563.      * @return \Shopware\Administration\Controller\AdminSearchController
  2564.      */
  2565.     protected function getAdminSearchControllerService()
  2566.     {
  2567.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminSearchController.php';
  2568.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Service/AdminSearcher.php';
  2569.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  2570.         $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()));
  2571.         $instance->setContainer($this);
  2572.         return $instance;
  2573.     }
  2574.     /**
  2575.      * Gets the public 'Shopware\Administration\Controller\AdminTagController' shared service.
  2576.      *
  2577.      * @return \Shopware\Administration\Controller\AdminTagController
  2578.      */
  2579.     protected function getAdminTagControllerService()
  2580.     {
  2581.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminTagController.php';
  2582.         $this->services['Shopware\\Administration\\Controller\\AdminTagController'] = $instance = new \Shopware\Administration\Controller\AdminTagController(($this->services['Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService'] ?? $this->getFilterTagIdsServiceService()));
  2583.         $instance->setContainer($this);
  2584.         return $instance;
  2585.     }
  2586.     /**
  2587.      * Gets the public 'Shopware\Administration\Controller\AdministrationController' shared service.
  2588.      *
  2589.      * @return \Shopware\Administration\Controller\AdministrationController
  2590.      */
  2591.     protected function getAdministrationControllerService()
  2592.     {
  2593.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdministrationController.php';
  2594.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinderInterface.php';
  2595.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/CachedSnippetFinder.php';
  2596.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinder.php';
  2597.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollectorInterface.php';
  2598.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollector.php';
  2599.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  2600.         $this->services['Shopware\\Administration\\Controller\\AdministrationController'] = $instance = new \Shopware\Administration\Controller\AdministrationController(($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\FirstRunWizardClient'] ?? $this->getFirstRunWizardClientService()), new \Shopware\Administration\Snippet\CachedSnippetFinder(new \Shopware\Administration\Snippet\SnippetFinder(($this->services['kernel'] ?? $this->get('kernel'1)), $a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService())), $this->parameters['kernel.supported_api_versions'], new \Shopware\Administration\Framework\Routing\KnownIps\KnownIpsCollector(), $a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), (\dirname(__DIR__4).'/vendor/shopware/core'), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  2601.         $instance->setContainer($this);
  2602.         return $instance;
  2603.     }
  2604.     /**
  2605.      * Gets the public 'Shopware\Administration\Controller\DocumentServiceDeprecationController' shared service.
  2606.      *
  2607.      * @return \Shopware\Administration\Controller\DocumentServiceDeprecationController
  2608.      */
  2609.     protected function getDocumentServiceDeprecationControllerService()
  2610.     {
  2611.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/DocumentServiceDeprecationController.php';
  2612.         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()));
  2613.     }
  2614.     /**
  2615.      * Gets the public 'Shopware\Administration\Controller\NotificationController' shared service.
  2616.      *
  2617.      * @return \Shopware\Administration\Controller\NotificationController
  2618.      */
  2619.     protected function getNotificationControllerService()
  2620.     {
  2621.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/NotificationController.php';
  2622.         $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()));
  2623.         $instance->setContainer($this);
  2624.         return $instance;
  2625.     }
  2626.     /**
  2627.      * Gets the public 'Shopware\Administration\Controller\UserConfigController' shared service.
  2628.      *
  2629.      * @return \Shopware\Administration\Controller\UserConfigController
  2630.      */
  2631.     protected function getUserConfigControllerService()
  2632.     {
  2633.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/UserConfigController.php';
  2634.         $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()));
  2635.         $instance->setContainer($this);
  2636.         return $instance;
  2637.     }
  2638.     /**
  2639.      * Gets the public 'Shopware\Administration\Notification\NotificationDefinition' shared service.
  2640.      *
  2641.      * @return \Shopware\Administration\Notification\NotificationDefinition
  2642.      */
  2643.     protected function getNotificationDefinitionService()
  2644.     {
  2645.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  2646.         $this->services['Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  2647.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2648.         return $instance;
  2649.     }
  2650.     /**
  2651.      * Gets the public 'Shopware\Administration\Notification\NotificationService' shared service.
  2652.      *
  2653.      * @return \Shopware\Administration\Notification\NotificationService
  2654.      */
  2655.     protected function getNotificationServiceService()
  2656.     {
  2657.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationService.php';
  2658.         return $this->services['Shopware\\Administration\\Notification\\NotificationService'] = new \Shopware\Administration\Notification\NotificationService(($this->services['notification.repository'] ?? $this->getNotification_RepositoryService()));
  2659.     }
  2660.     /**
  2661.      * Gets the public 'Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  2662.      *
  2663.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  2664.      */
  2665.     protected function getAppAdministrationSnippetDefinitionService()
  2666.     {
  2667.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  2668.         $this->services['Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  2669.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2670.         return $instance;
  2671.     }
  2672.     /**
  2673.      * Gets the public 'Shopware\Core\Checkout\Cart\Calculator' shared service.
  2674.      *
  2675.      * @return \Shopware\Core\Checkout\Cart\Calculator
  2676.      */
  2677.     protected function getCalculatorService()
  2678.     {
  2679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Calculator.php';
  2680.         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()));
  2681.     }
  2682.     /**
  2683.      * Gets the public 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory' shared service.
  2684.      *
  2685.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory
  2686.      */
  2687.     protected function getCartFacadeHookFactoryService()
  2688.     {
  2689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  2690.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHookFactory.php';
  2691.         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()));
  2692.     }
  2693.     /**
  2694.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController' shared service.
  2695.      *
  2696.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController
  2697.      */
  2698.     protected function getOrderConverterControllerService()
  2699.     {
  2700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderConverterController.php';
  2701.         $this->services['Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderConverterController'] = $instance = new \Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController(($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  2702.         $instance->setContainer($this);
  2703.         return $instance;
  2704.     }
  2705.     /**
  2706.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController' shared service.
  2707.      *
  2708.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController
  2709.      */
  2710.     protected function getOrderRecalculationControllerService()
  2711.     {
  2712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderRecalculationController.php';
  2713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/RecalculationService.php';
  2714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  2715.         $this->services['Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderRecalculationController'] = $instance = new \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController(new \Shopware\Core\Checkout\Cart\Order\RecalculationService(($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService()), ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder()))));
  2716.         $instance->setContainer($this);
  2717.         return $instance;
  2718.     }
  2719.     /**
  2720.      * Gets the public 'Shopware\Core\Checkout\Cart\PriceActionController' shared service.
  2721.      *
  2722.      * @return \Shopware\Core\Checkout\Cart\PriceActionController
  2723.      */
  2724.     protected function getPriceActionControllerService()
  2725.     {
  2726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceActionController.php';
  2727.         $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()));
  2728.         $instance->setContainer($this);
  2729.         return $instance;
  2730.     }
  2731.     /**
  2732.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute' shared service.
  2733.      *
  2734.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute
  2735.      */
  2736.     protected function getCartDeleteRouteService()
  2737.     {
  2738.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  2739.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  2740.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  2741.         }
  2742.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2743.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  2744.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  2745.         }
  2746.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute($a$b);
  2747.     }
  2748.     /**
  2749.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute' shared service.
  2750.      *
  2751.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute
  2752.      */
  2753.     protected function getCartItemAddRouteService()
  2754.     {
  2755.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  2756.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  2757.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  2758.         }
  2759.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2760.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  2761.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  2762.         }
  2763.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  2764.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  2765.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  2766.         }
  2767.         $d = ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService());
  2768.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  2769.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  2770.         }
  2771.         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);
  2772.     }
  2773.     /**
  2774.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute' shared service.
  2775.      *
  2776.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute
  2777.      */
  2778.     protected function getCartItemRemoveRouteService()
  2779.     {
  2780.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2781.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  2782.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  2783.         }
  2784.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  2785.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  2786.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  2787.         }
  2788.         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);
  2789.     }
  2790.     /**
  2791.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute' shared service.
  2792.      *
  2793.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute
  2794.      */
  2795.     protected function getCartItemUpdateRouteService()
  2796.     {
  2797.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  2798.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  2799.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  2800.         }
  2801.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  2802.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  2803.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  2804.         }
  2805.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2806.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  2807.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  2808.         }
  2809.         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);
  2810.     }
  2811.     /**
  2812.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute' shared service.
  2813.      *
  2814.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute
  2815.      */
  2816.     protected function getCartLoadRouteService()
  2817.     {
  2818.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  2819.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  2820.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  2821.         }
  2822.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2823.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  2824.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  2825.         }
  2826.         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()));
  2827.     }
  2828.     /**
  2829.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute' shared service.
  2830.      *
  2831.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute
  2832.      */
  2833.     protected function getCartOrderRouteService()
  2834.     {
  2835.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  2836.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  2837.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  2838.         }
  2839.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  2840.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  2841.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  2842.         }
  2843.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  2844.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  2845.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  2846.         }
  2847.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2848.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  2849.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  2850.         }
  2851.         $e = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  2852.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  2853.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  2854.         }
  2855.         $f = ($this->services['app_payment_method.repository'] ?? $this->getAppPaymentMethod_RepositoryService());
  2856.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  2857.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  2858.         }
  2859.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), $a, new \Shopware\Core\Checkout\Cart\Order\OrderPersister($a$b), $c$d, new \Shopware\Core\Checkout\Payment\PreparedPaymentService($e$f, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService())));
  2860.     }
  2861.     /**
  2862.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartService' shared service.
  2863.      *
  2864.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartService
  2865.      */
  2866.     protected function getCartServiceService()
  2867.     {
  2868.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  2869.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  2870.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  2871.         }
  2872.         $b = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  2873.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  2874.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  2875.         }
  2876.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  2877.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  2878.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  2879.         }
  2880.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? $this->getCartLoadRouteService());
  2881.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  2882.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  2883.         }
  2884.         $e = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? $this->getCartDeleteRouteService());
  2885.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  2886.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  2887.         }
  2888.         $f = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? $this->getCartItemAddRouteService());
  2889.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  2890.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  2891.         }
  2892.         $g = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? $this->getCartItemUpdateRouteService());
  2893.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  2894.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  2895.         }
  2896.         $h = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? $this->getCartItemRemoveRouteService());
  2897.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  2898.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  2899.         }
  2900.         $i = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? $this->getCartOrderRouteService());
  2901.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  2902.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  2903.         }
  2904.         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);
  2905.     }
  2906.     /**
  2907.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  2908.      *
  2909.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  2910.      */
  2911.     protected function getCustomerAddressDefinitionService()
  2912.     {
  2913.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  2914.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2915.         return $instance;
  2916.     }
  2917.     /**
  2918.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  2919.      *
  2920.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  2921.      */
  2922.     protected function getCustomerGroupRegistrationSalesChannelDefinitionService()
  2923.     {
  2924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  2925.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  2926.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2927.         return $instance;
  2928.     }
  2929.     /**
  2930.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  2931.      *
  2932.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  2933.      */
  2934.     protected function getCustomerGroupTranslationDefinitionService()
  2935.     {
  2936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  2938.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  2939.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2940.         return $instance;
  2941.     }
  2942.     /**
  2943.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  2944.      *
  2945.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  2946.      */
  2947.     protected function getCustomerGroupDefinitionService()
  2948.     {
  2949.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  2950.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2951.         return $instance;
  2952.     }
  2953.     /**
  2954.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  2955.      *
  2956.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  2957.      */
  2958.     protected function getCustomerRecoveryDefinitionService()
  2959.     {
  2960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  2961.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  2962.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2963.         return $instance;
  2964.     }
  2965.     /**
  2966.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  2967.      *
  2968.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  2969.      */
  2970.     protected function getCustomerTagDefinitionService()
  2971.     {
  2972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  2973.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  2974.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2975.         return $instance;
  2976.     }
  2977.     /**
  2978.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  2979.      *
  2980.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  2981.      */
  2982.     protected function getCustomerWishlistProductDefinitionService()
  2983.     {
  2984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  2985.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  2986.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2987.         return $instance;
  2988.     }
  2989.     /**
  2990.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  2991.      *
  2992.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  2993.      */
  2994.     protected function getCustomerWishlistDefinitionService()
  2995.     {
  2996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  2997.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  2998.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2999.         return $instance;
  3000.     }
  3001.     /**
  3002.      * Gets the public 'Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController' shared service.
  3003.      *
  3004.      * @return \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController
  3005.      */
  3006.     protected function getCustomerGroupRegistrationActionControllerService()
  3007.     {
  3008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Api/CustomerGroupRegistrationActionController.php';
  3009.         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()));
  3010.     }
  3011.     /**
  3012.      * Gets the public 'Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  3013.      *
  3014.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  3015.      */
  3016.     protected function getCustomerDefinitionService()
  3017.     {
  3018.         $this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  3019.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3020.         return $instance;
  3021.     }
  3022.     /**
  3023.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute' shared service.
  3024.      *
  3025.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute
  3026.      */
  3027.     protected function getAccountNewsletterRecipientRouteService()
  3028.     {
  3029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAccountNewsletterRecipientRoute.php';
  3030.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountNewsletterRecipientRoute.php';
  3031.         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()));
  3032.     }
  3033.     /**
  3034.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute' shared service.
  3035.      *
  3036.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute
  3037.      */
  3038.     protected function getAddWishlistProductRouteService()
  3039.     {
  3040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAddWishlistProductRoute.php';
  3041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AddWishlistProductRoute.php';
  3042.         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()));
  3043.     }
  3044.     /**
  3045.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute' shared service.
  3046.      *
  3047.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute
  3048.      */
  3049.     protected function getChangeCustomerProfileRouteService()
  3050.     {
  3051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeCustomerProfileRoute.php';
  3052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeCustomerProfileRoute.php';
  3053.         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()));
  3054.     }
  3055.     /**
  3056.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute' shared service.
  3057.      *
  3058.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute
  3059.      */
  3060.     protected function getChangeEmailRouteService()
  3061.     {
  3062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeEmailRoute.php';
  3063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeEmailRoute.php';
  3064.         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()));
  3065.     }
  3066.     /**
  3067.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute' shared service.
  3068.      *
  3069.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute
  3070.      */
  3071.     protected function getChangeLanguageRouteService()
  3072.     {
  3073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeLanguageRoute.php';
  3074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeLanguageRoute.php';
  3075.         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()));
  3076.     }
  3077.     /**
  3078.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute' shared service.
  3079.      *
  3080.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute
  3081.      */
  3082.     protected function getChangePasswordRouteService()
  3083.     {
  3084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePasswordRoute.php';
  3085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePasswordRoute.php';
  3086.         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()));
  3087.     }
  3088.     /**
  3089.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute' shared service.
  3090.      *
  3091.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute
  3092.      */
  3093.     protected function getChangePaymentMethodRouteService()
  3094.     {
  3095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePaymentMethodRoute.php';
  3096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePaymentMethodRoute.php';
  3097.         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()));
  3098.     }
  3099.     /**
  3100.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute' shared service.
  3101.      *
  3102.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute
  3103.      */
  3104.     protected function getCustomerGroupRegistrationSettingsRouteService()
  3105.     {
  3106.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php';
  3107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerGroupRegistrationSettingsRoute.php';
  3108.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  3109.     }
  3110.     /**
  3111.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute' shared service.
  3112.      *
  3113.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute
  3114.      */
  3115.     protected function getCustomerRecoveryIsExpiredRouteService()
  3116.     {
  3117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRecoveryIsExpiredRoute.php';
  3118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRecoveryIsExpiredRoute.php';
  3119.         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()));
  3120.     }
  3121.     /**
  3122.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute' shared service.
  3123.      *
  3124.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute
  3125.      */
  3126.     protected function getCustomerRouteService()
  3127.     {
  3128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRoute.php';
  3129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRoute.php';
  3130.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  3131.     }
  3132.     /**
  3133.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute' shared service.
  3134.      *
  3135.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute
  3136.      */
  3137.     protected function getDeleteAddressRouteService()
  3138.     {
  3139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteAddressRoute.php';
  3140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  3141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteAddressRoute.php';
  3142.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()));
  3143.     }
  3144.     /**
  3145.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute' shared service.
  3146.      *
  3147.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute
  3148.      */
  3149.     protected function getDeleteCustomerRouteService()
  3150.     {
  3151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteCustomerRoute.php';
  3152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteCustomerRoute.php';
  3153.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  3154.     }
  3155.     /**
  3156.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute' shared service.
  3157.      *
  3158.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute
  3159.      */
  3160.     protected function getDownloadRouteService()
  3161.     {
  3162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDownloadRoute.php';
  3163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DownloadRoute.php';
  3164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/DownloadResponseGenerator.php';
  3165.         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'));
  3166.     }
  3167.     /**
  3168.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute' shared service.
  3169.      *
  3170.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute
  3171.      */
  3172.     protected function getListAddressRouteService()
  3173.     {
  3174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractListAddressRoute.php';
  3175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ListAddressRoute.php';
  3176.         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()));
  3177.     }
  3178.     /**
  3179.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute' shared service.
  3180.      *
  3181.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute
  3182.      */
  3183.     protected function getLoadWishlistRouteService()
  3184.     {
  3185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoadWishlistRoute.php';
  3186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoadWishlistRoute.php';
  3187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  3188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  3189.         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())));
  3190.     }
  3191.     /**
  3192.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute' shared service.
  3193.      *
  3194.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute
  3195.      */
  3196.     protected function getLoginRouteService()
  3197.     {
  3198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoginRoute.php';
  3199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoginRoute.php';
  3200.         $a = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  3201.         $b = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  3202.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3203.         $d = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  3204.         $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));
  3205.         $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));
  3206.         $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));
  3207.         $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));
  3208.         $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));
  3209.         $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));
  3210.         $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));
  3211.         $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));
  3212.         $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));
  3213.         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);
  3214.     }
  3215.     /**
  3216.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute' shared service.
  3217.      *
  3218.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute
  3219.      */
  3220.     protected function getLogoutRouteService()
  3221.     {
  3222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLogoutRoute.php';
  3223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LogoutRoute.php';
  3224.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()));
  3225.     }
  3226.     /**
  3227.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute' shared service.
  3228.      *
  3229.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute
  3230.      */
  3231.     protected function getMergeWishlistProductRouteService()
  3232.     {
  3233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractMergeWishlistProductRoute.php';
  3234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/MergeWishlistProductRoute.php';
  3235.         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()));
  3236.     }
  3237.     /**
  3238.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute' shared service.
  3239.      *
  3240.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute
  3241.      */
  3242.     protected function getRegisterConfirmRouteService()
  3243.     {
  3244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterConfirmRoute.php';
  3245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterConfirmRoute.php';
  3246.         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()));
  3247.     }
  3248.     /**
  3249.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute' shared service.
  3250.      *
  3251.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute
  3252.      */
  3253.     protected function getRegisterRouteService()
  3254.     {
  3255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterRoute.php';
  3256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterRoute.php';
  3257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  3258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerValidationFactory.php';
  3259.         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()));
  3260.     }
  3261.     /**
  3262.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute' shared service.
  3263.      *
  3264.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute
  3265.      */
  3266.     protected function getRemoveWishlistProductRouteService()
  3267.     {
  3268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php';
  3269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RemoveWishlistProductRoute.php';
  3270.         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()));
  3271.     }
  3272.     /**
  3273.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute' shared service.
  3274.      *
  3275.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute
  3276.      */
  3277.     protected function getResetPasswordRouteService()
  3278.     {
  3279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractResetPasswordRoute.php';
  3280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ResetPasswordRoute.php';
  3281.         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()));
  3282.     }
  3283.     /**
  3284.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute' shared service.
  3285.      *
  3286.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute
  3287.      */
  3288.     protected function getSendPasswordRecoveryMailRouteService()
  3289.     {
  3290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSendPasswordRecoveryMailRoute.php';
  3291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SendPasswordRecoveryMailRoute.php';
  3292.         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()));
  3293.     }
  3294.     /**
  3295.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute' shared service.
  3296.      *
  3297.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute
  3298.      */
  3299.     protected function getSwitchDefaultAddressRouteService()
  3300.     {
  3301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSwitchDefaultAddressRoute.php';
  3302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  3303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SwitchDefaultAddressRoute.php';
  3304.         $a = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  3305.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  3306.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  3307.         }
  3308.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  3309.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  3310.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  3311.         }
  3312.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3313.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  3314.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  3315.         }
  3316.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute($a$b$c);
  3317.     }
  3318.     /**
  3319.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute' shared service.
  3320.      *
  3321.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute
  3322.      */
  3323.     protected function getUpsertAddressRouteService()
  3324.     {
  3325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractUpsertAddressRoute.php';
  3326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  3327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/UpsertAddressRoute.php';
  3328.         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()));
  3329.     }
  3330.     /**
  3331.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  3332.      *
  3333.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  3334.      */
  3335.     protected function getDocumentBaseConfigSalesChannelDefinitionService()
  3336.     {
  3337.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  3338.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  3339.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3340.         return $instance;
  3341.     }
  3342.     /**
  3343.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  3344.      *
  3345.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  3346.      */
  3347.     protected function getDocumentBaseConfigDefinitionService()
  3348.     {
  3349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  3350.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  3351.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3352.         return $instance;
  3353.     }
  3354.     /**
  3355.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  3356.      *
  3357.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  3358.      */
  3359.     protected function getDocumentTypeTranslationDefinitionService()
  3360.     {
  3361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  3363.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  3364.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3365.         return $instance;
  3366.     }
  3367.     /**
  3368.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  3369.      *
  3370.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  3371.      */
  3372.     protected function getDocumentTypeDefinitionService()
  3373.     {
  3374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  3375.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  3376.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3377.         return $instance;
  3378.     }
  3379.     /**
  3380.      * Gets the public 'Shopware\Core\Checkout\Document\Controller\DocumentController' shared service.
  3381.      *
  3382.      * @return \Shopware\Core\Checkout\Document\Controller\DocumentController
  3383.      */
  3384.     protected function getDocumentControllerService()
  3385.     {
  3386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Controller/DocumentController.php';
  3387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentMerger.php';
  3388.         include_once \dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/tcpdf.php';
  3389.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdiTrait.php';
  3390.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/Tcpdf/Fpdi.php';
  3391.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  3392.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  3393.         $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);
  3394.         $instance->setContainer($this);
  3395.         return $instance;
  3396.     }
  3397.     /**
  3398.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  3399.      *
  3400.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  3401.      */
  3402.     protected function getDocumentDefinitionService()
  3403.     {
  3404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  3405.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  3406.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3407.         return $instance;
  3408.     }
  3409.     /**
  3410.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentGeneratorController' shared service.
  3411.      *
  3412.      * @return \Shopware\Core\Checkout\Document\DocumentGeneratorController
  3413.      */
  3414.     protected function getDocumentGeneratorControllerService()
  3415.     {
  3416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGeneratorController.php';
  3417.         $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()));
  3418.         $instance->setContainer($this);
  3419.         return $instance;
  3420.     }
  3421.     /**
  3422.      * Gets the public 'Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute' shared service.
  3423.      *
  3424.      * @return \Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute
  3425.      */
  3426.     protected function getDocumentRouteService()
  3427.     {
  3428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/AbstractDocumentRoute.php';
  3429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/DocumentRoute.php';
  3430.         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()));
  3431.     }
  3432.     /**
  3433.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  3434.      *
  3435.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  3436.      */
  3437.     protected function getOrderAddressDefinitionService()
  3438.     {
  3439.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  3440.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3441.         return $instance;
  3442.     }
  3443.     /**
  3444.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  3445.      *
  3446.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  3447.      */
  3448.     protected function getOrderCustomerDefinitionService()
  3449.     {
  3450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  3451.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  3452.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3453.         return $instance;
  3454.     }
  3455.     /**
  3456.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  3457.      *
  3458.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  3459.      */
  3460.     protected function getOrderDeliveryPositionDefinitionService()
  3461.     {
  3462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  3463.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  3464.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3465.         return $instance;
  3466.     }
  3467.     /**
  3468.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  3469.      *
  3470.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  3471.      */
  3472.     protected function getOrderDeliveryDefinitionService()
  3473.     {
  3474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  3475.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  3476.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3477.         return $instance;
  3478.     }
  3479.     /**
  3480.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition' shared service.
  3481.      *
  3482.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition
  3483.      */
  3484.     protected function getOrderLineItemDownloadDefinitionService()
  3485.     {
  3486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItemDownload/OrderLineItemDownloadDefinition.php';
  3487.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition();
  3488.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3489.         return $instance;
  3490.     }
  3491.     /**
  3492.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  3493.      *
  3494.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  3495.      */
  3496.     protected function getOrderLineItemDefinitionService()
  3497.     {
  3498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  3499.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  3500.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3501.         return $instance;
  3502.     }
  3503.     /**
  3504.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  3505.      *
  3506.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  3507.      */
  3508.     protected function getOrderTagDefinitionService()
  3509.     {
  3510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  3511.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  3512.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3513.         return $instance;
  3514.     }
  3515.     /**
  3516.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  3517.      *
  3518.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  3519.      */
  3520.     protected function getOrderTransactionCaptureRefundPositionDefinitionService()
  3521.     {
  3522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  3523.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  3524.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3525.         return $instance;
  3526.     }
  3527.     /**
  3528.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  3529.      *
  3530.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  3531.      */
  3532.     protected function getOrderTransactionCaptureRefundDefinitionService()
  3533.     {
  3534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  3535.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  3536.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3537.         return $instance;
  3538.     }
  3539.     /**
  3540.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  3541.      *
  3542.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  3543.      */
  3544.     protected function getOrderTransactionCaptureDefinitionService()
  3545.     {
  3546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  3547.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  3548.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3549.         return $instance;
  3550.     }
  3551.     /**
  3552.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  3553.      *
  3554.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  3555.      */
  3556.     protected function getOrderTransactionDefinitionService()
  3557.     {
  3558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  3559.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  3560.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3561.         return $instance;
  3562.     }
  3563.     /**
  3564.      * Gets the public 'Shopware\Core\Checkout\Order\Api\OrderActionController' shared service.
  3565.      *
  3566.      * @return \Shopware\Core\Checkout\Order\Api\OrderActionController
  3567.      */
  3568.     protected function getOrderActionControllerService()
  3569.     {
  3570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Api/OrderActionController.php';
  3571.         $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()));
  3572.         $instance->setContainer($this);
  3573.         return $instance;
  3574.     }
  3575.     /**
  3576.      * Gets the public 'Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  3577.      *
  3578.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  3579.      */
  3580.     protected function getOrderDefinitionService()
  3581.     {
  3582.         $this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  3583.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3584.         return $instance;
  3585.     }
  3586.     /**
  3587.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute' shared service.
  3588.      *
  3589.      * @return \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute
  3590.      */
  3591.     protected function getCancelOrderRouteService()
  3592.     {
  3593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractCancelOrderRoute.php';
  3594.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/CancelOrderRoute.php';
  3595.         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()));
  3596.     }
  3597.     /**
  3598.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\OrderRoute' shared service.
  3599.      *
  3600.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute
  3601.      */
  3602.     protected function getOrderRouteService()
  3603.     {
  3604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractOrderRoute.php';
  3605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderRoute.php';
  3606.         return $this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] = new \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute(($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService()), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()));
  3607.     }
  3608.     /**
  3609.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute' shared service.
  3610.      *
  3611.      * @return \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute
  3612.      */
  3613.     protected function getSetPaymentOrderRouteService()
  3614.     {
  3615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractSetPaymentOrderRoute.php';
  3616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/SetPaymentOrderRoute.php';
  3617.         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()));
  3618.     }
  3619.     /**
  3620.      * Gets the public 'Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  3621.      *
  3622.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  3623.      */
  3624.     protected function getPaymentMethodTranslationDefinitionService()
  3625.     {
  3626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3627.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  3628.         $this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  3629.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3630.         return $instance;
  3631.     }
  3632.     /**
  3633.      * Gets the public 'Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor' shared service.
  3634.      *
  3635.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor
  3636.      */
  3637.     protected function getPaymentRefundProcessorService()
  3638.     {
  3639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentRefundProcessor.php';
  3640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundStateHandler.php';
  3641.         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()));
  3642.     }
  3643.     /**
  3644.      * Gets the public 'Shopware\Core\Checkout\Payment\Controller\PaymentController' shared service.
  3645.      *
  3646.      * @return \Shopware\Core\Checkout\Payment\Controller\PaymentController
  3647.      */
  3648.     protected function getPaymentControllerService()
  3649.     {
  3650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Controller/PaymentController.php';
  3651.         $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()));
  3652.         $instance->setContainer($this);
  3653.         return $instance;
  3654.     }
  3655.     /**
  3656.      * Gets the public 'Shopware\Core\Checkout\Payment\PaymentMethodDefinition' shared service.
  3657.      *
  3658.      * @return \Shopware\Core\Checkout\Payment\PaymentMethodDefinition
  3659.      */
  3660.     protected function getPaymentMethodDefinitionService()
  3661.     {
  3662.         $this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\PaymentMethodDefinition();
  3663.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3664.         return $instance;
  3665.     }
  3666.     /**
  3667.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute' shared service.
  3668.      *
  3669.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute
  3670.      */
  3671.     protected function getCachedPaymentMethodRouteService()
  3672.     {
  3673.         $a = ($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? $this->getFilteredPaymentMethodRouteService());
  3674.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  3675.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  3676.         }
  3677.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute($a, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  3678.     }
  3679.     /**
  3680.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute' shared service.
  3681.      *
  3682.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute
  3683.      */
  3684.     protected function getHandlePaymentMethodRouteService()
  3685.     {
  3686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractHandlePaymentMethodRoute.php';
  3687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php';
  3688.         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()));
  3689.     }
  3690.     /**
  3691.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition' shared service.
  3692.      *
  3693.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition
  3694.      */
  3695.     protected function getSalesChannelPaymentMethodDefinitionService()
  3696.     {
  3697.         $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition();
  3698.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  3699.         return $instance;
  3700.     }
  3701.     /**
  3702.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute' shared service.
  3703.      *
  3704.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute
  3705.      */
  3706.     protected function getSortedPaymentMethodRouteService()
  3707.     {
  3708.         $a = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? $this->getCachedPaymentMethodRouteService());
  3709.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'])) {
  3710.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'];
  3711.         }
  3712.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute($a);
  3713.     }
  3714.     /**
  3715.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  3716.      *
  3717.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  3718.      */
  3719.     protected function getPromotionCartRuleDefinitionService()
  3720.     {
  3721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  3722.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  3723.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3724.         return $instance;
  3725.     }
  3726.     /**
  3727.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  3728.      *
  3729.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  3730.      */
  3731.     protected function getPromotionDiscountPriceDefinitionService()
  3732.     {
  3733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  3734.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  3735.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3736.         return $instance;
  3737.     }
  3738.     /**
  3739.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  3740.      *
  3741.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  3742.      */
  3743.     protected function getPromotionDiscountRuleDefinitionService()
  3744.     {
  3745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  3746.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  3747.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3748.         return $instance;
  3749.     }
  3750.     /**
  3751.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  3752.      *
  3753.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  3754.      */
  3755.     protected function getPromotionDiscountDefinitionService()
  3756.     {
  3757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  3758.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  3759.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3760.         return $instance;
  3761.     }
  3762.     /**
  3763.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  3764.      *
  3765.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  3766.      */
  3767.     protected function getPromotionIndividualCodeDefinitionService()
  3768.     {
  3769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  3770.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  3771.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3772.         return $instance;
  3773.     }
  3774.     /**
  3775.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  3776.      *
  3777.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  3778.      */
  3779.     protected function getPromotionOrderRuleDefinitionService()
  3780.     {
  3781.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  3782.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  3783.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3784.         return $instance;
  3785.     }
  3786.     /**
  3787.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  3788.      *
  3789.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  3790.      */
  3791.     protected function getPromotionPersonaCustomerDefinitionService()
  3792.     {
  3793.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  3794.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  3795.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3796.         return $instance;
  3797.     }
  3798.     /**
  3799.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  3800.      *
  3801.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  3802.      */
  3803.     protected function getPromotionPersonaRuleDefinitionService()
  3804.     {
  3805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  3806.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  3807.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3808.         return $instance;
  3809.     }
  3810.     /**
  3811.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  3812.      *
  3813.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  3814.      */
  3815.     protected function getPromotionSalesChannelDefinitionService()
  3816.     {
  3817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  3818.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  3819.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3820.         return $instance;
  3821.     }
  3822.     /**
  3823.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  3824.      *
  3825.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  3826.      */
  3827.     protected function getPromotionSetGroupRuleDefinitionService()
  3828.     {
  3829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  3830.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  3831.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3832.         return $instance;
  3833.     }
  3834.     /**
  3835.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  3836.      *
  3837.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  3838.      */
  3839.     protected function getPromotionSetGroupDefinitionService()
  3840.     {
  3841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  3842.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  3843.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3844.         return $instance;
  3845.     }
  3846.     /**
  3847.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  3848.      *
  3849.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  3850.      */
  3851.     protected function getPromotionTranslationDefinitionService()
  3852.     {
  3853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  3855.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  3856.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3857.         return $instance;
  3858.     }
  3859.     /**
  3860.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionActionController' shared service.
  3861.      *
  3862.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionActionController
  3863.      */
  3864.     protected function getPromotionActionControllerService()
  3865.     {
  3866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionActionController.php';
  3867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesLoader.php';
  3868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesRemover.php';
  3869.         $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()));
  3870.         $instance->setContainer($this);
  3871.         return $instance;
  3872.     }
  3873.     /**
  3874.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionController' shared service.
  3875.      *
  3876.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionController
  3877.      */
  3878.     protected function getPromotionControllerService()
  3879.     {
  3880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionController.php';
  3881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodeService.php';
  3882.         $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())));
  3883.         $instance->setContainer($this);
  3884.         return $instance;
  3885.     }
  3886.     /**
  3887.      * Gets the public 'Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  3888.      *
  3889.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  3890.      */
  3891.     protected function getPromotionDefinitionService()
  3892.     {
  3893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  3894.         $this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  3895.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3896.         return $instance;
  3897.     }
  3898.     /**
  3899.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  3900.      *
  3901.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  3902.      */
  3903.     protected function getShippingMethodPriceDefinitionService()
  3904.     {
  3905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  3906.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  3907.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3908.         return $instance;
  3909.     }
  3910.     /**
  3911.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  3912.      *
  3913.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  3914.      */
  3915.     protected function getShippingMethodTagDefinitionService()
  3916.     {
  3917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  3918.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  3919.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3920.         return $instance;
  3921.     }
  3922.     /**
  3923.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  3924.      *
  3925.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  3926.      */
  3927.     protected function getShippingMethodTranslationDefinitionService()
  3928.     {
  3929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  3931.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  3932.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3933.         return $instance;
  3934.     }
  3935.     /**
  3936.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute' shared service.
  3937.      *
  3938.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute
  3939.      */
  3940.     protected function getCachedShippingMethodRouteService()
  3941.     {
  3942.         $a = ($this->services['sales_channel.shipping_method.repository'] ?? $this->getSalesChannel_ShippingMethod_RepositoryService());
  3943.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  3944.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  3945.         }
  3946.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  3947.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  3948.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  3949.         }
  3950.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3951.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  3952.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  3953.         }
  3954.         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, []);
  3955.     }
  3956.     /**
  3957.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition' shared service.
  3958.      *
  3959.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition
  3960.      */
  3961.     protected function getSalesChannelShippingMethodDefinitionService()
  3962.     {
  3963.         $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition();
  3964.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  3965.         return $instance;
  3966.     }
  3967.     /**
  3968.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute' shared service.
  3969.      *
  3970.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute
  3971.      */
  3972.     protected function getSortedShippingMethodRouteService()
  3973.     {
  3974.         $a = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] ?? $this->getCachedShippingMethodRouteService());
  3975.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'])) {
  3976.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'];
  3977.         }
  3978.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute($a);
  3979.     }
  3980.     /**
  3981.      * Gets the public 'Shopware\Core\Checkout\Shipping\ShippingMethodDefinition' shared service.
  3982.      *
  3983.      * @return \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition
  3984.      */
  3985.     protected function getShippingMethodDefinitionService()
  3986.     {
  3987.         $this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition();
  3988.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3989.         return $instance;
  3990.     }
  3991.     /**
  3992.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  3993.      *
  3994.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  3995.      */
  3996.     protected function getCategoryTagDefinitionService()
  3997.     {
  3998.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  3999.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  4000.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4001.         return $instance;
  4002.     }
  4003.     /**
  4004.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  4005.      *
  4006.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  4007.      */
  4008.     protected function getCategoryTranslationDefinitionService()
  4009.     {
  4010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  4012.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  4013.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4014.         return $instance;
  4015.     }
  4016.     /**
  4017.      * Gets the public 'Shopware\Core\Content\Category\CategoryDefinition' shared service.
  4018.      *
  4019.      * @return \Shopware\Core\Content\Category\CategoryDefinition
  4020.      */
  4021.     protected function getCategoryDefinitionService()
  4022.     {
  4023.         $this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\CategoryDefinition();
  4024.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4025.         return $instance;
  4026.     }
  4027.     /**
  4028.      * Gets the public 'Shopware\Core\Content\Category\CategoryHydrator' shared service.
  4029.      *
  4030.      * @return \Shopware\Core\Content\Category\CategoryHydrator
  4031.      */
  4032.     protected function getCategoryHydratorService()
  4033.     {
  4034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryHydrator.php';
  4035.         return $this->services['Shopware\\Core\\Content\\Category\\CategoryHydrator'] = new \Shopware\Core\Content\Category\CategoryHydrator($this);
  4036.     }
  4037.     /**
  4038.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute' shared service.
  4039.      *
  4040.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute
  4041.      */
  4042.     protected function getCachedCategoryRouteService()
  4043.     {
  4044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  4045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php';
  4046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php';
  4047.         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()), []);
  4048.     }
  4049.     /**
  4050.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute' shared service.
  4051.      *
  4052.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute
  4053.      */
  4054.     protected function getCachedNavigationRouteService()
  4055.     {
  4056.         $a = ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService());
  4057.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  4058.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  4059.         }
  4060.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  4061.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  4062.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  4063.         }
  4064.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4065.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  4066.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  4067.         }
  4068.         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, []);
  4069.     }
  4070.     /**
  4071.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CategoryListRoute' shared service.
  4072.      *
  4073.      * @return \Shopware\Core\Content\Category\SalesChannel\CategoryListRoute
  4074.      */
  4075.     protected function getCategoryListRouteService()
  4076.     {
  4077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryListRoute.php';
  4078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryListRoute.php';
  4079.         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()));
  4080.     }
  4081.     /**
  4082.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition' shared service.
  4083.      *
  4084.      * @return \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition
  4085.      */
  4086.     protected function getSalesChannelCategoryDefinitionService()
  4087.     {
  4088.         $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition();
  4089.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4090.         return $instance;
  4091.     }
  4092.     /**
  4093.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute' shared service.
  4094.      *
  4095.      * @return \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute
  4096.      */
  4097.     protected function getTreeBuildingNavigationRouteService()
  4098.     {
  4099.         $a = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'] ?? $this->getCachedNavigationRouteService());
  4100.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'])) {
  4101.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'];
  4102.         }
  4103.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute($a);
  4104.     }
  4105.     /**
  4106.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  4107.      *
  4108.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  4109.      */
  4110.     protected function getCmsBlockDefinitionService()
  4111.     {
  4112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  4113.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  4114.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4115.         return $instance;
  4116.     }
  4117.     /**
  4118.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  4119.      *
  4120.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  4121.      */
  4122.     protected function getCmsPageTranslationDefinitionService()
  4123.     {
  4124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  4126.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  4127.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4128.         return $instance;
  4129.     }
  4130.     /**
  4131.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  4132.      *
  4133.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  4134.      */
  4135.     protected function getCmsSectionDefinitionService()
  4136.     {
  4137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  4138.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  4139.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4140.         return $instance;
  4141.     }
  4142.     /**
  4143.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  4144.      *
  4145.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  4146.      */
  4147.     protected function getCmsSlotTranslationDefinitionService()
  4148.     {
  4149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  4151.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  4152.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4153.         return $instance;
  4154.     }
  4155.     /**
  4156.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  4157.      *
  4158.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  4159.      */
  4160.     protected function getCmsSlotDefinitionService()
  4161.     {
  4162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  4163.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  4164.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4165.         return $instance;
  4166.     }
  4167.     /**
  4168.      * Gets the public 'Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  4169.      *
  4170.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  4171.      */
  4172.     protected function getCmsPageDefinitionService()
  4173.     {
  4174.         $this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  4175.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4176.         return $instance;
  4177.     }
  4178.     /**
  4179.      * Gets the public 'Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer' shared service.
  4180.      *
  4181.      * @return \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer
  4182.      */
  4183.     protected function getSlotConfigFieldSerializerService()
  4184.     {
  4185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  4186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  4187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  4188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializer.php';
  4189.         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()));
  4190.     }
  4191.     /**
  4192.      * Gets the public 'Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver' shared service.
  4193.      *
  4194.      * @return \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver
  4195.      */
  4196.     protected function getCmsSlotsDataResolverService()
  4197.     {
  4198.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  4199.         if (isset($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'])) {
  4200.             return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'];
  4201.         }
  4202.         return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] = new \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver(new RewindableGenerator(function () {
  4203.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] ?? $this->getImageCmsElementResolverService());
  4204.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? $this->getImageSliderTypeDataResolverService());
  4205.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] ?? $this->getImageGalleryTypeDataResolverService());
  4206.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\YoutubeVideoCmsElementResolver()));
  4207.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\VimeoVideoCmsElementResolver()));
  4208.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] ?? $this->getProductBoxCmsElementResolverService());
  4209.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] ?? $this->getProductListingCmsElementResolverService());
  4210.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] ?? $this->getProductSliderCmsElementResolverService());
  4211.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductNameCmsElementResolver()));
  4212.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ManufacturerLogoCmsElementResolver()));
  4213.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] ?? $this->getCrossSellingCmsElementResolverService());
  4214.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] ?? $this->getProductDescriptionReviewsCmsElementResolverService());
  4215.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] ?? $this->getBuyBoxCmsElementResolverService());
  4216.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] ?? $this->getTextCmsElementResolverService());
  4217.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] ?? $this->getFormCmsElementResolverService());
  4218.             yield 15 => ($this->services['Jkweb\\Shopware\\Plugin\\CategoryListing\\DataResolver\\CategoryListingDataResolver'] ?? $this->getCategoryListingDataResolverService());
  4219.         }, 16), ['product' => $a], ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4220.     }
  4221.     /**
  4222.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\CmsRoute' shared service.
  4223.      *
  4224.      * @return \Shopware\Core\Content\Cms\SalesChannel\CmsRoute
  4225.      */
  4226.     protected function getCmsRouteService()
  4227.     {
  4228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/AbstractCmsRoute.php';
  4229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/CmsRoute.php';
  4230.         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()));
  4231.     }
  4232.     /**
  4233.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository' shared service.
  4234.      *
  4235.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository
  4236.      *
  4237.      * @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.
  4238.      */
  4239.     protected function getSalesChannelCmsPageRepositoryService()
  4240.     {
  4241.         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.');
  4242.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  4243.     }
  4244.     /**
  4245.      * Gets the public 'Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute' shared service.
  4246.      *
  4247.      * @return \Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute
  4248.      */
  4249.     protected function getContactFormRouteService()
  4250.     {
  4251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/AbstractContactFormRoute.php';
  4252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/ContactFormRoute.php';
  4253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  4254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/Validation/ContactFormValidationFactory.php';
  4255.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4256.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4257.         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()));
  4258.     }
  4259.     /**
  4260.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  4261.      *
  4262.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  4263.      */
  4264.     protected function getFlowSequenceDefinitionService()
  4265.     {
  4266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  4267.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  4268.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4269.         return $instance;
  4270.     }
  4271.     /**
  4272.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition' shared service.
  4273.      *
  4274.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition
  4275.      */
  4276.     protected function getFlowTemplateDefinitionService()
  4277.     {
  4278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowTemplate/FlowTemplateDefinition.php';
  4279.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition();
  4280.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4281.         return $instance;
  4282.     }
  4283.     /**
  4284.      * Gets the public 'Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer' shared service.
  4285.      *
  4286.      * @return \Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer
  4287.      */
  4288.     protected function getFlowTemplateConfigFieldSerializerService()
  4289.     {
  4290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  4291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  4292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  4293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/DataAbstractionLayer/FieldSerializer/FlowTemplateConfigFieldSerializer.php';
  4294.         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()));
  4295.     }
  4296.     /**
  4297.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader' shared service.
  4298.      *
  4299.      * @return \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader
  4300.      */
  4301.     protected function getCachedFlowLoaderService()
  4302.     {
  4303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/AbstractFlowLoader.php';
  4304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/CachedFlowLoader.php';
  4305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowLoader.php';
  4306.         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()));
  4307.     }
  4308.     /**
  4309.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowExecutor' shared service.
  4310.      *
  4311.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowExecutor
  4312.      */
  4313.     protected function getFlowExecutorService()
  4314.     {
  4315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowExecutor.php';
  4316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Rule/FlowRuleScopeBuilder.php';
  4317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  4318.         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 () {
  4319.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  4320.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  4321.             yield => ($this->privates['Tds\\MerwareDiscounts\\Cart\\Checkout\\OverwrittenPriceCollector'] ?? $this->getOverwrittenPriceCollectorService());
  4322.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  4323.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  4324.         }, 5)), new RewindableGenerator(function () {
  4325.             yield 'action.add.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  4326.             yield 'action.add.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  4327.             yield 'action.remove.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  4328.             yield 'action.remove.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  4329.             yield 'action.change.customer.group' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  4330.             yield 'action.change.customer.status' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  4331.             yield 'action.generate.document' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  4332.             yield 'action.grant.download.access' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  4333.             yield 'action.mail.send' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  4334.             yield 'action.set.order.state' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  4335.             yield 'action.set.customer.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  4336.             yield 'action.set.customer.group.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  4337.             yield 'action.add.customer.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  4338.             yield 'action.add.order.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  4339.             yield 'action.set.order.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  4340.             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()));
  4341.         }, 16));
  4342.     }
  4343.     /**
  4344.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowFactory' shared service.
  4345.      *
  4346.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowFactory
  4347.      */
  4348.     protected function getFlowFactoryService()
  4349.     {
  4350.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] = new \Shopware\Core\Content\Flow\Dispatching\FlowFactory(new RewindableGenerator(function () {
  4351.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] ?? $this->getOrderStorerService());
  4352.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] ?? $this->getCustomerStorerService());
  4353.             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()));
  4354.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] ?? $this->getUserStorerService());
  4355.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] ?? $this->getCustomerGroupStorerService());
  4356.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] ?? $this->getCustomerRecoveryStorerService());
  4357.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] ?? $this->getOrderTransactionStorerService());
  4358.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] ?? $this->getNewsletterRecipientStorerService());
  4359.             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()));
  4360.             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()));
  4361.             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()));
  4362.             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()));
  4363.             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()));
  4364.             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()));
  4365.             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()));
  4366.             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()));
  4367.             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()));
  4368.             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()));
  4369.             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()));
  4370.             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()));
  4371.             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()));
  4372.         }, 21));
  4373.     }
  4374.     /**
  4375.      * Gets the public 'Shopware\Core\Content\Flow\FlowDefinition' shared service.
  4376.      *
  4377.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  4378.      */
  4379.     protected function getFlowDefinitionService()
  4380.     {
  4381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  4382.         $this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  4383.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4384.         return $instance;
  4385.     }
  4386.     /**
  4387.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  4388.      *
  4389.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  4390.      */
  4391.     protected function getImportExportFileDefinitionService()
  4392.     {
  4393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  4394.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  4395.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4396.         return $instance;
  4397.     }
  4398.     /**
  4399.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  4400.      *
  4401.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  4402.      */
  4403.     protected function getImportExportLogDefinitionService()
  4404.     {
  4405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  4406.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  4407.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4408.         return $instance;
  4409.     }
  4410.     /**
  4411.      * Gets the public 'Shopware\Core\Content\ImportExport\Controller\ImportExportActionController' shared service.
  4412.      *
  4413.      * @return \Shopware\Core\Content\ImportExport\Controller\ImportExportActionController
  4414.      */
  4415.     protected function getImportExportActionControllerService()
  4416.     {
  4417.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Controller/ImportExportActionController.php';
  4418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/SupportedFeaturesService.php';
  4419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DownloadService.php';
  4420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractMappingService.php';
  4421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/MappingService.php';
  4422.         $a = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  4423.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  4424.         $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));
  4425.         $instance->setContainer($this);
  4426.         return $instance;
  4427.     }
  4428.     /**
  4429.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportFactory' shared service.
  4430.      *
  4431.      * @return \Shopware\Core\Content\ImportExport\ImportExportFactory
  4432.      */
  4433.     protected function getImportExportFactoryService()
  4434.     {
  4435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportFactory.php';
  4436.         $a = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportServiceService());
  4437.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  4438.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  4439.         }
  4440.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4441.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  4442.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  4443.         }
  4444.         $c = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  4445.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  4446.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  4447.         }
  4448.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService());
  4449.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  4450.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  4451.         }
  4452.         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 () {
  4453.             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()));
  4454.         }, 1), new RewindableGenerator(function () {
  4455.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Writer\\CsvFileWriterFactory'] ?? $this->getCsvFileWriterFactoryService());
  4456.         }, 1), new RewindableGenerator(function () {
  4457.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Pipe\\PipeFactory'] ?? $this->getPipeFactoryService());
  4458.         }, 1));
  4459.     }
  4460.     /**
  4461.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  4462.      *
  4463.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  4464.      */
  4465.     protected function getImportExportProfileDefinitionService()
  4466.     {
  4467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  4468.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  4469.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4470.         return $instance;
  4471.     }
  4472.     /**
  4473.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  4474.      *
  4475.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  4476.      */
  4477.     protected function getImportExportProfileTranslationDefinitionService()
  4478.     {
  4479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  4481.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  4482.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4483.         return $instance;
  4484.     }
  4485.     /**
  4486.      * Gets the public 'Shopware\Core\Content\ImportExport\Message\ImportExportHandler' shared service.
  4487.      *
  4488.      * @return \Shopware\Core\Content\ImportExport\Message\ImportExportHandler
  4489.      */
  4490.     protected function getImportExportHandlerService()
  4491.     {
  4492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/ImportExportHandler.php';
  4493.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  4494.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  4495.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  4496.         }
  4497.         $b = ($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] ?? $this->getImportExportFactoryService());
  4498.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  4499.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  4500.         }
  4501.         return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] = new \Shopware\Core\Content\ImportExport\Message\ImportExportHandler($a$b);
  4502.     }
  4503.     /**
  4504.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  4505.      *
  4506.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  4507.      */
  4508.     protected function getLandingPageSalesChannelDefinitionService()
  4509.     {
  4510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  4511.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  4512.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4513.         return $instance;
  4514.     }
  4515.     /**
  4516.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  4517.      *
  4518.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  4519.      */
  4520.     protected function getLandingPageTagDefinitionService()
  4521.     {
  4522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  4523.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  4524.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4525.         return $instance;
  4526.     }
  4527.     /**
  4528.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  4529.      *
  4530.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  4531.      */
  4532.     protected function getLandingPageTranslationDefinitionService()
  4533.     {
  4534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  4536.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  4537.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4538.         return $instance;
  4539.     }
  4540.     /**
  4541.      * Gets the public 'Shopware\Core\Content\LandingPage\LandingPageDefinition' shared service.
  4542.      *
  4543.      * @return \Shopware\Core\Content\LandingPage\LandingPageDefinition
  4544.      */
  4545.     protected function getLandingPageDefinitionService()
  4546.     {
  4547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  4548.         $this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\LandingPageDefinition();
  4549.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4550.         return $instance;
  4551.     }
  4552.     /**
  4553.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute' shared service.
  4554.      *
  4555.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute
  4556.      */
  4557.     protected function getCachedLandingPageRouteService()
  4558.     {
  4559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/AbstractLandingPageRoute.php';
  4560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php';
  4561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/LandingPageRoute.php';
  4562.         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()), []);
  4563.     }
  4564.     /**
  4565.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition' shared service.
  4566.      *
  4567.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition
  4568.      */
  4569.     protected function getSalesChannelLandingPageDefinitionService()
  4570.     {
  4571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  4572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/SalesChannelLandingPageDefinition.php';
  4573.         $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition();
  4574.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4575.         return $instance;
  4576.     }
  4577.     /**
  4578.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  4579.      *
  4580.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  4581.      */
  4582.     protected function getMailHeaderFooterTranslationDefinitionService()
  4583.     {
  4584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4585.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  4586.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  4587.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4588.         return $instance;
  4589.     }
  4590.     /**
  4591.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  4592.      *
  4593.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  4594.      */
  4595.     protected function getMailHeaderFooterDefinitionService()
  4596.     {
  4597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  4598.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  4599.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4600.         return $instance;
  4601.     }
  4602.     /**
  4603.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  4604.      *
  4605.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  4606.      */
  4607.     protected function getMailTemplateMediaDefinitionService()
  4608.     {
  4609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  4610.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  4611.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4612.         return $instance;
  4613.     }
  4614.     /**
  4615.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  4616.      *
  4617.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  4618.      */
  4619.     protected function getMailTemplateTranslationDefinitionService()
  4620.     {
  4621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  4623.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  4624.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4625.         return $instance;
  4626.     }
  4627.     /**
  4628.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  4629.      *
  4630.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  4631.      */
  4632.     protected function getMailTemplateTypeTranslationDefinitionService()
  4633.     {
  4634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  4636.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  4637.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4638.         return $instance;
  4639.     }
  4640.     /**
  4641.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  4642.      *
  4643.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  4644.      */
  4645.     protected function getMailTemplateTypeDefinitionService()
  4646.     {
  4647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  4648.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  4649.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4650.         return $instance;
  4651.     }
  4652.     /**
  4653.      * Gets the public 'Shopware\Core\Content\MailTemplate\Api\MailActionController' shared service.
  4654.      *
  4655.      * @return \Shopware\Core\Content\MailTemplate\Api\MailActionController
  4656.      */
  4657.     protected function getMailActionControllerService()
  4658.     {
  4659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Api/MailActionController.php';
  4660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Service/AttachmentLoader.php';
  4661.         $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())));
  4662.         $instance->setContainer($this);
  4663.         return $instance;
  4664.     }
  4665.     /**
  4666.      * Gets the public 'Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  4667.      *
  4668.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  4669.      */
  4670.     protected function getMailTemplateDefinitionService()
  4671.     {
  4672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  4673.         $this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  4674.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4675.         return $instance;
  4676.     }
  4677.     /**
  4678.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailFactory' shared service.
  4679.      *
  4680.      * @return \Shopware\Core\Content\Mail\Service\MailFactory
  4681.      */
  4682.     protected function getMailFactoryService()
  4683.     {
  4684.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailFactory.php';
  4685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailFactory.php';
  4686.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  4687.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'])) {
  4688.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'];
  4689.         }
  4690.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] = new \Shopware\Core\Content\Mail\Service\MailFactory($a);
  4691.     }
  4692.     /**
  4693.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailSender' shared service.
  4694.      *
  4695.      * @return \Shopware\Core\Content\Mail\Service\MailSender
  4696.      */
  4697.     protected function getMailSenderService()
  4698.     {
  4699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailSender.php';
  4700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailSender.php';
  4701.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  4702.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  4703.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  4704.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  4705.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  4706.         }
  4707.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4708.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  4709.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  4710.         }
  4711.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4712.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  4713.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  4714.         }
  4715.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] = new \Shopware\Core\Content\Mail\Service\MailSender(new \Symfony\Component\Mailer\Mailer($aNULL$b), $c);
  4716.     }
  4717.     /**
  4718.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  4719.      *
  4720.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  4721.      */
  4722.     protected function getMediaDefaultFolderDefinitionService()
  4723.     {
  4724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  4725.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  4726.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4727.         return $instance;
  4728.     }
  4729.     /**
  4730.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  4731.      *
  4732.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  4733.      */
  4734.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()
  4735.     {
  4736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  4737.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  4738.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4739.         return $instance;
  4740.     }
  4741.     /**
  4742.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  4743.      *
  4744.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  4745.      */
  4746.     protected function getMediaFolderConfigurationDefinitionService()
  4747.     {
  4748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  4749.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  4750.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4751.         return $instance;
  4752.     }
  4753.     /**
  4754.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  4755.      *
  4756.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  4757.      */
  4758.     protected function getMediaFolderDefinitionService()
  4759.     {
  4760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  4761.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  4762.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4763.         return $instance;
  4764.     }
  4765.     /**
  4766.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  4767.      *
  4768.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  4769.      */
  4770.     protected function getMediaTagDefinitionService()
  4771.     {
  4772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  4773.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  4774.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4775.         return $instance;
  4776.     }
  4777.     /**
  4778.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  4779.      *
  4780.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  4781.      */
  4782.     protected function getMediaThumbnailSizeDefinitionService()
  4783.     {
  4784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  4785.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  4786.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4787.         return $instance;
  4788.     }
  4789.     /**
  4790.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  4791.      *
  4792.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  4793.      */
  4794.     protected function getMediaThumbnailDefinitionService()
  4795.     {
  4796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  4797.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  4798.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4799.         return $instance;
  4800.     }
  4801.     /**
  4802.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  4803.      *
  4804.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  4805.      */
  4806.     protected function getMediaTranslationDefinitionService()
  4807.     {
  4808.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  4810.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  4811.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4812.         return $instance;
  4813.     }
  4814.     /**
  4815.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaFolderController' shared service.
  4816.      *
  4817.      * @return \Shopware\Core\Content\Media\Api\MediaFolderController
  4818.      */
  4819.     protected function getMediaFolderControllerService()
  4820.     {
  4821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaFolderController.php';
  4822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaFolderService.php';
  4823.         $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())));
  4824.         $instance->setContainer($this);
  4825.         return $instance;
  4826.     }
  4827.     /**
  4828.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaUploadController' shared service.
  4829.      *
  4830.      * @return \Shopware\Core\Content\Media\Api\MediaUploadController
  4831.      */
  4832.     protected function getMediaUploadControllerService()
  4833.     {
  4834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaUploadController.php';
  4835.         $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()));
  4836.         $instance->setContainer($this);
  4837.         return $instance;
  4838.     }
  4839.     /**
  4840.      * Gets the public 'Shopware\Core\Content\Media\File\FileSaver' shared service.
  4841.      *
  4842.      * @return \Shopware\Core\Content\Media\File\FileSaver
  4843.      */
  4844.     protected function getFileSaverService()
  4845.     {
  4846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileSaver.php';
  4847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Metadata/MetadataLoader.php';
  4848.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  4849.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  4850.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  4851.         }
  4852.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  4853.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  4854.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  4855.         }
  4856.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  4857.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  4858.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  4859.         }
  4860.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4861.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  4862.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  4863.         }
  4864.         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 () {
  4865.             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()));
  4866.         }, 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']);
  4867.     }
  4868.     /**
  4869.      * Gets the public 'Shopware\Core\Content\Media\MediaDefinition' shared service.
  4870.      *
  4871.      * @return \Shopware\Core\Content\Media\MediaDefinition
  4872.      */
  4873.     protected function getMediaDefinitionService()
  4874.     {
  4875.         $this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  4876.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4877.         return $instance;
  4878.     }
  4879.     /**
  4880.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  4881.      *
  4882.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  4883.      */
  4884.     protected function getNewsletterRecipientTagDefinitionService()
  4885.     {
  4886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  4887.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  4888.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4889.         return $instance;
  4890.     }
  4891.     /**
  4892.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition' shared service.
  4893.      *
  4894.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition
  4895.      */
  4896.     protected function getNewsletterRecipientDefinitionService()
  4897.     {
  4898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  4899.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition();
  4900.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4901.         return $instance;
  4902.     }
  4903.     /**
  4904.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute' shared service.
  4905.      *
  4906.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute
  4907.      */
  4908.     protected function getNewsletterConfirmRouteService()
  4909.     {
  4910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterConfirmRoute.php';
  4911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterConfirmRoute.php';
  4912.         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()));
  4913.     }
  4914.     /**
  4915.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute' shared service.
  4916.      *
  4917.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute
  4918.      */
  4919.     protected function getNewsletterSubscribeRouteService()
  4920.     {
  4921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterSubscribeRoute.php';
  4922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterSubscribeRoute.php';
  4923.         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())));
  4924.     }
  4925.     /**
  4926.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute' shared service.
  4927.      *
  4928.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute
  4929.      */
  4930.     protected function getNewsletterUnsubscribeRouteService()
  4931.     {
  4932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterUnsubscribeRoute.php';
  4933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterUnsubscribeRoute.php';
  4934.         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()));
  4935.     }
  4936.     /**
  4937.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition' shared service.
  4938.      *
  4939.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition
  4940.      */
  4941.     protected function getSalesChannelNewsletterRecipientDefinitionService()
  4942.     {
  4943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  4944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/SalesChannelNewsletterRecipientDefinition.php';
  4945.         $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition();
  4946.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4947.         return $instance;
  4948.     }
  4949.     /**
  4950.      * Gets the public 'Shopware\Core\Content\ProductExport\Api\ProductExportController' shared service.
  4951.      *
  4952.      * @return \Shopware\Core\Content\ProductExport\Api\ProductExportController
  4953.      */
  4954.     protected function getProductExportControllerService()
  4955.     {
  4956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Api/ProductExportController.php';
  4957.         $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()));
  4958.         $instance->setContainer($this);
  4959.         return $instance;
  4960.     }
  4961.     /**
  4962.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  4963.      *
  4964.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  4965.      */
  4966.     protected function getProductExportDefinitionService()
  4967.     {
  4968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  4969.         $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  4970.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4971.         return $instance;
  4972.     }
  4973.     /**
  4974.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportHydrator' shared service.
  4975.      *
  4976.      * @return \Shopware\Core\Content\ProductExport\ProductExportHydrator
  4977.      */
  4978.     protected function getProductExportHydratorService()
  4979.     {
  4980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportHydrator.php';
  4981.         return $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator'] = new \Shopware\Core\Content\ProductExport\ProductExportHydrator($this);
  4982.     }
  4983.     /**
  4984.      * Gets the public 'Shopware\Core\Content\ProductExport\SalesChannel\ExportController' shared service.
  4985.      *
  4986.      * @return \Shopware\Core\Content\ProductExport\SalesChannel\ExportController
  4987.      */
  4988.     protected function getExportControllerService()
  4989.     {
  4990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/SalesChannel/ExportController.php';
  4991.         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()));
  4992.     }
  4993.     /**
  4994.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExportGenerator' shared service.
  4995.      *
  4996.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator
  4997.      */
  4998.     protected function getProductExportGeneratorService()
  4999.     {
  5000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGeneratorInterface.php';
  5001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGenerator.php';
  5002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidatorInterface.php';
  5003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidator.php';
  5004.         $a = ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService());
  5005.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  5006.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  5007.         }
  5008.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  5009.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  5010.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  5011.         }
  5012.         $c = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  5013.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  5014.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  5015.         }
  5016.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5017.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  5018.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  5019.         }
  5020.         $e = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  5021.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  5022.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  5023.         }
  5024.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  5025.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  5026.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  5027.         }
  5028.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  5029.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  5030.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  5031.         }
  5032.         $h = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService());
  5033.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  5034.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  5035.         }
  5036.         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 () {
  5037.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] = new \Shopware\Core\Content\ProductExport\Validator\XmlValidator()));
  5038.         }, 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()));
  5039.     }
  5040.     /**
  5041.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExporter' shared service.
  5042.      *
  5043.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExporter
  5044.      */
  5045.     protected function getProductExporterService()
  5046.     {
  5047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporterInterface.php';
  5048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporter.php';
  5049.         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()));
  5050.     }
  5051.     /**
  5052.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  5053.      *
  5054.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  5055.      */
  5056.     protected function getProductStreamFilterDefinitionService()
  5057.     {
  5058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  5059.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  5060.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5061.         return $instance;
  5062.     }
  5063.     /**
  5064.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator' shared service.
  5065.      *
  5066.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator
  5067.      */
  5068.     protected function getProductStreamFilterHydratorService()
  5069.     {
  5070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterHydrator.php';
  5071.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator'] = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator($this);
  5072.     }
  5073.     /**
  5074.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  5075.      *
  5076.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  5077.      */
  5078.     protected function getProductStreamTranslationDefinitionService()
  5079.     {
  5080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  5082.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  5083.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5084.         return $instance;
  5085.     }
  5086.     /**
  5087.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  5088.      *
  5089.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  5090.      */
  5091.     protected function getProductStreamDefinitionService()
  5092.     {
  5093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  5094.         $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  5095.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5096.         return $instance;
  5097.     }
  5098.     /**
  5099.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamHydrator' shared service.
  5100.      *
  5101.      * @return \Shopware\Core\Content\ProductStream\ProductStreamHydrator
  5102.      */
  5103.     protected function getProductStreamHydratorService()
  5104.     {
  5105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamHydrator.php';
  5106.         return $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator'] = new \Shopware\Core\Content\ProductStream\ProductStreamHydrator($this);
  5107.     }
  5108.     /**
  5109.      * Gets the public 'Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder' shared service.
  5110.      *
  5111.      * @return \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder
  5112.      */
  5113.     protected function getProductStreamBuilderService()
  5114.     {
  5115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilderInterface.php';
  5116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilder.php';
  5117.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  5118.         if (isset($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'])) {
  5119.             return $this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'];
  5120.         }
  5121.         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()));
  5122.     }
  5123.     /**
  5124.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  5125.      *
  5126.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  5127.      */
  5128.     protected function getProductCategoryTreeDefinitionService()
  5129.     {
  5130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  5131.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  5132.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5133.         return $instance;
  5134.     }
  5135.     /**
  5136.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  5137.      *
  5138.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  5139.      */
  5140.     protected function getProductCategoryDefinitionService()
  5141.     {
  5142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  5143.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  5144.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5145.         return $instance;
  5146.     }
  5147.     /**
  5148.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  5149.      *
  5150.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  5151.      */
  5152.     protected function getProductConfiguratorSettingDefinitionService()
  5153.     {
  5154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  5155.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  5156.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5157.         return $instance;
  5158.     }
  5159.     /**
  5160.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator' shared service.
  5161.      *
  5162.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator
  5163.      */
  5164.     protected function getProductConfiguratorSettingHydratorService()
  5165.     {
  5166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingHydrator.php';
  5167.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator($this);
  5168.     }
  5169.     /**
  5170.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  5171.      *
  5172.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  5173.      */
  5174.     protected function getProductCrossSellingAssignedProductsDefinitionService()
  5175.     {
  5176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  5177.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  5178.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5179.         return $instance;
  5180.     }
  5181.     /**
  5182.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator' shared service.
  5183.      *
  5184.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator
  5185.      */
  5186.     protected function getProductCrossSellingAssignedProductsHydratorService()
  5187.     {
  5188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsHydrator.php';
  5189.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator($this);
  5190.     }
  5191.     /**
  5192.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  5193.      *
  5194.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  5195.      */
  5196.     protected function getProductCrossSellingTranslationDefinitionService()
  5197.     {
  5198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  5200.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  5201.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5202.         return $instance;
  5203.     }
  5204.     /**
  5205.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  5206.      *
  5207.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  5208.      */
  5209.     protected function getProductCrossSellingDefinitionService()
  5210.     {
  5211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  5212.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  5213.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5214.         return $instance;
  5215.     }
  5216.     /**
  5217.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator' shared service.
  5218.      *
  5219.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator
  5220.      */
  5221.     protected function getProductCrossSellingHydratorService()
  5222.     {
  5223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingHydrator.php';
  5224.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator($this);
  5225.     }
  5226.     /**
  5227.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  5228.      *
  5229.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  5230.      */
  5231.     protected function getProductCustomFieldSetDefinitionService()
  5232.     {
  5233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  5234.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  5235.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5236.         return $instance;
  5237.     }
  5238.     /**
  5239.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition' shared service.
  5240.      *
  5241.      * @return \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition
  5242.      */
  5243.     protected function getProductDownloadDefinitionService()
  5244.     {
  5245.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition();
  5246.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5247.         return $instance;
  5248.     }
  5249.     /**
  5250.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  5251.      *
  5252.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  5253.      */
  5254.     protected function getProductFeatureSetTranslationDefinitionService()
  5255.     {
  5256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  5258.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  5259.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5260.         return $instance;
  5261.     }
  5262.     /**
  5263.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  5264.      *
  5265.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  5266.      */
  5267.     protected function getProductFeatureSetDefinitionService()
  5268.     {
  5269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  5270.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  5271.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5272.         return $instance;
  5273.     }
  5274.     /**
  5275.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator' shared service.
  5276.      *
  5277.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator
  5278.      */
  5279.     protected function getProductFeatureSetHydratorService()
  5280.     {
  5281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetHydrator.php';
  5282.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator($this);
  5283.     }
  5284.     /**
  5285.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  5286.      *
  5287.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  5288.      */
  5289.     protected function getProductKeywordDictionaryDefinitionService()
  5290.     {
  5291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  5292.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  5293.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5294.         return $instance;
  5295.     }
  5296.     /**
  5297.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator' shared service.
  5298.      *
  5299.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator
  5300.      */
  5301.     protected function getProductKeywordDictionaryHydratorService()
  5302.     {
  5303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryHydrator.php';
  5304.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator($this);
  5305.     }
  5306.     /**
  5307.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  5308.      *
  5309.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  5310.      */
  5311.     protected function getProductManufacturerTranslationDefinitionService()
  5312.     {
  5313.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  5315.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  5316.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5317.         return $instance;
  5318.     }
  5319.     /**
  5320.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  5321.      *
  5322.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  5323.      */
  5324.     protected function getProductManufacturerDefinitionService()
  5325.     {
  5326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  5327.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  5328.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5329.         return $instance;
  5330.     }
  5331.     /**
  5332.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator' shared service.
  5333.      *
  5334.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator
  5335.      */
  5336.     protected function getProductManufacturerHydratorService()
  5337.     {
  5338.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerHydrator.php';
  5339.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator($this);
  5340.     }
  5341.     /**
  5342.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  5343.      *
  5344.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  5345.      */
  5346.     protected function getProductMediaDefinitionService()
  5347.     {
  5348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  5349.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  5350.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5351.         return $instance;
  5352.     }
  5353.     /**
  5354.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator' shared service.
  5355.      *
  5356.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator
  5357.      */
  5358.     protected function getProductMediaHydratorService()
  5359.     {
  5360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaHydrator.php';
  5361.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator($this);
  5362.     }
  5363.     /**
  5364.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  5365.      *
  5366.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  5367.      */
  5368.     protected function getProductOptionDefinitionService()
  5369.     {
  5370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  5371.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  5372.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5373.         return $instance;
  5374.     }
  5375.     /**
  5376.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  5377.      *
  5378.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  5379.      */
  5380.     protected function getProductPriceDefinitionService()
  5381.     {
  5382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  5383.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  5384.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5385.         return $instance;
  5386.     }
  5387.     /**
  5388.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator' shared service.
  5389.      *
  5390.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator
  5391.      */
  5392.     protected function getProductPriceHydratorService()
  5393.     {
  5394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceHydrator.php';
  5395.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator($this);
  5396.     }
  5397.     /**
  5398.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  5399.      *
  5400.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  5401.      */
  5402.     protected function getProductPropertyDefinitionService()
  5403.     {
  5404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  5405.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  5406.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5407.         return $instance;
  5408.     }
  5409.     /**
  5410.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  5411.      *
  5412.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  5413.      */
  5414.     protected function getProductReviewDefinitionService()
  5415.     {
  5416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  5417.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  5418.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5419.         return $instance;
  5420.     }
  5421.     /**
  5422.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator' shared service.
  5423.      *
  5424.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator
  5425.      */
  5426.     protected function getProductReviewHydratorService()
  5427.     {
  5428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewHydrator.php';
  5429.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator($this);
  5430.     }
  5431.     /**
  5432.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  5433.      *
  5434.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  5435.      */
  5436.     protected function getProductSearchConfigFieldDefinitionService()
  5437.     {
  5438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  5439.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  5440.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5441.         return $instance;
  5442.     }
  5443.     /**
  5444.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator' shared service.
  5445.      *
  5446.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator
  5447.      */
  5448.     protected function getProductSearchConfigFieldHydratorService()
  5449.     {
  5450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldHydrator.php';
  5451.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator($this);
  5452.     }
  5453.     /**
  5454.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  5455.      *
  5456.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  5457.      */
  5458.     protected function getProductSearchConfigDefinitionService()
  5459.     {
  5460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  5461.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  5462.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5463.         return $instance;
  5464.     }
  5465.     /**
  5466.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator' shared service.
  5467.      *
  5468.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator
  5469.      */
  5470.     protected function getProductSearchConfigHydratorService()
  5471.     {
  5472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigHydrator.php';
  5473.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator($this);
  5474.     }
  5475.     /**
  5476.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  5477.      *
  5478.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  5479.      */
  5480.     protected function getProductSearchKeywordDefinitionService()
  5481.     {
  5482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  5483.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  5484.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5485.         return $instance;
  5486.     }
  5487.     /**
  5488.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator' shared service.
  5489.      *
  5490.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator
  5491.      */
  5492.     protected function getProductSearchKeywordHydratorService()
  5493.     {
  5494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordHydrator.php';
  5495.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator($this);
  5496.     }
  5497.     /**
  5498.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  5499.      *
  5500.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  5501.      */
  5502.     protected function getProductStreamMappingDefinitionService()
  5503.     {
  5504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  5505.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  5506.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5507.         return $instance;
  5508.     }
  5509.     /**
  5510.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  5511.      *
  5512.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  5513.      */
  5514.     protected function getProductTagDefinitionService()
  5515.     {
  5516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  5517.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  5518.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5519.         return $instance;
  5520.     }
  5521.     /**
  5522.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  5523.      *
  5524.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  5525.      */
  5526.     protected function getProductTranslationDefinitionService()
  5527.     {
  5528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  5530.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  5531.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5532.         return $instance;
  5533.     }
  5534.     /**
  5535.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  5536.      *
  5537.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  5538.      */
  5539.     protected function getProductVisibilityDefinitionService()
  5540.     {
  5541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  5542.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  5543.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5544.         return $instance;
  5545.     }
  5546.     /**
  5547.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator' shared service.
  5548.      *
  5549.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator
  5550.      */
  5551.     protected function getProductVisibilityHydratorService()
  5552.     {
  5553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityHydrator.php';
  5554.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator($this);
  5555.     }
  5556.     /**
  5557.      * Gets the public 'Shopware\Core\Content\Product\Api\ProductActionController' shared service.
  5558.      *
  5559.      * @return \Shopware\Core\Content\Product\Api\ProductActionController
  5560.      */
  5561.     protected function getProductActionControllerService()
  5562.     {
  5563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Api/ProductActionController.php';
  5564.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Util/VariantCombinationLoader.php';
  5565.         $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())));
  5566.         $instance->setContainer($this);
  5567.         return $instance;
  5568.     }
  5569.     /**
  5570.      * Gets the public 'Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder' shared service.
  5571.      *
  5572.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder
  5573.      */
  5574.     protected function getCheapestPriceAccessorBuilderService()
  5575.     {
  5576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  5577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPrice/CheapestPriceAccessorBuilder.php';
  5578.         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()));
  5579.     }
  5580.     /**
  5581.      * Gets the public 'Shopware\Core\Content\Product\ProductDefinition' shared service.
  5582.      *
  5583.      * @return \Shopware\Core\Content\Product\ProductDefinition
  5584.      */
  5585.     protected function getProductDefinitionService()
  5586.     {
  5587.         $this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] = $instance = new \Shopware\Core\Content\Product\ProductDefinition();
  5588.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5589.         return $instance;
  5590.     }
  5591.     /**
  5592.      * Gets the public 'Shopware\Core\Content\Product\ProductHydrator' shared service.
  5593.      *
  5594.      * @return \Shopware\Core\Content\Product\ProductHydrator
  5595.      */
  5596.     protected function getProductHydratorService()
  5597.     {
  5598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductHydrator.php';
  5599.         return $this->services['Shopware\\Core\\Content\\Product\\ProductHydrator'] = new \Shopware\Core\Content\Product\ProductHydrator($this);
  5600.     }
  5601.     /**
  5602.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute' shared service.
  5603.      *
  5604.      * @return \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute
  5605.      */
  5606.     protected function getCachedProductCrossSellingRouteService()
  5607.     {
  5608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/AbstractProductCrossSellingRoute.php';
  5609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/CachedProductCrossSellingRoute.php';
  5610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/ProductCrossSellingRoute.php';
  5611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  5612.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  5613.         $a = ($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService());
  5614.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  5615.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  5616.         }
  5617.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5618.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  5619.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  5620.         }
  5621.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  5622.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  5623.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  5624.         }
  5625.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  5626.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  5627.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  5628.         }
  5629.         $e = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  5630.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  5631.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  5632.         }
  5633.         $f = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  5634.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  5635.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  5636.         }
  5637.         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, []);
  5638.     }
  5639.     /**
  5640.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute' shared service.
  5641.      *
  5642.      * @return \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute
  5643.      */
  5644.     protected function getCachedProductDetailRouteService()
  5645.     {
  5646.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AbstractProductDetailRoute.php';
  5647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php';
  5648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php';
  5649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  5650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  5651.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute(new \Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService()), ($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? $this->getSalesChannelCmsPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory()))), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  5652.     }
  5653.     /**
  5654.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute' shared service.
  5655.      *
  5656.      * @return \Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute
  5657.      */
  5658.     protected function getFindProductVariantRouteService()
  5659.     {
  5660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/AbstractFindProductVariantRoute.php';
  5661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/FindProductVariantRoute.php';
  5662.         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()));
  5663.     }
  5664.     /**
  5665.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute' shared service.
  5666.      *
  5667.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute
  5668.      */
  5669.     protected function getCachedProductListingRouteService()
  5670.     {
  5671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  5672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/CachedProductListingRoute.php';
  5673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingRoute.php';
  5674.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  5675.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  5676.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  5677.         }
  5678.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5679.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  5680.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  5681.         }
  5682.         $c = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  5683.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  5684.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  5685.         }
  5686.         $d = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  5687.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  5688.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  5689.         }
  5690.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute(new \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingRoute($a$b$c, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $d$b, []);
  5691.     }
  5692.     /**
  5693.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute' shared service.
  5694.      *
  5695.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute
  5696.      */
  5697.     protected function getResolveCriteriaProductListingRouteService()
  5698.     {
  5699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  5700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ResolveCriteriaProductListingRoute.php';
  5701.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] ?? $this->getCachedProductListingRouteService());
  5702.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  5703.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  5704.         }
  5705.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5706.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  5707.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  5708.         }
  5709.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute($a$b);
  5710.     }
  5711.     /**
  5712.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\ProductListRoute' shared service.
  5713.      *
  5714.      * @return \Shopware\Core\Content\Product\SalesChannel\ProductListRoute
  5715.      */
  5716.     protected function getProductListRouteService()
  5717.     {
  5718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductListRoute.php';
  5719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductListRoute.php';
  5720.         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()));
  5721.     }
  5722.     /**
  5723.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute' shared service.
  5724.      *
  5725.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute
  5726.      */
  5727.     protected function getCachedProductReviewRouteService()
  5728.     {
  5729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewRoute.php';
  5730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/CachedProductReviewRoute.php';
  5731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewRoute.php';
  5732.         $a = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  5733.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  5734.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  5735.         }
  5736.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  5737.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  5738.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  5739.         }
  5740.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5741.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  5742.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  5743.         }
  5744.         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, []);
  5745.     }
  5746.     /**
  5747.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute' shared service.
  5748.      *
  5749.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute
  5750.      */
  5751.     protected function getProductReviewSaveRouteService()
  5752.     {
  5753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewSaveRoute.php';
  5754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewSaveRoute.php';
  5755.         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()));
  5756.     }
  5757.     /**
  5758.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition' shared service.
  5759.      *
  5760.      * @return \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition
  5761.      */
  5762.     protected function getSalesChannelProductDefinitionService()
  5763.     {
  5764.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition();
  5765.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5766.         return $instance;
  5767.     }
  5768.     /**
  5769.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute' shared service.
  5770.      *
  5771.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute
  5772.      */
  5773.     protected function getCachedProductSearchRouteService()
  5774.     {
  5775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  5776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/CachedProductSearchRoute.php';
  5777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ProductSearchRoute.php';
  5778.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5779.         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, []);
  5780.     }
  5781.     /**
  5782.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute' shared service.
  5783.      *
  5784.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute
  5785.      */
  5786.     protected function getResolvedCriteriaProductSearchRouteService()
  5787.     {
  5788.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  5789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ResolvedCriteriaProductSearchRoute.php';
  5790.         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()));
  5791.     }
  5792.     /**
  5793.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  5794.      *
  5795.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  5796.      */
  5797.     protected function getProductSortingDefinitionService()
  5798.     {
  5799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  5800.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  5801.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5802.         return $instance;
  5803.     }
  5804.     /**
  5805.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator' shared service.
  5806.      *
  5807.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator
  5808.      */
  5809.     protected function getProductSortingHydratorService()
  5810.     {
  5811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingHydrator.php';
  5812.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator'] = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator($this);
  5813.     }
  5814.     /**
  5815.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  5816.      *
  5817.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  5818.      */
  5819.     protected function getProductSortingTranslationDefinitionService()
  5820.     {
  5821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  5823.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  5824.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5825.         return $instance;
  5826.     }
  5827.     /**
  5828.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute' shared service.
  5829.      *
  5830.      * @return \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute
  5831.      */
  5832.     protected function getCachedProductSuggestRouteService()
  5833.     {
  5834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/AbstractProductSuggestRoute.php';
  5835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/CachedProductSuggestRoute.php';
  5836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/ProductSuggestRoute.php';
  5837.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5838.         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, []);
  5839.     }
  5840.     /**
  5841.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  5842.      *
  5843.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  5844.      */
  5845.     protected function getPropertyGroupOptionTranslationDefinitionService()
  5846.     {
  5847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  5849.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  5850.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5851.         return $instance;
  5852.     }
  5853.     /**
  5854.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  5855.      *
  5856.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  5857.      */
  5858.     protected function getPropertyGroupOptionDefinitionService()
  5859.     {
  5860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  5861.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  5862.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5863.         return $instance;
  5864.     }
  5865.     /**
  5866.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator' shared service.
  5867.      *
  5868.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator
  5869.      */
  5870.     protected function getPropertyGroupOptionHydratorService()
  5871.     {
  5872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionHydrator.php';
  5873.         return $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator'] = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator($this);
  5874.     }
  5875.     /**
  5876.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  5877.      *
  5878.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  5879.      */
  5880.     protected function getPropertyGroupTranslationDefinitionService()
  5881.     {
  5882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  5884.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  5885.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5886.         return $instance;
  5887.     }
  5888.     /**
  5889.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  5890.      *
  5891.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  5892.      */
  5893.     protected function getPropertyGroupDefinitionService()
  5894.     {
  5895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  5896.         $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  5897.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5898.         return $instance;
  5899.     }
  5900.     /**
  5901.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupHydrator' shared service.
  5902.      *
  5903.      * @return \Shopware\Core\Content\Property\PropertyGroupHydrator
  5904.      */
  5905.     protected function getPropertyGroupHydratorService()
  5906.     {
  5907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupHydrator.php';
  5908.         return $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupHydrator'] = new \Shopware\Core\Content\Property\PropertyGroupHydrator($this);
  5909.     }
  5910.     /**
  5911.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  5912.      *
  5913.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  5914.      */
  5915.     protected function getRuleConditionDefinitionService()
  5916.     {
  5917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  5918.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  5919.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5920.         return $instance;
  5921.     }
  5922.     /**
  5923.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  5924.      *
  5925.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  5926.      */
  5927.     protected function getRuleTagDefinitionService()
  5928.     {
  5929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  5930.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  5931.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5932.         return $instance;
  5933.     }
  5934.     /**
  5935.      * Gets the public 'Shopware\Core\Content\Rule\RuleDefinition' shared service.
  5936.      *
  5937.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  5938.      */
  5939.     protected function getRuleDefinitionService()
  5940.     {
  5941.         $this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  5942.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5943.         return $instance;
  5944.     }
  5945.     /**
  5946.      * Gets the public 'Shopware\Core\Content\Seo\Api\SeoActionController' shared service.
  5947.      *
  5948.      * @return \Shopware\Core\Content\Seo\Api\SeoActionController
  5949.      */
  5950.     protected function getSeoActionControllerService()
  5951.     {
  5952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Api/SeoActionController.php';
  5953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlDataValidationFactoryInterface.php';
  5954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlValidationFactory.php';
  5955.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  5956.         $this->services['Shopware\\Core\\Content\\Seo\\Api\\SeoActionController'] = $instance = new \Shopware\Core\Content\Seo\Api\SeoActionController(($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'] ?? $this->getSeoUrlGeneratorService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService()), $a, ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()), new \Shopware\Core\Content\Seo\Validation\SeoUrlValidationFactory(), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()), $a);
  5957.         $instance->setContainer($this);
  5958.         return $instance;
  5959.     }
  5960.     /**
  5961.      * Gets the public 'Shopware\Core\Content\Seo\CachedSeoResolver' shared service.
  5962.      *
  5963.      * @return \Shopware\Core\Content\Seo\CachedSeoResolver
  5964.      */
  5965.     protected function getCachedSeoResolverService()
  5966.     {
  5967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  5968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/CachedSeoResolver.php';
  5969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoResolver.php';
  5970.         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()));
  5971.     }
  5972.     /**
  5973.      * Gets the public 'Shopware\Core\Content\Seo\EmptyPathInfoResolver' shared service.
  5974.      *
  5975.      * @return \Shopware\Core\Content\Seo\EmptyPathInfoResolver
  5976.      */
  5977.     protected function getEmptyPathInfoResolverService()
  5978.     {
  5979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  5980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/EmptyPathInfoResolver.php';
  5981.         return $this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] = new \Shopware\Core\Content\Seo\EmptyPathInfoResolver(($this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] ?? $this->getCachedSeoResolverService()));
  5982.     }
  5983.     /**
  5984.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver' shared service.
  5985.      *
  5986.      * @return \Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver
  5987.      */
  5988.     protected function getSeoUrlAssociationFieldResolverService()
  5989.     {
  5990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  5991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Dbal/SeoUrlAssociationFieldResolver.php';
  5992.         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())));
  5993.     }
  5994.     /**
  5995.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer' shared service.
  5996.      *
  5997.      * @return \Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer
  5998.      */
  5999.     protected function getSeoUrlFieldSerializerService()
  6000.     {
  6001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  6003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Serializer/SeoUrlFieldSerializer.php';
  6004.         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()));
  6005.     }
  6006.     /**
  6007.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition' shared service.
  6008.      *
  6009.      * @return \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition
  6010.      */
  6011.     protected function getMainCategoryDefinitionService()
  6012.     {
  6013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  6014.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition();
  6015.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6016.         return $instance;
  6017.     }
  6018.     /**
  6019.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition' shared service.
  6020.      *
  6021.      * @return \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition
  6022.      */
  6023.     protected function getSalesChannelMainCategoryDefinitionService()
  6024.     {
  6025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  6026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/SalesChannel/SalesChannelMainCategoryDefinition.php';
  6027.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition();
  6028.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6029.         return $instance;
  6030.     }
  6031.     /**
  6032.      * Gets the public 'Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute' shared service.
  6033.      *
  6034.      * @return \Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute
  6035.      */
  6036.     protected function getSeoUrlRouteService()
  6037.     {
  6038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/AbstractSeoUrlRoute.php';
  6039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/SeoUrlRoute.php';
  6040.         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()));
  6041.     }
  6042.     /**
  6043.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlPlaceholderHandlerInterface' shared service.
  6044.      *
  6045.      * @return \Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler
  6046.      */
  6047.     protected function getSeoUrlPlaceholderHandlerInterfaceService()
  6048.     {
  6049.         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()));
  6050.     }
  6051.     /**
  6052.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  6053.      *
  6054.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  6055.      */
  6056.     protected function getSeoUrlTemplateDefinitionService()
  6057.     {
  6058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  6059.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  6060.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6061.         return $instance;
  6062.     }
  6063.     /**
  6064.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition' shared service.
  6065.      *
  6066.      * @return \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition
  6067.      */
  6068.     protected function getSalesChannelSeoUrlDefinitionService()
  6069.     {
  6070.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition();
  6071.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6072.         return $instance;
  6073.     }
  6074.     /**
  6075.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition' shared service.
  6076.      *
  6077.      * @return \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition
  6078.      */
  6079.     protected function getSeoUrlDefinitionService()
  6080.     {
  6081.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition();
  6082.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6083.         return $instance;
  6084.     }
  6085.     /**
  6086.      * Gets the public 'Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute' shared service.
  6087.      *
  6088.      * @return \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute
  6089.      */
  6090.     protected function getCachedSitemapRouteService()
  6091.     {
  6092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/AbstractSitemapRoute.php';
  6093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/CachedSitemapRoute.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/SitemapRoute.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapListerInterface.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapLister.php';
  6097.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6098.         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);
  6099.     }
  6100.     /**
  6101.      * Gets the public 'Shopware\Core\Framework\Adapter\Asset\AssetPackageService' shared service.
  6102.      *
  6103.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetPackageService
  6104.      */
  6105.     protected function getAssetPackageServiceService()
  6106.     {
  6107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetPackageService.php';
  6108.         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()));
  6109.     }
  6110.     /**
  6111.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\CacheIdLoader' shared service.
  6112.      *
  6113.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheIdLoader
  6114.      */
  6115.     protected function getCacheIdLoaderService()
  6116.     {
  6117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheIdLoader.php';
  6118.         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()));
  6119.     }
  6120.     /**
  6121.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory' shared service.
  6122.      *
  6123.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory
  6124.      */
  6125.     protected function getCacheInvalidatorFacadeHookFactoryService()
  6126.     {
  6127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  6128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/Facade/CacheInvalidatorFacadeHookFactory.php';
  6129.         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()));
  6130.     }
  6131.     /**
  6132.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator' shared service.
  6133.      *
  6134.      * @return \Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator
  6135.      */
  6136.     protected function getAppTemplateIteratorService()
  6137.     {
  6138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/AppTemplateIterator.php';
  6139.         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()));
  6140.     }
  6141.     /**
  6142.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateFinder' shared service.
  6143.      *
  6144.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateFinder
  6145.      */
  6146.     protected function getTemplateFinderService()
  6147.     {
  6148.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  6149.         if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  6150.             return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'];
  6151.         }
  6152.         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 () {
  6153.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] ?? $this->getBundleHierarchyBuilderService());
  6154.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  6155.         }, 2)));
  6156.     }
  6157.     /**
  6158.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateIterator' shared service.
  6159.      *
  6160.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateIterator
  6161.      */
  6162.     protected function getTemplateIteratorService()
  6163.     {
  6164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateIterator.php';
  6165.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  6166.         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']);
  6167.     }
  6168.     /**
  6169.      * Gets the public 'Shopware\Core\Framework\Api\Acl\AclCriteriaValidator' shared service.
  6170.      *
  6171.      * @return \Shopware\Core\Framework\Api\Acl\AclCriteriaValidator
  6172.      */
  6173.     protected function getAclCriteriaValidatorService()
  6174.     {
  6175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclCriteriaValidator.php';
  6176.         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()));
  6177.     }
  6178.     /**
  6179.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  6180.      *
  6181.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  6182.      */
  6183.     protected function getAclRoleDefinitionService()
  6184.     {
  6185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  6186.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  6187.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6188.         return $instance;
  6189.     }
  6190.     /**
  6191.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  6192.      *
  6193.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  6194.      */
  6195.     protected function getAclUserRoleDefinitionService()
  6196.     {
  6197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  6198.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  6199.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6200.         return $instance;
  6201.     }
  6202.     /**
  6203.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AccessKeyController' shared service.
  6204.      *
  6205.      * @return \Shopware\Core\Framework\Api\Controller\AccessKeyController
  6206.      */
  6207.     protected function getAccessKeyControllerService()
  6208.     {
  6209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AccessKeyController.php';
  6210.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\AccessKeyController();
  6211.         $instance->setContainer($this);
  6212.         return $instance;
  6213.     }
  6214.     /**
  6215.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AclController' shared service.
  6216.      *
  6217.      * @return \Shopware\Core\Framework\Api\Controller\AclController
  6218.      */
  6219.     protected function getAclControllerService()
  6220.     {
  6221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AclController.php';
  6222.         $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()));
  6223.         $instance->setContainer($this);
  6224.         return $instance;
  6225.     }
  6226.     /**
  6227.      * Gets the public 'Shopware\Core\Framework\Api\Controller\ApiController' shared service.
  6228.      *
  6229.      * @return \Shopware\Core\Framework\Api\Controller\ApiController
  6230.      */
  6231.     protected function getApiControllerService()
  6232.     {
  6233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  6234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  6235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  6237.         $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()));
  6238.         $instance->setContainer($this);
  6239.         return $instance;
  6240.     }
  6241.     /**
  6242.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AuthController' shared service.
  6243.      *
  6244.      * @return \Shopware\Core\Framework\Api\Controller\AuthController
  6245.      */
  6246.     protected function getAuthControllerService()
  6247.     {
  6248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AuthController.php';
  6249.         $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()));
  6250.         $instance->setContainer($this);
  6251.         return $instance;
  6252.     }
  6253.     /**
  6254.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CacheController' shared service.
  6255.      *
  6256.      * @return \Shopware\Core\Framework\Api\Controller\CacheController
  6257.      */
  6258.     protected function getCacheControllerService()
  6259.     {
  6260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CacheController.php';
  6261.         $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()));
  6262.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6263.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  6264.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  6265.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  6266.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  6267.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  6268.             'router' => ['services''router''getRouterService'false],
  6269.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  6270.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  6271.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  6272.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  6273.         ], [
  6274.             'http_kernel' => '?',
  6275.             'message_bus' => '?',
  6276.             'messenger.default_bus' => '?',
  6277.             'parameter_bag' => '?',
  6278.             'request_stack' => '?',
  6279.             'router' => '?',
  6280.             'security.csrf.token_manager' => '?',
  6281.             'serializer' => '?',
  6282.             'session' => '.session.deprecated',
  6283.             'twig' => '?',
  6284.         ]))->withContext('Shopware\\Core\\Framework\\Api\\Controller\\CacheController'$this));
  6285.         return $instance;
  6286.     }
  6287.     /**
  6288.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController' shared service.
  6289.      *
  6290.      * @return \Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController
  6291.      */
  6292.     protected function getCustomSnippetFormatControllerService()
  6293.     {
  6294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CustomSnippetFormatController.php';
  6295.         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()));
  6296.     }
  6297.     /**
  6298.      * Gets the public 'Shopware\Core\Framework\Api\Controller\FallbackController' shared service.
  6299.      *
  6300.      * @return \Shopware\Core\Framework\Api\Controller\FallbackController
  6301.      */
  6302.     protected function getFallbackControllerService()
  6303.     {
  6304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/FallbackController.php';
  6305.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\FallbackController'] = $instance = new \Shopware\Core\Framework\Api\Controller\FallbackController();
  6306.         $instance->setContainer($this);
  6307.         return $instance;
  6308.     }
  6309.     /**
  6310.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IndexingController' shared service.
  6311.      *
  6312.      * @return \Shopware\Core\Framework\Api\Controller\IndexingController
  6313.      */
  6314.     protected function getIndexingControllerService()
  6315.     {
  6316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IndexingController.php';
  6317.         $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()));
  6318.         $instance->setContainer($this);
  6319.         return $instance;
  6320.     }
  6321.     /**
  6322.      * Gets the public 'Shopware\Core\Framework\Api\Controller\InfoController' shared service.
  6323.      *
  6324.      * @return \Shopware\Core\Framework\Api\Controller\InfoController
  6325.      */
  6326.     protected function getInfoControllerService()
  6327.     {
  6328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/InfoController.php';
  6329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/AppUrlVerifier.php';
  6330.         $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']);
  6331.         $instance->setContainer($this);
  6332.         return $instance;
  6333.     }
  6334.     /**
  6335.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IntegrationController' shared service.
  6336.      *
  6337.      * @return \Shopware\Core\Framework\Api\Controller\IntegrationController
  6338.      */
  6339.     protected function getIntegrationControllerService()
  6340.     {
  6341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IntegrationController.php';
  6342.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController'] = $instance = new \Shopware\Core\Framework\Api\Controller\IntegrationController(($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()));
  6343.         $instance->setContainer($this);
  6344.         return $instance;
  6345.     }
  6346.     /**
  6347.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SalesChannelProxyController' shared service.
  6348.      *
  6349.      * @return \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController
  6350.      */
  6351.     protected function getSalesChannelProxyControllerService()
  6352.     {
  6353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SalesChannelProxyController.php';
  6354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/ApiOrderCartService.php';
  6355.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  6356.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  6357.         $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())));
  6358.         $instance->setContainer($this);
  6359.         return $instance;
  6360.     }
  6361.     /**
  6362.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SyncController' shared service.
  6363.      *
  6364.      * @return \Shopware\Core\Framework\Api\Controller\SyncController
  6365.      */
  6366.     protected function getSyncControllerService()
  6367.     {
  6368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SyncController.php';
  6369.         $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()));
  6370.         $instance->setContainer($this);
  6371.         return $instance;
  6372.     }
  6373.     /**
  6374.      * Gets the public 'Shopware\Core\Framework\Api\Controller\UserController' shared service.
  6375.      *
  6376.      * @return \Shopware\Core\Framework\Api\Controller\UserController
  6377.      */
  6378.     protected function getUserControllerService()
  6379.     {
  6380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/UserController.php';
  6381.         $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()));
  6382.         $instance->setContainer($this);
  6383.         return $instance;
  6384.     }
  6385.     /**
  6386.      * Gets the public 'Shopware\Core\Framework\Api\Sync\SyncService' shared service.
  6387.      *
  6388.      * @return \Shopware\Core\Framework\Api\Sync\SyncService
  6389.      */
  6390.     protected function getSyncServiceService()
  6391.     {
  6392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncServiceInterface.php';
  6393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncService.php';
  6394.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  6395.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  6396.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  6397.         }
  6398.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6399.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  6400.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  6401.         }
  6402.         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);
  6403.     }
  6404.     /**
  6405.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  6406.      *
  6407.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  6408.      */
  6409.     protected function getActionButtonTranslationDefinitionService()
  6410.     {
  6411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  6413.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  6414.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6415.         return $instance;
  6416.     }
  6417.     /**
  6418.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  6419.      *
  6420.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  6421.      */
  6422.     protected function getActionButtonDefinitionService()
  6423.     {
  6424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  6425.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  6426.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6427.         return $instance;
  6428.     }
  6429.     /**
  6430.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  6431.      *
  6432.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  6433.      */
  6434.     protected function getAppPaymentMethodDefinitionService()
  6435.     {
  6436.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  6437.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6438.         return $instance;
  6439.     }
  6440.     /**
  6441.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  6442.      *
  6443.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  6444.      */
  6445.     protected function getAppScriptConditionTranslationDefinitionService()
  6446.     {
  6447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  6449.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  6450.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6451.         return $instance;
  6452.     }
  6453.     /**
  6454.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  6455.      *
  6456.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  6457.      */
  6458.     protected function getAppScriptConditionDefinitionService()
  6459.     {
  6460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  6461.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  6462.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6463.         return $instance;
  6464.     }
  6465.     /**
  6466.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  6467.      *
  6468.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  6469.      */
  6470.     protected function getAppTranslationDefinitionService()
  6471.     {
  6472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  6474.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  6475.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6476.         return $instance;
  6477.     }
  6478.     /**
  6479.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  6480.      *
  6481.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  6482.      */
  6483.     protected function getAppCmsBlockTranslationDefinitionService()
  6484.     {
  6485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  6487.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  6488.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6489.         return $instance;
  6490.     }
  6491.     /**
  6492.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  6493.      *
  6494.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  6495.      */
  6496.     protected function getAppCmsBlockDefinitionService()
  6497.     {
  6498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  6499.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  6500.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6501.         return $instance;
  6502.     }
  6503.     /**
  6504.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  6505.      *
  6506.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  6507.      */
  6508.     protected function getAppFlowActionTranslationDefinitionService()
  6509.     {
  6510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  6512.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  6513.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6514.         return $instance;
  6515.     }
  6516.     /**
  6517.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  6518.      *
  6519.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  6520.      */
  6521.     protected function getAppFlowActionDefinitionService()
  6522.     {
  6523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  6524.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  6525.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6526.         return $instance;
  6527.     }
  6528.     /**
  6529.      * Gets the public 'Shopware\Core\Framework\App\Api\AppActionController' shared service.
  6530.      *
  6531.      * @return \Shopware\Core\Framework\App\Api\AppActionController
  6532.      */
  6533.     protected function getAppActionControllerService()
  6534.     {
  6535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppActionController.php';
  6536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/ActionButtonLoader.php';
  6537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/AppActionLoader.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Manifest/ModuleLoader.php';
  6539.         $a = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  6540.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  6541.         $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())));
  6542.         $instance->setContainer($this);
  6543.         return $instance;
  6544.     }
  6545.     /**
  6546.      * Gets the public 'Shopware\Core\Framework\App\Api\AppCmsController' shared service.
  6547.      *
  6548.      * @return \Shopware\Core\Framework\App\Api\AppCmsController
  6549.      */
  6550.     protected function getAppCmsControllerService()
  6551.     {
  6552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppCmsController.php';
  6553.         $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()));
  6554.         $instance->setContainer($this);
  6555.         return $instance;
  6556.     }
  6557.     /**
  6558.      * Gets the public 'Shopware\Core\Framework\App\Api\AppUrlChangeController' shared service.
  6559.      *
  6560.      * @return \Shopware\Core\Framework\App\Api\AppUrlChangeController
  6561.      */
  6562.     protected function getAppUrlChangeControllerService()
  6563.     {
  6564.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppUrlChangeController.php';
  6565.         $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()));
  6566.         $instance->setContainer($this);
  6567.         return $instance;
  6568.     }
  6569.     /**
  6570.      * Gets the public 'Shopware\Core\Framework\App\AppDefinition' shared service.
  6571.      *
  6572.      * @return \Shopware\Core\Framework\App\AppDefinition
  6573.      */
  6574.     protected function getAppDefinitionService()
  6575.     {
  6576.         $this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  6577.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6578.         return $instance;
  6579.     }
  6580.     /**
  6581.      * Gets the public 'Shopware\Core\Framework\App\AppLocaleProvider' shared service.
  6582.      *
  6583.      * @return \Shopware\Core\Framework\App\AppLocaleProvider
  6584.      */
  6585.     protected function getAppLocaleProviderService()
  6586.     {
  6587.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  6588.         if (isset($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'])) {
  6589.             return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'];
  6590.         }
  6591.         return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] = new \Shopware\Core\Framework\App\AppLocaleProvider($a, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  6592.     }
  6593.     /**
  6594.      * Gets the public 'Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver' shared service.
  6595.      *
  6596.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver
  6597.      */
  6598.     protected function getResolverService()
  6599.     {
  6600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/Resolver.php';
  6601.         return $this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver(new RewindableGenerator(function () {
  6602.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\MoveShopPermanentlyStrategy'] ?? $this->getMoveShopPermanentlyStrategyService());
  6603.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\ReinstallAppsStrategy'] ?? $this->getReinstallAppsStrategyService());
  6604.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\UninstallAppsStrategy'] ?? $this->getUninstallAppsStrategyService());
  6605.         }, 3));
  6606.     }
  6607.     /**
  6608.      * Gets the public 'Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider' shared service.
  6609.      *
  6610.      * @return \Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider
  6611.      */
  6612.     protected function getAppFlowActionProviderService()
  6613.     {
  6614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/FlowAction/AppFlowActionProvider.php';
  6615.         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()));
  6616.     }
  6617.     /**
  6618.      * Gets the public 'Shopware\Core\Framework\App\ShopId\ShopIdProvider' shared service.
  6619.      *
  6620.      * @return \Shopware\Core\Framework\App\ShopId\ShopIdProvider
  6621.      */
  6622.     protected function getShopIdProviderService()
  6623.     {
  6624.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6625.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  6626.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  6627.         }
  6628.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  6629.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  6630.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  6631.         }
  6632.         return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] = new \Shopware\Core\Framework\App\ShopId\ShopIdProvider($a$b);
  6633.     }
  6634.     /**
  6635.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  6636.      *
  6637.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  6638.      */
  6639.     protected function getTemplateDefinitionService()
  6640.     {
  6641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  6642.         $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  6643.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6644.         return $instance;
  6645.     }
  6646.     /**
  6647.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateStateService' shared service.
  6648.      *
  6649.      * @return \Shopware\Core\Framework\App\Template\TemplateStateService
  6650.      */
  6651.     protected function getTemplateStateServiceService()
  6652.     {
  6653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateStateService.php';
  6654.         $a = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  6655.         if (isset($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'])) {
  6656.             return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'];
  6657.         }
  6658.         return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] = new \Shopware\Core\Framework\App\Template\TemplateStateService($a);
  6659.     }
  6660.     /**
  6661.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator' shared service.
  6662.      *
  6663.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator
  6664.      */
  6665.     protected function getEntityCacheKeyGeneratorService()
  6666.     {
  6667.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator();
  6668.     }
  6669.     /**
  6670.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator' shared service.
  6671.      *
  6672.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator
  6673.      */
  6674.     protected function getEntityHydratorService()
  6675.     {
  6676.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this);
  6677.     }
  6678.     /**
  6679.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder' shared service.
  6680.      *
  6681.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder
  6682.      */
  6683.     protected function getConfigJsonFieldAccessorBuilderService()
  6684.     {
  6685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  6686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  6687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/ConfigJsonFieldAccessorBuilder.php';
  6688.         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()));
  6689.     }
  6690.     /**
  6691.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder' shared service.
  6692.      *
  6693.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder
  6694.      */
  6695.     protected function getCustomFieldsAccessorBuilderService()
  6696.     {
  6697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  6698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  6699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/CustomFieldsAccessorBuilder.php';
  6700.         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()));
  6701.     }
  6702.     /**
  6703.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder' shared service.
  6704.      *
  6705.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder
  6706.      */
  6707.     protected function getDefaultFieldAccessorBuilderService()
  6708.     {
  6709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  6710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/DefaultFieldAccessorBuilder.php';
  6711.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder();
  6712.     }
  6713.     /**
  6714.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder' shared service.
  6715.      *
  6716.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder
  6717.      */
  6718.     protected function getJsonFieldAccessorBuilderService()
  6719.     {
  6720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  6721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  6722.         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()));
  6723.     }
  6724.     /**
  6725.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder' shared service.
  6726.      *
  6727.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder
  6728.      */
  6729.     protected function getPriceFieldAccessorBuilderService()
  6730.     {
  6731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  6732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilder.php';
  6733.         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()));
  6734.     }
  6735.     /**
  6736.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver' shared service.
  6737.      *
  6738.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver
  6739.      */
  6740.     protected function getManyToManyAssociationFieldResolverService()
  6741.     {
  6742.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  6743.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToManyAssociationFieldResolver.php';
  6744.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver();
  6745.     }
  6746.     /**
  6747.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver' shared service.
  6748.      *
  6749.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver
  6750.      */
  6751.     protected function getManyToOneAssociationFieldResolverService()
  6752.     {
  6753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  6754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolver.php';
  6755.         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())));
  6756.     }
  6757.     /**
  6758.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver' shared service.
  6759.      *
  6760.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver
  6761.      */
  6762.     protected function getOneToManyAssociationFieldResolverService()
  6763.     {
  6764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  6765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/OneToManyAssociationFieldResolver.php';
  6766.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver();
  6767.     }
  6768.     /**
  6769.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver' shared service.
  6770.      *
  6771.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver
  6772.      */
  6773.     protected function getTranslationFieldResolverService()
  6774.     {
  6775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  6776.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/TranslationFieldResolver.php';
  6777.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver();
  6778.     }
  6779.     /**
  6780.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder' shared service.
  6781.      *
  6782.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder
  6783.      */
  6784.     protected function getJoinGroupBuilderService()
  6785.     {
  6786.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder();
  6787.     }
  6788.     /**
  6789.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry' shared service.
  6790.      *
  6791.      * @return \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry
  6792.      */
  6793.     protected function getDefinitionInstanceRegistryService()
  6794.     {
  6795.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry($this, ['log_entry' => 'Shopware\\Core\\Framework\\Log\\LogEntryDefinition''acl_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition''acl_user_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition''app' => 'Shopware\\Core\\Framework\\App\\AppDefinition''app_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition''app_action_button' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition''app_action_button_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition''app_template' => 'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition''app_payment_method' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition''app_script_condition' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition''app_script_condition_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition''app_cms_block' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition''app_cms_block_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition''app_flow_action' => 'Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition''app_flow_action_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition''custom_field' => 'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition''custom_field_set' => 'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition''custom_field_set_relation' => 'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition''version' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition''version_commit' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition''version_commit_data' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition''event_action' => 'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition''event_action_rule' => 'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition''event_action_sales_channel' => 'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition''dead_message' => 'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition''message_queue_stats' => 'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition''plugin' => 'Shopware\\Core\\Framework\\Plugin\\PluginDefinition''plugin_translation' => 'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition''scheduled_task' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition''script' => 'Shopware\\Core\\Framework\\Script\\ScriptDefinition''language' => 'Shopware\\Core\\System\\Language\\LanguageDefinition''seo_url' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition''seo_url_template' => 'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition''main_category' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition''webhook' => 'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition''webhook_event_log' => 'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition''sales_channel' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition''sales_channel_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition''sales_channel_country' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition''sales_channel_currency' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition''sales_channel_domain' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition''sales_channel_language' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition''sales_channel_payment_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition''sales_channel_shipping_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition''sales_channel_type' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition''sales_channel_type_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition''sales_channel_analytics' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition''country' => 'Shopware\\Core\\System\\Country\\CountryDefinition''country_state' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition''country_state_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition''country_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition''currency' => 'Shopware\\Core\\System\\Currency\\CurrencyDefinition''currency_country_rounding' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition''currency_translation' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition''custom_entity' => 'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition''locale' => 'Shopware\\Core\\System\\Locale\\LocaleDefinition''locale_translation' => 'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition''snippet_set' => 'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition''snippet' => 'Shopware\\Core\\System\\Snippet\\SnippetDefinition''salutation' => 'Shopware\\Core\\System\\Salutation\\SalutationDefinition''salutation_translation' => 'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition''tax' => 'Shopware\\Core\\System\\Tax\\TaxDefinition''tax_rule' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition''tax_rule_type' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition''tax_rule_type_translation' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition''unit' => 'Shopware\\Core\\System\\Unit\\UnitDefinition''unit_translation' => 'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition''user' => 'Shopware\\Core\\System\\User\\UserDefinition''user_config' => 'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition''user_access_key' => 'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition''user_recovery' => 'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition''integration' => 'Shopware\\Core\\System\\Integration\\IntegrationDefinition''integration_role' => 'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition''state_machine' => 'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition''state_machine_translation' => 'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition''state_machine_state' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition''state_machine_state_translation' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition''state_machine_transition' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition''state_machine_history' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition''system_config' => 'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition''number_range' => 'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition''number_range_sales_channel' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition''number_range_state' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition''number_range_type' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition''number_range_type_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition''number_range_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition''tag' => 'Shopware\\Core\\System\\Tag\\TagDefinition''category' => 'Shopware\\Core\\Content\\Category\\CategoryDefinition''category_translation' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition''category_tag' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition''media' => 'Shopware\\Core\\Content\\Media\\MediaDefinition''media_default_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition''media_thumbnail' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition''media_translation' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition''media_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition''media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition''media_folder_configuration' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition''media_folder_configuration_media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition''media_tag' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition''product' => 'Shopware\\Core\\Content\\Product\\ProductDefinition''product_stream_mapping' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition''product_category' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition''product_custom_field_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition''product_tag' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition''product_configurator_setting' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition''product_price' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition''product_property' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition''product_search_keyword' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition''product_keyword_dictionary' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition''product_review' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition''product_manufacturer' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition''product_manufacturer_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition''product_media' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition''product_download' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition''product_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition''product_option' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition''product_category_tree' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition''product_cross_selling' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition''product_cross_selling_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition''product_cross_selling_assigned_products' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition''product_feature_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition''product_feature_set_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition''product_sorting' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition''product_sorting_translation' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition''product_search_config' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition''product_search_config_field' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition''product_visibility' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition''delivery_time' => 'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition''newsletter_recipient' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition''newsletter_recipient_tag' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition''rule' => 'Shopware\\Core\\Content\\Rule\\RuleDefinition''rule_condition' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition''rule_tag' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition''product_stream' => 'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition''product_stream_translation' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition''product_stream_filter' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition''product_export' => 'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition''property_group' => 'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition''property_group_option' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition''property_group_option_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition''property_group_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition''cms_page' => 'Shopware\\Core\\Content\\Cms\\CmsPageDefinition''cms_page_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition''cms_section' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition''cms_block' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition''cms_slot' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition''cms_slot_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition''mail_template' => 'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition''mail_template_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition''mail_template_type' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition''mail_template_type_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition''mail_template_media' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition''mail_header_footer' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition''mail_header_footer_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition''delivery_time_translation' => 'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition''import_export_profile' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition''import_export_log' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition''import_export_file' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition''import_export_profile_translation' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition''landing_page' => 'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition''landing_page_translation' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition''landing_page_tag' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition''landing_page_sales_channel' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition''flow' => 'Shopware\\Core\\Content\\Flow\\FlowDefinition''flow_sequence' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition''flow_template' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition''customer' => 'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition''customer_group_translation' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition''customer_address' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition''customer_recovery' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition''customer_group' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition''customer_group_registration_sales_channels' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition''customer_tag' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition''customer_wishlist' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition''customer_wishlist_product' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition''document' => 'Shopware\\Core\\Checkout\\Document\\DocumentDefinition''document_type' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition''document_type_translation' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition''document_base_config' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition''document_base_config_sales_channel' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition''order' => 'Shopware\\Core\\Checkout\\Order\\OrderDefinition''order_address' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition''order_customer' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition''order_delivery' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition''order_delivery_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition''order_line_item' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition''order_line_item_download' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition''order_tag' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition''order_transaction' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition''order_transaction_capture' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition''order_transaction_capture_refund' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition''order_transaction_capture_refund_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition''payment_method' => 'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition''payment_method_translation' => 'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition''promotion' => 'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition''promotion_sales_channel' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition''promotion_individual_code' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition''promotion_discount' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition''promotion_discount_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition''promotion_setgroup' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition''promotion_setgroup_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition''promotion_order_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition''promotion_persona_customer' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition''promotion_persona_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition''promotion_cart_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition''promotion_translation' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition''promotion_discount_prices' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition''shipping_method' => 'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition''shipping_method_tag' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition''shipping_method_price' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition''shipping_method_translation' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition''app_administration_snippet' => 'Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition''notification' => 'Shopware\\Administration\\Notification\\NotificationDefinition''theme' => 'Shopware\\Storefront\\Theme\\ThemeDefinition''theme_translation' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition''theme_sales_channel' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition''theme_media' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition''theme_child' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition''swag_paypal_pos_sales_channel' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition''swag_paypal_pos_sales_channel_inventory' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition''swag_paypal_pos_sales_channel_run' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition''swag_paypal_pos_sales_channel_run_log' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition''swag_paypal_pos_sales_channel_media' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition''swag_paypal_pos_sales_channel_product' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition''intedia_doofinder_layer' => 'Intedia\\Doofinder\\Custom\\DooFinderLayerDefinition''swag_language_pack_language' => 'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition''s_plugin_netzp_staging' => 'NetzpStaging6\\Core\\Content\\Staging\\StagingDefinition''emcgn_gewerbeschein' => 'EmcgnGewerbeschein\\Core\\Content\\Gewerbeschein\\GewerbescheinDefinition'], ['log_entry' => 'log_entry.repository''acl_role' => 'acl_role.repository''acl_user_role' => 'acl_user_role.repository''app' => 'app.repository''app_translation' => 'app_translation.repository''app_action_button' => 'app_action_button.repository''app_action_button_translation' => 'app_action_button_translation.repository''app_template' => 'app_template.repository''app_payment_method' => 'app_payment_method.repository''app_script_condition' => 'app_script_condition.repository''app_script_condition_translation' => 'app_script_condition_translation.repository''app_cms_block' => 'app_cms_block.repository''app_cms_block_translation' => 'app_cms_block_translation.repository''app_flow_action' => 'app_flow_action.repository''app_flow_action_translation' => 'app_flow_action_translation.repository''custom_field' => 'custom_field.repository''custom_field_set' => 'custom_field_set.repository''custom_field_set_relation' => 'custom_field_set_relation.repository''version' => 'version.repository''version_commit' => 'version_commit.repository''version_commit_data' => 'version_commit_data.repository''event_action' => 'event_action.repository''event_action_rule' => 'event_action_rule.repository''event_action_sales_channel' => 'event_action_sales_channel.repository''dead_message' => 'dead_message.repository''message_queue_stats' => 'message_queue_stats.repository''plugin' => 'plugin.repository''plugin_translation' => 'plugin_translation.repository''scheduled_task' => 'scheduled_task.repository''script' => 'script.repository''language' => 'language.repository''seo_url' => 'seo_url.repository''seo_url_template' => 'seo_url_template.repository''main_category' => 'main_category.repository''webhook' => 'webhook.repository''webhook_event_log' => 'webhook_event_log.repository''sales_channel' => 'sales_channel.repository''sales_channel_translation' => 'sales_channel_translation.repository''sales_channel_country' => 'sales_channel_country.repository''sales_channel_currency' => 'sales_channel_currency.repository''sales_channel_domain' => 'sales_channel_domain.repository''sales_channel_language' => 'sales_channel_language.repository''sales_channel_payment_method' => 'sales_channel_payment_method.repository''sales_channel_shipping_method' => 'sales_channel_shipping_method.repository''sales_channel_type' => 'sales_channel_type.repository''sales_channel_type_translation' => 'sales_channel_type_translation.repository''sales_channel_analytics' => 'sales_channel_analytics.repository''country' => 'country.repository''country_state' => 'country_state.repository''country_state_translation' => 'country_state_translation.repository''country_translation' => 'country_translation.repository''currency' => 'currency.repository''currency_country_rounding' => 'currency_country_rounding.repository''currency_translation' => 'currency_translation.repository''custom_entity' => 'custom_entity.repository''locale' => 'locale.repository''locale_translation' => 'locale_translation.repository''snippet_set' => 'snippet_set.repository''snippet' => 'snippet.repository''salutation' => 'salutation.repository''salutation_translation' => 'salutation_translation.repository''tax' => 'tax.repository''tax_rule' => 'tax_rule.repository''tax_rule_type' => 'tax_rule_type.repository''tax_rule_type_translation' => 'tax_rule_type_translation.repository''unit' => 'unit.repository''unit_translation' => 'unit_translation.repository''user' => 'user.repository''user_config' => 'user_config.repository''user_access_key' => 'user_access_key.repository''user_recovery' => 'user_recovery.repository''integration' => 'integration.repository''integration_role' => 'integration_role.repository''state_machine' => 'state_machine.repository''state_machine_translation' => 'state_machine_translation.repository''state_machine_state' => 'state_machine_state.repository''state_machine_state_translation' => 'state_machine_state_translation.repository''state_machine_transition' => 'state_machine_transition.repository''state_machine_history' => 'state_machine_history.repository''system_config' => 'system_config.repository''number_range' => 'number_range.repository''number_range_sales_channel' => 'number_range_sales_channel.repository''number_range_state' => 'number_range_state.repository''number_range_type' => 'number_range_type.repository''number_range_type_translation' => 'number_range_type_translation.repository''number_range_translation' => 'number_range_translation.repository''tag' => 'tag.repository''category' => 'category.repository''category_translation' => 'category_translation.repository''category_tag' => 'category_tag.repository''media' => 'media.repository''media_default_folder' => 'media_default_folder.repository''media_thumbnail' => 'media_thumbnail.repository''media_translation' => 'media_translation.repository''media_folder' => 'media_folder.repository''media_thumbnail_size' => 'media_thumbnail_size.repository''media_folder_configuration' => 'media_folder_configuration.repository''media_folder_configuration_media_thumbnail_size' => 'media_folder_configuration_media_thumbnail_size.repository''media_tag' => 'media_tag.repository''product' => 'product.repository''product_stream_mapping' => 'product_stream_mapping.repository''product_category' => 'product_category.repository''product_custom_field_set' => 'product_custom_field_set.repository''product_tag' => 'product_tag.repository''product_configurator_setting' => 'product_configurator_setting.repository''product_price' => 'product_price.repository''product_property' => 'product_property.repository''product_search_keyword' => 'product_search_keyword.repository''product_keyword_dictionary' => 'product_keyword_dictionary.repository''product_review' => 'product_review.repository''product_manufacturer' => 'product_manufacturer.repository''product_manufacturer_translation' => 'product_manufacturer_translation.repository''product_media' => 'product_media.repository''product_download' => 'product_download.repository''product_translation' => 'product_translation.repository''product_option' => 'product_option.repository''product_category_tree' => 'product_category_tree.repository''product_cross_selling' => 'product_cross_selling.repository''product_cross_selling_translation' => 'product_cross_selling_translation.repository''product_cross_selling_assigned_products' => 'product_cross_selling_assigned_products.repository''product_feature_set' => 'product_feature_set.repository''product_feature_set_translation' => 'product_feature_set_translation.repository''product_sorting' => 'product_sorting.repository''product_sorting_translation' => 'product_sorting_translation.repository''product_search_config' => 'product_search_config.repository''product_search_config_field' => 'product_search_config_field.repository''product_visibility' => 'product_visibility.repository''delivery_time' => 'delivery_time.repository''newsletter_recipient' => 'newsletter_recipient.repository''newsletter_recipient_tag' => 'newsletter_recipient_tag.repository''rule' => 'rule.repository''rule_condition' => 'rule_condition.repository''rule_tag' => 'rule_tag.repository''product_stream' => 'product_stream.repository''product_stream_translation' => 'product_stream_translation.repository''product_stream_filter' => 'product_stream_filter.repository''product_export' => 'product_export.repository''property_group' => 'property_group.repository''property_group_option' => 'property_group_option.repository''property_group_option_translation' => 'property_group_option_translation.repository''property_group_translation' => 'property_group_translation.repository''cms_page' => 'cms_page.repository''cms_page_translation' => 'cms_page_translation.repository''cms_section' => 'cms_section.repository''cms_block' => 'cms_block.repository''cms_slot' => 'cms_slot.repository''cms_slot_translation' => 'cms_slot_translation.repository''mail_template' => 'mail_template.repository''mail_template_translation' => 'mail_template_translation.repository''mail_template_type' => 'mail_template_type.repository''mail_template_type_translation' => 'mail_template_type_translation.repository''mail_template_media' => 'mail_template_media.repository''mail_header_footer' => 'mail_header_footer.repository''mail_header_footer_translation' => 'mail_header_footer_translation.repository''delivery_time_translation' => 'delivery_time_translation.repository''import_export_profile' => 'import_export_profile.repository''import_export_log' => 'import_export_log.repository''import_export_file' => 'import_export_file.repository''import_export_profile_translation' => 'import_export_profile_translation.repository''landing_page' => 'landing_page.repository''landing_page_translation' => 'landing_page_translation.repository''landing_page_tag' => 'landing_page_tag.repository''landing_page_sales_channel' => 'landing_page_sales_channel.repository''flow' => 'flow.repository''flow_sequence' => 'flow_sequence.repository''flow_template' => 'flow_template.repository''customer' => 'customer.repository''customer_group_translation' => 'customer_group_translation.repository''customer_address' => 'customer_address.repository''customer_recovery' => 'customer_recovery.repository''customer_group' => 'customer_group.repository''customer_group_registration_sales_channels' => 'customer_group_registration_sales_channels.repository''customer_tag' => 'customer_tag.repository''customer_wishlist' => 'customer_wishlist.repository''customer_wishlist_product' => 'customer_wishlist_product.repository''document' => 'document.repository''document_type' => 'document_type.repository''document_type_translation' => 'document_type_translation.repository''document_base_config' => 'document_base_config.repository''document_base_config_sales_channel' => 'document_base_config_sales_channel.repository''order' => 'order.repository''order_address' => 'order_address.repository''order_customer' => 'order_customer.repository''order_delivery' => 'order_delivery.repository''order_delivery_position' => 'order_delivery_position.repository''order_line_item' => 'order_line_item.repository''order_line_item_download' => 'order_line_item_download.repository''order_tag' => 'order_tag.repository''order_transaction' => 'order_transaction.repository''order_transaction_capture' => 'order_transaction_capture.repository''order_transaction_capture_refund' => 'order_transaction_capture_refund.repository''order_transaction_capture_refund_position' => 'order_transaction_capture_refund_position.repository''payment_method' => 'payment_method.repository''payment_method_translation' => 'payment_method_translation.repository''promotion' => 'promotion.repository''promotion_sales_channel' => 'promotion_sales_channel.repository''promotion_individual_code' => 'promotion_individual_code.repository''promotion_discount' => 'promotion_discount.repository''promotion_discount_rule' => 'promotion_discount_rule.repository''promotion_setgroup' => 'promotion_setgroup.repository''promotion_setgroup_rule' => 'promotion_setgroup_rule.repository''promotion_order_rule' => 'promotion_order_rule.repository''promotion_persona_customer' => 'promotion_persona_customer.repository''promotion_persona_rule' => 'promotion_persona_rule.repository''promotion_cart_rule' => 'promotion_cart_rule.repository''promotion_translation' => 'promotion_translation.repository''promotion_discount_prices' => 'promotion_discount_prices.repository''shipping_method' => 'shipping_method.repository''shipping_method_tag' => 'shipping_method_tag.repository''shipping_method_price' => 'shipping_method_price.repository''shipping_method_translation' => 'shipping_method_translation.repository''app_administration_snippet' => 'app_administration_snippet.repository''notification' => 'notification.repository''theme' => 'theme.repository''theme_translation' => 'theme_translation.repository''theme_sales_channel' => 'theme_sales_channel.repository''theme_media' => 'theme_media.repository''theme_child' => 'theme_child.repository''swag_paypal_pos_sales_channel' => 'swag_paypal_pos_sales_channel.repository''swag_paypal_pos_sales_channel_inventory' => 'swag_paypal_pos_sales_channel_inventory.repository''swag_paypal_pos_sales_channel_run' => 'swag_paypal_pos_sales_channel_run.repository''swag_paypal_pos_sales_channel_run_log' => 'swag_paypal_pos_sales_channel_run_log.repository''swag_paypal_pos_sales_channel_media' => 'swag_paypal_pos_sales_channel_media.repository''swag_paypal_pos_sales_channel_product' => 'swag_paypal_pos_sales_channel_product.repository''intedia_doofinder_layer' => 'intedia_doofinder_layer.repository''swag_language_pack_language' => 'swag_language_pack_language.repository''s_plugin_netzp_staging' => 's_plugin_netzp_staging.repository''emcgn_gewerbeschein' => 'emcgn_gewerbeschein.repository']);
  6796.     }
  6797.     /**
  6798.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory' shared service.
  6799.      *
  6800.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory
  6801.      */
  6802.     protected function getEntityLoadedEventFactoryService()
  6803.     {
  6804.         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()));
  6805.     }
  6806.     /**
  6807.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry' shared service.
  6808.      *
  6809.      * @return \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry
  6810.      */
  6811.     protected function getExtensionRegistryService()
  6812.     {
  6813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php';
  6814.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry(new RewindableGenerator(function () {
  6815.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] = new \Shopware\Administration\Notification\Extension\IntegrationExtension()));
  6816.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] = new \Shopware\Administration\Notification\Extension\UserExtension()));
  6817.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] = new \Shopware\Storefront\Theme\Extension\SalesChannelExtension()));
  6818.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] = new \Shopware\Storefront\Theme\Extension\LanguageExtension()));
  6819.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] = new \Shopware\Storefront\Theme\Extension\MediaExtension()));
  6820.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\SalesChannelExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\SalesChannelExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\SalesChannelExtension()));
  6821.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\ProductExtension()));
  6822.             yield => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductStreamExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductStreamExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\ProductStreamExtension()));
  6823.             yield => ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] ?? ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] = new \Swag\LanguagePack\Extension\LanguageExtension()));
  6824.         }, 9));
  6825.     }
  6826.     /**
  6827.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory' shared service.
  6828.      *
  6829.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory
  6830.      */
  6831.     protected function getRepositoryFacadeHookFactoryService()
  6832.     {
  6833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  6834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryFacadeHookFactory.php';
  6835.         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()));
  6836.     }
  6837.     /**
  6838.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory' shared service.
  6839.      *
  6840.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory
  6841.      */
  6842.     protected function getRepositoryWriterFacadeHookFactoryService()
  6843.     {
  6844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  6845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryWriterFacadeHookFactory.php';
  6846.         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()));
  6847.     }
  6848.     /**
  6849.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory' shared service.
  6850.      *
  6851.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory
  6852.      */
  6853.     protected function getSalesChannelRepositoryFacadeHookFactoryService()
  6854.     {
  6855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  6856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/SalesChannelRepositoryFacadeHookFactory.php';
  6857.         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()));
  6858.     }
  6859.     /**
  6860.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer' shared service.
  6861.      *
  6862.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer
  6863.      */
  6864.     protected function getBlobFieldSerializerService()
  6865.     {
  6866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BlobFieldSerializer.php';
  6868.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer();
  6869.     }
  6870.     /**
  6871.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer' shared service.
  6872.      *
  6873.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer
  6874.      */
  6875.     protected function getBoolFieldSerializerService()
  6876.     {
  6877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BoolFieldSerializer.php';
  6880.         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()));
  6881.     }
  6882.     /**
  6883.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer' shared service.
  6884.      *
  6885.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer
  6886.      */
  6887.     protected function getCalculatedPriceFieldSerializerService()
  6888.     {
  6889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CalculatedPriceFieldSerializer.php';
  6893.         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()));
  6894.     }
  6895.     /**
  6896.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer' shared service.
  6897.      *
  6898.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer
  6899.      */
  6900.     protected function getCartPriceFieldSerializerService()
  6901.     {
  6902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CartPriceFieldSerializer.php';
  6906.         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()));
  6907.     }
  6908.     /**
  6909.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer' shared service.
  6910.      *
  6911.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer
  6912.      */
  6913.     protected function getCashRoundingConfigFieldSerializerService()
  6914.     {
  6915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CashRoundingConfigFieldSerializer.php';
  6919.         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()));
  6920.     }
  6921.     /**
  6922.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer' shared service.
  6923.      *
  6924.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer
  6925.      */
  6926.     protected function getConfigJsonFieldSerializerService()
  6927.     {
  6928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ConfigJsonFieldSerializer.php';
  6932.         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()));
  6933.     }
  6934.     /**
  6935.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer' shared service.
  6936.      *
  6937.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer
  6938.      */
  6939.     protected function getCreatedAtFieldSerializerService()
  6940.     {
  6941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  6944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedAtFieldSerializer.php';
  6945.         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()));
  6946.     }
  6947.     /**
  6948.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer' shared service.
  6949.      *
  6950.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer
  6951.      */
  6952.     protected function getCreatedByFieldSerializerService()
  6953.     {
  6954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  6957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedByFieldSerializer.php';
  6958.         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()));
  6959.     }
  6960.     /**
  6961.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer' shared service.
  6962.      *
  6963.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer
  6964.      */
  6965.     protected function getCustomFieldsSerializerService()
  6966.     {
  6967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CustomFieldsSerializer.php';
  6971.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  6972.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  6973.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  6974.         }
  6975.         $b = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  6976.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  6977.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  6978.         }
  6979.         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);
  6980.     }
  6981.     /**
  6982.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer' shared service.
  6983.      *
  6984.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer
  6985.      */
  6986.     protected function getDateFieldSerializerService()
  6987.     {
  6988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateFieldSerializer.php';
  6991.         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()));
  6992.     }
  6993.     /**
  6994.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer' shared service.
  6995.      *
  6996.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer
  6997.      */
  6998.     protected function getDateTimeFieldSerializerService()
  6999.     {
  7000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  7003.         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()));
  7004.     }
  7005.     /**
  7006.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer' shared service.
  7007.      *
  7008.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer
  7009.      */
  7010.     protected function getEmailFieldSerializerService()
  7011.     {
  7012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/EmailFieldSerializer.php';
  7015.         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()));
  7016.     }
  7017.     /**
  7018.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer' shared service.
  7019.      *
  7020.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer
  7021.      */
  7022.     protected function getFkFieldSerializerService()
  7023.     {
  7024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  7027.         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()));
  7028.     }
  7029.     /**
  7030.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer' shared service.
  7031.      *
  7032.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer
  7033.      */
  7034.     protected function getFloatFieldSerializerService()
  7035.     {
  7036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FloatFieldSerializer.php';
  7039.         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()));
  7040.     }
  7041.     /**
  7042.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer' shared service.
  7043.      *
  7044.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer
  7045.      */
  7046.     protected function getIdFieldSerializerService()
  7047.     {
  7048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IdFieldSerializer.php';
  7051.         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()));
  7052.     }
  7053.     /**
  7054.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer' shared service.
  7055.      *
  7056.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer
  7057.      */
  7058.     protected function getIntFieldSerializerService()
  7059.     {
  7060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IntFieldSerializer.php';
  7063.         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()));
  7064.     }
  7065.     /**
  7066.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer' shared service.
  7067.      *
  7068.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer
  7069.      */
  7070.     protected function getJsonFieldSerializerService()
  7071.     {
  7072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7075.         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()));
  7076.     }
  7077.     /**
  7078.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer' shared service.
  7079.      *
  7080.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer
  7081.      */
  7082.     protected function getListFieldSerializerService()
  7083.     {
  7084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7086.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ListFieldSerializer.php';
  7087.         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()));
  7088.     }
  7089.     /**
  7090.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer' shared service.
  7091.      *
  7092.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer
  7093.      */
  7094.     protected function getLongTextFieldSerializerService()
  7095.     {
  7096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/LongTextFieldSerializer.php';
  7099.         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()));
  7100.     }
  7101.     /**
  7102.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer' shared service.
  7103.      *
  7104.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer
  7105.      */
  7106.     protected function getManyToManyAssociationFieldSerializerService()
  7107.     {
  7108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToManyAssociationFieldSerializer.php';
  7110.         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()));
  7111.     }
  7112.     /**
  7113.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer' shared service.
  7114.      *
  7115.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer
  7116.      */
  7117.     protected function getManyToOneAssociationFieldSerializerService()
  7118.     {
  7119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializer.php';
  7121.         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()));
  7122.     }
  7123.     /**
  7124.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer' shared service.
  7125.      *
  7126.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer
  7127.      */
  7128.     protected function getOneToManyAssociationFieldSerializerService()
  7129.     {
  7130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  7132.         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()));
  7133.     }
  7134.     /**
  7135.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer' shared service.
  7136.      *
  7137.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer
  7138.      */
  7139.     protected function getOneToOneAssociationFieldSerializerService()
  7140.     {
  7141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializer.php';
  7143.         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()));
  7144.     }
  7145.     /**
  7146.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer' shared service.
  7147.      *
  7148.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer
  7149.      */
  7150.     protected function getPHPUnserializeFieldSerializerService()
  7151.     {
  7152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php';
  7155.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer();
  7156.     }
  7157.     /**
  7158.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer' shared service.
  7159.      *
  7160.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer
  7161.      */
  7162.     protected function getPasswordFieldSerializerService()
  7163.     {
  7164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializer.php';
  7167.         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()));
  7168.     }
  7169.     /**
  7170.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer' shared service.
  7171.      *
  7172.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer
  7173.      */
  7174.     protected function getPriceDefinitionFieldSerializerService()
  7175.     {
  7176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceDefinitionFieldSerializer.php';
  7180.         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()));
  7181.     }
  7182.     /**
  7183.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer' shared service.
  7184.      *
  7185.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer
  7186.      */
  7187.     protected function getPriceFieldSerializerService()
  7188.     {
  7189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializer.php';
  7192.         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()));
  7193.     }
  7194.     /**
  7195.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer' shared service.
  7196.      *
  7197.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer
  7198.      */
  7199.     protected function getReferenceVersionFieldSerializerService()
  7200.     {
  7201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ReferenceVersionFieldSerializer.php';
  7203.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer();
  7204.     }
  7205.     /**
  7206.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer' shared service.
  7207.      *
  7208.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer
  7209.      */
  7210.     protected function getRemoteAddressFieldSerializerService()
  7211.     {
  7212.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7214.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/RemoteAddressFieldSerializer.php';
  7215.         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()));
  7216.     }
  7217.     /**
  7218.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer' shared service.
  7219.      *
  7220.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer
  7221.      */
  7222.     protected function getStateMachineStateFieldSerializerService()
  7223.     {
  7224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  7227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StateMachineStateFieldSerializer.php';
  7228.         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()));
  7229.     }
  7230.     /**
  7231.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer' shared service.
  7232.      *
  7233.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer
  7234.      */
  7235.     protected function getStringFieldSerializerService()
  7236.     {
  7237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StringFieldSerializer.php';
  7240.         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()));
  7241.     }
  7242.     /**
  7243.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer' shared service.
  7244.      *
  7245.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer
  7246.      */
  7247.     protected function getTaxFreeConfigFieldSerializerService()
  7248.     {
  7249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TaxFreeConfigFieldSerializer.php';
  7253.         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()));
  7254.     }
  7255.     /**
  7256.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer' shared service.
  7257.      *
  7258.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer
  7259.      */
  7260.     protected function getTimeZoneFieldSerializerService()
  7261.     {
  7262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TimeZoneFieldSerializer.php';
  7265.         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()));
  7266.     }
  7267.     /**
  7268.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer' shared service.
  7269.      *
  7270.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer
  7271.      */
  7272.     protected function getTranslatedFieldSerializerService()
  7273.     {
  7274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslatedFieldSerializer.php';
  7276.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer();
  7277.     }
  7278.     /**
  7279.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer' shared service.
  7280.      *
  7281.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer
  7282.      */
  7283.     protected function getTranslationsAssociationFieldSerializerService()
  7284.     {
  7285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslationsAssociationFieldSerializer.php';
  7287.         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()));
  7288.     }
  7289.     /**
  7290.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer' shared service.
  7291.      *
  7292.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer
  7293.      */
  7294.     protected function getUpdatedAtFieldSerializerService()
  7295.     {
  7296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  7299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedAtFieldSerializer.php';
  7300.         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()));
  7301.     }
  7302.     /**
  7303.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer' shared service.
  7304.      *
  7305.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer
  7306.      */
  7307.     protected function getUpdatedByFieldSerializerService()
  7308.     {
  7309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  7312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedByFieldSerializer.php';
  7313.         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()));
  7314.     }
  7315.     /**
  7316.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer' shared service.
  7317.      *
  7318.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer
  7319.      */
  7320.     protected function getVariantListingConfigFieldSerializerService()
  7321.     {
  7322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7324.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VariantListingConfigFieldSerializer.php';
  7325.         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()));
  7326.     }
  7327.     /**
  7328.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer' shared service.
  7329.      *
  7330.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer
  7331.      */
  7332.     protected function getVersionDataPayloadFieldSerializerService()
  7333.     {
  7334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionDataPayloadFieldSerializer.php';
  7336.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer();
  7337.     }
  7338.     /**
  7339.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer' shared service.
  7340.      *
  7341.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer
  7342.      */
  7343.     protected function getVersionFieldSerializerService()
  7344.     {
  7345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionFieldSerializer.php';
  7347.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer();
  7348.     }
  7349.     /**
  7350.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry' shared service.
  7351.      *
  7352.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry
  7353.      */
  7354.     protected function getEntityIndexerRegistryService()
  7355.     {
  7356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php';
  7357.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  7358.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  7359.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  7360.         }
  7361.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7362.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  7363.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  7364.         }
  7365.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry(new RewindableGenerator(function () {
  7366.             yield => ($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] ?? $this->getLandingPageIndexerService());
  7367.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] ?? $this->getProductIndexerService());
  7368.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'] ?? $this->getCustomerIndexerService());
  7369.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? $this->getSalesChannelIndexerService());
  7370.             yield => ($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] ?? $this->getCategoryIndexerService());
  7371.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] ?? $this->getMediaIndexerService());
  7372.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] ?? $this->getMediaFolderConfigurationIndexerService());
  7373.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] ?? $this->getMediaFolderIndexerService());
  7374.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  7375.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'] ?? $this->getNewsletterRecipientIndexerService());
  7376.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  7377.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? $this->getProductStreamIndexerService());
  7378.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  7379.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] ?? $this->getPaymentMethodIndexerService());
  7380.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] ?? $this->getPromotionIndexerService());
  7381.             yield 15 => ($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'] ?? $this->getThemeIndexerService());
  7382.         }, 16), $a$b);
  7383.     }
  7384.     /**
  7385.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface' shared service.
  7386.      *
  7387.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader
  7388.      */
  7389.     protected function getEntityReaderInterfaceService()
  7390.     {
  7391.         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()));
  7392.     }
  7393.     /**
  7394.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface' shared service.
  7395.      *
  7396.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator
  7397.      */
  7398.     protected function getEntityAggregatorInterfaceService()
  7399.     {
  7400.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  7401.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  7402.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  7403.         }
  7404.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7405.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  7406.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  7407.         }
  7408.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  7409.         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);
  7410.     }
  7411.     /**
  7412.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface' shared service.
  7413.      *
  7414.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher
  7415.      */
  7416.     protected function getEntitySearcherInterfaceService()
  7417.     {
  7418.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  7419.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  7420.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  7421.         }
  7422.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7423.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  7424.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  7425.         }
  7426.         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);
  7427.     }
  7428.     /**
  7429.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\VersionManager' shared service.
  7430.      *
  7431.      * @return \Shopware\Core\Framework\DataAbstractionLayer\VersionManager
  7432.      */
  7433.     protected function getVersionManagerService()
  7434.     {
  7435.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  7436.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  7437.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  7438.         }
  7439.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  7440.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  7441.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  7442.         }
  7443.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  7444.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  7445.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  7446.         }
  7447.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7448.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  7449.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  7450.         }
  7451.         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()));
  7452.     }
  7453.     /**
  7454.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  7455.      *
  7456.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  7457.      */
  7458.     protected function getVersionCommitDataDefinitionService()
  7459.     {
  7460.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  7461.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7462.         return $instance;
  7463.     }
  7464.     /**
  7465.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  7466.      *
  7467.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  7468.      */
  7469.     protected function getVersionCommitDefinitionService()
  7470.     {
  7471.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  7472.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7473.         return $instance;
  7474.     }
  7475.     /**
  7476.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  7477.      *
  7478.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  7479.      */
  7480.     protected function getVersionDefinitionService()
  7481.     {
  7482.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  7483.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7484.         return $instance;
  7485.     }
  7486.     /**
  7487.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface' shared service.
  7488.      *
  7489.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway
  7490.      */
  7491.     protected function getEntityWriteGatewayInterfaceService()
  7492.     {
  7493.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7494.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'])) {
  7495.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'];
  7496.         }
  7497.         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 () {
  7498.             yield => ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] = new \Shopware\Core\System\Language\LanguageExceptionHandler()));
  7499.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] = new \Shopware\Core\System\SalesChannel\SalesChannelExceptionHandler()));
  7500.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductExceptionHandler()));
  7501.             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()));
  7502.             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()));
  7503.             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()));
  7504.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] = new \Shopware\Core\Content\Newsletter\NewsletterExceptionHandler()));
  7505.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] = new \Shopware\Core\Content\ProductExport\DataAbstractionLayer\ProductExportExceptionHandler()));
  7506.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] = new \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerWishlistProductExceptionHandler()));
  7507.             yield => ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] = new \Shopware\Core\Checkout\Order\OrderExceptionHandler()));
  7508.         }, 10)), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7509.     }
  7510.     /**
  7511.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter' shared service.
  7512.      *
  7513.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter
  7514.      */
  7515.     protected function getEntityWriterService()
  7516.     {
  7517.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  7518.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  7519.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  7520.         }
  7521.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  7522.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  7523.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  7524.         }
  7525.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  7526.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  7527.         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));
  7528.     }
  7529.     /**
  7530.      * Gets the public 'Shopware\Core\Framework\Event\BusinessEventRegistry' shared service.
  7531.      *
  7532.      * @return \Shopware\Core\Framework\Event\BusinessEventRegistry
  7533.      */
  7534.     protected function getBusinessEventRegistryService()
  7535.     {
  7536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventRegistry.php';
  7537.         $this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] = $instance = new \Shopware\Core\Framework\Event\BusinessEventRegistry();
  7538.         $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']);
  7539.         return $instance;
  7540.     }
  7541.     /**
  7542.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  7543.      *
  7544.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  7545.      */
  7546.     protected function getEventActionRuleDefinitionService()
  7547.     {
  7548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  7549.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  7550.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7551.         return $instance;
  7552.     }
  7553.     /**
  7554.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  7555.      *
  7556.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  7557.      */
  7558.     protected function getEventActionSalesChannelDefinitionService()
  7559.     {
  7560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  7561.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  7562.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7563.         return $instance;
  7564.     }
  7565.     /**
  7566.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  7567.      *
  7568.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  7569.      */
  7570.     protected function getEventActionDefinitionService()
  7571.     {
  7572.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  7573.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7574.         return $instance;
  7575.     }
  7576.     /**
  7577.      * Gets the public 'Shopware\Core\Framework\Increment\Controller\IncrementApiController' shared service.
  7578.      *
  7579.      * @return \Shopware\Core\Framework\Increment\Controller\IncrementApiController
  7580.      */
  7581.     protected function getIncrementApiControllerService()
  7582.     {
  7583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/Controller/IncrementApiController.php';
  7584.         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()));
  7585.     }
  7586.     /**
  7587.      * Gets the public 'Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  7588.      *
  7589.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  7590.      */
  7591.     protected function getLogEntryDefinitionService()
  7592.     {
  7593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  7594.         $this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  7595.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7596.         return $instance;
  7597.     }
  7598.     /**
  7599.      * Gets the public 'Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController' shared service.
  7600.      *
  7601.      * @return \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController
  7602.      */
  7603.     protected function getConsumeMessagesControllerService()
  7604.     {
  7605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Api/ConsumeMessagesController.php';
  7606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/EarlyReturnMessagesListener.php';
  7607.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/DispatchPcntlSignalListener.php';
  7608.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController'] = $instance = new \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), 20, ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService()), ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnSigtermSignalListenerService()), ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener())), new \Shopware\Core\Framework\MessageQueue\Subscriber\EarlyReturnMessagesListener(), 'default''128M');
  7609.         $instance->setContainer($this);
  7610.         return $instance;
  7611.     }
  7612.     /**
  7613.      * Gets the public 'Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  7614.      *
  7615.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  7616.      */
  7617.     protected function getDeadMessageDefinitionService()
  7618.     {
  7619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  7620.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  7621.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7622.         return $instance;
  7623.     }
  7624.     /**
  7625.      * Gets the public 'Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  7626.      *
  7627.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  7628.      */
  7629.     protected function getMessageQueueStatsDefinitionService()
  7630.     {
  7631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  7632.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  7633.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7634.         return $instance;
  7635.     }
  7636.     /**
  7637.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController' shared service.
  7638.      *
  7639.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController
  7640.      */
  7641.     protected function getScheduledTaskControllerService()
  7642.     {
  7643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Api/ScheduledTaskController.php';
  7644.         $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()));
  7645.         $instance->setContainer($this);
  7646.         return $instance;
  7647.     }
  7648.     /**
  7649.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  7650.      *
  7651.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  7652.      */
  7653.     protected function getScheduledTaskDefinitionService()
  7654.     {
  7655.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  7656.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7657.         return $instance;
  7658.     }
  7659.     /**
  7660.      * Gets the public 'Shopware\Core\Framework\Migration\Api\MigrationController' shared service.
  7661.      *
  7662.      * @return \Shopware\Core\Framework\Migration\Api\MigrationController
  7663.      */
  7664.     protected function getMigrationControllerService()
  7665.     {
  7666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Api/MigrationController.php';
  7667.         $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');
  7668.         $instance->setContainer($this);
  7669.         return $instance;
  7670.     }
  7671.     /**
  7672.      * Gets the public 'Shopware\Core\Framework\Migration\IndexerQueuer' shared service.
  7673.      *
  7674.      * @return \Shopware\Core\Framework\Migration\IndexerQueuer
  7675.      */
  7676.     protected function getIndexerQueuerService()
  7677.     {
  7678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/IndexerQueuer.php';
  7679.         return $this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] = new \Shopware\Core\Framework\Migration\IndexerQueuer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  7680.     }
  7681.     /**
  7682.      * Gets the public 'Shopware\Core\Framework\Migration\MigrationCollectionLoader' shared service.
  7683.      *
  7684.      * @return \Shopware\Core\Framework\Migration\MigrationCollectionLoader
  7685.      */
  7686.     protected function getMigrationCollectionLoaderService()
  7687.     {
  7688.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationCollectionLoader.php';
  7689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationRuntime.php';
  7690.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  7691.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  7692.         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 () {
  7693.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] = new \Shopware\Core\Framework\Migration\MigrationSource('core')));
  7694.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] ?? $this->getMigrationSource_Core_V63Service());
  7695.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] ?? $this->getMigrationSource_Core_V64Service());
  7696.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] ?? $this->getMigrationSource_Core_V65Service());
  7697.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] = new \Shopware\Core\Framework\Migration\MigrationSource('null', [])));
  7698.             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'])));
  7699.             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'])));
  7700.             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'])));
  7701.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagPayPal'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagPayPal'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagPayPal', [(\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Migration') => 'Swag\\PayPal\\Migration'])));
  7702.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagLanguagePack'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagLanguagePack'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagLanguagePack', [(\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Migration') => 'Swag\\LanguagePack\\Migration'])));
  7703.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NetzpStaging6'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_NetzpStaging6'] = new \Shopware\Core\Framework\Migration\MigrationSource('NetzpStaging6', [(\dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Migration') => 'NetzpStaging6\\Migration'])));
  7704.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_EmcgnGewerbeschein'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_EmcgnGewerbeschein'] = new \Shopware\Core\Framework\Migration\MigrationSource('EmcgnGewerbeschein', [(\dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src/Migration') => 'EmcgnGewerbeschein\\Migration'])));
  7705.         }, 12), $b);
  7706.     }
  7707.     /**
  7708.      * Gets the public 'Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  7709.      *
  7710.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  7711.      */
  7712.     protected function getPluginTranslationDefinitionService()
  7713.     {
  7714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  7716.         $this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  7717.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7718.         return $instance;
  7719.     }
  7720.     /**
  7721.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginCollection' shared service.
  7722.      *
  7723.      * @return \Shopware\Core\Framework\Plugin\KernelPluginCollection
  7724.      */
  7725.     protected function getKernelPluginCollectionService()
  7726.     {
  7727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginCollection.php';
  7728.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstances();
  7729.     }
  7730.     /**
  7731.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader' shared service.
  7732.      *
  7733.      * @return \Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader
  7734.      */
  7735.     protected function getKernelPluginLoaderService()
  7736.     {
  7737.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7738.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  7739.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7740.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  7741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/KernelPluginLoader.php';
  7742.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getPluginLoader();
  7743.     }
  7744.     /**
  7745.      * Gets the public 'Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  7746.      *
  7747.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  7748.      */
  7749.     protected function getPluginDefinitionService()
  7750.     {
  7751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  7752.         $this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  7753.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7754.         return $instance;
  7755.     }
  7756.     /**
  7757.      * Gets the public 'Shopware\Core\Framework\Plugin\Util\PluginIdProvider' shared service.
  7758.      *
  7759.      * @return \Shopware\Core\Framework\Plugin\Util\PluginIdProvider
  7760.      */
  7761.     protected function getPluginIdProviderService()
  7762.     {
  7763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginIdProvider.php';
  7764.         return $this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] = new \Shopware\Core\Framework\Plugin\Util\PluginIdProvider(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  7765.     }
  7766.     /**
  7767.      * Gets the public 'Shopware\Core\Framework\Routing\CanonicalRedirectService' shared service.
  7768.      *
  7769.      * @return \Shopware\Core\Framework\Routing\CanonicalRedirectService
  7770.      */
  7771.     protected function getCanonicalRedirectServiceService()
  7772.     {
  7773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CanonicalRedirectService.php';
  7774.         return $this->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] = new \Shopware\Core\Framework\Routing\CanonicalRedirectService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  7775.     }
  7776.     /**
  7777.      * Gets the public 'Shopware\Core\Framework\Routing\RequestTransformerInterface' shared autowired service.
  7778.      *
  7779.      * @return \Shopware\Storefront\Framework\Routing\RequestTransformer
  7780.      */
  7781.     protected function getRequestTransformerInterfaceService()
  7782.     {
  7783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformerInterface.php';
  7784.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/RequestTransformer.php';
  7785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformer.php';
  7786.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/AbstractDomainLoader.php';
  7787.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoader.php';
  7788.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/DomainLoader.php';
  7789.         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())));
  7790.     }
  7791.     /**
  7792.      * Gets the public 'Shopware\Core\Framework\Rule\Api\RuleConfigController' shared service.
  7793.      *
  7794.      * @return \Shopware\Core\Framework\Rule\Api\RuleConfigController
  7795.      */
  7796.     protected function getRuleConfigControllerService()
  7797.     {
  7798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Api/RuleConfigController.php';
  7799.         $this->services['Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController'] = $instance = new \Shopware\Core\Framework\Rule\Api\RuleConfigController(new RewindableGenerator(function () {
  7800.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  7801.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  7802.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  7803.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  7804.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  7805.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  7806.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  7807.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  7808.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  7809.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  7810.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  7811.             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()));
  7812.             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()));
  7813.             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()));
  7814.             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()));
  7815.             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()));
  7816.             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()));
  7817.             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()));
  7818.             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()));
  7819.             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()));
  7820.             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()));
  7821.             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()));
  7822.             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()));
  7823.             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()));
  7824.             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()));
  7825.             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()));
  7826.             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()));
  7827.             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()));
  7828.             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()));
  7829.             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()));
  7830.             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()));
  7831.             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()));
  7832.             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()));
  7833.             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()));
  7834.             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()));
  7835.             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()));
  7836.             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()));
  7837.             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()));
  7838.             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()));
  7839.             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()));
  7840.             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()));
  7841.             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()));
  7842.             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()));
  7843.             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()));
  7844.             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()));
  7845.             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()));
  7846.             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()));
  7847.             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()));
  7848.             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()));
  7849.             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()));
  7850.             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()));
  7851.             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()));
  7852.             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()));
  7853.             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()));
  7854.             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()));
  7855.             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()));
  7856.             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()));
  7857.             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()));
  7858.             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()));
  7859.             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()));
  7860.             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()));
  7861.             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()));
  7862.             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()));
  7863.             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()));
  7864.             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()));
  7865.             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()));
  7866.             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()));
  7867.             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()));
  7868.             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()));
  7869.             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()));
  7870.             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()));
  7871.             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()));
  7872.             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()));
  7873.             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()));
  7874.             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()));
  7875.             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()));
  7876.             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()));
  7877.             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()));
  7878.             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()));
  7879.             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()));
  7880.             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()));
  7881.             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()));
  7882.             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()));
  7883.             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()));
  7884.             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()));
  7885.             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()));
  7886.             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()));
  7887.             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()));
  7888.             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()));
  7889.             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()));
  7890.             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()));
  7891.             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()));
  7892.         }, 92));
  7893.         $instance->setContainer($this);
  7894.         return $instance;
  7895.     }
  7896.     /**
  7897.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptApiRoute' shared service.
  7898.      *
  7899.      * @return \Shopware\Core\Framework\Script\Api\ScriptApiRoute
  7900.      */
  7901.     protected function getScriptApiRouteService()
  7902.     {
  7903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptApiRoute.php';
  7904.         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()));
  7905.     }
  7906.     /**
  7907.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory' shared service.
  7908.      *
  7909.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory
  7910.      */
  7911.     protected function getScriptResponseFactoryFacadeHookFactoryService()
  7912.     {
  7913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  7914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseFactoryFacadeHookFactory.php';
  7915.         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()));
  7916.     }
  7917.     /**
  7918.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute' shared service.
  7919.      *
  7920.      * @return \Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute
  7921.      */
  7922.     protected function getScriptStoreApiRouteService()
  7923.     {
  7924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptStoreApiRoute.php';
  7925.         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()));
  7926.     }
  7927.     /**
  7928.      * Gets the public 'Shopware\Core\Framework\Script\Execution\ScriptExecutor' shared service.
  7929.      *
  7930.      * @return \Shopware\Core\Framework\Script\Execution\ScriptExecutor
  7931.      */
  7932.     protected function getScriptExecutorService()
  7933.     {
  7934.         $a = ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  7935.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  7936.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  7937.         }
  7938.         $b = ($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService());
  7939.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  7940.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  7941.         }
  7942.         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);
  7943.     }
  7944.     /**
  7945.      * Gets the public 'Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  7946.      *
  7947.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  7948.      */
  7949.     protected function getScriptDefinitionService()
  7950.     {
  7951.         $this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  7952.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7953.         return $instance;
  7954.     }
  7955.     /**
  7956.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController' shared service.
  7957.      *
  7958.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController
  7959.      */
  7960.     protected function getExtensionStoreActionsControllerService()
  7961.     {
  7962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreActionsController.php';
  7963.         $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()));
  7964.         $instance->setContainer($this);
  7965.         return $instance;
  7966.     }
  7967.     /**
  7968.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreDataController' shared service.
  7969.      *
  7970.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreDataController
  7971.      */
  7972.     protected function getExtensionStoreDataControllerService()
  7973.     {
  7974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreDataController.php';
  7975.         $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()));
  7976.         $instance->setContainer($this);
  7977.         return $instance;
  7978.     }
  7979.     /**
  7980.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController' shared service.
  7981.      *
  7982.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController
  7983.      */
  7984.     protected function getExtensionStoreLicensesControllerService()
  7985.     {
  7986.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreLicensesController.php';
  7987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionStoreLicensesService.php';
  7988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionStoreLicensesService.php';
  7989.         $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())));
  7990.         $instance->setContainer($this);
  7991.         return $instance;
  7992.     }
  7993.     /**
  7994.      * Gets the public 'Shopware\Core\Framework\Store\Api\FirstRunWizardController' shared service.
  7995.      *
  7996.      * @return \Shopware\Core\Framework\Store\Api\FirstRunWizardController
  7997.      */
  7998.     protected function getFirstRunWizardControllerService()
  7999.     {
  8000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/FirstRunWizardController.php';
  8001.         $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()));
  8002.         $instance->setContainer($this);
  8003.         return $instance;
  8004.     }
  8005.     /**
  8006.      * Gets the public 'Shopware\Core\Framework\Store\Api\StoreController' shared service.
  8007.      *
  8008.      * @return \Shopware\Core\Framework\Store\Api\StoreController
  8009.      */
  8010.     protected function getStoreControllerService()
  8011.     {
  8012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/StoreController.php';
  8013.         $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()));
  8014.         $instance->setContainer($this);
  8015.         return $instance;
  8016.     }
  8017.     /**
  8018.      * Gets the public 'Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider' shared service.
  8019.      *
  8020.      * @return \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider
  8021.      */
  8022.     protected function getStoreRequestOptionsProviderService()
  8023.     {
  8024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  8025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/StoreRequestOptionsProvider.php';
  8026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  8027.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  8028.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  8029.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  8030.         }
  8031.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  8032.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'])) {
  8033.             return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'];
  8034.         }
  8035.         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()));
  8036.     }
  8037.     /**
  8038.      * Gets the public 'Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware' shared service.
  8039.      *
  8040.      * @return \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware
  8041.      */
  8042.     protected function getShopSecretInvalidMiddlewareService()
  8043.     {
  8044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  8045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ShopSecretInvalidMiddleware.php';
  8046.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  8047.         if (isset($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'])) {
  8048.             return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'];
  8049.         }
  8050.         return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] = new \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  8051.     }
  8052.     /**
  8053.      * Gets the public 'Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware' shared service.
  8054.      *
  8055.      * @return \Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware
  8056.      */
  8057.     protected function getStoreSessionExpiredMiddlewareService()
  8058.     {
  8059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  8060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreSessionExpiredMiddleware.php';
  8061.         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())));
  8062.     }
  8063.     /**
  8064.      * Gets the public 'Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware' shared service.
  8065.      *
  8066.      * @return \Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware
  8067.      */
  8068.     protected function getVerifyResponseSignatureMiddlewareService()
  8069.     {
  8070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  8071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/VerifyResponseSignatureMiddleware.php';
  8072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  8073.         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')]))));
  8074.     }
  8075.     /**
  8076.      * Gets the public 'Shopware\Core\Framework\Update\Api\UpdateController' shared service.
  8077.      *
  8078.      * @return \Shopware\Core\Framework\Update\Api\UpdateController
  8079.      */
  8080.     protected function getUpdateControllerService()
  8081.     {
  8082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Api/UpdateController.php';
  8083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/ApiClient.php';
  8084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/UpdateApiHttpClientFactory.php';
  8085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/RequirementsValidator.php';
  8086.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/PluginCompatibility.php';
  8087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  8088.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  8089.         $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 () {
  8090.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] ?? ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\PhpVersionCheck()));
  8091.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\LicenseCheck'] ?? $this->getLicenseCheckService());
  8092.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\WriteableCheck'] ?? $this->getWriteableCheckService());
  8093.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] ?? $this->getMysqlVersionCheckService());
  8094.         }, 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'));
  8095.         $instance->setContainer($this);
  8096.         return $instance;
  8097.     }
  8098.     /**
  8099.      * Gets the public 'Shopware\Core\Framework\Util\HtmlSanitizer' shared service.
  8100.      *
  8101.      * @return \Shopware\Core\Framework\Util\HtmlSanitizer
  8102.      */
  8103.     protected function getHtmlSanitizerService()
  8104.     {
  8105.         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']);
  8106.     }
  8107.     /**
  8108.      * Gets the public 'Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  8109.      *
  8110.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  8111.      */
  8112.     protected function getWebhookEventLogDefinitionService()
  8113.     {
  8114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  8115.         $this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  8116.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8117.         return $instance;
  8118.     }
  8119.     /**
  8120.      * Gets the public 'Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  8121.      *
  8122.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  8123.      */
  8124.     protected function getWebhookDefinitionService()
  8125.     {
  8126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  8127.         $this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  8128.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8129.         return $instance;
  8130.     }
  8131.     /**
  8132.      * Gets the public 'Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator' shared autowired service.
  8133.      *
  8134.      * @return \Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator
  8135.      */
  8136.     protected function getSalesChannelCreatorService()
  8137.     {
  8138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Service/SalesChannelCreator.php';
  8139.         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()));
  8140.     }
  8141.     /**
  8142.      * Gets the public 'Shopware\Core\Maintenance\User\Service\UserProvisioner' shared autowired service.
  8143.      *
  8144.      * @return \Shopware\Core\Maintenance\User\Service\UserProvisioner
  8145.      */
  8146.     protected function getUserProvisionerService()
  8147.     {
  8148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Service/UserProvisioner.php';
  8149.         return $this->services['Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner'] = new \Shopware\Core\Maintenance\User\Service\UserProvisioner(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  8150.     }
  8151.     /**
  8152.      * Gets the public 'Shopware\Core\Profiling\Profiler' shared service.
  8153.      *
  8154.      * @return \Shopware\Core\Profiling\Profiler
  8155.      */
  8156.     protected function getProfilerService()
  8157.     {
  8158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Profiler.php';
  8159.         return $this->services['Shopware\\Core\\Profiling\\Profiler'] = new \Shopware\Core\Profiling\Profiler(new RewindableGenerator(function () {
  8160.             yield 'Symfony' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Stopwatch'] ?? $this->getStopwatchService());
  8161.             yield 'Tideways' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] = new \Shopware\Core\Profiling\Integration\Tideways()));
  8162.             yield 'Datadog' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] = new \Shopware\Core\Profiling\Integration\Datadog()));
  8163.         }, 3), $this->parameters['shopware.profiler.integrations']);
  8164.     }
  8165.     /**
  8166.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  8167.      *
  8168.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  8169.      */
  8170.     protected function getCountryStateTranslationDefinitionService()
  8171.     {
  8172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  8174.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  8175.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8176.         return $instance;
  8177.     }
  8178.     /**
  8179.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition' shared service.
  8180.      *
  8181.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition
  8182.      */
  8183.     protected function getCountryStateDefinitionService()
  8184.     {
  8185.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition();
  8186.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8187.         return $instance;
  8188.     }
  8189.     /**
  8190.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition' shared service.
  8191.      *
  8192.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition
  8193.      */
  8194.     protected function getSalesChannelCountryStateDefinitionService()
  8195.     {
  8196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/SalesChannel/SalesChannelCountryStateDefinition.php';
  8197.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition();
  8198.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  8199.         return $instance;
  8200.     }
  8201.     /**
  8202.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  8203.      *
  8204.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  8205.      */
  8206.     protected function getCountryTranslationDefinitionService()
  8207.     {
  8208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  8210.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  8211.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8212.         return $instance;
  8213.     }
  8214.     /**
  8215.      * Gets the public 'Shopware\Core\System\Country\CountryDefinition' shared service.
  8216.      *
  8217.      * @return \Shopware\Core\System\Country\CountryDefinition
  8218.      */
  8219.     protected function getCountryDefinitionService()
  8220.     {
  8221.         $this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] = $instance = new \Shopware\Core\System\Country\CountryDefinition();
  8222.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8223.         return $instance;
  8224.     }
  8225.     /**
  8226.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryRoute' shared service.
  8227.      *
  8228.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute
  8229.      */
  8230.     protected function getCachedCountryRouteService()
  8231.     {
  8232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryRoute.php';
  8233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryRoute.php';
  8234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryRoute.php';
  8235.         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()), []);
  8236.     }
  8237.     /**
  8238.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute' shared service.
  8239.      *
  8240.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute
  8241.      */
  8242.     protected function getCachedCountryStateRouteService()
  8243.     {
  8244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryStateRoute.php';
  8245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryStateRoute.php';
  8246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryStateRoute.php';
  8247.         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()), []);
  8248.     }
  8249.     /**
  8250.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition' shared service.
  8251.      *
  8252.      * @return \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition
  8253.      */
  8254.     protected function getSalesChannelCountryDefinitionService()
  8255.     {
  8256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/SalesChannelCountryDefinition.php';
  8257.         $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition();
  8258.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  8259.         return $instance;
  8260.     }
  8261.     /**
  8262.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  8263.      *
  8264.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  8265.      */
  8266.     protected function getCurrencyCountryRoundingDefinitionService()
  8267.     {
  8268.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  8269.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8270.         return $instance;
  8271.     }
  8272.     /**
  8273.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  8274.      *
  8275.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  8276.      */
  8277.     protected function getCurrencyTranslationDefinitionService()
  8278.     {
  8279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  8281.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  8282.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8283.         return $instance;
  8284.     }
  8285.     /**
  8286.      * Gets the public 'Shopware\Core\System\Currency\CurrencyDefinition' shared service.
  8287.      *
  8288.      * @return \Shopware\Core\System\Currency\CurrencyDefinition
  8289.      */
  8290.     protected function getCurrencyDefinitionService()
  8291.     {
  8292.         $this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\CurrencyDefinition();
  8293.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8294.         return $instance;
  8295.     }
  8296.     /**
  8297.      * Gets the public 'Shopware\Core\System\Currency\CurrencyFormatter' shared service.
  8298.      *
  8299.      * @return \Shopware\Core\System\Currency\CurrencyFormatter
  8300.      */
  8301.     protected function getCurrencyFormatterService()
  8302.     {
  8303.         return $this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] = new \Shopware\Core\System\Currency\CurrencyFormatter(($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  8304.     }
  8305.     /**
  8306.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute' shared service.
  8307.      *
  8308.      * @return \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute
  8309.      */
  8310.     protected function getCachedCurrencyRouteService()
  8311.     {
  8312.         $a = ($this->services['sales_channel.currency.repository'] ?? $this->getSalesChannel_Currency_RepositoryService());
  8313.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  8314.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  8315.         }
  8316.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  8317.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  8318.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  8319.         }
  8320.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8321.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  8322.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  8323.         }
  8324.         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, []);
  8325.     }
  8326.     /**
  8327.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition' shared service.
  8328.      *
  8329.      * @return \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition
  8330.      */
  8331.     protected function getSalesChannelCurrencyDefinitionService()
  8332.     {
  8333.         $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition();
  8334.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  8335.         return $instance;
  8336.     }
  8337.     /**
  8338.      * Gets the public 'Shopware\Core\System\CustomEntity\Api\CustomEntityApiController' shared service.
  8339.      *
  8340.      * @return \Shopware\Core\System\CustomEntity\Api\CustomEntityApiController
  8341.      */
  8342.     protected function getCustomEntityApiControllerService()
  8343.     {
  8344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  8345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Api/CustomEntityApiController.php';
  8346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  8347.         $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()));
  8348.         $instance->setContainer($this);
  8349.         return $instance;
  8350.     }
  8351.     /**
  8352.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  8353.      *
  8354.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  8355.      */
  8356.     protected function getCustomEntityDefinitionService()
  8357.     {
  8358.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  8359.         $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  8360.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8361.         return $instance;
  8362.     }
  8363.     /**
  8364.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityRegistrar' shared service.
  8365.      *
  8366.      * @return \Shopware\Core\System\CustomEntity\CustomEntityRegistrar
  8367.      */
  8368.     protected function getCustomEntityRegistrarService()
  8369.     {
  8370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityRegistrar.php';
  8371.         return $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar'] = new \Shopware\Core\System\CustomEntity\CustomEntityRegistrar($this);
  8372.     }
  8373.     /**
  8374.      * Gets the public 'Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater' shared service.
  8375.      *
  8376.      * @return \Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater
  8377.      */
  8378.     protected function getCustomEntitySchemaUpdaterService()
  8379.     {
  8380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntitySchemaUpdater.php';
  8381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/SchemaUpdater.php';
  8382.         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());
  8383.     }
  8384.     /**
  8385.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  8386.      *
  8387.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  8388.      */
  8389.     protected function getCustomFieldSetRelationDefinitionService()
  8390.     {
  8391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  8392.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  8393.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8394.         return $instance;
  8395.     }
  8396.     /**
  8397.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  8398.      *
  8399.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  8400.      */
  8401.     protected function getCustomFieldSetDefinitionService()
  8402.     {
  8403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  8404.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  8405.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8406.         return $instance;
  8407.     }
  8408.     /**
  8409.      * Gets the public 'Shopware\Core\System\CustomField\Api\CustomFieldSetActionController' shared service.
  8410.      *
  8411.      * @return \Shopware\Core\System\CustomField\Api\CustomFieldSetActionController
  8412.      */
  8413.     protected function getCustomFieldSetActionControllerService()
  8414.     {
  8415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Api/CustomFieldSetActionController.php';
  8416.         $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()));
  8417.         $instance->setContainer($this);
  8418.         return $instance;
  8419.     }
  8420.     /**
  8421.      * Gets the public 'Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  8422.      *
  8423.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  8424.      */
  8425.     protected function getCustomFieldDefinitionService()
  8426.     {
  8427.         $this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  8428.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8429.         return $instance;
  8430.     }
  8431.     /**
  8432.      * Gets the public 'Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  8433.      *
  8434.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  8435.      */
  8436.     protected function getDeliveryTimeTranslationDefinitionService()
  8437.     {
  8438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  8440.         $this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  8441.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8442.         return $instance;
  8443.     }
  8444.     /**
  8445.      * Gets the public 'Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  8446.      *
  8447.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  8448.      */
  8449.     protected function getDeliveryTimeDefinitionService()
  8450.     {
  8451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  8452.         $this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  8453.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8454.         return $instance;
  8455.     }
  8456.     /**
  8457.      * Gets the public 'Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  8458.      *
  8459.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  8460.      */
  8461.     protected function getIntegrationRoleDefinitionService()
  8462.     {
  8463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  8464.         $this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  8465.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8466.         return $instance;
  8467.     }
  8468.     /**
  8469.      * Gets the public 'Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  8470.      *
  8471.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  8472.      */
  8473.     protected function getIntegrationDefinitionService()
  8474.     {
  8475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  8476.         $this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  8477.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8478.         return $instance;
  8479.     }
  8480.     /**
  8481.      * Gets the public 'Shopware\Core\System\Language\LanguageDefinition' shared service.
  8482.      *
  8483.      * @return \Shopware\Core\System\Language\LanguageDefinition
  8484.      */
  8485.     protected function getLanguageDefinitionService()
  8486.     {
  8487.         $this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] = $instance = new \Shopware\Core\System\Language\LanguageDefinition();
  8488.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8489.         return $instance;
  8490.     }
  8491.     /**
  8492.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute' shared service.
  8493.      *
  8494.      * @return \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute
  8495.      */
  8496.     protected function getCachedLanguageRouteService()
  8497.     {
  8498.         $a = ($this->services['sales_channel.language.repository'] ?? $this->getSalesChannel_Language_RepositoryService());
  8499.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  8500.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  8501.         }
  8502.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  8503.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  8504.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  8505.         }
  8506.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8507.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  8508.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  8509.         }
  8510.         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, []);
  8511.     }
  8512.     /**
  8513.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition' shared service.
  8514.      *
  8515.      * @return \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition
  8516.      */
  8517.     protected function getSalesChannelLanguageDefinitionService()
  8518.     {
  8519.         $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition();
  8520.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  8521.         return $instance;
  8522.     }
  8523.     /**
  8524.      * Gets the public 'Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  8525.      *
  8526.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  8527.      */
  8528.     protected function getLocaleTranslationDefinitionService()
  8529.     {
  8530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  8532.         $this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  8533.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8534.         return $instance;
  8535.     }
  8536.     /**
  8537.      * Gets the public 'Shopware\Core\System\Locale\LocaleDefinition' shared service.
  8538.      *
  8539.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  8540.      */
  8541.     protected function getLocaleDefinitionService()
  8542.     {
  8543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  8544.         $this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  8545.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8546.         return $instance;
  8547.     }
  8548.     /**
  8549.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  8550.      *
  8551.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  8552.      */
  8553.     protected function getNumberRangeSalesChannelDefinitionService()
  8554.     {
  8555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  8556.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  8557.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8558.         return $instance;
  8559.     }
  8560.     /**
  8561.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  8562.      *
  8563.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  8564.      */
  8565.     protected function getNumberRangeStateDefinitionService()
  8566.     {
  8567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  8568.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  8569.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8570.         return $instance;
  8571.     }
  8572.     /**
  8573.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  8574.      *
  8575.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  8576.      */
  8577.     protected function getNumberRangeTranslationDefinitionService()
  8578.     {
  8579.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  8581.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  8582.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8583.         return $instance;
  8584.     }
  8585.     /**
  8586.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  8587.      *
  8588.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  8589.      */
  8590.     protected function getNumberRangeTypeTranslationDefinitionService()
  8591.     {
  8592.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  8594.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  8595.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8596.         return $instance;
  8597.     }
  8598.     /**
  8599.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  8600.      *
  8601.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  8602.      */
  8603.     protected function getNumberRangeTypeDefinitionService()
  8604.     {
  8605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  8606.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  8607.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8608.         return $instance;
  8609.     }
  8610.     /**
  8611.      * Gets the public 'Shopware\Core\System\NumberRange\Api\NumberRangeController' shared service.
  8612.      *
  8613.      * @return \Shopware\Core\System\NumberRange\Api\NumberRangeController
  8614.      */
  8615.     protected function getNumberRangeControllerService()
  8616.     {
  8617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Api/NumberRangeController.php';
  8618.         $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()));
  8619.         $instance->setContainer($this);
  8620.         return $instance;
  8621.     }
  8622.     /**
  8623.      * Gets the public 'Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  8624.      *
  8625.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  8626.      */
  8627.     protected function getNumberRangeDefinitionService()
  8628.     {
  8629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  8630.         $this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  8631.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8632.         return $instance;
  8633.     }
  8634.     /**
  8635.      * Gets the public 'Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface' shared service.
  8636.      *
  8637.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGenerator
  8638.      */
  8639.     protected function getNumberRangeValueGeneratorInterfaceService()
  8640.     {
  8641.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8642.         if (isset($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'])) {
  8643.             return $this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'];
  8644.         }
  8645.         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 () {
  8646.             yield => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] ?? $this->getValueGeneratorPatternIncrementService());
  8647.             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()));
  8648.         }, 2)), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  8649.     }
  8650.     /**
  8651.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  8652.      *
  8653.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  8654.      */
  8655.     protected function getSalesChannelAnalyticsDefinitionService()
  8656.     {
  8657.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  8658.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  8659.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8660.         return $instance;
  8661.     }
  8662.     /**
  8663.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  8664.      *
  8665.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  8666.      */
  8667.     protected function getSalesChannelCountryDefinition2Service()
  8668.     {
  8669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  8670.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  8671.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8672.         return $instance;
  8673.     }
  8674.     /**
  8675.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  8676.      *
  8677.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  8678.      */
  8679.     protected function getSalesChannelCurrencyDefinition2Service()
  8680.     {
  8681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  8682.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  8683.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8684.         return $instance;
  8685.     }
  8686.     /**
  8687.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  8688.      *
  8689.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  8690.      */
  8691.     protected function getSalesChannelDomainDefinitionService()
  8692.     {
  8693.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  8694.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8695.         return $instance;
  8696.     }
  8697.     /**
  8698.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  8699.      *
  8700.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  8701.      */
  8702.     protected function getSalesChannelLanguageDefinition2Service()
  8703.     {
  8704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  8705.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  8706.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8707.         return $instance;
  8708.     }
  8709.     /**
  8710.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  8711.      *
  8712.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  8713.      */
  8714.     protected function getSalesChannelPaymentMethodDefinition2Service()
  8715.     {
  8716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  8717.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  8718.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8719.         return $instance;
  8720.     }
  8721.     /**
  8722.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  8723.      *
  8724.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  8725.      */
  8726.     protected function getSalesChannelShippingMethodDefinition2Service()
  8727.     {
  8728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  8729.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  8730.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8731.         return $instance;
  8732.     }
  8733.     /**
  8734.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  8735.      *
  8736.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  8737.      */
  8738.     protected function getSalesChannelTranslationDefinitionService()
  8739.     {
  8740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  8742.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  8743.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8744.         return $instance;
  8745.     }
  8746.     /**
  8747.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  8748.      *
  8749.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  8750.      */
  8751.     protected function getSalesChannelTypeTranslationDefinitionService()
  8752.     {
  8753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  8755.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  8756.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8757.         return $instance;
  8758.     }
  8759.     /**
  8760.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  8761.      *
  8762.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  8763.      */
  8764.     protected function getSalesChannelTypeDefinitionService()
  8765.     {
  8766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  8767.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  8768.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8769.         return $instance;
  8770.     }
  8771.     /**
  8772.      * Gets the public 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory' shared service.
  8773.      *
  8774.      * @return \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory
  8775.      */
  8776.     protected function getSalesChannelContextFactoryService()
  8777.     {
  8778.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  8779.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  8780.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  8781.         }
  8782.         $b = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  8783.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  8784.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  8785.         }
  8786.         $c = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  8787.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  8788.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  8789.         }
  8790.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  8791.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  8792.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  8793.         }
  8794.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8795.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  8796.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  8797.         }
  8798.         $f = ($this->services['currency_country_rounding.repository'] ?? $this->getCurrencyCountryRounding_RepositoryService());
  8799.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  8800.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  8801.         }
  8802.         $g = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  8803.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  8804.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  8805.         }
  8806.         $h = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  8807.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  8808.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  8809.         }
  8810.         $i = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  8811.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  8812.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  8813.         }
  8814.         $j = ($this->services['tax.repository'] ?? $this->getTax_RepositoryService());
  8815.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  8816.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  8817.         }
  8818.         $k = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  8819.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  8820.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  8821.         }
  8822.         $l = ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService());
  8823.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  8824.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  8825.         }
  8826.         $m = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  8827.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  8828.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  8829.         }
  8830.         $n = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  8831.         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 () {
  8832.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\EntireCountryRuleTypeFilter()));
  8833.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\IndividualStatesRuleTypeFilter()));
  8834.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRangeRuleTypeFilter()));
  8835.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRuleTypeFilter()));
  8836.         }, 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);
  8837.     }
  8838.     /**
  8839.      * Gets the public 'Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry' shared service.
  8840.      *
  8841.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry
  8842.      */
  8843.     protected function getSalesChannelDefinitionInstanceRegistryService()
  8844.     {
  8845.         return $this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry('sales_channel_definition.'$this, ['log_entry' => 'Shopware\\Core\\Framework\\Log\\LogEntryDefinition''acl_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition''acl_user_role' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition''user_role_acl' => 'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition''app' => 'Shopware\\Core\\Framework\\App\\AppDefinition''app_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition''app_action_button' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition''app_action_button_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition''app_template' => 'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition''app_payment_method' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition''app_script_condition' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition''app_script_condition_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition''app_cms_block' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition''app_cms_block_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition''app_flow_action' => 'Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition''app_flow_action_translation' => 'Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition''custom_field' => 'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition''custom_field_set' => 'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition''custom_field_set_relation' => 'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition''version' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition''version_commit' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition''version_commit_data' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition''event_action' => 'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition''event_action_rule' => 'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition''event_action_sales_channel' => 'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition''dead_message' => 'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition''message_queue_stats' => 'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition''plugin' => 'Shopware\\Core\\Framework\\Plugin\\PluginDefinition''plugin_translation' => 'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition''scheduled_task' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition''script' => 'Shopware\\Core\\Framework\\Script\\ScriptDefinition''language' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition''seo_url' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition''seo_url_template' => 'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition''main_category' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition''webhook' => 'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition''webhook_event_log' => 'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition''sales_channel' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition''sales_channel_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition''sales_channel_country' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition''sales_channel_currency' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition''sales_channel_domain' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition''sales_channel_language' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition''sales_channel_payment_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition''sales_channel_shipping_method' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition''sales_channel_type' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition''sales_channel_type_translation' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition''sales_channel_analytics' => 'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition''country' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition''country_state' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition''country_state_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition''country_translation' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition''currency' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition''currency_country_rounding' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition''currency_translation' => 'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition''custom_entity' => 'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition''locale' => 'Shopware\\Core\\System\\Locale\\LocaleDefinition''locale_translation' => 'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition''snippet_set' => 'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition''snippet' => 'Shopware\\Core\\System\\Snippet\\SnippetDefinition''salutation' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition''salutation_translation' => 'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition''tax' => 'Shopware\\Core\\System\\Tax\\TaxDefinition''tax_rule' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition''tax_rule_type' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition''tax_rule_type_translation' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition''unit' => 'Shopware\\Core\\System\\Unit\\UnitDefinition''unit_translation' => 'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition''user' => 'Shopware\\Core\\System\\User\\UserDefinition''user_config' => 'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition''user_access_key' => 'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition''user_recovery' => 'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition''integration' => 'Shopware\\Core\\System\\Integration\\IntegrationDefinition''integration_role' => 'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition''state_machine' => 'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition''state_machine_translation' => 'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition''state_machine_state' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition''state_machine_state_translation' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition''state_machine_transition' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition''state_machine_history' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition''system_config' => 'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition''number_range' => 'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition''number_range_sales_channel' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition''number_range_state' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition''number_range_type' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition''number_range_type_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition''number_range_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition''tag' => 'Shopware\\Core\\System\\Tag\\TagDefinition''category' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition''category_translation' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition''category_tag' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition''media' => 'Shopware\\Core\\Content\\Media\\MediaDefinition''media_default_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition''media_thumbnail' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition''media_translation' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition''media_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition''media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition''media_folder_configuration' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition''media_folder_configuration_media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition''media_tag' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition''product' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition''product_stream_mapping' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition''product_category' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition''product_custom_field_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition''product_tag' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition''product_configurator_setting' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition''product_price' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition''product_property' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition''product_search_keyword' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition''product_keyword_dictionary' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition''product_review' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition''product_manufacturer' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition''product_manufacturer_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition''product_media' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition''product_download' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition''product_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition''product_option' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition''product_category_tree' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition''product_cross_selling' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition''product_cross_selling_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition''product_cross_selling_assigned_products' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition''product_feature_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition''product_feature_set_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition''product_sorting' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition''product_sorting_translation' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition''product_search_config' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition''product_search_config_field' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition''product_visibility' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition''delivery_time' => 'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition''newsletter_recipient' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition''newsletter_recipient_tag' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition''rule' => 'Shopware\\Core\\Content\\Rule\\RuleDefinition''rule_condition' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition''rule_tag' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition''product_stream' => 'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition''product_stream_translation' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition''product_stream_filter' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition''product_export' => 'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition''property_group' => 'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition''property_group_option' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition''property_group_option_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition''property_group_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition''cms_page' => 'Shopware\\Core\\Content\\Cms\\CmsPageDefinition''cms_page_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition''cms_section' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition''cms_block' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition''cms_slot' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition''cms_slot_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition''mail_template' => 'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition''mail_template_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition''mail_template_type' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition''mail_template_type_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition''mail_template_media' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition''mail_header_footer' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition''mail_header_footer_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition''delivery_time_translation' => 'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition''import_export_profile' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition''import_export_log' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition''import_export_file' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition''import_export_profile_translation' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition''landing_page' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition''landing_page_translation' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition''landing_page_tag' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition''landing_page_sales_channel' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition''flow' => 'Shopware\\Core\\Content\\Flow\\FlowDefinition''flow_sequence' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition''flow_template' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition''customer' => 'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition''customer_group_translation' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition''customer_address' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition''customer_recovery' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition''customer_group' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition''customer_group_registration_sales_channels' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition''customer_tag' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition''customer_wishlist' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition''customer_wishlist_product' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition''document' => 'Shopware\\Core\\Checkout\\Document\\DocumentDefinition''document_type' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition''document_type_translation' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition''document_base_config' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition''document_base_config_sales_channel' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition''order' => 'Shopware\\Core\\Checkout\\Order\\OrderDefinition''order_address' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition''order_customer' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition''order_delivery' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition''order_delivery_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition''order_line_item' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition''order_line_item_download' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition''order_tag' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition''order_transaction' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition''order_transaction_capture' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition''order_transaction_capture_refund' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition''order_transaction_capture_refund_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition''payment_method' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition''payment_method_translation' => 'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition''promotion' => 'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition''promotion_sales_channel' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition''promotion_individual_code' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition''promotion_discount' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition''promotion_discount_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition''promotion_setgroup' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition''promotion_setgroup_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition''promotion_order_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition''promotion_persona_customer' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition''promotion_persona_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition''promotion_cart_rule' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition''promotion_translation' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition''promotion_discount_prices' => 'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition''shipping_method' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition''shipping_method_tag' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition''shipping_method_price' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition''shipping_method_translation' => 'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition''app_administration_snippet' => 'Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition''notification' => 'Shopware\\Administration\\Notification\\NotificationDefinition''theme' => 'Shopware\\Storefront\\Theme\\ThemeDefinition''theme_translation' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition''theme_sales_channel' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition''theme_media' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition''theme_child' => 'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition''swag_paypal_pos_sales_channel' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition''swag_paypal_pos_sales_channel_inventory' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition''swag_paypal_pos_sales_channel_run' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition''swag_paypal_pos_sales_channel_run_log' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition''swag_paypal_pos_sales_channel_media' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition''swag_paypal_pos_sales_channel_product' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition''intedia_doofinder_layer' => 'Intedia\\Doofinder\\Custom\\DooFinderLayerDefinition''swag_language_pack_language' => 'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition''s_plugin_netzp_staging' => 'NetzpStaging6\\Core\\Content\\Staging\\StagingDefinition''emcgn_gewerbeschein' => 'EmcgnGewerbeschein\\Core\\Content\\Gewerbeschein\\GewerbescheinDefinition'], ['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']);
  8846.     }
  8847.     /**
  8848.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  8849.      *
  8850.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  8851.      */
  8852.     protected function getSalesChannelDefinitionService()
  8853.     {
  8854.         $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  8855.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8856.         return $instance;
  8857.     }
  8858.     /**
  8859.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute' shared service.
  8860.      *
  8861.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute
  8862.      */
  8863.     protected function getContextSwitchRouteService()
  8864.     {
  8865.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/AbstractContextSwitchRoute.php';
  8866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/ContextSwitchRoute.php';
  8867.         return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] = new \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute(($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8868.     }
  8869.     /**
  8870.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController' shared service.
  8871.      *
  8872.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController
  8873.      */
  8874.     protected function getStoreApiInfoControllerService()
  8875.     {
  8876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/StoreApiInfoController.php';
  8877.         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']);
  8878.     }
  8879.     /**
  8880.      * Gets the public 'Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  8881.      *
  8882.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  8883.      */
  8884.     protected function getSalutationTranslationDefinitionService()
  8885.     {
  8886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  8888.         $this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  8889.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8890.         return $instance;
  8891.     }
  8892.     /**
  8893.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute' shared service.
  8894.      *
  8895.      * @return \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute
  8896.      */
  8897.     protected function getCachedSalutationRouteService()
  8898.     {
  8899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/AbstractSalutationRoute.php';
  8900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/CachedSalutationRoute.php';
  8901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalutationRoute.php';
  8902.         $a = ($this->services['sales_channel.salutation.repository'] ?? $this->getSalesChannel_Salutation_RepositoryService());
  8903.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  8904.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  8905.         }
  8906.         $b = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  8907.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  8908.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  8909.         }
  8910.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8911.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  8912.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  8913.         }
  8914.         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, []);
  8915.     }
  8916.     /**
  8917.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition' shared service.
  8918.      *
  8919.      * @return \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition
  8920.      */
  8921.     protected function getSalesChannelSalutationDefinitionService()
  8922.     {
  8923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  8924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalesChannelSalutationDefinition.php';
  8925.         $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition();
  8926.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  8927.         return $instance;
  8928.     }
  8929.     /**
  8930.      * Gets the public 'Shopware\Core\System\Salutation\SalutationDefinition' shared service.
  8931.      *
  8932.      * @return \Shopware\Core\System\Salutation\SalutationDefinition
  8933.      */
  8934.     protected function getSalutationDefinitionService()
  8935.     {
  8936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  8937.         $this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalutationDefinition();
  8938.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8939.         return $instance;
  8940.     }
  8941.     /**
  8942.      * Gets the public 'Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  8943.      *
  8944.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  8945.      */
  8946.     protected function getSnippetSetDefinitionService()
  8947.     {
  8948.         $this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  8949.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8950.         return $instance;
  8951.     }
  8952.     /**
  8953.      * Gets the public 'Shopware\Core\System\Snippet\Api\SnippetController' shared service.
  8954.      *
  8955.      * @return \Shopware\Core\System\Snippet\Api\SnippetController
  8956.      */
  8957.     protected function getSnippetControllerService()
  8958.     {
  8959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Api/SnippetController.php';
  8960.         $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()));
  8961.         $instance->setContainer($this);
  8962.         return $instance;
  8963.     }
  8964.     /**
  8965.      * Gets the public 'Shopware\Core\System\Snippet\Files\SnippetFileCollection' shared service.
  8966.      *
  8967.      * @return \Shopware\Core\System\Snippet\Files\SnippetFileCollection
  8968.      */
  8969.     protected function getSnippetFileCollectionService($lazyLoad true)
  8970.     {
  8971.         if ($lazyLoad) {
  8972.             return $this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] = $this->createProxy('SnippetFileCollection_08f09cc', function () {
  8973.                 return \SnippetFileCollection_08f09cc::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8974.                     $wrappedInstance $this->getSnippetFileCollectionService(false);
  8975.                     $proxy->setProxyInitializer(null);
  8976.                     return true;
  8977.                 });
  8978.             });
  8979.         }
  8980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileCollectionFactory.php';
  8981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoaderInterface.php';
  8982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoader.php';
  8983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/AppSnippetFileLoader.php';
  8984.         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();
  8985.     }
  8986.     /**
  8987.      * Gets the public 'Shopware\Core\System\Snippet\Filter\SnippetFilterFactory' shared service.
  8988.      *
  8989.      * @return \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory
  8990.      */
  8991.     protected function getSnippetFilterFactoryService()
  8992.     {
  8993.         return $this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] = new \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory(new RewindableGenerator(function () {
  8994.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] = new \Shopware\Core\System\Snippet\Filter\AuthorFilter()));
  8995.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] = new \Shopware\Core\System\Snippet\Filter\AddedFilter()));
  8996.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] = new \Shopware\Core\System\Snippet\Filter\EditedFilter()));
  8997.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] = new \Shopware\Core\System\Snippet\Filter\EmptySnippetFilter()));
  8998.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] = new \Shopware\Core\System\Snippet\Filter\NamespaceFilter()));
  8999.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] = new \Shopware\Core\System\Snippet\Filter\TermFilter()));
  9000.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] = new \Shopware\Core\System\Snippet\Filter\TranslationKeyFilter()));
  9001.         }, 7));
  9002.     }
  9003.     /**
  9004.      * Gets the public 'Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  9005.      *
  9006.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  9007.      */
  9008.     protected function getSnippetDefinitionService()
  9009.     {
  9010.         $this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  9011.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9012.         return $instance;
  9013.     }
  9014.     /**
  9015.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  9016.      *
  9017.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  9018.      */
  9019.     protected function getStateMachineHistoryDefinitionService()
  9020.     {
  9021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  9022.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  9023.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9024.         return $instance;
  9025.     }
  9026.     /**
  9027.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  9028.      *
  9029.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  9030.      */
  9031.     protected function getStateMachineStateDefinitionService()
  9032.     {
  9033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  9034.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  9035.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9036.         return $instance;
  9037.     }
  9038.     /**
  9039.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  9040.      *
  9041.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  9042.      */
  9043.     protected function getStateMachineStateTranslationDefinitionService()
  9044.     {
  9045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  9047.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  9048.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9049.         return $instance;
  9050.     }
  9051.     /**
  9052.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  9053.      *
  9054.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  9055.      */
  9056.     protected function getStateMachineTransitionDefinitionService()
  9057.     {
  9058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  9059.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  9060.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9061.         return $instance;
  9062.     }
  9063.     /**
  9064.      * Gets the public 'Shopware\Core\System\StateMachine\Api\StateMachineActionController' shared service.
  9065.      *
  9066.      * @return \Shopware\Core\System\StateMachine\Api\StateMachineActionController
  9067.      */
  9068.     protected function getStateMachineActionControllerService()
  9069.     {
  9070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Api/StateMachineActionController.php';
  9071.         $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()));
  9072.         $instance->setContainer($this);
  9073.         return $instance;
  9074.     }
  9075.     /**
  9076.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  9077.      *
  9078.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  9079.      */
  9080.     protected function getStateMachineDefinitionService()
  9081.     {
  9082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  9083.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  9084.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9085.         return $instance;
  9086.     }
  9087.     /**
  9088.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  9089.      *
  9090.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  9091.      */
  9092.     protected function getStateMachineTranslationDefinitionService()
  9093.     {
  9094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  9096.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  9097.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9098.         return $instance;
  9099.     }
  9100.     /**
  9101.      * Gets the public 'Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory' shared service.
  9102.      *
  9103.      * @return \Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory
  9104.      */
  9105.     protected function getSystemConfigFacadeHookFactoryService()
  9106.     {
  9107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  9108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Facade/SystemConfigFacadeHookFactory.php';
  9109.         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()));
  9110.     }
  9111.     /**
  9112.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  9113.      *
  9114.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  9115.      */
  9116.     protected function getSystemConfigDefinitionService()
  9117.     {
  9118.         $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  9119.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9120.         return $instance;
  9121.     }
  9122.     /**
  9123.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigService' shared service.
  9124.      *
  9125.      * @return \Shopware\Core\System\SystemConfig\SystemConfigService
  9126.      */
  9127.     protected function getSystemConfigServiceService()
  9128.     {
  9129.         $a = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  9130.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  9131.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  9132.         }
  9133.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9134.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  9135.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  9136.         }
  9137.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  9138.         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);
  9139.     }
  9140.     /**
  9141.      * Gets the public 'Shopware\Core\System\Tag\Service\FilterTagIdsService' shared service.
  9142.      *
  9143.      * @return \Shopware\Core\System\Tag\Service\FilterTagIdsService
  9144.      */
  9145.     protected function getFilterTagIdsServiceService()
  9146.     {
  9147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/Service/FilterTagIdsService.php';
  9148.         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()));
  9149.     }
  9150.     /**
  9151.      * Gets the public 'Shopware\Core\System\Tag\TagDefinition' shared service.
  9152.      *
  9153.      * @return \Shopware\Core\System\Tag\TagDefinition
  9154.      */
  9155.     protected function getTagDefinitionService()
  9156.     {
  9157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  9158.         $this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  9159.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9160.         return $instance;
  9161.     }
  9162.     /**
  9163.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  9164.      *
  9165.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  9166.      */
  9167.     protected function getTaxRuleTypeTranslationDefinitionService()
  9168.     {
  9169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  9171.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  9172.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9173.         return $instance;
  9174.     }
  9175.     /**
  9176.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  9177.      *
  9178.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  9179.      */
  9180.     protected function getTaxRuleTypeDefinitionService()
  9181.     {
  9182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  9183.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  9184.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9185.         return $instance;
  9186.     }
  9187.     /**
  9188.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  9189.      *
  9190.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  9191.      */
  9192.     protected function getTaxRuleDefinitionService()
  9193.     {
  9194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  9195.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  9196.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9197.         return $instance;
  9198.     }
  9199.     /**
  9200.      * Gets the public 'Shopware\Core\System\Tax\TaxDefinition' shared service.
  9201.      *
  9202.      * @return \Shopware\Core\System\Tax\TaxDefinition
  9203.      */
  9204.     protected function getTaxDefinitionService()
  9205.     {
  9206.         $this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  9207.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9208.         return $instance;
  9209.     }
  9210.     /**
  9211.      * Gets the public 'Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  9212.      *
  9213.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  9214.      */
  9215.     protected function getUnitTranslationDefinitionService()
  9216.     {
  9217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  9219.         $this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  9220.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9221.         return $instance;
  9222.     }
  9223.     /**
  9224.      * Gets the public 'Shopware\Core\System\Unit\UnitDefinition' shared service.
  9225.      *
  9226.      * @return \Shopware\Core\System\Unit\UnitDefinition
  9227.      */
  9228.     protected function getUnitDefinitionService()
  9229.     {
  9230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  9231.         $this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  9232.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9233.         return $instance;
  9234.     }
  9235.     /**
  9236.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  9237.      *
  9238.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  9239.      */
  9240.     protected function getUserAccessKeyDefinitionService()
  9241.     {
  9242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  9243.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  9244.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9245.         return $instance;
  9246.     }
  9247.     /**
  9248.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  9249.      *
  9250.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  9251.      */
  9252.     protected function getUserConfigDefinitionService()
  9253.     {
  9254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  9255.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  9256.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9257.         return $instance;
  9258.     }
  9259.     /**
  9260.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  9261.      *
  9262.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  9263.      */
  9264.     protected function getUserRecoveryDefinitionService()
  9265.     {
  9266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  9267.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  9268.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9269.         return $instance;
  9270.     }
  9271.     /**
  9272.      * Gets the public 'Shopware\Core\System\User\Api\UserRecoveryController' shared service.
  9273.      *
  9274.      * @return \Shopware\Core\System\User\Api\UserRecoveryController
  9275.      */
  9276.     protected function getUserRecoveryControllerService()
  9277.     {
  9278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserRecoveryController.php';
  9279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Recovery/UserRecoveryService.php';
  9280.         $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()));
  9281.         $instance->setContainer($this);
  9282.         return $instance;
  9283.     }
  9284.     /**
  9285.      * Gets the public 'Shopware\Core\System\User\Api\UserValidationController' shared service.
  9286.      *
  9287.      * @return \Shopware\Core\System\User\Api\UserValidationController
  9288.      */
  9289.     protected function getUserValidationControllerService()
  9290.     {
  9291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserValidationController.php';
  9292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Service/UserValidationService.php';
  9293.         $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())));
  9294.         $instance->setContainer($this);
  9295.         return $instance;
  9296.     }
  9297.     /**
  9298.      * Gets the public 'Shopware\Core\System\User\UserDefinition' shared service.
  9299.      *
  9300.      * @return \Shopware\Core\System\User\UserDefinition
  9301.      */
  9302.     protected function getUserDefinitionService()
  9303.     {
  9304.         $this->services['Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  9305.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9306.         return $instance;
  9307.     }
  9308.     /**
  9309.      * Gets the public 'Shopware\Elasticsearch\Admin\AdminElasticsearchHelper' shared service.
  9310.      *
  9311.      * @return \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper
  9312.      */
  9313.     protected function getAdminElasticsearchHelperService()
  9314.     {
  9315.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  9316.         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'));
  9317.     }
  9318.     /**
  9319.      * Gets the public 'Shopware\Elasticsearch\Admin\AdminSearchController' shared service.
  9320.      *
  9321.      * @return \Shopware\Elasticsearch\Admin\AdminSearchController
  9322.      */
  9323.     protected function getAdminSearchController2Service()
  9324.     {
  9325.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearchController.php';
  9326.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  9327.         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')))));
  9328.     }
  9329.     /**
  9330.      * Gets the public 'Shopware\Elasticsearch\Framework\ElasticsearchHelper' shared service.
  9331.      *
  9332.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchHelper
  9333.      */
  9334.     protected function getElasticsearchHelperService()
  9335.     {
  9336.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  9337.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'])) {
  9338.             return $this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'];
  9339.         }
  9340.         return $this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] = new \Shopware\Elasticsearch\Framework\ElasticsearchHelper('dev'$this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'), $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_INDEXING_ENABLED'), $this->getEnv('string:default:default_elasticsearch_prefix:SHOPWARE_ES_INDEX_PREFIX'), $this->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $a, ($this->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? $this->getCriteriaParserService()), ($this->privates['shopware.elasticsearch.logger'] ?? $this->getShopware_Elasticsearch_LoggerService()));
  9341.     }
  9342.     /**
  9343.      * Gets the public 'Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler' shared service.
  9344.      *
  9345.      * @return \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler
  9346.      */
  9347.     protected function getCreateAliasTaskHandlerService()
  9348.     {
  9349.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/CreateAliasTaskHandler.php';
  9350.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  9351.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  9352.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  9353.         }
  9354.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  9355.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  9356.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  9357.         }
  9358.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9359.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  9360.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  9361.         }
  9362.         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);
  9363.     }
  9364.     /**
  9365.      * Gets the public 'Shopware\Storefront\Controller\AccountOrderController' shared service.
  9366.      *
  9367.      * @return \Shopware\Storefront\Controller\AccountOrderController
  9368.      */
  9369.     protected function getAccountOrderControllerService()
  9370.     {
  9371.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountOrderController.php';
  9372.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderPageLoader.php';
  9373.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountEditOrderPageLoader.php';
  9374.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderDetailPageLoader.php';
  9375.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  9376.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9377.         $c = ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService());
  9378.         $d = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService2Service());
  9379.         $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);
  9380.         $instance->setContainer($this);
  9381.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9382.         return $instance;
  9383.     }
  9384.     /**
  9385.      * Gets the public 'Shopware\Storefront\Controller\AccountPaymentController' shared service.
  9386.      *
  9387.      * @return \Shopware\Storefront\Controller\AccountPaymentController
  9388.      */
  9389.     protected function getAccountPaymentControllerService()
  9390.     {
  9391.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountPaymentController.php';
  9392.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/PaymentMethod/AccountPaymentMethodPageLoader.php';
  9393.         $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()));
  9394.         $instance->setContainer($this);
  9395.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9396.         return $instance;
  9397.     }
  9398.     /**
  9399.      * Gets the public 'Shopware\Storefront\Controller\AccountProfileController' shared service.
  9400.      *
  9401.      * @return \Shopware\Storefront\Controller\AccountProfileController
  9402.      */
  9403.     protected function getAccountProfileControllerService()
  9404.     {
  9405.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountProfileController.php';
  9406.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Overview/AccountOverviewPageLoader.php';
  9407.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Profile/AccountProfilePageLoader.php';
  9408.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  9409.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9410.         $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()));
  9411.         $instance->setContainer($this);
  9412.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9413.         return $instance;
  9414.     }
  9415.     /**
  9416.      * Gets the public 'Shopware\Storefront\Controller\AddressController' shared service.
  9417.      *
  9418.      * @return \Shopware\Storefront\Controller\AddressController
  9419.      */
  9420.     protected function getAddressControllerService()
  9421.     {
  9422.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AddressController.php';
  9423.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Listing/AddressListingPageLoader.php';
  9424.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Detail/AddressDetailPageLoader.php';
  9425.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  9426.         $b = ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService());
  9427.         $c = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  9428.         $d = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] ?? $this->getListAddressRouteService());
  9429.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9430.         $this->services['Shopware\\Storefront\\Controller\\AddressController'] = $instance = new \Shopware\Storefront\Controller\AddressController(new \Shopware\Storefront\Page\Address\Listing\AddressListingPageLoader($a$b$c$d$e, ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService())), new \Shopware\Storefront\Page\Address\Detail\AddressDetailPageLoader($a$b$c$e$d), ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService()), $d, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute'] ?? $this->getUpsertAddressRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] ?? $this->getDeleteAddressRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute'] ?? $this->getChangeCustomerProfileRouteService()));
  9431.         $instance->setContainer($this);
  9432.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9433.         return $instance;
  9434.     }
  9435.     /**
  9436.      * Gets the public 'Shopware\Storefront\Controller\Api\CaptchaController' shared service.
  9437.      *
  9438.      * @return \Shopware\Storefront\Controller\Api\CaptchaController
  9439.      */
  9440.     protected function getCaptchaControllerService()
  9441.     {
  9442.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/Api/CaptchaController.php';
  9443.         $this->services['Shopware\\Storefront\\Controller\\Api\\CaptchaController'] = $instance = new \Shopware\Storefront\Controller\Api\CaptchaController(new RewindableGenerator(function () {
  9444.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  9445.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  9446.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  9447.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  9448.         }, 4));
  9449.         $instance->setContainer($this);
  9450.         return $instance;
  9451.     }
  9452.     /**
  9453.      * Gets the public 'Shopware\Storefront\Controller\AuthController' shared service.
  9454.      *
  9455.      * @return \Shopware\Storefront\Controller\AuthController
  9456.      */
  9457.     protected function getAuthController2Service()
  9458.     {
  9459.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AuthController.php';
  9460.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/RecoverPassword/AccountRecoverPasswordPageLoader.php';
  9461.         $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()));
  9462.         $instance->setContainer($this);
  9463.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9464.         return $instance;
  9465.     }
  9466.     /**
  9467.      * Gets the public 'Shopware\Storefront\Controller\CaptchaController' shared service.
  9468.      *
  9469.      * @return \Shopware\Storefront\Controller\CaptchaController
  9470.      */
  9471.     protected function getCaptchaController2Service()
  9472.     {
  9473.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CaptchaController.php';
  9474.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/AbstractBasicCaptchaPageletLoader.php';
  9475.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/BasicCaptchaPageletLoader.php';
  9476.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/AbstractBasicCaptchaGenerator.php';
  9477.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGenerator.php';
  9478.         $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()));
  9479.         $instance->setContainer($this);
  9480.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9481.         return $instance;
  9482.     }
  9483.     /**
  9484.      * Gets the public 'Shopware\Storefront\Controller\CartLineItemController' shared service.
  9485.      *
  9486.      * @return \Shopware\Storefront\Controller\CartLineItemController
  9487.      */
  9488.     protected function getCartLineItemControllerService()
  9489.     {
  9490.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CartLineItemController.php';
  9491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemFactory.php';
  9492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  9493.         $this->services['Shopware\\Storefront\\Controller\\CartLineItemController'] = $instance = new \Shopware\Storefront\Controller\CartLineItemController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionItemBuilder'] = new \Shopware\Core\Checkout\Promotion\Cart\PromotionItemBuilder())), new \Shopware\Core\Content\Product\Cart\ProductLineItemFactory(), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute'] ?? $this->getProductListRouteService()));
  9494.         $instance->setContainer($this);
  9495.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9496.         return $instance;
  9497.     }
  9498.     /**
  9499.      * Gets the public 'Shopware\Storefront\Controller\CheckoutController' shared service.
  9500.      *
  9501.      * @return \Shopware\Storefront\Controller\CheckoutController
  9502.      */
  9503.     protected function getCheckoutControllerService()
  9504.     {
  9505.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CheckoutController.php';
  9506.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Cart/CheckoutCartPageLoader.php';
  9507.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Confirm/CheckoutConfirmPageLoader.php';
  9508.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Finish/CheckoutFinishPageLoader.php';
  9509.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Offcanvas/OffcanvasCartPageLoader.php';
  9510.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  9511.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9512.         $c = ($this->privates['Shopware\\Storefront\\Checkout\\Cart\\SalesChannel\\StorefrontCartFacade'] ?? $this->getStorefrontCartFacadeService());
  9513.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  9514.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  9515.         $this->services['Shopware\\Storefront\\Controller\\CheckoutController'] = $instance = new \Shopware\Storefront\Controller\CheckoutController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), new \Shopware\Storefront\Page\Checkout\Cart\CheckoutCartPageLoader($a$b$c$d$e, ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService())), new \Shopware\Storefront\Page\Checkout\Confirm\CheckoutConfirmPageLoader($b$c$e$d$a, ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService())), new \Shopware\Storefront\Page\Checkout\Finish\CheckoutFinishPageLoader($b$a, ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService())), ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService2Service()), ($this->privates['Shopware\\Core\\Checkout\\Payment\\PaymentService'] ?? $this->getPaymentServiceService()), new \Shopware\Storefront\Page\Checkout\Offcanvas\OffcanvasCartPageLoader($b$c$a$e), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] ?? $this->getLogoutRouteService()));
  9516.         $instance->setContainer($this);
  9517.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9518.         return $instance;
  9519.     }
  9520.     /**
  9521.      * Gets the public 'Shopware\Storefront\Controller\CmsController' shared service.
  9522.      *
  9523.      * @return \Shopware\Storefront\Controller\CmsController
  9524.      */
  9525.     protected function getCmsControllerService()
  9526.     {
  9527.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CmsController.php';
  9528.         $this->services['Shopware\\Storefront\\Controller\\CmsController'] = $instance = new \Shopware\Storefront\Controller\CmsController(($this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] ?? $this->getCmsRouteService()), ($this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] ?? $this->getExpressCategoryRouteService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? $this->getFindProductVariantRouteService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9529.         $instance->setContainer($this);
  9530.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9531.         return $instance;
  9532.     }
  9533.     /**
  9534.      * Gets the public 'Shopware\Storefront\Controller\ContextController' shared service.
  9535.      *
  9536.      * @return \Shopware\Storefront\Controller\ContextController
  9537.      */
  9538.     protected function getContextControllerService()
  9539.     {
  9540.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ContextController.php';
  9541.         $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()));
  9542.         $instance->setContainer($this);
  9543.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9544.         return $instance;
  9545.     }
  9546.     /**
  9547.      * Gets the public 'Shopware\Storefront\Controller\CookieController' shared service.
  9548.      *
  9549.      * @return \Shopware\Storefront\Controller\CookieController
  9550.      */
  9551.     protected function getCookieControllerService()
  9552.     {
  9553.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CookieController.php';
  9554.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProviderInterface.php';
  9555.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Framework/Cookie/DoofinderCookieProvider.php';
  9556.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Framework/Cookie/PayPalCookieProvider.php';
  9557.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/AppCookieProvider.php';
  9558.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProvider.php';
  9559.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9560.         $this->services['Shopware\\Storefront\\Controller\\CookieController'] = $instance = new \Shopware\Storefront\Controller\CookieController(new \Intedia\Doofinder\Framework\Cookie\DoofinderCookieProvider(new \Swag\PayPal\Storefront\Framework\Cookie\PayPalCookieProvider(new \Shopware\Storefront\Framework\Cookie\AppCookieProvider(new \Shopware\Storefront\Framework\Cookie\CookieProvider(), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()))), ($this->privates['Intedia\\Doofinder\\Util\\Logger'] ?? $this->getLoggerService()), $a), $a);
  9561.         $instance->setContainer($this);
  9562.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9563.         return $instance;
  9564.     }
  9565.     /**
  9566.      * Gets the public 'Shopware\Storefront\Controller\CountryStateController' shared service.
  9567.      *
  9568.      * @return \Shopware\Storefront\Controller\CountryStateController
  9569.      */
  9570.     protected function getCountryStateControllerService()
  9571.     {
  9572.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CountryStateController.php';
  9573.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Country/CountryStateDataPageletLoader.php';
  9574.         $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()));
  9575.         $instance->setContainer($this);
  9576.         return $instance;
  9577.     }
  9578.     /**
  9579.      * Gets the public 'Shopware\Storefront\Controller\CsrfController' shared service.
  9580.      *
  9581.      * @return \Shopware\Storefront\Controller\CsrfController
  9582.      */
  9583.     protected function getCsrfControllerService()
  9584.     {
  9585.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CsrfController.php';
  9586.         $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');
  9587.         $instance->setContainer($this);
  9588.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9589.         return $instance;
  9590.     }
  9591.     /**
  9592.      * Gets the public 'Shopware\Storefront\Controller\DocumentController' shared service.
  9593.      *
  9594.      * @return \Shopware\Storefront\Controller\DocumentController
  9595.      */
  9596.     protected function getDocumentController2Service()
  9597.     {
  9598.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/DocumentController.php';
  9599.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Document/DocumentPageLoader.php';
  9600.         $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()));
  9601.         $instance->setContainer($this);
  9602.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9603.         return $instance;
  9604.     }
  9605.     /**
  9606.      * Gets the public 'Shopware\Storefront\Controller\DownloadController' shared service.
  9607.      *
  9608.      * @return \Shopware\Storefront\Controller\DownloadController
  9609.      */
  9610.     protected function getDownloadControllerService()
  9611.     {
  9612.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/DownloadController.php';
  9613.         $this->services['Shopware\\Storefront\\Controller\\DownloadController'] = $instance = new \Shopware\Storefront\Controller\DownloadController(($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DownloadRoute'] ?? $this->getDownloadRouteService()));
  9614.         $instance->setContainer($this);
  9615.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9616.         return $instance;
  9617.     }
  9618.     /**
  9619.      * Gets the public 'Shopware\Storefront\Controller\ErrorController' shared service.
  9620.      *
  9621.      * @return \Shopware\Storefront\Controller\ErrorController
  9622.      */
  9623.     protected function getErrorControllerService($lazyLoad true)
  9624.     {
  9625.         if ($lazyLoad) {
  9626.             return $this->services['Shopware\\Storefront\\Controller\\ErrorController'] = $this->createProxy('ErrorController_b437ad9', function () {
  9627.                 return \ErrorController_b437ad9::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  9628.                     $wrappedInstance $this->getErrorControllerService(false);
  9629.                     $proxy->setProxyInitializer(null);
  9630.                     return true;
  9631.                 });
  9632.             });
  9633.         }
  9634.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ErrorTemplateResolver.php';
  9635.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoaderInterface.php';
  9636.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoader.php';
  9637.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9638.         $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()));
  9639.         $instance->setContainer($this);
  9640.         $instance->setTwig($a);
  9641.         return $instance;
  9642.     }
  9643.     /**
  9644.      * Gets the public 'Shopware\Storefront\Controller\FormController' shared service.
  9645.      *
  9646.      * @return \Shopware\Storefront\Controller\FormController
  9647.      */
  9648.     protected function getFormControllerService()
  9649.     {
  9650.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/FormController.php';
  9651.         $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()));
  9652.         $instance->setContainer($this);
  9653.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9654.         return $instance;
  9655.     }
  9656.     /**
  9657.      * Gets the public 'Shopware\Storefront\Controller\LandingPageController' shared service.
  9658.      *
  9659.      * @return \Shopware\Storefront\Controller\LandingPageController
  9660.      */
  9661.     protected function getLandingPageControllerService()
  9662.     {
  9663.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/LandingPageController.php';
  9664.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/LandingPage/LandingPageLoader.php';
  9665.         $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())));
  9666.         $instance->setContainer($this);
  9667.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9668.         return $instance;
  9669.     }
  9670.     /**
  9671.      * Gets the public 'Shopware\Storefront\Controller\MaintenanceController' shared service.
  9672.      *
  9673.      * @return \Shopware\Storefront\Controller\MaintenanceController
  9674.      */
  9675.     protected function getMaintenanceControllerService()
  9676.     {
  9677.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/MaintenanceController.php';
  9678.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Maintenance/MaintenancePageLoader.php';
  9679.         $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()));
  9680.         $instance->setContainer($this);
  9681.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9682.         return $instance;
  9683.     }
  9684.     /**
  9685.      * Gets the public 'Shopware\Storefront\Controller\NavigationController' shared service.
  9686.      *
  9687.      * @return \Shopware\Storefront\Controller\NavigationController
  9688.      */
  9689.     protected function getNavigationControllerService()
  9690.     {
  9691.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NavigationController.php';
  9692.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoaderInterface.php';
  9693.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php';
  9694.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoaderInterface.php';
  9695.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoader.php';
  9696.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9697.         $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['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] ?? $this->getExpressCategoryRouteService()), ($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())));
  9698.         $instance->setContainer($this);
  9699.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9700.         return $instance;
  9701.     }
  9702.     /**
  9703.      * Gets the public 'Shopware\Storefront\Controller\NewsletterController' shared service.
  9704.      *
  9705.      * @return \Shopware\Storefront\Controller\NewsletterController
  9706.      */
  9707.     protected function getNewsletterControllerService()
  9708.     {
  9709.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NewsletterController.php';
  9710.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Newsletter/Subscribe/NewsletterSubscribePageLoader.php';
  9711.         $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()));
  9712.         $instance->setContainer($this);
  9713.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9714.         return $instance;
  9715.     }
  9716.     /**
  9717.      * Gets the public 'Shopware\Storefront\Controller\ProductController' shared service.
  9718.      *
  9719.      * @return \Shopware\Storefront\Controller\ProductController
  9720.      */
  9721.     protected function getProductControllerService()
  9722.     {
  9723.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ProductController.php';
  9724.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/ProductPageLoader.php';
  9725.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/QuickView/MinimalQuickViewPageLoader.php';
  9726.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9727.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  9728.         $c = ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService());
  9729.         $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()));
  9730.         $instance->setContainer($this);
  9731.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9732.         return $instance;
  9733.     }
  9734.     /**
  9735.      * Gets the public 'Shopware\Storefront\Controller\RegisterController' shared service.
  9736.      *
  9737.      * @return \Shopware\Storefront\Controller\RegisterController
  9738.      */
  9739.     protected function getRegisterControllerService()
  9740.     {
  9741.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/RegisterController.php';
  9742.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/AbstractCustomerGroupRegistrationPageLoader.php';
  9743.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/CustomerGroupRegistrationPageLoader.php';
  9744.         $a = ($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService());
  9745.         $this->services['Shopware\\Storefront\\Controller\\RegisterController'] = $instance = new \Shopware\Storefront\Controller\RegisterController($a, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] ?? $this->getRegisterRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute'] ?? $this->getRegisterConfirmRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader'] ?? $this->getCheckoutRegisterPageLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), new \Shopware\Storefront\Page\Account\CustomerGroupRegistration\CustomerGroupRegistrationPageLoader($a, ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] ?? $this->getCustomerGroupRegistrationSettingsRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()));
  9746.         $instance->setContainer($this);
  9747.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9748.         return $instance;
  9749.     }
  9750.     /**
  9751.      * Gets the public 'Shopware\Storefront\Controller\ScriptController' shared service.
  9752.      *
  9753.      * @return \Shopware\Storefront\Controller\ScriptController
  9754.      */
  9755.     protected function getScriptControllerService()
  9756.     {
  9757.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ScriptController.php';
  9758.         $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()));
  9759.         $instance->setContainer($this);
  9760.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9761.         return $instance;
  9762.     }
  9763.     /**
  9764.      * Gets the public 'Shopware\Storefront\Controller\SearchController' shared service.
  9765.      *
  9766.      * @return \Shopware\Storefront\Controller\SearchController
  9767.      */
  9768.     protected function getSearchControllerService()
  9769.     {
  9770.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SearchController.php';
  9771.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Suggest/SuggestPageLoader.php';
  9772.         $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()));
  9773.         $instance->setContainer($this);
  9774.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9775.         return $instance;
  9776.     }
  9777.     /**
  9778.      * Gets the public 'Shopware\Storefront\Controller\SitemapController' shared service.
  9779.      *
  9780.      * @return \Shopware\Storefront\Controller\SitemapController
  9781.      */
  9782.     protected function getSitemapControllerService()
  9783.     {
  9784.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SitemapController.php';
  9785.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Sitemap/SitemapPageLoader.php';
  9786.         $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())));
  9787.         $instance->setContainer($this);
  9788.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9789.         return $instance;
  9790.     }
  9791.     /**
  9792.      * Gets the public 'Shopware\Storefront\Controller\StoreApiProxyController' shared service.
  9793.      *
  9794.      * @return \Shopware\Storefront\Controller\StoreApiProxyController
  9795.      */
  9796.     protected function getStoreApiProxyControllerService()
  9797.     {
  9798.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/StoreApiProxyController.php';
  9799.         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())));
  9800.     }
  9801.     /**
  9802.      * Gets the public 'Shopware\Storefront\Controller\VerificationHashController' shared service.
  9803.      *
  9804.      * @return \Shopware\Storefront\Controller\VerificationHashController
  9805.      */
  9806.     protected function getVerificationHashControllerService()
  9807.     {
  9808.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/VerificationHashController.php';
  9809.         $this->services['Shopware\\Storefront\\Controller\\VerificationHashController'] = $instance = new \Shopware\Storefront\Controller\VerificationHashController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  9810.         $instance->setContainer($this);
  9811.         return $instance;
  9812.     }
  9813.     /**
  9814.      * Gets the public 'Shopware\Storefront\Controller\WellKnownController' shared service.
  9815.      *
  9816.      * @return \Shopware\Storefront\Controller\WellKnownController
  9817.      */
  9818.     protected function getWellKnownControllerService()
  9819.     {
  9820.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WellKnownController.php';
  9821.         $this->services['Shopware\\Storefront\\Controller\\WellKnownController'] = $instance = new \Shopware\Storefront\Controller\WellKnownController();
  9822.         $instance->setContainer($this);
  9823.         return $instance;
  9824.     }
  9825.     /**
  9826.      * Gets the public 'Shopware\Storefront\Controller\WishlistController' shared service.
  9827.      *
  9828.      * @return \Shopware\Storefront\Controller\WishlistController
  9829.      */
  9830.     protected function getWishlistControllerService()
  9831.     {
  9832.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WishlistController.php';
  9833.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/WishlistPageLoader.php';
  9834.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/GuestWishlistPageLoader.php';
  9835.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Wishlist/GuestWishlistPageletLoader.php';
  9836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  9837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  9838.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  9839.         $b = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute'] ?? $this->getLoadWishlistRouteService());
  9840.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9841.         $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);
  9842.         $instance->setContainer($this);
  9843.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9844.         return $instance;
  9845.     }
  9846.     /**
  9847.      * Gets the public 'Shopware\Storefront\Framework\Cache\CacheStore' shared autowired service.
  9848.      *
  9849.      * @return \Shopware\Storefront\Framework\Cache\CacheStore
  9850.      */
  9851.     protected function getCacheStoreService()
  9852.     {
  9853.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/StoreInterface.php';
  9854.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStore.php';
  9855.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidatorInterface.php';
  9856.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidator.php';
  9857.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/AbstractHttpCacheKeyGenerator.php';
  9858.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/HttpCacheKeyGenerator.php';
  9859.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9860.         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('90dfaab4b9218db9f54295f5d696836f'$a$this->parameters['storefront.http_cache.ignored_url_parameters']), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()), $this->parameters['session.storage.options']);
  9861.     }
  9862.     /**
  9863.      * Gets the public 'Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler' shared autowired service.
  9864.      *
  9865.      * @return \Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler
  9866.      */
  9867.     protected function getCsrfPlaceholderHandlerService()
  9868.     {
  9869.         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()));
  9870.     }
  9871.     /**
  9872.      * Gets the public 'Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry' shared autowired service.
  9873.      *
  9874.      * @return \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry
  9875.      */
  9876.     protected function getStorefrontMediaValidatorRegistryService()
  9877.     {
  9878.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Media/StorefrontMediaValidatorRegistry.php';
  9879.         return $this->services['Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry'] = new \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry(new RewindableGenerator(function () {
  9880.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaImageValidator()));
  9881.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaDocumentValidator()));
  9882.         }, 2));
  9883.     }
  9884.     /**
  9885.      * Gets the public 'Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader' shared autowired service.
  9886.      *
  9887.      * @return \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader
  9888.      */
  9889.     protected function getCheckoutRegisterPageLoaderService()
  9890.     {
  9891.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Register/CheckoutRegisterPageLoader.php';
  9892.         return $this->services['Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader'] = new \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] ?? $this->getListAddressRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService()), ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService()));
  9893.     }
  9894.     /**
  9895.      * Gets the public 'Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder' shared autowired service.
  9896.      *
  9897.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder
  9898.      */
  9899.     protected function getProductCombinationFinderService()
  9900.     {
  9901.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductCombinationFinder.php';
  9902.         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()));
  9903.     }
  9904.     /**
  9905.      * Gets the public 'Shopware\Storefront\Page\Product\Review\ProductReviewLoader' shared service.
  9906.      *
  9907.      * @return \Shopware\Storefront\Page\Product\Review\ProductReviewLoader
  9908.      */
  9909.     protected function getProductReviewLoaderService()
  9910.     {
  9911.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Review/ProductReviewLoader.php';
  9912.         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()));
  9913.     }
  9914.     /**
  9915.      * Gets the public 'Shopware\Storefront\Page\Search\SearchPageLoader' shared autowired service.
  9916.      *
  9917.      * @return \Shopware\Storefront\Page\Search\SearchPageLoader
  9918.      */
  9919.     protected function getSearchPageLoaderService()
  9920.     {
  9921.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Search/SearchPageLoader.php';
  9922.         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()));
  9923.     }
  9924.     /**
  9925.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  9926.      *
  9927.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  9928.      */
  9929.     protected function getThemeChildDefinitionService()
  9930.     {
  9931.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  9932.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  9933.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9934.         return $instance;
  9935.     }
  9936.     /**
  9937.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  9938.      *
  9939.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  9940.      */
  9941.     protected function getThemeMediaDefinitionService()
  9942.     {
  9943.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  9944.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  9945.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9946.         return $instance;
  9947.     }
  9948.     /**
  9949.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  9950.      *
  9951.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  9952.      */
  9953.     protected function getThemeSalesChannelDefinitionService()
  9954.     {
  9955.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  9956.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9957.         return $instance;
  9958.     }
  9959.     /**
  9960.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  9961.      *
  9962.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  9963.      */
  9964.     protected function getThemeTranslationDefinitionService()
  9965.     {
  9966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9967.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  9968.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  9969.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9970.         return $instance;
  9971.     }
  9972.     /**
  9973.      * Gets the public 'Shopware\Storefront\Theme\Controller\ThemeController' shared service.
  9974.      *
  9975.      * @return \Shopware\Storefront\Theme\Controller\ThemeController
  9976.      */
  9977.     protected function getThemeControllerService()
  9978.     {
  9979.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Controller/ThemeController.php';
  9980.         $this->services['Shopware\\Storefront\\Theme\\Controller\\ThemeController'] = $instance = new \Shopware\Storefront\Theme\Controller\ThemeController(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()));
  9981.         $instance->setContainer($this);
  9982.         return $instance;
  9983.     }
  9984.     /**
  9985.      * Gets the public 'Shopware\Storefront\Theme\SalesChannelThemeLoader' shared service.
  9986.      *
  9987.      * @return \Shopware\Storefront\Theme\SalesChannelThemeLoader
  9988.      */
  9989.     protected function getSalesChannelThemeLoaderService()
  9990.     {
  9991.         return $this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] = new \Shopware\Storefront\Theme\SalesChannelThemeLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  9992.     }
  9993.     /**
  9994.      * Gets the public 'Shopware\Storefront\Theme\StorefrontPluginRegistry' shared service.
  9995.      *
  9996.      * @return \Shopware\Storefront\Theme\StorefrontPluginRegistry
  9997.      */
  9998.     protected function getStorefrontPluginRegistryService()
  9999.     {
  10000.         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()));
  10001.     }
  10002.     /**
  10003.      * Gets the public 'Shopware\Storefront\Theme\ThemeDefinition' shared service.
  10004.      *
  10005.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  10006.      */
  10007.     protected function getThemeDefinitionService()
  10008.     {
  10009.         $this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  10010.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10011.         return $instance;
  10012.     }
  10013.     /**
  10014.      * Gets the public 'SwagExtensionStore\Controller\DataController' shared service.
  10015.      *
  10016.      * @return \SwagExtensionStore\Controller\DataController
  10017.      */
  10018.     protected function getDataControllerService()
  10019.     {
  10020.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/DataController.php';
  10021.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreDataProvider.php';
  10022.         return $this->services['SwagExtensionStore\\Controller\\DataController'] = new \SwagExtensionStore\Controller\DataController(new \SwagExtensionStore\Services\StoreDataProvider(($this->privates['SwagExtensionStore\\Services\\StoreClient'] ?? $this->getStoreClient2Service()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService())));
  10023.     }
  10024.     /**
  10025.      * Gets the public 'SwagExtensionStore\Controller\LicenseController' shared service.
  10026.      *
  10027.      * @return \SwagExtensionStore\Controller\LicenseController
  10028.      */
  10029.     protected function getLicenseControllerService()
  10030.     {
  10031.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/LicenseController.php';
  10032.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/LicenseService.php';
  10033.         return $this->services['SwagExtensionStore\\Controller\\LicenseController'] = new \SwagExtensionStore\Controller\LicenseController(new \SwagExtensionStore\Services\LicenseService(($this->privates['SwagExtensionStore\\Services\\StoreClient'] ?? $this->getStoreClient2Service())));
  10034.     }
  10035.     /**
  10036.      * Gets the public 'SwagExtensionStore\SwagExtensionStore' shared autowired service.
  10037.      *
  10038.      * @return \SwagExtensionStore\SwagExtensionStore
  10039.      */
  10040.     protected function getSwagExtensionStoreService()
  10041.     {
  10042.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  10043.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  10044.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  10045.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  10046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  10047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  10048.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/SwagExtensionStore.php';
  10049.         return $this->services['SwagExtensionStore\\SwagExtensionStore'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('SwagExtensionStore\\SwagExtensionStore');
  10050.     }
  10051.     /**
  10052.      * Gets the public 'Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  10053.      *
  10054.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  10055.      */
  10056.     protected function getPackLanguageDefinitionService()
  10057.     {
  10058.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  10059.         $this->services['Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  10060.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10061.         return $instance;
  10062.     }
  10063.     /**
  10064.      * Gets the public 'Swag\LanguagePack\SwagLanguagePack' shared autowired service.
  10065.      *
  10066.      * @return \Swag\LanguagePack\SwagLanguagePack
  10067.      */
  10068.     protected function getSwagLanguagePackService()
  10069.     {
  10070.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  10071.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  10072.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  10073.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  10074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  10075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  10076.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/SwagLanguagePack.php';
  10077.         return $this->services['Swag\\LanguagePack\\SwagLanguagePack'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\LanguagePack\\SwagLanguagePack');
  10078.     }
  10079.     /**
  10080.      * Gets the public 'Swag\PayPal\Administration\PayPalPaymentMethodController' shared service.
  10081.      *
  10082.      * @return \Swag\PayPal\Administration\PayPalPaymentMethodController
  10083.      */
  10084.     protected function getPayPalPaymentMethodControllerService()
  10085.     {
  10086.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Administration/PayPalPaymentMethodController.php';
  10087.         $this->services['Swag\\PayPal\\Administration\\PayPalPaymentMethodController'] = $instance = new \Swag\PayPal\Administration\PayPalPaymentMethodController(($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()));
  10088.         $instance->setContainer($this);
  10089.         return $instance;
  10090.     }
  10091.     /**
  10092.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute' shared service.
  10093.      *
  10094.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute
  10095.      */
  10096.     protected function getExpressCategoryRouteService()
  10097.     {
  10098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  10099.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCategoryRoute.php';
  10100.         return $this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] = new \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute(($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] ?? $this->getCachedCategoryRouteService()), ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] ?? $this->getPayPalExpressCheckoutDataServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()));
  10101.     }
  10102.     /**
  10103.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute' shared service.
  10104.      *
  10105.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute
  10106.      */
  10107.     protected function getExpressCreateOrderRouteService()
  10108.     {
  10109.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/AbstractExpressCreateOrderRoute.php';
  10110.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCreateOrderRoute.php';
  10111.         return $this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCreateOrderRoute'] = new \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromCartBuilder'] ?? $this->getOrderFromCartBuilderService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  10112.     }
  10113.     /**
  10114.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute' shared service.
  10115.      *
  10116.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute
  10117.      */
  10118.     protected function getExpressPrepareCheckoutRouteService()
  10119.     {
  10120.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/AbstractExpressPrepareCheckoutRoute.php';
  10121.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressPrepareCheckoutRoute.php';
  10122.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/ExpressCustomerService.php';
  10123.         $a = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service());
  10124.         return $this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressPrepareCheckoutRoute'] = new \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute(new \Swag\PayPal\Checkout\ExpressCheckout\Service\ExpressCustomerService(($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] ?? $this->getRegisterRouteService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService()), ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $a), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), $a);
  10125.     }
  10126.     /**
  10127.      * Gets the public 'Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute' shared service.
  10128.      *
  10129.      * @return \Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute
  10130.      */
  10131.     protected function getPUIPaymentInstructionsRouteService()
  10132.     {
  10133.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/SalesChannel/AbstractPUIPaymentInstructionsRoute.php';
  10134.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/SalesChannel/PUIPaymentInstructionsRoute.php';
  10135.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  10136.         if (isset($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'])) {
  10137.             return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'];
  10138.         }
  10139.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  10140.         if (isset($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'])) {
  10141.             return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'];
  10142.         }
  10143.         return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'] = new \Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute($a, ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), $b, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()));
  10144.     }
  10145.     /**
  10146.      * Gets the public 'Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController' shared service.
  10147.      *
  10148.      * @return \Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController
  10149.      */
  10150.     protected function getPlusPaymentFinalizeControllerService()
  10151.     {
  10152.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusPaymentFinalizeController.php';
  10153.         $this->services['Swag\\PayPal\\Checkout\\Plus\\PlusPaymentFinalizeController'] = $instance = new \Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'] ?? $this->getPayPalPaymentHandlerService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  10154.         $instance->setContainer($this);
  10155.         return $instance;
  10156.     }
  10157.     /**
  10158.      * Gets the public 'Swag\PayPal\Checkout\Plus\PlusPaymentHandleController' shared service.
  10159.      *
  10160.      * @return \Swag\PayPal\Checkout\Plus\PlusPaymentHandleController
  10161.      */
  10162.     protected function getPlusPaymentHandleControllerService()
  10163.     {
  10164.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusPaymentHandleController.php';
  10165.         $this->services['Swag\\PayPal\\Checkout\\Plus\\PlusPaymentHandleController'] = $instance = new \Swag\PayPal\Checkout\Plus\PlusPaymentHandleController(($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService()), ($this->services['Shopware\\Storefront\\Controller\\AccountOrderController'] ?? $this->getAccountOrderControllerService()), ($this->services['Shopware\\Storefront\\Controller\\CheckoutController'] ?? $this->getCheckoutControllerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10166.         $instance->setContainer($this);
  10167.         return $instance;
  10168.     }
  10169.     /**
  10170.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute' shared service.
  10171.      *
  10172.      * @return \Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute
  10173.      */
  10174.     protected function getCreateOrderRouteService()
  10175.     {
  10176.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractCreateOrderRoute.php';
  10177.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/CreateOrderRoute.php';
  10178.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\CreateOrderRoute'] = new \Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'] ?? $this->getOrderFromOrderBuilderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromCartBuilder'] ?? $this->getOrderFromCartBuilderService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  10179.     }
  10180.     /**
  10181.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\ErrorRoute' shared service.
  10182.      *
  10183.      * @return \Swag\PayPal\Checkout\SalesChannel\ErrorRoute
  10184.      */
  10185.     protected function getErrorRouteService()
  10186.     {
  10187.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractErrorRoute.php';
  10188.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php';
  10189.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\ErrorRoute'] = new \Swag\PayPal\Checkout\SalesChannel\ErrorRoute(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  10190.     }
  10191.     /**
  10192.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute' shared service.
  10193.      *
  10194.      * @return \Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute
  10195.      */
  10196.     protected function getFilteredPaymentMethodRouteService()
  10197.     {
  10198.         $a = ($this->services['sales_channel.payment_method.repository'] ?? $this->getSalesChannel_PaymentMethod_RepositoryService());
  10199.         if (isset($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'])) {
  10200.             return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'];
  10201.         }
  10202.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] = new \Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute(new \Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute($a), ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] = new \Swag\PayPal\Checkout\Cart\Service\CartPriceService())), ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Swag\\PayPal\\Util\\Availability\\AvailabilityService'] ?? $this->getAvailabilityServiceService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  10203.     }
  10204.     /**
  10205.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute' shared service.
  10206.      *
  10207.      * @return \Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute
  10208.      */
  10209.     protected function getMethodEligibilityRouteService()
  10210.     {
  10211.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractMethodEligibilityRoute.php';
  10212.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/MethodEligibilityRoute.php';
  10213.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute'] = new \Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  10214.     }
  10215.     /**
  10216.      * Gets the public 'Swag\PayPal\Dispute\Administration\DisputeController' shared service.
  10217.      *
  10218.      * @return \Swag\PayPal\Dispute\Administration\DisputeController
  10219.      */
  10220.     protected function getDisputeControllerService()
  10221.     {
  10222.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Dispute/Administration/DisputeController.php';
  10223.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/DisputeResource.php';
  10224.         $this->services['Swag\\PayPal\\Dispute\\Administration\\DisputeController'] = $instance = new \Swag\PayPal\Dispute\Administration\DisputeController(new \Swag\PayPal\RestApi\V1\Resource\DisputeResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService())));
  10225.         $instance->setContainer($this);
  10226.         return $instance;
  10227.     }
  10228.     /**
  10229.      * Gets the public 'Swag\PayPal\OrdersApi\Administration\PayPalOrdersController' shared service.
  10230.      *
  10231.      * @return \Swag\PayPal\OrdersApi\Administration\PayPalOrdersController
  10232.      */
  10233.     protected function getPayPalOrdersControllerService()
  10234.     {
  10235.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Administration/PayPalOrdersController.php';
  10236.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/AuthorizationResource.php';
  10237.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/CaptureResource.php';
  10238.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/RefundResource.php';
  10239.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Administration/Service/CaptureRefundCreator.php';
  10240.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  10241.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  10242.         $this->services['Swag\\PayPal\\OrdersApi\\Administration\\PayPalOrdersController'] = $instance = new \Swag\PayPal\OrdersApi\Administration\PayPalOrdersController(($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), new \Swag\PayPal\RestApi\V2\Resource\AuthorizationResource($a), new \Swag\PayPal\RestApi\V2\Resource\CaptureResource($a), new \Swag\PayPal\RestApi\V2\Resource\RefundResource($a), ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service()), new \Swag\PayPal\OrdersApi\Administration\Service\CaptureRefundCreator(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter()))));
  10243.         $instance->setContainer($this);
  10244.         return $instance;
  10245.     }
  10246.     /**
  10247.      * Gets the public 'Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController' shared service.
  10248.      *
  10249.      * @return \Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController
  10250.      */
  10251.     protected function getPayPalPaymentControllerService()
  10252.     {
  10253.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Administration/PayPalPaymentController.php';
  10254.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/AuthorizationResource.php';
  10255.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/OrdersResource.php';
  10256.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/CaptureResource.php';
  10257.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentStatusUtil.php';
  10258.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  10259.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  10260.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  10261.         $c = ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter()));
  10262.         $this->services['Swag\\PayPal\\PaymentsApi\\Administration\\PayPalPaymentController'] = $instance = new \Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController(($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\SaleResource'] ?? $this->getSaleResourceService()), new \Swag\PayPal\RestApi\V1\Resource\AuthorizationResource($a), new \Swag\PayPal\RestApi\V1\Resource\OrdersResource($a), new \Swag\PayPal\RestApi\V1\Resource\CaptureResource($a), new \Swag\PayPal\Util\PaymentStatusUtil($b, ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), $c), $b$c);
  10263.         $instance->setContainer($this);
  10264.         return $instance;
  10265.     }
  10266.     /**
  10267.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition' shared service.
  10268.      *
  10269.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition
  10270.      */
  10271.     protected function getPosSalesChannelDefinitionService()
  10272.     {
  10273.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelDefinition.php';
  10274.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition();
  10275.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10276.         return $instance;
  10277.     }
  10278.     /**
  10279.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition' shared service.
  10280.      *
  10281.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition
  10282.      */
  10283.     protected function getPosSalesChannelInventoryDefinitionService()
  10284.     {
  10285.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelInventoryDefinition.php';
  10286.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition();
  10287.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10288.         return $instance;
  10289.     }
  10290.     /**
  10291.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition' shared service.
  10292.      *
  10293.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition
  10294.      */
  10295.     protected function getPosSalesChannelMediaDefinitionService()
  10296.     {
  10297.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelMediaDefinition.php';
  10298.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition();
  10299.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10300.         return $instance;
  10301.     }
  10302.     /**
  10303.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition' shared service.
  10304.      *
  10305.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition
  10306.      */
  10307.     protected function getPosSalesChannelProductDefinitionService()
  10308.     {
  10309.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelProductDefinition.php';
  10310.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition();
  10311.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10312.         return $instance;
  10313.     }
  10314.     /**
  10315.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition' shared service.
  10316.      *
  10317.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition
  10318.      */
  10319.     protected function getPosSalesChannelRunDefinitionService()
  10320.     {
  10321.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunDefinition.php';
  10322.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition();
  10323.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10324.         return $instance;
  10325.     }
  10326.     /**
  10327.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition' shared service.
  10328.      *
  10329.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition
  10330.      */
  10331.     protected function getPosSalesChannelRunLogDefinitionService()
  10332.     {
  10333.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunLogDefinition.php';
  10334.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition();
  10335.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10336.         return $instance;
  10337.     }
  10338.     /**
  10339.      * Gets the public 'Swag\PayPal\Pos\PosSyncController' shared service.
  10340.      *
  10341.      * @return \Swag\PayPal\Pos\PosSyncController
  10342.      */
  10343.     protected function getPosSyncControllerService()
  10344.     {
  10345.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/PosSyncController.php';
  10346.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Administration/SyncResetter.php';
  10347.         $this->services['Swag\\PayPal\\Pos\\PosSyncController'] = $instance = new \Swag\PayPal\Pos\PosSyncController(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] ?? $this->getCompleteTaskService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ProductTask'] ?? $this->getProductTaskService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ImageTask'] ?? $this->getImageTaskService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] ?? $this->getInventoryTaskService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] ?? $this->getLogCleanerService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), new \Swag\PayPal\Pos\Run\Administration\SyncResetter(($this->services['swag_paypal_pos_sales_channel_product.repository'] ?? $this->getSwagPaypalPosSalesChannelProduct_RepositoryService()), ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService()), ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService()), ($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService())), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()));
  10348.         $instance->setContainer($this);
  10349.         return $instance;
  10350.     }
  10351.     /**
  10352.      * Gets the public 'Swag\PayPal\Pos\Setting\Service\InformationDefaultService' shared service.
  10353.      *
  10354.      * @return \Swag\PayPal\Pos\Setting\Service\InformationDefaultService
  10355.      */
  10356.     protected function getInformationDefaultServiceService()
  10357.     {
  10358.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/InformationDefaultService.php';
  10359.         return $this->services['Swag\\PayPal\\Pos\\Setting\\Service\\InformationDefaultService'] = new \Swag\PayPal\Pos\Setting\Service\InformationDefaultService(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] ?? $this->getPluginIdProviderService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()));
  10360.     }
  10361.     /**
  10362.      * Gets the public 'Swag\PayPal\Pos\Setting\SettingsController' shared service.
  10363.      *
  10364.      * @return \Swag\PayPal\Pos\Setting\SettingsController
  10365.      */
  10366.     protected function getSettingsControllerService()
  10367.     {
  10368.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/SettingsController.php';
  10369.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  10370.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ApiCredentialService.php';
  10371.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/InformationFetchService.php';
  10372.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/UserResource.php';
  10373.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ProductVisibilityCloneService.php';
  10374.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ProductCountService.php';
  10375.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ApiKeyDecoder.php';
  10376.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  10377.         $this->services['Swag\\PayPal\\Pos\\Setting\\SettingsController'] = $instance = new \Swag\PayPal\Pos\Setting\SettingsController(new \Swag\PayPal\Pos\Setting\Service\ApiCredentialService(($this->privates['Swag\\PayPal\\Pos\\Resource\\TokenResource'] ?? $this->getTokenResourceService()), $a, ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] = new \Swag\PayPal\Pos\Api\Service\ApiKeyDecoder()))), new \Swag\PayPal\Pos\Setting\Service\InformationFetchService(new \Swag\PayPal\Pos\Resource\UserResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService())), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService())), ($this->services['Swag\\PayPal\\Pos\\Setting\\Service\\InformationDefaultService'] ?? $this->getInformationDefaultServiceService()), new \Swag\PayPal\Pos\Setting\Service\ProductVisibilityCloneService(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService()), ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), $a), new \Swag\PayPal\Pos\Setting\Service\ProductCountService(($this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] ?? $this->getProductResourceService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), $a));
  10378.         $instance->setContainer($this);
  10379.         return $instance;
  10380.     }
  10381.     /**
  10382.      * Gets the public 'Swag\PayPal\Pos\Webhook\WebhookController' shared service.
  10383.      *
  10384.      * @return \Swag\PayPal\Pos\Webhook\WebhookController
  10385.      */
  10386.     protected function getWebhookControllerService()
  10387.     {
  10388.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  10389.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookController.php';
  10390.         $this->services['Swag\\PayPal\\Pos\\Webhook\\WebhookController'] = $instance = new \Swag\PayPal\Pos\Webhook\WebhookController(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), ($this->services['Swag\\PayPal\\Pos\\Webhook\\WebhookService'] ?? $this->getWebhookServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  10391.         $instance->setContainer($this);
  10392.         return $instance;
  10393.     }
  10394.     /**
  10395.      * Gets the public 'Swag\PayPal\Pos\Webhook\WebhookService' shared service.
  10396.      *
  10397.      * @return \Swag\PayPal\Pos\Webhook\WebhookService
  10398.      */
  10399.     protected function getWebhookServiceService()
  10400.     {
  10401.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  10402.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookService.php';
  10403.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/SubscriptionResource.php';
  10404.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookRegistry.php';
  10405.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  10406.         return $this->services['Swag\\PayPal\\Pos\\Webhook\\WebhookService'] = new \Swag\PayPal\Pos\Webhook\WebhookService(new \Swag\PayPal\Pos\Resource\SubscriptionResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService())), new \Swag\PayPal\Pos\Webhook\WebhookRegistry(new RewindableGenerator(function () {
  10407.             yield => ($this->privates['Swag\\PayPal\\Pos\\Webhook\\Handler\\InventoryChangedHandler'] ?? $this->getInventoryChangedHandlerService());
  10408.         }, 1)), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter())), ($this->services['router'] ?? $this->getRouterService()));
  10409.     }
  10410.     /**
  10411.      * Gets the public 'Swag\PayPal\Setting\SettingsController' shared service.
  10412.      *
  10413.      * @return \Swag\PayPal\Setting\SettingsController
  10414.      */
  10415.     protected function getSettingsController2Service()
  10416.     {
  10417.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/SettingsController.php';
  10418.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/ApiCredentialServiceInterface.php';
  10419.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/ApiCredentialService.php';
  10420.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/CredentialsResource.php';
  10421.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/CredentialsClientFactory.php';
  10422.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/MerchantIntegrationsService.php';
  10423.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/MerchantIntegrationsResourceInterface.php';
  10424.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/MerchantIntegrationsResource.php';
  10425.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Service/TokenValidator.php';
  10426.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  10427.         $this->services['Swag\\PayPal\\Setting\\SettingsController'] = $instance = new \Swag\PayPal\Setting\SettingsController(new \Swag\PayPal\Setting\Service\ApiCredentialService(new \Swag\PayPal\RestApi\V1\Resource\CredentialsResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'] ?? $this->getTokenClientFactoryService()), new \Swag\PayPal\RestApi\Client\CredentialsClientFactory(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service())), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] ?? ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] = new \Swag\PayPal\RestApi\V1\Service\TokenValidator())))), new \Swag\PayPal\Setting\Service\MerchantIntegrationsService(new \Swag\PayPal\RestApi\V1\Resource\MerchantIntegrationsResource($a), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()), ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), $a));
  10428.         $instance->setContainer($this);
  10429.         return $instance;
  10430.     }
  10431.     /**
  10432.      * Gets the public 'Swag\PayPal\Storefront\Controller\PayPalController' shared service.
  10433.      *
  10434.      * @return \Swag\PayPal\Storefront\Controller\PayPalController
  10435.      */
  10436.     protected function getPayPalControllerService()
  10437.     {
  10438.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Controller/PayPalController.php';
  10439.         $this->services['Swag\\PayPal\\Storefront\\Controller\\PayPalController'] = $instance = new \Swag\PayPal\Storefront\Controller\PayPalController(($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\CreateOrderRoute'] ?? $this->getCreateOrderRouteService()), ($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute'] ?? $this->getMethodEligibilityRouteService()), ($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'] ?? $this->getPUIPaymentInstructionsRouteService()), ($this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressPrepareCheckoutRoute'] ?? $this->getExpressPrepareCheckoutRouteService()), ($this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCreateOrderRoute'] ?? $this->getExpressCreateOrderRouteService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? $this->getCartDeleteRouteService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  10440.         $instance->setContainer($this);
  10441.         return $instance;
  10442.     }
  10443.     /**
  10444.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService' shared service.
  10445.      *
  10446.      * @return \Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService
  10447.      */
  10448.     protected function getACDCCheckoutDataServiceService()
  10449.     {
  10450.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  10451.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/ACDCCheckoutDataService.php';
  10452.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\ACDCCheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  10453.     }
  10454.     /**
  10455.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService' shared service.
  10456.      *
  10457.      * @return \Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService
  10458.      */
  10459.     protected function getPayLaterCheckoutDataServiceService()
  10460.     {
  10461.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  10462.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/PayLaterCheckoutDataService.php';
  10463.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\PayLaterCheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\PayLaterCheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  10464.     }
  10465.     /**
  10466.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService' shared service.
  10467.      *
  10468.      * @return \Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService
  10469.      */
  10470.     protected function getSEPACheckoutDataServiceService()
  10471.     {
  10472.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  10473.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/SEPACheckoutDataService.php';
  10474.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\SEPACheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  10475.     }
  10476.     /**
  10477.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService' shared service.
  10478.      *
  10479.      * @return \Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService
  10480.      */
  10481.     protected function getSPBCheckoutDataServiceService()
  10482.     {
  10483.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  10484.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/SPBCheckoutDataService.php';
  10485.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\SPBCheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  10486.     }
  10487.     /**
  10488.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService' shared service.
  10489.      *
  10490.      * @return \Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService
  10491.      */
  10492.     protected function getVenmoCheckoutDataServiceService()
  10493.     {
  10494.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  10495.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/VenmoCheckoutDataService.php';
  10496.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\VenmoCheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\VenmoCheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  10497.     }
  10498.     /**
  10499.      * Gets the public 'Swag\PayPal\SwagPayPal' shared autowired service.
  10500.      *
  10501.      * @return \Swag\PayPal\SwagPayPal
  10502.      */
  10503.     protected function getSwagPayPalService()
  10504.     {
  10505.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  10506.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  10507.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  10508.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  10509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  10510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  10511.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/SwagPayPal.php';
  10512.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/ActivateDeactivate.php';
  10513.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/State/PosStateService.php';
  10514.         $this->services['Swag\\PayPal\\SwagPayPal'] = $instance = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\PayPal\\SwagPayPal');
  10515.         $instance->setActivateDeactivate(new \Swag\PayPal\Util\Lifecycle\ActivateDeactivate(($this->services['Swag\\PayPal\\Util\\Lifecycle\\State\\PaymentMethodStateService'] ?? $this->getPaymentMethodStateServiceService()), new \Swag\PayPal\Util\Lifecycle\State\PosStateService(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['sales_channel_type.repository'] ?? $this->getSalesChannelType_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()))));
  10516.         return $instance;
  10517.     }
  10518.     /**
  10519.      * Gets the public 'Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller' shared service.
  10520.      *
  10521.      * @return \Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller
  10522.      */
  10523.     protected function getMediaInstallerService()
  10524.     {
  10525.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Installer/MediaInstaller.php';
  10526.         return $this->services['Swag\\PayPal\\Util\\Lifecycle\\Installer\\MediaInstaller'] = new \Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()));
  10527.     }
  10528.     /**
  10529.      * Gets the public 'Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller' shared service.
  10530.      *
  10531.      * @return \Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller
  10532.      */
  10533.     protected function getPaymentMethodInstallerService()
  10534.     {
  10535.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/Installer/PaymentMethodInstaller.php';
  10536.         return $this->services['Swag\\PayPal\\Util\\Lifecycle\\Installer\\PaymentMethodInstaller'] = new \Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] ?? $this->getPluginIdProviderService()), ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->services['Swag\\PayPal\\Util\\Lifecycle\\Installer\\MediaInstaller'] ?? $this->getMediaInstallerService()));
  10537.     }
  10538.     /**
  10539.      * Gets the public 'Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService' shared service.
  10540.      *
  10541.      * @return \Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService
  10542.      */
  10543.     protected function getPaymentMethodStateServiceService()
  10544.     {
  10545.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/Lifecycle/State/PaymentMethodStateService.php';
  10546.         return $this->services['Swag\\PayPal\\Util\\Lifecycle\\State\\PaymentMethodStateService'] = new \Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()));
  10547.     }
  10548.     /**
  10549.      * Gets the public 'Swag\PayPal\Webhook\Registration\WebhookSystemConfigController' shared service.
  10550.      *
  10551.      * @return \Swag\PayPal\Webhook\Registration\WebhookSystemConfigController
  10552.      */
  10553.     protected function getWebhookSystemConfigControllerService()
  10554.     {
  10555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Api/SystemConfigController.php';
  10556.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSystemConfigController.php';
  10557.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSystemConfigHelper.php';
  10558.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  10559.         $this->services['Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController'] = $instance = new \Swag\PayPal\Webhook\Registration\WebhookSystemConfigController(($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()), $a, new \Swag\PayPal\Webhook\Registration\WebhookSystemConfigHelper(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService())), NULL);
  10560.         $instance->setContainer($this);
  10561.         return $instance;
  10562.     }
  10563.     /**
  10564.      * Gets the public 'Swag\PayPal\Webhook\WebhookController' shared service.
  10565.      *
  10566.      * @return \Swag\PayPal\Webhook\WebhookController
  10567.      */
  10568.     protected function getWebhookController2Service()
  10569.     {
  10570.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookController.php';
  10571.         $this->services['Swag\\PayPal\\Webhook\\WebhookController'] = $instance = new \Swag\PayPal\Webhook\WebhookController(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service()), ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()));
  10572.         $instance->setContainer($this);
  10573.         return $instance;
  10574.     }
  10575.     /**
  10576.      * Gets the public 'Swag\PayPal\Webhook\WebhookService' shared service.
  10577.      *
  10578.      * @return \Swag\PayPal\Webhook\WebhookService
  10579.      */
  10580.     protected function getWebhookService2Service()
  10581.     {
  10582.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookServiceInterface.php';
  10583.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookService.php';
  10584.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/WebhookResource.php';
  10585.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookRegistry.php';
  10586.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  10587.         if (isset($this->services['Swag\\PayPal\\Webhook\\WebhookService'])) {
  10588.             return $this->services['Swag\\PayPal\\Webhook\\WebhookService'];
  10589.         }
  10590.         return $this->services['Swag\\PayPal\\Webhook\\WebhookService'] = new \Swag\PayPal\Webhook\WebhookService(new \Swag\PayPal\RestApi\V1\Resource\WebhookResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService())), new \Swag\PayPal\Webhook\WebhookRegistry(new RewindableGenerator(function () {
  10591.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'] ?? $this->getAuthorizationVoidedService());
  10592.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'] ?? $this->getCaptureCompletedService());
  10593.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'] ?? $this->getCaptureDeniedService());
  10594.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'] ?? $this->getCaptureRefundedService());
  10595.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'] ?? $this->getCaptureReversedService());
  10596.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'] ?? $this->getSaleCompleteService());
  10597.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'] ?? $this->getSaleDeniedService());
  10598.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'] ?? $this->getSaleRefundedService());
  10599.         }, 8)), $a, ($this->services['router'] ?? $this->getRouterService()));
  10600.     }
  10601.     /**
  10602.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  10603.      *
  10604.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  10605.      */
  10606.     protected function getRedirectControllerService()
  10607.     {
  10608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  10609.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  10610.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  10611.     }
  10612.     /**
  10613.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  10614.      *
  10615.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  10616.      */
  10617.     protected function getTemplateControllerService()
  10618.     {
  10619.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  10620.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10621.     }
  10622.     /**
  10623.      * Gets the public 'Tds\MerwareDiscounts\TdsMerwareDiscounts' shared autowired service.
  10624.      *
  10625.      * @return \Tds\MerwareDiscounts\TdsMerwareDiscounts
  10626.      */
  10627.     protected function getTdsMerwareDiscountsService()
  10628.     {
  10629.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  10630.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  10631.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  10632.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  10633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  10634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  10635.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerwareDiscounts/src/TdsMerwareDiscounts.php';
  10636.         return $this->services['Tds\\MerwareDiscounts\\TdsMerwareDiscounts'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Tds\\MerwareDiscounts\\TdsMerwareDiscounts');
  10637.     }
  10638.     /**
  10639.      * Gets the public 'Tds\Merware\Service\Core\LanguageMappingService' shared service.
  10640.      *
  10641.      * @return \Tds\Merware\Service\Core\LanguageMappingService
  10642.      */
  10643.     protected function getLanguageMappingServiceService()
  10644.     {
  10645.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/LanguageMappingService.php';
  10646.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/FormatService.php';
  10647.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  10648.         if (isset($this->services['Tds\\Merware\\Service\\Core\\LanguageMappingService'])) {
  10649.             return $this->services['Tds\\Merware\\Service\\Core\\LanguageMappingService'];
  10650.         }
  10651.         return $this->services['Tds\\Merware\\Service\\Core\\LanguageMappingService'] = new \Tds\Merware\Service\Core\LanguageMappingService($a, ($this->privates['Tds\\Merware\\Service\\Core\\FormatService'] ?? ($this->privates['Tds\\Merware\\Service\\Core\\FormatService'] = new \Tds\Merware\Service\Core\FormatService())));
  10652.     }
  10653.     /**
  10654.      * Gets the public 'Tds\Merware\Service\Core\LoggerService' shared service.
  10655.      *
  10656.      * @return \Tds\Merware\Service\Core\LoggerService
  10657.      */
  10658.     protected function getLoggerServiceService()
  10659.     {
  10660.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/LoggerService.php';
  10661.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  10662.         if (isset($this->services['Tds\\Merware\\Service\\Core\\LoggerService'])) {
  10663.             return $this->services['Tds\\Merware\\Service\\Core\\LoggerService'];
  10664.         }
  10665.         return $this->services['Tds\\Merware\\Service\\Core\\LoggerService'] = new \Tds\Merware\Service\Core\LoggerService(($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('tds_merware'), $a);
  10666.     }
  10667.     /**
  10668.      * Gets the public 'Tds\Merware\Service\Exchange\Export\OrderService' shared service.
  10669.      *
  10670.      * @return \Tds\Merware\Service\Exchange\Export\OrderService
  10671.      */
  10672.     protected function getOrderServiceService()
  10673.     {
  10674.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Exchange/Export/OrderService.php';
  10675.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/XmlService.php';
  10676.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/FormatService.php';
  10677.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  10678.         if (isset($this->services['Tds\\Merware\\Service\\Exchange\\Export\\OrderService'])) {
  10679.             return $this->services['Tds\\Merware\\Service\\Exchange\\Export\\OrderService'];
  10680.         }
  10681.         $b = ($this->services['Tds\\Merware\\Service\\Core\\LanguageMappingService'] ?? $this->getLanguageMappingServiceService());
  10682.         if (isset($this->services['Tds\\Merware\\Service\\Exchange\\Export\\OrderService'])) {
  10683.             return $this->services['Tds\\Merware\\Service\\Exchange\\Export\\OrderService'];
  10684.         }
  10685.         $c = ($this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'] ?? $this->getPendingOrderServiceService());
  10686.         if (isset($this->services['Tds\\Merware\\Service\\Exchange\\Export\\OrderService'])) {
  10687.             return $this->services['Tds\\Merware\\Service\\Exchange\\Export\\OrderService'];
  10688.         }
  10689.         $d = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  10690.         if (isset($this->services['Tds\\Merware\\Service\\Exchange\\Export\\OrderService'])) {
  10691.             return $this->services['Tds\\Merware\\Service\\Exchange\\Export\\OrderService'];
  10692.         }
  10693.         return $this->services['Tds\\Merware\\Service\\Exchange\\Export\\OrderService'] = new \Tds\Merware\Service\Exchange\Export\OrderService($a, ($this->privates['Tds\\Merware\\Service\\Core\\FileService'] ?? $this->getFileService2Service()), new \Tds\Merware\Service\Core\XmlService(), ($this->privates['Tds\\Merware\\Service\\Core\\FormatService'] ?? ($this->privates['Tds\\Merware\\Service\\Core\\FormatService'] = new \Tds\Merware\Service\Core\FormatService())), $b$c$d);
  10694.     }
  10695.     /**
  10696.      * Gets the public 'Tds\Merware\Storefront\Controller\ImportController' shared service.
  10697.      *
  10698.      * @return \Tds\Merware\Storefront\Controller\ImportController
  10699.      */
  10700.     protected function getImportControllerService()
  10701.     {
  10702.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Storefront/Controller/ImportController.php';
  10703.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Exchange/Import/ImportService.php';
  10704.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Exchange/Import/ProductService.php';
  10705.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/Product/PriceService.php';
  10706.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/Product/PropertyService.php';
  10707.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/Product/VariationService.php';
  10708.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/Product/UnitService.php';
  10709.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/CustomFieldService.php';
  10710.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/Product/StockService.php';
  10711.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/Product/CrossSellerService.php';
  10712.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Exchange/Import/CompactProductService.php';
  10713.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Exchange/Import/ProductDeletionService.php';
  10714.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Exchange/Import/ManufacturerService.php';
  10715.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Exchange/Import/CategoryService.php';
  10716.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Exchange/Import/CustomerService.php';
  10717.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/FormatService.php';
  10718.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  10719.         $b = ($this->services['Tds\\Merware\\Service\\Core\\LoggerService'] ?? $this->getLoggerServiceService());
  10720.         $c = ($this->privates['Tds\\Merware\\Service\\Core\\FormatService'] ?? ($this->privates['Tds\\Merware\\Service\\Core\\FormatService'] = new \Tds\Merware\Service\Core\FormatService()));
  10721.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10722.         $e = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  10723.         $f = ($this->services['product_price.repository'] ?? $this->getProductPrice_RepositoryService());
  10724.         $g = ($this->privates['Tds\\Merware\\Service\\Core\\UuidService'] ?? $this->getUuidServiceService());
  10725.         $h = new \Tds\Merware\Service\Core\Product\PriceService($a$f$b$c$g);
  10726.         $i = ($this->services['Tds\\Merware\\Service\\Core\\LanguageMappingService'] ?? $this->getLanguageMappingServiceService());
  10727.         $j = new \Tds\Merware\Service\Core\Product\PropertyService(($this->services['product_property.repository'] ?? $this->getProductProperty_RepositoryService()), ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()), ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService()), $b$c$i$g);
  10728.         $k = ($this->privates['Tds\\Merware\\Service\\Core\\ImageService'] ?? $this->getImageServiceService());
  10729.         $l = new \Tds\Merware\Service\Core\CustomFieldService($e, ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService()), $a$c$k$i$g);
  10730.         $m = new \Tds\Merware\Service\Core\Product\StockService($b$e);
  10731.         $n = new \Tds\Merware\Service\Exchange\Import\ProductService($d$e, ($this->services['product_category.repository'] ?? $this->getProductCategory_RepositoryService()), ($this->services['product_media.repository'] ?? $this->getProductMedia_RepositoryService()), $a$b$h$j, new \Tds\Merware\Service\Core\Product\VariationService($e, ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService()), $b$j$k$c$i$g), new \Tds\Merware\Service\Core\Product\UnitService(($this->services['unit.repository'] ?? $this->getUnit_RepositoryService()), $i), $l$m$c$g$i$k, new \Tds\Merware\Service\Core\Product\CrossSellerService($a$f, ($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService()), ($this->services['product_cross_selling_assigned_products.repository'] ?? $this->getProductCrossSellingAssignedProducts_RepositoryService()), $b$c$g));
  10732.         $this->services['Tds\\Merware\\Storefront\\Controller\\ImportController'] = $instance = new \Tds\Merware\Storefront\Controller\ImportController($a$b, new \Tds\Merware\Service\Exchange\Import\ImportService($a, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()), $b, ($this->privates['Tds\\Merware\\Service\\Core\\FileService'] ?? $this->getFileService2Service()), $c$n, new \Tds\Merware\Service\Exchange\Import\CompactProductService($e$a$n$h$m$c$g), new \Tds\Merware\Service\Exchange\Import\ProductDeletionService($e$a$b$g$c), new \Tds\Merware\Service\Exchange\Import\ManufacturerService(($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService()), $c$g$i$k), new \Tds\Merware\Service\Exchange\Import\CategoryService(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()), $a$b$c$g$i$k$l), ($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'] ?? $this->getPaymentShippingServiceService()), new \Tds\Merware\Service\Exchange\Import\CustomerService($d$c)));
  10733.         $instance->setContainer($this);
  10734.         return $instance;
  10735.     }
  10736.     /**
  10737.      * Gets the public 'Tds\Merware\TdsMerware' shared autowired service.
  10738.      *
  10739.      * @return \Tds\Merware\TdsMerware
  10740.      */
  10741.     protected function getTdsMerwareService()
  10742.     {
  10743.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  10744.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  10745.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  10746.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  10747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  10748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  10749.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/TdsMerware.php';
  10750.         $this->services['Tds\\Merware\\TdsMerware'] = $instance = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Tds\\Merware\\TdsMerware');
  10751.         $instance->setFileSystem(($this->services['tds_merware.filesystem.private'] ?? $this->getTdsMerware_Filesystem_PrivateService()));
  10752.         return $instance;
  10753.     }
  10754.     /**
  10755.      * Gets the public 'Tds\Orlob\TdsOrlob' shared autowired service.
  10756.      *
  10757.      * @return \Tds\Orlob\TdsOrlob
  10758.      */
  10759.     protected function getTdsOrlobService()
  10760.     {
  10761.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  10762.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  10763.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  10764.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  10765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  10766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  10767.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  10768.         include_once \dirname(__DIR__4).'/custom/plugins/TdsOrlob/src/TdsOrlob.php';
  10769.         return $this->services['Tds\\Orlob\\TdsOrlob'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Tds\\Orlob\\TdsOrlob');
  10770.     }
  10771.     /**
  10772.      * Gets the public 'acl_role.repository' shared service.
  10773.      *
  10774.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  10775.      */
  10776.     protected function getAclRole_RepositoryService()
  10777.     {
  10778.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  10779.         if (isset($this->services['acl_role.repository'])) {
  10780.             return $this->services['acl_role.repository'];
  10781.         }
  10782.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  10783.         if (isset($this->services['acl_role.repository'])) {
  10784.             return $this->services['acl_role.repository'];
  10785.         }
  10786.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  10787.         if (isset($this->services['acl_role.repository'])) {
  10788.             return $this->services['acl_role.repository'];
  10789.         }
  10790.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10791.         if (isset($this->services['acl_role.repository'])) {
  10792.             return $this->services['acl_role.repository'];
  10793.         }
  10794.         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())));
  10795.     }
  10796.     /**
  10797.      * Gets the public 'acl_user_role.repository' shared service.
  10798.      *
  10799.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  10800.      */
  10801.     protected function getAclUserRole_RepositoryService()
  10802.     {
  10803.         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())));
  10804.     }
  10805.     /**
  10806.      * Gets the public 'admin.openSearch.client' shared service.
  10807.      *
  10808.      * @return \Shopware\Elasticsearch\Profiler\ClientProfiler
  10809.      */
  10810.     protected function getAdmin_OpenSearch_ClientService()
  10811.     {
  10812.         return $this->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($this->privates['shopware.es.profiled.adminClient.inner'] ?? $this->getShopware_Es_Profiled_AdminClient_InnerService()));
  10813.     }
  10814.     /**
  10815.      * Gets the public 'administration.filesystem.private' shared service.
  10816.      *
  10817.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10818.      */
  10819.     protected function getAdministration_Filesystem_PrivateService()
  10820.     {
  10821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10823.         return $this->services['administration.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/administration');
  10824.     }
  10825.     /**
  10826.      * Gets the public 'administration.filesystem.public' shared service.
  10827.      *
  10828.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10829.      */
  10830.     protected function getAdministration_Filesystem_PublicService()
  10831.     {
  10832.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10834.         return $this->services['administration.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/administration');
  10835.     }
  10836.     /**
  10837.      * Gets the public 'app.repository' shared service.
  10838.      *
  10839.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  10840.      */
  10841.     protected function getApp_RepositoryService()
  10842.     {
  10843.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  10844.         if (isset($this->services['app.repository'])) {
  10845.             return $this->services['app.repository'];
  10846.         }
  10847.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  10848.         if (isset($this->services['app.repository'])) {
  10849.             return $this->services['app.repository'];
  10850.         }
  10851.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  10852.         if (isset($this->services['app.repository'])) {
  10853.             return $this->services['app.repository'];
  10854.         }
  10855.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10856.         if (isset($this->services['app.repository'])) {
  10857.             return $this->services['app.repository'];
  10858.         }
  10859.         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())));
  10860.     }
  10861.     /**
  10862.      * Gets the public 'app_action_button.repository' shared service.
  10863.      *
  10864.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  10865.      */
  10866.     protected function getAppActionButton_RepositoryService()
  10867.     {
  10868.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  10869.         if (isset($this->services['app_action_button.repository'])) {
  10870.             return $this->services['app_action_button.repository'];
  10871.         }
  10872.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  10873.         if (isset($this->services['app_action_button.repository'])) {
  10874.             return $this->services['app_action_button.repository'];
  10875.         }
  10876.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  10877.         if (isset($this->services['app_action_button.repository'])) {
  10878.             return $this->services['app_action_button.repository'];
  10879.         }
  10880.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10881.         if (isset($this->services['app_action_button.repository'])) {
  10882.             return $this->services['app_action_button.repository'];
  10883.         }
  10884.         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())));
  10885.     }
  10886.     /**
  10887.      * Gets the public 'app_action_button_translation.repository' shared service.
  10888.      *
  10889.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  10890.      */
  10891.     protected function getAppActionButtonTranslation_RepositoryService()
  10892.     {
  10893.         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())));
  10894.     }
  10895.     /**
  10896.      * Gets the public 'app_administration_snippet.repository' shared service.
  10897.      *
  10898.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  10899.      */
  10900.     protected function getAppAdministrationSnippet_RepositoryService()
  10901.     {
  10902.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  10903.         if (isset($this->services['app_administration_snippet.repository'])) {
  10904.             return $this->services['app_administration_snippet.repository'];
  10905.         }
  10906.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  10907.         if (isset($this->services['app_administration_snippet.repository'])) {
  10908.             return $this->services['app_administration_snippet.repository'];
  10909.         }
  10910.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  10911.         if (isset($this->services['app_administration_snippet.repository'])) {
  10912.             return $this->services['app_administration_snippet.repository'];
  10913.         }
  10914.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10915.         if (isset($this->services['app_administration_snippet.repository'])) {
  10916.             return $this->services['app_administration_snippet.repository'];
  10917.         }
  10918.         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())));
  10919.     }
  10920.     /**
  10921.      * Gets the public 'app_cms_block.repository' shared service.
  10922.      *
  10923.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  10924.      */
  10925.     protected function getAppCmsBlock_RepositoryService()
  10926.     {
  10927.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  10928.         if (isset($this->services['app_cms_block.repository'])) {
  10929.             return $this->services['app_cms_block.repository'];
  10930.         }
  10931.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  10932.         if (isset($this->services['app_cms_block.repository'])) {
  10933.             return $this->services['app_cms_block.repository'];
  10934.         }
  10935.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  10936.         if (isset($this->services['app_cms_block.repository'])) {
  10937.             return $this->services['app_cms_block.repository'];
  10938.         }
  10939.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10940.         if (isset($this->services['app_cms_block.repository'])) {
  10941.             return $this->services['app_cms_block.repository'];
  10942.         }
  10943.         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())));
  10944.     }
  10945.     /**
  10946.      * Gets the public 'app_cms_block_translation.repository' shared service.
  10947.      *
  10948.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  10949.      */
  10950.     protected function getAppCmsBlockTranslation_RepositoryService()
  10951.     {
  10952.         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())));
  10953.     }
  10954.     /**
  10955.      * Gets the public 'app_flow_action.repository' shared service.
  10956.      *
  10957.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  10958.      */
  10959.     protected function getAppFlowAction_RepositoryService()
  10960.     {
  10961.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  10962.         if (isset($this->services['app_flow_action.repository'])) {
  10963.             return $this->services['app_flow_action.repository'];
  10964.         }
  10965.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  10966.         if (isset($this->services['app_flow_action.repository'])) {
  10967.             return $this->services['app_flow_action.repository'];
  10968.         }
  10969.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  10970.         if (isset($this->services['app_flow_action.repository'])) {
  10971.             return $this->services['app_flow_action.repository'];
  10972.         }
  10973.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10974.         if (isset($this->services['app_flow_action.repository'])) {
  10975.             return $this->services['app_flow_action.repository'];
  10976.         }
  10977.         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())));
  10978.     }
  10979.     /**
  10980.      * Gets the public 'app_flow_action_translation.repository' shared service.
  10981.      *
  10982.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  10983.      */
  10984.     protected function getAppFlowActionTranslation_RepositoryService()
  10985.     {
  10986.         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())));
  10987.     }
  10988.     /**
  10989.      * Gets the public 'app_payment_method.repository' shared service.
  10990.      *
  10991.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  10992.      */
  10993.     protected function getAppPaymentMethod_RepositoryService()
  10994.     {
  10995.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  10996.         if (isset($this->services['app_payment_method.repository'])) {
  10997.             return $this->services['app_payment_method.repository'];
  10998.         }
  10999.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11000.         if (isset($this->services['app_payment_method.repository'])) {
  11001.             return $this->services['app_payment_method.repository'];
  11002.         }
  11003.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11004.         if (isset($this->services['app_payment_method.repository'])) {
  11005.             return $this->services['app_payment_method.repository'];
  11006.         }
  11007.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11008.         if (isset($this->services['app_payment_method.repository'])) {
  11009.             return $this->services['app_payment_method.repository'];
  11010.         }
  11011.         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())));
  11012.     }
  11013.     /**
  11014.      * Gets the public 'app_script_condition.repository' shared service.
  11015.      *
  11016.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11017.      */
  11018.     protected function getAppScriptCondition_RepositoryService()
  11019.     {
  11020.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11021.         if (isset($this->services['app_script_condition.repository'])) {
  11022.             return $this->services['app_script_condition.repository'];
  11023.         }
  11024.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11025.         if (isset($this->services['app_script_condition.repository'])) {
  11026.             return $this->services['app_script_condition.repository'];
  11027.         }
  11028.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11029.         if (isset($this->services['app_script_condition.repository'])) {
  11030.             return $this->services['app_script_condition.repository'];
  11031.         }
  11032.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11033.         if (isset($this->services['app_script_condition.repository'])) {
  11034.             return $this->services['app_script_condition.repository'];
  11035.         }
  11036.         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())));
  11037.     }
  11038.     /**
  11039.      * Gets the public 'app_script_condition_translation.repository' shared service.
  11040.      *
  11041.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11042.      */
  11043.     protected function getAppScriptConditionTranslation_RepositoryService()
  11044.     {
  11045.         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())));
  11046.     }
  11047.     /**
  11048.      * Gets the public 'app_template.repository' shared service.
  11049.      *
  11050.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11051.      */
  11052.     protected function getAppTemplate_RepositoryService()
  11053.     {
  11054.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11055.         if (isset($this->services['app_template.repository'])) {
  11056.             return $this->services['app_template.repository'];
  11057.         }
  11058.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11059.         if (isset($this->services['app_template.repository'])) {
  11060.             return $this->services['app_template.repository'];
  11061.         }
  11062.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11063.         if (isset($this->services['app_template.repository'])) {
  11064.             return $this->services['app_template.repository'];
  11065.         }
  11066.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11067.         if (isset($this->services['app_template.repository'])) {
  11068.             return $this->services['app_template.repository'];
  11069.         }
  11070.         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())));
  11071.     }
  11072.     /**
  11073.      * Gets the public 'app_translation.repository' shared service.
  11074.      *
  11075.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11076.      */
  11077.     protected function getAppTranslation_RepositoryService()
  11078.     {
  11079.         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())));
  11080.     }
  11081.     /**
  11082.      * Gets the public 'cache.app' shared service.
  11083.      *
  11084.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11085.      */
  11086.     protected function getCache_AppService()
  11087.     {
  11088.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  11089.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  11090.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  11091.     }
  11092.     /**
  11093.      * Gets the public 'cache.app_clearer' shared service.
  11094.      *
  11095.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  11096.      */
  11097.     protected function getCache_AppClearerService()
  11098.     {
  11099.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  11100.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  11101.         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())]);
  11102.     }
  11103.     /**
  11104.      * Gets the public 'cache.global_clearer' shared service.
  11105.      *
  11106.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  11107.      */
  11108.     protected function getCache_GlobalClearerService()
  11109.     {
  11110.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  11111.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  11112.         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())]);
  11113.     }
  11114.     /**
  11115.      * Gets the public 'cache.system' shared service.
  11116.      *
  11117.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11118.      */
  11119.     protected function getCache_SystemService()
  11120.     {
  11121.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qL1k5osUJh'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11122.     }
  11123.     /**
  11124.      * Gets the public 'cache.system_clearer' shared service.
  11125.      *
  11126.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  11127.      */
  11128.     protected function getCache_SystemClearerService()
  11129.     {
  11130.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  11131.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  11132.         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())]);
  11133.     }
  11134.     /**
  11135.      * Gets the public 'cache.validator_expression_language' shared service.
  11136.      *
  11137.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11138.      */
  11139.     protected function getCache_ValidatorExpressionLanguageService()
  11140.     {
  11141.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('y+mznNMowl'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  11142.     }
  11143.     /**
  11144.      * Gets the public 'cache_warmer' shared service.
  11145.      *
  11146.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  11147.      */
  11148.     protected function getCacheWarmerService()
  11149.     {
  11150.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11151.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  11152.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  11153.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  11154.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  11155.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  11156.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  11157.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  11158.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  11159.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  11160.         }, 7), true, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainerDeprecations.log'));
  11161.     }
  11162.     /**
  11163.      * Gets the public 'category.repository' shared service.
  11164.      *
  11165.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11166.      */
  11167.     protected function getCategory_RepositoryService()
  11168.     {
  11169.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11170.         if (isset($this->services['category.repository'])) {
  11171.             return $this->services['category.repository'];
  11172.         }
  11173.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11174.         if (isset($this->services['category.repository'])) {
  11175.             return $this->services['category.repository'];
  11176.         }
  11177.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11178.         if (isset($this->services['category.repository'])) {
  11179.             return $this->services['category.repository'];
  11180.         }
  11181.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11182.         if (isset($this->services['category.repository'])) {
  11183.             return $this->services['category.repository'];
  11184.         }
  11185.         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())));
  11186.     }
  11187.     /**
  11188.      * Gets the public 'category_tag.repository' shared service.
  11189.      *
  11190.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11191.      */
  11192.     protected function getCategoryTag_RepositoryService()
  11193.     {
  11194.         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())));
  11195.     }
  11196.     /**
  11197.      * Gets the public 'category_translation.repository' shared service.
  11198.      *
  11199.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11200.      */
  11201.     protected function getCategoryTranslation_RepositoryService()
  11202.     {
  11203.         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())));
  11204.     }
  11205.     /**
  11206.      * Gets the public 'checkout.filesystem.private' shared service.
  11207.      *
  11208.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11209.      */
  11210.     protected function getCheckout_Filesystem_PrivateService()
  11211.     {
  11212.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11214.         return $this->services['checkout.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/checkout');
  11215.     }
  11216.     /**
  11217.      * Gets the public 'checkout.filesystem.public' shared service.
  11218.      *
  11219.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11220.      */
  11221.     protected function getCheckout_Filesystem_PublicService()
  11222.     {
  11223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11225.         return $this->services['checkout.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/checkout');
  11226.     }
  11227.     /**
  11228.      * Gets the public 'cms_block.repository' shared service.
  11229.      *
  11230.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11231.      */
  11232.     protected function getCmsBlock_RepositoryService()
  11233.     {
  11234.         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())));
  11235.     }
  11236.     /**
  11237.      * Gets the public 'cms_page.repository' shared service.
  11238.      *
  11239.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11240.      */
  11241.     protected function getCmsPage_RepositoryService()
  11242.     {
  11243.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11244.         if (isset($this->services['cms_page.repository'])) {
  11245.             return $this->services['cms_page.repository'];
  11246.         }
  11247.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11248.         if (isset($this->services['cms_page.repository'])) {
  11249.             return $this->services['cms_page.repository'];
  11250.         }
  11251.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11252.         if (isset($this->services['cms_page.repository'])) {
  11253.             return $this->services['cms_page.repository'];
  11254.         }
  11255.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11256.         if (isset($this->services['cms_page.repository'])) {
  11257.             return $this->services['cms_page.repository'];
  11258.         }
  11259.         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())));
  11260.     }
  11261.     /**
  11262.      * Gets the public 'cms_page_translation.repository' shared service.
  11263.      *
  11264.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11265.      */
  11266.     protected function getCmsPageTranslation_RepositoryService()
  11267.     {
  11268.         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())));
  11269.     }
  11270.     /**
  11271.      * Gets the public 'cms_section.repository' shared service.
  11272.      *
  11273.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11274.      */
  11275.     protected function getCmsSection_RepositoryService()
  11276.     {
  11277.         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())));
  11278.     }
  11279.     /**
  11280.      * Gets the public 'cms_slot.repository' shared service.
  11281.      *
  11282.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11283.      */
  11284.     protected function getCmsSlot_RepositoryService()
  11285.     {
  11286.         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())));
  11287.     }
  11288.     /**
  11289.      * Gets the public 'cms_slot_translation.repository' shared service.
  11290.      *
  11291.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11292.      */
  11293.     protected function getCmsSlotTranslation_RepositoryService()
  11294.     {
  11295.         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())));
  11296.     }
  11297.     /**
  11298.      * Gets the public 'console.command_loader' shared service.
  11299.      *
  11300.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  11301.      */
  11302.     protected function getConsole_CommandLoaderService()
  11303.     {
  11304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  11305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  11306.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11307.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''getCreateMigrationCommandService'false],
  11308.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''getRefreshMigrationCommandService'false],
  11309.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''getMigrationCommandService'false],
  11310.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''getCleanPersonalDataCommandService'false],
  11311.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''getMigrationDestructiveCommandService'false],
  11312.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''getChangelogCreateCommandService'false],
  11313.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''getChangelogReleaseCommandService'false],
  11314.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''getChangelogChangeCommandService'false],
  11315.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''getChangelogCheckCommandService'false],
  11316.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => ['privates''Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''getFeatureDumpCommandService'false],
  11317.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => ['privates''Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand''getS3FilesystemVisibilityCommandService'false],
  11318.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''getDumpSchemaCommandService'false],
  11319.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''getDumpClassSchemaCommandService'false],
  11320.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''getRefreshAppCommandService'false],
  11321.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''getInstallAppCommandService'false],
  11322.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''getUninstallAppCommandService'false],
  11323.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''getActivateAppCommandService'false],
  11324.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''getDeactivateAppCommandService'false],
  11325.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''getValidateAppCommandService'false],
  11326.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''getResolveAppUrlChangeCommandService'false],
  11327.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''getCreateSchemaCommandService'false],
  11328.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''getCreateEntitiesCommandService'false],
  11329.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand''getCreateHydratorCommandService'false],
  11330.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''getRefreshIndexCommandService'false],
  11331.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''getDataAbstractionLayerValidateCommandService'false],
  11332.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''getDemodataCommandService'false],
  11333.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => ['privates''Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''getDebugDumpBusinessEventsCommandService'false],
  11334.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  11335.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand''getDispatchSleepMessageCommandService'false],
  11336.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''getBundleDumpCommandService'false],
  11337.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''getPluginRefreshCommandService'false],
  11338.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''getPluginListCommandService'false],
  11339.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''getPluginZipImportCommandService'false],
  11340.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''getPluginInstallCommandService'false],
  11341.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''getPluginActivateCommandService'false],
  11342.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''getPluginUpdateCommandService'false],
  11343.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''getPluginDeactivateCommandService'false],
  11344.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''getPluginUninstallCommandService'false],
  11345.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''getPluginCreateCommandService'false],
  11346.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''getRegisterScheduledTasksCommandService'false],
  11347.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''getScheduledTaskRunnerService'false],
  11348.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''getStoreDownloadCommandService'false],
  11349.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''getStoreLoginCommandService'false],
  11350.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => ['privates''Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''getValidateSnippetsCommandService'false],
  11351.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => ['privates''Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''getWorkflowDumpCommandService'false],
  11352.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''getConfigGetService'false],
  11353.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''getConfigSetService'false],
  11354.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => ['privates''Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand''getMigrateIncrementStorageCommandService'false],
  11355.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''getGenerateThumbnailsCommandService'false],
  11356.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''getGenerateMediaTypesCommandService'false],
  11357.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''getDeleteNotUsedMediaCommandService'false],
  11358.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => ['privates''Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''getProductExportGenerateCommandService'false],
  11359.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''getDeleteExpiredFilesCommandService'false],
  11360.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''getImportEntityCommandService'false],
  11361.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => ['privates''Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''getSitemapGenerateCommandService'false],
  11362.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => ['privates''Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand''getCartMigrateCommandService'false],
  11363.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => ['privates''Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''getDeleteUnusedGuestCustomersCommandService'false],
  11364.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''getHttpCacheWarmUpCommandService'false],
  11365.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommandService'false],
  11366.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''getThemeCreateCommandService'false],
  11367.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''getThemeChangeCommandService'false],
  11368.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''getThemeCompileCommandService'false],
  11369.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''getThemeDumpCommandService'false],
  11370.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''getThemeRefreshCommandService'false],
  11371.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand''getThemePrepareIconsCommandService'false],
  11372.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''getElasticsearchIndexingCommandService'false],
  11373.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''getElasticsearchTestAnalyzerCommandService'false],
  11374.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''getElasticsearchStatusCommandService'false],
  11375.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''getElasticsearchResetCommandService'false],
  11376.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''getElasticsearchCreateAliasCommandService'false],
  11377.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''getElasticsearchCleanIndicesCommandService'false],
  11378.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand.lazy''getElasticsearchAdminIndexingCommand_LazyService'false],
  11379.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand.lazy''getElasticsearchAdminResetCommand_LazyService'false],
  11380.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand.lazy''getElasticsearchAdminTestCommand_LazyService'false],
  11381.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand''getSystemInstallCommandService'false],
  11382.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand''getSystemGenerateJwtSecretCommandService'false],
  11383.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand''getSystemGenerateAppSecretCommandService'false],
  11384.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand''getSystemSetupCommandService'false],
  11385.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => ['privates''.Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand.lazy''getDotenvDumpCommand_LazyService'false],
  11386.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''getSystemUpdatePrepareCommandService'false],
  11387.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''getSystemUpdateFinishCommandService'false],
  11388.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => ['privates''.Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand.lazy''getSalesChannelUpdateDomainCommand_LazyService'false],
  11389.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''getSystemConfigureShopCommandService'false],
  11390.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommandService'false],
  11391.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''getSalesChannelListCommandService'false],
  11392.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''getSalesChannelMaintenanceEnableCommandService'false],
  11393.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''getSalesChannelMaintenanceDisableCommandService'false],
  11394.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''getUserCreateCommandService'false],
  11395.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''getUserChangePasswordCommandService'false],
  11396.             'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand' => ['privates''.Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand.lazy''getCrawlWebhookEventNamesCommand_LazyService'false],
  11397.             'Swag\\PayPal\\Pos\\Command\\PosSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosSyncCommand.lazy''getPosSyncCommand_LazyService'false],
  11398.             'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand.lazy''getPosImageSyncCommand_LazyService'false],
  11399.             'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand.lazy''getPosInventorySyncCommand_LazyService'false],
  11400.             'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand.lazy''getPosProductSyncCommand_LazyService'false],
  11401.             'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand' => ['privates''.Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand.lazy''getPosLogCleanupCommand_LazyService'false],
  11402.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommand2Service'false],
  11403.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommand2Service'false],
  11404.             'NetzpStaging6\\Commands\\CreateCommand' => ['privates''NetzpStaging6\\Commands\\CreateCommand''getCreateCommandService'false],
  11405.             'NetzpStaging6\\Commands\\DeleteCommand' => ['privates''NetzpStaging6\\Commands\\DeleteCommand''getDeleteCommandService'false],
  11406.             'NetzpStaging6\\Commands\\AbortCommand' => ['privates''NetzpStaging6\\Commands\\AbortCommand''getAbortCommandService'false],
  11407.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  11408.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  11409.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  11410.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  11411.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  11412.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  11413.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  11414.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  11415.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  11416.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  11417.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  11418.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  11419.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  11420.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  11421.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  11422.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  11423.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  11424.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  11425.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  11426.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  11427.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  11428.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  11429.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  11430.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  11431.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  11432.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  11433.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  11434.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  11435.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  11436.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  11437.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  11438.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  11439.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  11440.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  11441.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  11442.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  11443.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  11444.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  11445.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  11446.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  11447.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  11448.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  11449.         ], [
  11450.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand',
  11451.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand',
  11452.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand',
  11453.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand',
  11454.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand',
  11455.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand',
  11456.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand',
  11457.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand',
  11458.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand',
  11459.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand',
  11460.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => 'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand',
  11461.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand',
  11462.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand',
  11463.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand',
  11464.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand',
  11465.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand',
  11466.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand',
  11467.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand',
  11468.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand',
  11469.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand',
  11470.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand',
  11471.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand',
  11472.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand',
  11473.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand',
  11474.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand',
  11475.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand',
  11476.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand',
  11477.             'console.command.assets_install' => 'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetInstallCommand',
  11478.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand',
  11479.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand',
  11480.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand',
  11481.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand',
  11482.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand',
  11483.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand',
  11484.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand',
  11485.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand',
  11486.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand',
  11487.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand',
  11488.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand',
  11489.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand',
  11490.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner',
  11491.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand',
  11492.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand',
  11493.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand',
  11494.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand',
  11495.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet',
  11496.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet',
  11497.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => 'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand',
  11498.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand',
  11499.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand',
  11500.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand',
  11501.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand',
  11502.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand',
  11503.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand',
  11504.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand',
  11505.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => 'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand',
  11506.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand',
  11507.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand',
  11508.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  11509.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand',
  11510.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand',
  11511.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand',
  11512.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand',
  11513.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand',
  11514.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand',
  11515.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand',
  11516.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand',
  11517.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand',
  11518.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand',
  11519.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand',
  11520.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand',
  11521.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand' => '?',
  11522.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand' => '?',
  11523.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand' => '?',
  11524.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand',
  11525.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand',
  11526.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand',
  11527.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand',
  11528.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => '?',
  11529.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand',
  11530.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand',
  11531.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => '?',
  11532.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand',
  11533.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand',
  11534.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand',
  11535.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand',
  11536.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand',
  11537.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand',
  11538.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand',
  11539.             'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand' => '?',
  11540.             'Swag\\PayPal\\Pos\\Command\\PosSyncCommand' => '?',
  11541.             'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand' => '?',
  11542.             'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand' => '?',
  11543.             'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand' => '?',
  11544.             'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand' => '?',
  11545.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand',
  11546.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  11547.             'NetzpStaging6\\Commands\\CreateCommand' => 'NetzpStaging6\\Commands\\CreateCommand',
  11548.             'NetzpStaging6\\Commands\\DeleteCommand' => 'NetzpStaging6\\Commands\\DeleteCommand',
  11549.             'NetzpStaging6\\Commands\\AbortCommand' => 'NetzpStaging6\\Commands\\AbortCommand',
  11550.             'console.command.about' => '?',
  11551.             'console.command.cache_clear' => '?',
  11552.             'console.command.cache_pool_clear' => '?',
  11553.             'console.command.cache_pool_prune' => '?',
  11554.             'console.command.cache_pool_delete' => '?',
  11555.             'console.command.cache_pool_list' => '?',
  11556.             'console.command.cache_warmup' => '?',
  11557.             'console.command.config_debug' => '?',
  11558.             'console.command.config_dump_reference' => '?',
  11559.             'console.command.container_debug' => '?',
  11560.             'console.command.container_lint' => '?',
  11561.             'console.command.debug_autowiring' => '?',
  11562.             'console.command.dotenv_debug' => '?',
  11563.             'console.command.event_dispatcher_debug' => '?',
  11564.             'console.command.messenger_consume_messages' => '?',
  11565.             'console.command.messenger_setup_transports' => '?',
  11566.             'console.command.messenger_debug' => '?',
  11567.             'console.command.messenger_stop_workers' => '?',
  11568.             'console.command.router_debug' => '?',
  11569.             'console.command.router_match' => '?',
  11570.             'console.command.translation_debug' => '?',
  11571.             'console.command.translation_extract' => '?',
  11572.             'console.command.validator_debug' => '?',
  11573.             'console.command.translation_pull' => '?',
  11574.             'console.command.translation_push' => '?',
  11575.             'console.command.xliff_lint' => '?',
  11576.             'console.command.yaml_lint' => '?',
  11577.             'console.command.secrets_set' => '?',
  11578.             'console.command.secrets_remove' => '?',
  11579.             'console.command.secrets_generate_key' => '?',
  11580.             'console.command.secrets_list' => '?',
  11581.             'console.command.secrets_decrypt_to_local' => '?',
  11582.             'console.command.secrets_encrypt_from_local' => '?',
  11583.             'twig.command.debug' => '?',
  11584.             'twig.command.lint' => '?',
  11585.             'var_dumper.command.server_dump' => '?',
  11586.             'monolog.command.server_log' => '?',
  11587.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  11588.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  11589.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  11590.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  11591.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  11592.         ]), ['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' => 'Swag\\LanguagePack\\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' => 'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand''sales-channel:list' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''sales-channel:maintenance:enable' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''sales-channel:maintenance:disable' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''user:create' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''user:change-password' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''swag:paypal:crawl:webhooks' => 'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand''swag:paypal:pos:sync' => 'Swag\\PayPal\\Pos\\Command\\PosSyncCommand''swag:paypal:pos:sync:images' => 'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand''swag:paypal:pos:sync:inventory' => 'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand''swag:paypal:pos:sync:product' => 'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand''swag:paypal:pos:log:cleanup' => 'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand''staging:create' => 'NetzpStaging6\\Commands\\CreateCommand''staging:delete' => 'NetzpStaging6\\Commands\\DeleteCommand''staging:abort' => 'NetzpStaging6\\Commands\\AbortCommand''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']);
  11593.     }
  11594.     /**
  11595.      * Gets the public 'container.env_var_processors_locator' shared service.
  11596.      *
  11597.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11598.      */
  11599.     protected function getContainer_EnvVarProcessorsLocatorService()
  11600.     {
  11601.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11602.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11603.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11604.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11605.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11606.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11607.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11608.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11609.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11610.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11611.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11612.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11613.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11614.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11615.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11616.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11617.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11618.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  11619.         ], [
  11620.             'base64' => '?',
  11621.             'bool' => '?',
  11622.             'const' => '?',
  11623.             'csv' => '?',
  11624.             'default' => '?',
  11625.             'file' => '?',
  11626.             'float' => '?',
  11627.             'int' => '?',
  11628.             'json' => '?',
  11629.             'key' => '?',
  11630.             'not' => '?',
  11631.             'query_string' => '?',
  11632.             'require' => '?',
  11633.             'resolve' => '?',
  11634.             'string' => '?',
  11635.             'trim' => '?',
  11636.             'url' => '?',
  11637.         ]);
  11638.     }
  11639.     /**
  11640.      * Gets the public 'content.filesystem.private' shared service.
  11641.      *
  11642.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11643.      */
  11644.     protected function getContent_Filesystem_PrivateService()
  11645.     {
  11646.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11648.         return $this->services['content.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/content');
  11649.     }
  11650.     /**
  11651.      * Gets the public 'content.filesystem.public' shared service.
  11652.      *
  11653.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11654.      */
  11655.     protected function getContent_Filesystem_PublicService()
  11656.     {
  11657.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11659.         return $this->services['content.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/content');
  11660.     }
  11661.     /**
  11662.      * Gets the public 'country.repository' shared service.
  11663.      *
  11664.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11665.      */
  11666.     protected function getCountry_RepositoryService()
  11667.     {
  11668.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11669.         if (isset($this->services['country.repository'])) {
  11670.             return $this->services['country.repository'];
  11671.         }
  11672.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11673.         if (isset($this->services['country.repository'])) {
  11674.             return $this->services['country.repository'];
  11675.         }
  11676.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11677.         if (isset($this->services['country.repository'])) {
  11678.             return $this->services['country.repository'];
  11679.         }
  11680.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11681.         if (isset($this->services['country.repository'])) {
  11682.             return $this->services['country.repository'];
  11683.         }
  11684.         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())));
  11685.     }
  11686.     /**
  11687.      * Gets the public 'country_state.repository' shared service.
  11688.      *
  11689.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11690.      */
  11691.     protected function getCountryState_RepositoryService()
  11692.     {
  11693.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11694.         if (isset($this->services['country_state.repository'])) {
  11695.             return $this->services['country_state.repository'];
  11696.         }
  11697.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11698.         if (isset($this->services['country_state.repository'])) {
  11699.             return $this->services['country_state.repository'];
  11700.         }
  11701.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11702.         if (isset($this->services['country_state.repository'])) {
  11703.             return $this->services['country_state.repository'];
  11704.         }
  11705.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11706.         if (isset($this->services['country_state.repository'])) {
  11707.             return $this->services['country_state.repository'];
  11708.         }
  11709.         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())));
  11710.     }
  11711.     /**
  11712.      * Gets the public 'country_state_translation.repository' shared service.
  11713.      *
  11714.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11715.      */
  11716.     protected function getCountryStateTranslation_RepositoryService()
  11717.     {
  11718.         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())));
  11719.     }
  11720.     /**
  11721.      * Gets the public 'country_translation.repository' shared service.
  11722.      *
  11723.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11724.      */
  11725.     protected function getCountryTranslation_RepositoryService()
  11726.     {
  11727.         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())));
  11728.     }
  11729.     /**
  11730.      * Gets the public 'currency.repository' shared service.
  11731.      *
  11732.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11733.      */
  11734.     protected function getCurrency_RepositoryService()
  11735.     {
  11736.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11737.         if (isset($this->services['currency.repository'])) {
  11738.             return $this->services['currency.repository'];
  11739.         }
  11740.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11741.         if (isset($this->services['currency.repository'])) {
  11742.             return $this->services['currency.repository'];
  11743.         }
  11744.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11745.         if (isset($this->services['currency.repository'])) {
  11746.             return $this->services['currency.repository'];
  11747.         }
  11748.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11749.         if (isset($this->services['currency.repository'])) {
  11750.             return $this->services['currency.repository'];
  11751.         }
  11752.         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())));
  11753.     }
  11754.     /**
  11755.      * Gets the public 'currency_country_rounding.repository' shared service.
  11756.      *
  11757.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11758.      */
  11759.     protected function getCurrencyCountryRounding_RepositoryService()
  11760.     {
  11761.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11762.         if (isset($this->services['currency_country_rounding.repository'])) {
  11763.             return $this->services['currency_country_rounding.repository'];
  11764.         }
  11765.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11766.         if (isset($this->services['currency_country_rounding.repository'])) {
  11767.             return $this->services['currency_country_rounding.repository'];
  11768.         }
  11769.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11770.         if (isset($this->services['currency_country_rounding.repository'])) {
  11771.             return $this->services['currency_country_rounding.repository'];
  11772.         }
  11773.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11774.         if (isset($this->services['currency_country_rounding.repository'])) {
  11775.             return $this->services['currency_country_rounding.repository'];
  11776.         }
  11777.         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())));
  11778.     }
  11779.     /**
  11780.      * Gets the public 'currency_translation.repository' shared service.
  11781.      *
  11782.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11783.      */
  11784.     protected function getCurrencyTranslation_RepositoryService()
  11785.     {
  11786.         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())));
  11787.     }
  11788.     /**
  11789.      * Gets the public 'custom_entity.repository' shared service.
  11790.      *
  11791.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11792.      */
  11793.     protected function getCustomEntity_RepositoryService()
  11794.     {
  11795.         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())));
  11796.     }
  11797.     /**
  11798.      * Gets the public 'custom_field.repository' shared service.
  11799.      *
  11800.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11801.      */
  11802.     protected function getCustomField_RepositoryService()
  11803.     {
  11804.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11805.         if (isset($this->services['custom_field.repository'])) {
  11806.             return $this->services['custom_field.repository'];
  11807.         }
  11808.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11809.         if (isset($this->services['custom_field.repository'])) {
  11810.             return $this->services['custom_field.repository'];
  11811.         }
  11812.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11813.         if (isset($this->services['custom_field.repository'])) {
  11814.             return $this->services['custom_field.repository'];
  11815.         }
  11816.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11817.         if (isset($this->services['custom_field.repository'])) {
  11818.             return $this->services['custom_field.repository'];
  11819.         }
  11820.         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())));
  11821.     }
  11822.     /**
  11823.      * Gets the public 'custom_field_set.repository' shared service.
  11824.      *
  11825.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11826.      */
  11827.     protected function getCustomFieldSet_RepositoryService()
  11828.     {
  11829.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11830.         if (isset($this->services['custom_field_set.repository'])) {
  11831.             return $this->services['custom_field_set.repository'];
  11832.         }
  11833.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11834.         if (isset($this->services['custom_field_set.repository'])) {
  11835.             return $this->services['custom_field_set.repository'];
  11836.         }
  11837.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11838.         if (isset($this->services['custom_field_set.repository'])) {
  11839.             return $this->services['custom_field_set.repository'];
  11840.         }
  11841.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11842.         if (isset($this->services['custom_field_set.repository'])) {
  11843.             return $this->services['custom_field_set.repository'];
  11844.         }
  11845.         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())));
  11846.     }
  11847.     /**
  11848.      * Gets the public 'custom_field_set_relation.repository' shared service.
  11849.      *
  11850.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11851.      */
  11852.     protected function getCustomFieldSetRelation_RepositoryService()
  11853.     {
  11854.         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())));
  11855.     }
  11856.     /**
  11857.      * Gets the public 'customer.repository' shared service.
  11858.      *
  11859.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11860.      */
  11861.     protected function getCustomer_RepositoryService()
  11862.     {
  11863.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11864.         if (isset($this->services['customer.repository'])) {
  11865.             return $this->services['customer.repository'];
  11866.         }
  11867.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11868.         if (isset($this->services['customer.repository'])) {
  11869.             return $this->services['customer.repository'];
  11870.         }
  11871.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11872.         if (isset($this->services['customer.repository'])) {
  11873.             return $this->services['customer.repository'];
  11874.         }
  11875.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11876.         if (isset($this->services['customer.repository'])) {
  11877.             return $this->services['customer.repository'];
  11878.         }
  11879.         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())));
  11880.     }
  11881.     /**
  11882.      * Gets the public 'customer_address.repository' shared service.
  11883.      *
  11884.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11885.      */
  11886.     protected function getCustomerAddress_RepositoryService()
  11887.     {
  11888.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11889.         if (isset($this->services['customer_address.repository'])) {
  11890.             return $this->services['customer_address.repository'];
  11891.         }
  11892.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11893.         if (isset($this->services['customer_address.repository'])) {
  11894.             return $this->services['customer_address.repository'];
  11895.         }
  11896.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11897.         if (isset($this->services['customer_address.repository'])) {
  11898.             return $this->services['customer_address.repository'];
  11899.         }
  11900.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11901.         if (isset($this->services['customer_address.repository'])) {
  11902.             return $this->services['customer_address.repository'];
  11903.         }
  11904.         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())));
  11905.     }
  11906.     /**
  11907.      * Gets the public 'customer_group.repository' shared service.
  11908.      *
  11909.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11910.      */
  11911.     protected function getCustomerGroup_RepositoryService()
  11912.     {
  11913.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11914.         if (isset($this->services['customer_group.repository'])) {
  11915.             return $this->services['customer_group.repository'];
  11916.         }
  11917.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11918.         if (isset($this->services['customer_group.repository'])) {
  11919.             return $this->services['customer_group.repository'];
  11920.         }
  11921.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11922.         if (isset($this->services['customer_group.repository'])) {
  11923.             return $this->services['customer_group.repository'];
  11924.         }
  11925.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11926.         if (isset($this->services['customer_group.repository'])) {
  11927.             return $this->services['customer_group.repository'];
  11928.         }
  11929.         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())));
  11930.     }
  11931.     /**
  11932.      * Gets the public 'customer_group_registration_sales_channels.repository' shared service.
  11933.      *
  11934.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11935.      */
  11936.     protected function getCustomerGroupRegistrationSalesChannels_RepositoryService()
  11937.     {
  11938.         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())));
  11939.     }
  11940.     /**
  11941.      * Gets the public 'customer_group_translation.repository' shared service.
  11942.      *
  11943.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11944.      */
  11945.     protected function getCustomerGroupTranslation_RepositoryService()
  11946.     {
  11947.         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())));
  11948.     }
  11949.     /**
  11950.      * Gets the public 'customer_recovery.repository' shared service.
  11951.      *
  11952.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11953.      */
  11954.     protected function getCustomerRecovery_RepositoryService()
  11955.     {
  11956.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11957.         if (isset($this->services['customer_recovery.repository'])) {
  11958.             return $this->services['customer_recovery.repository'];
  11959.         }
  11960.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11961.         if (isset($this->services['customer_recovery.repository'])) {
  11962.             return $this->services['customer_recovery.repository'];
  11963.         }
  11964.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11965.         if (isset($this->services['customer_recovery.repository'])) {
  11966.             return $this->services['customer_recovery.repository'];
  11967.         }
  11968.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11969.         if (isset($this->services['customer_recovery.repository'])) {
  11970.             return $this->services['customer_recovery.repository'];
  11971.         }
  11972.         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())));
  11973.     }
  11974.     /**
  11975.      * Gets the public 'customer_tag.repository' shared service.
  11976.      *
  11977.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11978.      */
  11979.     protected function getCustomerTag_RepositoryService()
  11980.     {
  11981.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11982.         if (isset($this->services['customer_tag.repository'])) {
  11983.             return $this->services['customer_tag.repository'];
  11984.         }
  11985.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11986.         if (isset($this->services['customer_tag.repository'])) {
  11987.             return $this->services['customer_tag.repository'];
  11988.         }
  11989.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11990.         if (isset($this->services['customer_tag.repository'])) {
  11991.             return $this->services['customer_tag.repository'];
  11992.         }
  11993.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11994.         if (isset($this->services['customer_tag.repository'])) {
  11995.             return $this->services['customer_tag.repository'];
  11996.         }
  11997.         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())));
  11998.     }
  11999.     /**
  12000.      * Gets the public 'customer_wishlist.repository' shared service.
  12001.      *
  12002.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12003.      */
  12004.     protected function getCustomerWishlist_RepositoryService()
  12005.     {
  12006.         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())));
  12007.     }
  12008.     /**
  12009.      * Gets the public 'customer_wishlist_product.repository' shared service.
  12010.      *
  12011.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12012.      */
  12013.     protected function getCustomerWishlistProduct_RepositoryService()
  12014.     {
  12015.         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())));
  12016.     }
  12017.     /**
  12018.      * Gets the public 'data_collector.dump' shared service.
  12019.      *
  12020.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  12021.      */
  12022.     protected function getDataCollector_DumpService()
  12023.     {
  12024.         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);
  12025.     }
  12026.     /**
  12027.      * Gets the public 'dead_message.repository' shared service.
  12028.      *
  12029.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12030.      */
  12031.     protected function getDeadMessage_RepositoryService()
  12032.     {
  12033.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12034.         if (isset($this->services['dead_message.repository'])) {
  12035.             return $this->services['dead_message.repository'];
  12036.         }
  12037.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12038.         if (isset($this->services['dead_message.repository'])) {
  12039.             return $this->services['dead_message.repository'];
  12040.         }
  12041.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12042.         if (isset($this->services['dead_message.repository'])) {
  12043.             return $this->services['dead_message.repository'];
  12044.         }
  12045.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12046.         if (isset($this->services['dead_message.repository'])) {
  12047.             return $this->services['dead_message.repository'];
  12048.         }
  12049.         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())));
  12050.     }
  12051.     /**
  12052.      * Gets the public 'delivery_time.repository' shared service.
  12053.      *
  12054.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12055.      */
  12056.     protected function getDeliveryTime_RepositoryService()
  12057.     {
  12058.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12059.         if (isset($this->services['delivery_time.repository'])) {
  12060.             return $this->services['delivery_time.repository'];
  12061.         }
  12062.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12063.         if (isset($this->services['delivery_time.repository'])) {
  12064.             return $this->services['delivery_time.repository'];
  12065.         }
  12066.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12067.         if (isset($this->services['delivery_time.repository'])) {
  12068.             return $this->services['delivery_time.repository'];
  12069.         }
  12070.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12071.         if (isset($this->services['delivery_time.repository'])) {
  12072.             return $this->services['delivery_time.repository'];
  12073.         }
  12074.         return $this->services['delivery_time.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] ?? $this->getDeliveryTimeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12075.     }
  12076.     /**
  12077.      * Gets the public 'delivery_time_translation.repository' shared service.
  12078.      *
  12079.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12080.      */
  12081.     protected function getDeliveryTimeTranslation_RepositoryService()
  12082.     {
  12083.         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())));
  12084.     }
  12085.     /**
  12086.      * Gets the public 'document.repository' shared service.
  12087.      *
  12088.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12089.      */
  12090.     protected function getDocument_RepositoryService()
  12091.     {
  12092.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12093.         if (isset($this->services['document.repository'])) {
  12094.             return $this->services['document.repository'];
  12095.         }
  12096.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12097.         if (isset($this->services['document.repository'])) {
  12098.             return $this->services['document.repository'];
  12099.         }
  12100.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12101.         if (isset($this->services['document.repository'])) {
  12102.             return $this->services['document.repository'];
  12103.         }
  12104.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12105.         if (isset($this->services['document.repository'])) {
  12106.             return $this->services['document.repository'];
  12107.         }
  12108.         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())));
  12109.     }
  12110.     /**
  12111.      * Gets the public 'document_base_config.repository' shared service.
  12112.      *
  12113.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12114.      */
  12115.     protected function getDocumentBaseConfig_RepositoryService()
  12116.     {
  12117.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12118.         if (isset($this->services['document_base_config.repository'])) {
  12119.             return $this->services['document_base_config.repository'];
  12120.         }
  12121.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12122.         if (isset($this->services['document_base_config.repository'])) {
  12123.             return $this->services['document_base_config.repository'];
  12124.         }
  12125.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12126.         if (isset($this->services['document_base_config.repository'])) {
  12127.             return $this->services['document_base_config.repository'];
  12128.         }
  12129.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12130.         if (isset($this->services['document_base_config.repository'])) {
  12131.             return $this->services['document_base_config.repository'];
  12132.         }
  12133.         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())));
  12134.     }
  12135.     /**
  12136.      * Gets the public 'document_base_config_sales_channel.repository' shared service.
  12137.      *
  12138.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12139.      */
  12140.     protected function getDocumentBaseConfigSalesChannel_RepositoryService()
  12141.     {
  12142.         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())));
  12143.     }
  12144.     /**
  12145.      * Gets the public 'document_type.repository' shared service.
  12146.      *
  12147.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12148.      */
  12149.     protected function getDocumentType_RepositoryService()
  12150.     {
  12151.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12152.         if (isset($this->services['document_type.repository'])) {
  12153.             return $this->services['document_type.repository'];
  12154.         }
  12155.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12156.         if (isset($this->services['document_type.repository'])) {
  12157.             return $this->services['document_type.repository'];
  12158.         }
  12159.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12160.         if (isset($this->services['document_type.repository'])) {
  12161.             return $this->services['document_type.repository'];
  12162.         }
  12163.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12164.         if (isset($this->services['document_type.repository'])) {
  12165.             return $this->services['document_type.repository'];
  12166.         }
  12167.         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())));
  12168.     }
  12169.     /**
  12170.      * Gets the public 'document_type_translation.repository' shared service.
  12171.      *
  12172.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12173.      */
  12174.     protected function getDocumentTypeTranslation_RepositoryService()
  12175.     {
  12176.         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())));
  12177.     }
  12178.     /**
  12179.      * Gets the public 'elasticsearch.filesystem.private' shared service.
  12180.      *
  12181.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12182.      */
  12183.     protected function getElasticsearch_Filesystem_PrivateService()
  12184.     {
  12185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12187.         return $this->services['elasticsearch.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/elasticsearch');
  12188.     }
  12189.     /**
  12190.      * Gets the public 'elasticsearch.filesystem.public' shared service.
  12191.      *
  12192.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12193.      */
  12194.     protected function getElasticsearch_Filesystem_PublicService()
  12195.     {
  12196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12198.         return $this->services['elasticsearch.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/elasticsearch');
  12199.     }
  12200.     /**
  12201.      * Gets the public 'emcgn_gewerbeschein.filesystem.private' shared service.
  12202.      *
  12203.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12204.      */
  12205.     protected function getEmcgnGewerbeschein_Filesystem_PrivateService()
  12206.     {
  12207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12209.         return $this->services['emcgn_gewerbeschein.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/emcgn_gewerbeschein');
  12210.     }
  12211.     /**
  12212.      * Gets the public 'emcgn_gewerbeschein.filesystem.public' shared service.
  12213.      *
  12214.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12215.      */
  12216.     protected function getEmcgnGewerbeschein_Filesystem_PublicService()
  12217.     {
  12218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12220.         return $this->services['emcgn_gewerbeschein.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/emcgn_gewerbeschein');
  12221.     }
  12222.     /**
  12223.      * Gets the public 'emcgn_gewerbeschein.repository' shared service.
  12224.      *
  12225.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12226.      */
  12227.     protected function getEmcgnGewerbeschein_RepositoryService()
  12228.     {
  12229.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12230.         if (isset($this->services['emcgn_gewerbeschein.repository'])) {
  12231.             return $this->services['emcgn_gewerbeschein.repository'];
  12232.         }
  12233.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12234.         if (isset($this->services['emcgn_gewerbeschein.repository'])) {
  12235.             return $this->services['emcgn_gewerbeschein.repository'];
  12236.         }
  12237.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12238.         if (isset($this->services['emcgn_gewerbeschein.repository'])) {
  12239.             return $this->services['emcgn_gewerbeschein.repository'];
  12240.         }
  12241.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12242.         if (isset($this->services['emcgn_gewerbeschein.repository'])) {
  12243.             return $this->services['emcgn_gewerbeschein.repository'];
  12244.         }
  12245.         return $this->services['emcgn_gewerbeschein.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['EmcgnGewerbeschein\\Core\\Content\\Gewerbeschein\\GewerbescheinDefinition'] ?? $this->getGewerbescheinDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12246.     }
  12247.     /**
  12248.      * Gets the public 'enqueue.client.default.producer' shared service.
  12249.      *
  12250.      * @return \Enqueue\Client\TraceableProducer
  12251.      */
  12252.     protected function getEnqueue_Client_Default_ProducerService()
  12253.     {
  12254.         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([])));
  12255.     }
  12256.     /**
  12257.      * Gets the public 'error_controller' shared service.
  12258.      *
  12259.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  12260.      */
  12261.     protected function getErrorController2Service()
  12262.     {
  12263.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  12264.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  12265.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  12266.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  12267.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  12268.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  12269.         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)));
  12270.     }
  12271.     /**
  12272.      * Gets the public 'event_action.repository' shared service.
  12273.      *
  12274.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12275.      */
  12276.     protected function getEventAction_RepositoryService()
  12277.     {
  12278.         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())));
  12279.     }
  12280.     /**
  12281.      * Gets the public 'event_action_rule.repository' shared service.
  12282.      *
  12283.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12284.      */
  12285.     protected function getEventActionRule_RepositoryService()
  12286.     {
  12287.         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())));
  12288.     }
  12289.     /**
  12290.      * Gets the public 'event_action_sales_channel.repository' shared service.
  12291.      *
  12292.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12293.      */
  12294.     protected function getEventActionSalesChannel_RepositoryService()
  12295.     {
  12296.         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())));
  12297.     }
  12298.     /**
  12299.      * Gets the public 'event_dispatcher' shared service.
  12300.      *
  12301.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  12302.      */
  12303.     protected function getEventDispatcherService()
  12304.     {
  12305.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  12306.         if (isset($this->services['event_dispatcher'])) {
  12307.             return $this->services['event_dispatcher'];
  12308.         }
  12309.         $b = new \Symfony\Bridge\Monolog\Logger('event');
  12310.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  12311.         $b->pushHandler(new \Monolog\Handler\NullHandler());
  12312.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  12313.         $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())));
  12314.         $instance->addListener('kernel.request', [=> function () {
  12315.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] = new \Shopware\Core\Framework\Routing\RouteParamsCleanupListener()));
  12316.         }, => '__invoke'], 0);
  12317.         $instance->addListener('kernel.request', [=> function () {
  12318.             return ($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] ?? $this->getTwigDateRequestListenerService());
  12319.         }, => 'onKernelRequest'], 0);
  12320.         $instance->addListener('kernel.controller', [=> function () {
  12321.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  12322.         }, => 'onKernelController'], 0);
  12323.         $instance->addListener('kernel.controller', [=> function () {
  12324.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? $this->getContextResolverListenerService());
  12325.         }, => 'resolveContext'], -10);
  12326.         $instance->addListener('kernel.request', [=> function () {
  12327.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  12328.         }, => 'initializeCspNonce'], 0);
  12329.         $instance->addListener('kernel.response', [=> function () {
  12330.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  12331.         }, => 'setSecurityHeaders'], 0);
  12332.         $instance->addListener('kernel.controller', [=> function () {
  12333.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeListener'] ?? $this->getRouteScopeListenerService());
  12334.         }, => 'checkScope'], -20);
  12335.         $instance->addListener('kernel.request', [=> function () {
  12336.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  12337.         }, => 'request'], -10);
  12338.         $instance->addListener('kernel.response', [=> function () {
  12339.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  12340.         }, => 'response'], -10);
  12341.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  12342.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  12343.         }, => 'render'], -10);
  12344.         $instance->addListener('snippet.written', [=> function () {
  12345.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  12346.         }, => 'invalidate'], 0);
  12347.         $instance->addListener('snippet.deleted', [=> function () {
  12348.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  12349.         }, => 'invalidate'], 0);
  12350.         $instance->addListener('snippet_set.deleted', [=> function () {
  12351.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  12352.         }, => 'invalidate'], 0);
  12353.         $instance->addListener('app_template.written', [=> function () {
  12354.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService());
  12355.         }, => 'reset'], 0);
  12356.         $instance->addListener('shopware.global_business_event', [=> function () {
  12357.             return ($this->privates['Shopware\\Core\\Framework\\Log\\LoggingService'] ?? $this->getLoggingServiceService());
  12358.         }, => 'logBusinessEvent'], 0);
  12359.         $instance->addListener('kernel.controller', [=> function () {
  12360.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  12361.         }, => 'setStates'], -21);
  12362.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  12363.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  12364.         }, => 'login'], 0);
  12365.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartChangedEvent', [=> function () {
  12366.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  12367.         }, => 'cartChanged'], 0);
  12368.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12369.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] ?? $this->getScriptCacheInvalidationSubscriberService());
  12370.         }, => 'executeCacheInvalidationHook'], 0);
  12371.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  12372.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12373.         }, => 'invalidateCategoryRouteByCategoryIds'], 2000);
  12374.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  12375.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12376.         }, => 'invalidateListingRouteByCategoryIds'], 2001);
  12377.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  12378.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12379.         }, => 'invalidateIndexedLandingPages'], 2000);
  12380.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  12381.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12382.         }, => 'invalidateSearch'], 2000);
  12383.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  12384.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12385.         }, => 'invalidateListings'], 2001);
  12386.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  12387.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12388.         }, => 'invalidateProductIds'], 2002);
  12389.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  12390.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12391.         }, => 'invalidateDetailRoute'], 2004);
  12392.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  12393.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12394.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  12395.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  12396.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12397.         }, => 'invalidateReviewRoute'], 2006);
  12398.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  12399.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12400.         }, => 'invalidateSearch'], 2000);
  12401.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  12402.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12403.         }, => 'invalidateListings'], 2001);
  12404.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  12405.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12406.         }, => 'invalidateProductIds'], 2002);
  12407.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  12408.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12409.         }, => 'invalidateDetailRoute'], 2004);
  12410.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  12411.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12412.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  12413.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  12414.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12415.         }, => 'invalidateReviewRoute'], 2006);
  12416.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12417.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12418.         }, => 'invalidateCmsPageIds'], 2001);
  12419.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12420.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12421.         }, => 'invalidateCurrencyRoute'], 2002);
  12422.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12423.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12424.         }, => 'invalidateLanguageRoute'], 2003);
  12425.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12426.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12427.         }, => 'invalidateNavigationRoute'], 2004);
  12428.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12429.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12430.         }, => 'invalidatePaymentMethodRoute'], 2005);
  12431.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12432.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12433.         }, => 'invalidateProductAssignment'], 2006);
  12434.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12435.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12436.         }, => 'invalidateManufacturerFilters'], 2007);
  12437.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12438.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12439.         }, => 'invalidatePropertyFilters'], 2008);
  12440.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12441.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12442.         }, => 'invalidateCrossSellingRoute'], 2009);
  12443.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12444.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12445.         }, => 'invalidateContext'], 2010);
  12446.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12447.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12448.         }, => 'invalidateShippingMethodRoute'], 2011);
  12449.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12450.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12451.         }, => 'invalidateSnippets'], 2012);
  12452.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12453.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12454.         }, => 'invalidateStreamsBeforeIndexing'], 2013);
  12455.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12456.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12457.         }, => 'invalidateStreamIds'], 2014);
  12458.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12459.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12460.         }, => 'invalidateCountryRoute'], 2015);
  12461.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12462.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12463.         }, => 'invalidateSalutationRoute'], 2016);
  12464.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12465.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12466.         }, => 'invalidateInitialStateIdLoader'], 2017);
  12467.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12468.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12469.         }, => 'invalidateCountryStateRoute'], 2018);
  12470.         $instance->addListener('Shopware\\Core\\Content\\Seo\\Event\\SeoUrlUpdateEvent', [=> function () {
  12471.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12472.         }, => 'invalidateSeoUrls'], 2000);
  12473.         $instance->addListener('Shopware\\Core\\Content\\Rule\\Event\\RuleIndexerEvent', [=> function () {
  12474.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12475.         }, => 'invalidateRules'], 2000);
  12476.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  12477.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12478.         }, => 'invalidateRules'], 2000);
  12479.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  12480.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12481.         }, => 'invalidateConfig'], 2001);
  12482.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  12483.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12484.         }, => 'invalidateRules'], 2000);
  12485.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  12486.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12487.         }, => 'invalidateConfig'], 2001);
  12488.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  12489.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12490.         }, => 'invalidateRules'], 2000);
  12491.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  12492.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12493.         }, => 'invalidateConfig'], 2001);
  12494.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  12495.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12496.         }, => 'invalidateRules'], 2000);
  12497.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  12498.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12499.         }, => 'invalidateConfig'], 2001);
  12500.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  12501.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12502.         }, => 'invalidateRules'], 2000);
  12503.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  12504.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12505.         }, => 'invalidateConfig'], 2001);
  12506.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  12507.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12508.         }, => 'invalidateConfigKey'], 2000);
  12509.         $instance->addListener('Shopware\\Core\\Content\\Sitemap\\Event\\SitemapGeneratedEvent', [=> function () {
  12510.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  12511.         }, => 'invalidateSitemap'], 2000);
  12512.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12513.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] ?? $this->getAclWriteValidatorService());
  12514.         }, => 'preValidate'], 0);
  12515.         $instance->addListener('kernel.controller', [=> function () {
  12516.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] ?? $this->getAclAnnotationValidatorService());
  12517.         }, => 'validate'], -20);
  12518.         $instance->addListener('Shopware\\Core\\Framework\\Api\\Acl\\Event\\CommandAclValidationEvent', [=> function () {
  12519.             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()));
  12520.         }, => 'validate'], 0);
  12521.         $instance->addListener('kernel.request', [=> function () {
  12522.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  12523.         }, => 'onKernelRequest'], 9999);
  12524.         $instance->addListener('kernel.response', [=> function () {
  12525.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  12526.         }, => 'onKernelResponse'], 9999);
  12527.         $instance->addListener('kernel.exception', [=> function () {
  12528.             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)));
  12529.         }, => 'onKernelException'], -1);
  12530.         $instance->addListener('kernel.response', [=> function () {
  12531.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] = new \Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener()));
  12532.         }, => 'onResponse'], 0);
  12533.         $instance->addListener('kernel.request', [=> function () {
  12534.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] = new \Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener()));
  12535.         }, => 'onRequest'], 128);
  12536.         $instance->addListener('kernel.controller', [=> function () {
  12537.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] ?? $this->getExpectationSubscriberService());
  12538.         }, => 'checkExpectations'], -21);
  12539.         $instance->addListener('kernel.controller', [=> function () {
  12540.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener'] ?? $this->getSalesChannelAuthenticationListenerService());
  12541.         }, => 'validateRequest'], -2);
  12542.         $instance->addListener('kernel.request', [=> function () {
  12543.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  12544.         }, => 'setupOAuth'], 128);
  12545.         $instance->addListener('kernel.controller', [=> function () {
  12546.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  12547.         }, => 'validateRequest'], -2);
  12548.         $instance->addListener('user.written', [=> function () {
  12549.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  12550.         }, => 'onUserWritten'], 0);
  12551.         $instance->addListener('user.deleted', [=> function () {
  12552.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  12553.         }, => 'onUserDeleted'], 0);
  12554.         $instance->addListener('app.loaded', [=> function () {
  12555.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppLoadedSubscriber()));
  12556.         }, => 'unserialize'], 0);
  12557.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12558.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] ?? $this->getCustomFieldProtectionSubscriberService());
  12559.         }, => 'checkWrite'], 0);
  12560.         $instance->addListener('app_script_condition.loaded', [=> function () {
  12561.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppScriptConditionConstraintsSubscriber()));
  12562.         }, => 'unserialize'], 0);
  12563.         $instance->addListener('app_flow_action.loaded', [=> function () {
  12564.             return ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] = new \Shopware\Core\Framework\App\FlowAction\AppFlowActionLoadedSubscriber()));
  12565.         }, => 'unserialize'], 0);
  12566.         $instance->addListener('custom_field.deleted', [=> function () {
  12567.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  12568.         }, => 'reset'], 0);
  12569.         $instance->addListener('custom_field.written', [=> function () {
  12570.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  12571.         }, => 'reset'], 0);
  12572.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  12573.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  12574.         }, => 'startProgress'], 0);
  12575.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  12576.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  12577.         }, => 'advanceProgress'], 0);
  12578.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  12579.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  12580.         }, => 'finishProgress'], 0);
  12581.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePreFinishEvent', [=> function () {
  12582.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  12583.         }, => 'runRegisteredIndexers'], 0);
  12584.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  12585.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  12586.         }, => 'runRegisteredIndexers'], 0);
  12587.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12588.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\LockValidator'] ?? $this->getLockValidatorService());
  12589.         }, => 'preValidate'], 0);
  12590.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12591.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  12592.         }, => 'validateWriteCommands'], 0);
  12593.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  12594.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  12595.         }, => 'validateEntitySearch'], 0);
  12596.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12597.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] ?? $this->getEntityIndexingSubscriberService());
  12598.         }, => 'refreshIndex'], 1000);
  12599.         $instance->addListener('mail_template.deleted', [=> function () {
  12600.             return ($this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] ?? $this->getEventActionSubscriberService());
  12601.         }, => 'deleted'], 0);
  12602.         $instance->addListener('dead_message.loaded', [=> function () {
  12603.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] = new \Shopware\Core\Framework\MessageQueue\Subscriber\DeadMessageLoadedSubscriber()));
  12604.         }, => 'unserialize'], 0);
  12605.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  12606.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageFailedHandler'] ?? $this->getMessageFailedHandlerService());
  12607.         }, => 'onMessageFailed'], 99);
  12608.         $instance->addListener('plugin.loaded', [=> function () {
  12609.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] = new \Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber()));
  12610.         }, => 'unserialize'], 0);
  12611.         $instance->addListener('acl_role.loaded', [=> function () {
  12612.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginAclPrivilegesSubscriber'] ?? $this->getPluginAclPrivilegesSubscriberService());
  12613.         }, => 'onAclRoleLoaded'], 0);
  12614.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  12615.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  12616.         }, => 'afterPluginStateChange'], 0);
  12617.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  12618.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  12619.         }, => 'afterPluginStateChange'], 0);
  12620.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  12621.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  12622.         }, => 'afterPluginStateChange'], 0);
  12623.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  12624.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\UpdatePostFinishSubscriber'] ?? $this->getUpdatePostFinishSubscriberService());
  12625.         }, => 'updatePostFinishEvent'], 0);
  12626.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  12627.             return ($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] ?? $this->getLicenseHostChangedSubscriberService());
  12628.         }, => 'onLicenseHostChanged'], 0);
  12629.         $instance->addListener('script.written', [=> function () {
  12630.             return ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  12631.         }, => 'invalidateCache'], 0);
  12632.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12633.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  12634.         }, => 'preValidate'], 0);
  12635.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  12636.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  12637.         }, => 'postValidate'], 0);
  12638.         $instance->addListener('language.deleted', [=> function () {
  12639.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  12640.         }, => 'invalidateCache'], 0);
  12641.         $instance->addListener('language.written', [=> function () {
  12642.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  12643.         }, => 'invalidateCache'], 0);
  12644.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12645.             return ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] = new \Shopware\Core\System\Language\TranslationValidator()));
  12646.         }, => 'preValidate'], 0);
  12647.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  12648.             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'))));
  12649.         }, => 'update'], 0);
  12650.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  12651.             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'))));
  12652.         }, => 'onUpdate'], 0);
  12653.         $instance->addListener('kernel.response', [=> function () {
  12654.             return ($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] ?? $this->getStoreApiSeoResolverService());
  12655.         }, => 'addSeoInformation'], 10000);
  12656.         $instance->addListener('webhook.written', [=> function () {
  12657.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  12658.         }, => 'clearWebhookCache'], 0);
  12659.         $instance->addListener('acl_role.written', [=> function () {
  12660.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  12661.         }, => 'clearPrivilegesCache'], 0);
  12662.         $instance->addListener('Shopware\\Core\\Framework\\Webhook\\Event\\RetryWebhookMessageFailedEvent', [=> function () {
  12663.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] ?? $this->getRetryWebhookMessageFailedSubscriberService());
  12664.         }, => 'handleWebhookMessageFail'], 0);
  12665.         $instance->addListener('kernel.response', [=> function () {
  12666.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StoreApiResponseListener'] ?? $this->getStoreApiResponseListenerService());
  12667.         }, => 'encodeResponse'], 10000);
  12668.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12669.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidatorService());
  12670.         }, => 'handleSalesChannelLanguageIds'], 0);
  12671.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12672.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] = new \Shopware\Core\System\SalesChannel\Subscriber\SalesChannelTypeValidator()));
  12673.         }, => 'preWriteValidateEvent'], 0);
  12674.         $instance->addListener('country.written', [=> function () {
  12675.             return ($this->privates['Shopware\\Core\\System\\Country\\CountryTaxFreeDeprecationUpdater'] ?? $this->getCountryTaxFreeDeprecationUpdaterService());
  12676.         }, => 'updated'], 0);
  12677.         $instance->addListener('currency.loaded', [=> function () {
  12678.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] = new \Shopware\Core\System\Currency\CurrencyLoadSubscriber()));
  12679.         }, => 'setDefault'], 0);
  12680.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12681.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] = new \Shopware\Core\System\Currency\CurrencyValidator()));
  12682.         }, => 'preValidate'], 0);
  12683.         $instance->addListener('custom_field.written', [=> function () {
  12684.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  12685.         }, => 'customFieldIsWritten'], 0);
  12686.         $instance->addListener('custom_field.deleted', [=> function () {
  12687.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  12688.         }, => 'customFieldIsDeleted'], 0);
  12689.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12690.             return ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] = new \Shopware\Core\System\Salutation\DefaultSalutationValidator()));
  12691.         }, => 'validate'], 0);
  12692.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  12693.             return ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] = new \Shopware\Core\System\SystemConfig\Store\MemoizedSystemConfigStore()));
  12694.         }, => 'onValueChanged'], 1500);
  12695.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  12696.             return ($this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] ?? $this->getEntryPointValidatorService());
  12697.         }, => 'postValidate'], 0);
  12698.         $instance->addListener('category.loaded', [=> function () {
  12699.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  12700.         }, => 'entityLoaded'], 0);
  12701.         $instance->addListener('sales_channel.category.loaded', [=> function () {
  12702.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  12703.         }, => 'entityLoaded'], 0);
  12704.         $instance->addListener('media.loaded', [=> function () {
  12705.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  12706.         }, => 'unserialize'], 10);
  12707.         $instance->addListener('media.loaded', [=> function () {
  12708.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  12709.         }, => 'addUrls'], 0);
  12710.         $instance->addListener('media_folder_configuration.loaded', [=> function () {
  12711.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaFolderConfigLoadedSubscriber()));
  12712.         }, => 'unserialize'], 10);
  12713.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  12714.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  12715.         }, => 'beforeDelete'], 0);
  12716.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  12717.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  12718.         }, => 'securePrivateFolders'], 0);
  12719.         $instance->addListener('product.loaded', [=> function () {
  12720.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  12721.         }, => 'loaded'], 0);
  12722.         $instance->addListener('product.partial_loaded', [=> function () {
  12723.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  12724.         }, => 'partialEntityLoaded'], 0);
  12725.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  12726.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  12727.         }, => 'salesChannelLoaded'], 0);
  12728.         $instance->addListener('sales_channel.product.partial_loaded', [=> function () {
  12729.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  12730.         }, => 'partialSalesChannelLoaded'], 0);
  12731.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  12732.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12733.         }, => 'handleListingRequest'], 100);
  12734.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  12735.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12736.         }, => 'handleFlags'], -100);
  12737.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  12738.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12739.         }, => 'handleFlags'], -100);
  12740.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  12741.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12742.         }, => 'handleSearchRequest'], 100);
  12743.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  12744.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12745.         }, => 'handleFlags'], -100);
  12746.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  12747.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12748.         }, => 'handleResult'], 100);
  12749.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  12750.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12751.         }, => 'removeScoreSorting'], -100);
  12752.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  12753.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  12754.         }, => 'handleResult'], 0);
  12755.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12756.             return ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] ?? $this->getProductLineItemCommandValidatorService());
  12757.         }, => 'preValidate'], 0);
  12758.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  12759.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  12760.         }, => 'orderPlaced'], 0);
  12761.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  12762.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  12763.         }, => 'stateChanged'], 0);
  12764.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12765.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  12766.         }, => 'triggerChangeSet'], 0);
  12767.         $instance->addListener('order_line_item.written', [=> function () {
  12768.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  12769.         }, => 'lineItemWritten'], 0);
  12770.         $instance->addListener('order_line_item.deleted', [=> function () {
  12771.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  12772.         }, => 'lineItemWritten'], 0);
  12773.         $instance->addListener('newsletter_recipient.deleted', [=> function () {
  12774.             return ($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] ?? $this->getNewsletterRecipientDeletedSubscriberService());
  12775.         }, => 'onNewsletterRecipientDeleted'], 0);
  12776.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12777.             return ($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] ?? $this->getRuleValidatorService());
  12778.         }, => 'preValidate'], 0);
  12779.         $instance->addListener('rule.loaded', [=> function () {
  12780.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadSubscriber'] ?? $this->getRulePayloadSubscriberService());
  12781.         }, => 'unserialize'], 0);
  12782.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  12783.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  12784.         }, => 'refreshPlugin'], 0);
  12785.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  12786.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  12787.         }, => 'refreshPlugin'], 0);
  12788.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  12789.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  12790.         }, => 'refreshPlugin'], 0);
  12791.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  12792.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  12793.         }, => 'refreshPlugin'], 0);
  12794.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  12795.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  12796.         }, => 'refreshPlugin'], 0);
  12797.         $instance->addListener('rule.written', [=> function () {
  12798.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  12799.         }, => 'onRuleWritten'], 0);
  12800.         $instance->addListener('app_script_condition.written', [=> function () {
  12801.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService());
  12802.         }, => 'updatePayloads'], 0);
  12803.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12804.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  12805.         }, => 'triggerChangeSet'], 0);
  12806.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12807.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  12808.         }, => 'onEntityWritten'], 0);
  12809.         $instance->addListener('product_export.written', [=> function () {
  12810.             return ($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] ?? $this->getProductExportEventListenerService());
  12811.         }, => 'afterWrite'], 0);
  12812.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\BeforeSystemConfigChangedEvent', [=> function () {
  12813.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  12814.         }, => 'validateChangeOfDefaultCmsPage'], 0);
  12815.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  12816.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  12817.         }, => 'beforeDeletion'], 0);
  12818.         $instance->addListener('action.mail.send', [=> function () {
  12819.             return ($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] ?? $this->getMailSendSubscriberService());
  12820.         }, => 'sendMail'], 0);
  12821.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12822.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] ?? $this->getSystemDefaultValidatorService());
  12823.         }, => 'preValidate'], 0);
  12824.         $instance->addListener('media.written', [=> function () {
  12825.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  12826.         }, => 'persistMedia'], 0);
  12827.         $instance->addListener('import_export_file.deleted', [=> function () {
  12828.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] ?? $this->getFileDeletedSubscriberService());
  12829.         }, => 'onFileDeleted'], 0);
  12830.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  12831.             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()));
  12832.         }, => 'enrich'], 0);
  12833.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportBeforeImportRecordEvent', [=> function () {
  12834.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? $this->getProductCategoryPathsSubscriberService());
  12835.         }, => 'categoryPathsToAssignment'], 0);
  12836.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  12837.             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()));
  12838.         }, => 'enrich'], 0);
  12839.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportAfterImportRecordEvent', [=> function () {
  12840.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? $this->getProductVariantsSubscriberService());
  12841.         }, => 'onAfterImportRecord'], 0);
  12842.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  12843.             return ($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] ?? $this->getLandingPageValidatorService());
  12844.         }, => 'preValidate'], 0);
  12845.         $instance->addListener('action.add.order.tag', [=> function () {
  12846.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  12847.         }, => 'handle'], 0);
  12848.         $instance->addListener('action.add.customer.tag', [=> function () {
  12849.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  12850.         }, => 'handle'], 0);
  12851.         $instance->addListener('action.remove.order.tag', [=> function () {
  12852.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  12853.         }, => 'handle'], 0);
  12854.         $instance->addListener('action.remove.customer.tag', [=> function () {
  12855.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  12856.         }, => 'handle'], 0);
  12857.         $instance->addListener('action.change.customer.group', [=> function () {
  12858.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  12859.         }, => 'handle'], 0);
  12860.         $instance->addListener('action.change.customer.status', [=> function () {
  12861.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  12862.         }, => 'handle'], 0);
  12863.         $instance->addListener('action.grant.download.access', [=> function () {
  12864.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  12865.         }, => 'handle'], 0);
  12866.         $instance->addListener('action.mail.send', [=> function () {
  12867.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  12868.         }, => 'handle'], 0);
  12869.         $instance->addListener('action.generate.document', [=> function () {
  12870.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  12871.         }, => 'handle'], 0);
  12872.         $instance->addListener('action.set.order.state', [=> function () {
  12873.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  12874.         }, => 'handle'], 0);
  12875.         $instance->addListener('action.set.customer.custom.field', [=> function () {
  12876.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  12877.         }, => 'handle'], 0);
  12878.         $instance->addListener('action.set.order.custom.field', [=> function () {
  12879.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  12880.         }, => 'handle'], 0);
  12881.         $instance->addListener('action.set.customer.group.custom.field', [=> function () {
  12882.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  12883.         }, => 'handle'], 0);
  12884.         $instance->addListener('action.add.customer.affiliate.and.campaign.code', [=> function () {
  12885.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  12886.         }, => 'handle'], 0);
  12887.         $instance->addListener('action.add.order.affiliate.and.campaign.code', [=> function () {
  12888.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  12889.         }, => 'handle'], 0);
  12890.         $instance->addListener('action.stop.flow', [=> function () {
  12891.             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()));
  12892.         }, => 'handle'], 0);
  12893.         $instance->addListener('flow.written', [=> function () {
  12894.             return ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? $this->getCachedFlowLoaderService());
  12895.         }, => 'invalidate'], 0);
  12896.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  12897.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  12898.         }, => 'refreshPlugin'], 0);
  12899.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  12900.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  12901.         }, => 'refreshPlugin'], 0);
  12902.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  12903.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  12904.         }, => 'refreshPlugin'], 0);
  12905.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  12906.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  12907.         }, => 'refreshPlugin'], 0);
  12908.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  12909.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  12910.         }, => 'refreshPlugin'], 0);
  12911.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppInstalledEvent', [=> function () {
  12912.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  12913.         }, => 'refreshPlugin'], 0);
  12914.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  12915.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  12916.         }, => 'refreshPlugin'], 0);
  12917.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  12918.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  12919.         }, => 'refreshPlugin'], 0);
  12920.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  12921.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  12922.         }, => 'refreshPlugin'], 0);
  12923.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  12924.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  12925.         }, => 'refreshPlugin'], 0);
  12926.         $instance->addListener('customer.loaded', [=> function () {
  12927.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  12928.         }, => 'loaded'], 0);
  12929.         $instance->addListener('customer_address.loaded', [=> function () {
  12930.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  12931.         }, => 'loaded'], 0);
  12932.         $instance->addListener('order_address.loaded', [=> function () {
  12933.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  12934.         }, => 'loaded'], 0);
  12935.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  12936.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  12937.         }, => 'fillCustomerMetaDataFields'], 0);
  12938.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12939.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  12940.         }, => 'deleteOrder'], 0);
  12941.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  12942.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] ?? $this->getCustomerRemoteAddressSubscriberService());
  12943.         }, => 'updateRemoteAddressByLogin'], 0);
  12944.         $instance->addListener('customer.written', [=> function () {
  12945.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  12946.         }, => 'onCustomerWritten'], 0);
  12947.         $instance->addListener('customer.deleted', [=> function () {
  12948.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  12949.         }, => 'onCustomerDeleted'], 0);
  12950.         $instance->addListener('customer_group_translation.written', [=> function () {
  12951.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  12952.         }, => 'updatedCustomerGroup'], 0);
  12953.         $instance->addListener('customer_group_registration_sales_channels.written', [=> function () {
  12954.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  12955.         }, => 'newSalesChannelAddedToCustomerGroup'], 0);
  12956.         $instance->addListener('customer_group_translation.deleted', [=> function () {
  12957.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  12958.         }, => 'deleteCustomerGroup'], 0);
  12959.         $instance->addListener('customer.written', [=> function () {
  12960.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] ?? $this->getCustomerChangePasswordSubscriberService());
  12961.         }, => 'onCustomerWritten'], 0);
  12962.         $instance->addListener('customer.written', [=> function () {
  12963.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] ?? $this->getCustomerFlowEventsSubscriberService());
  12964.         }, => 'onCustomerWritten'], 0);
  12965.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  12966.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] ?? $this->getCustomerBeforeDeleteSubscriberService());
  12967.         }, => 'beforeDelete'], 0);
  12968.         $instance->addListener('document_base_config.written', [=> function () {
  12969.             return ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  12970.         }, => 'reset'], 0);
  12971.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  12972.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  12973.         }, => 'onOrderStateChange'], 0);
  12974.         $instance->addListener('state_machine.order_delivery.state_changed', [=> function () {
  12975.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  12976.         }, => 'onOrderDeliveryStateChange'], 0);
  12977.         $instance->addListener('state_machine.order_transaction.state_changed', [=> function () {
  12978.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  12979.         }, => 'onOrderTransactionStateChange'], 0);
  12980.         $instance->addListener('collect.business-events', [=> function () {
  12981.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  12982.         }, => 'onAddStateEvents'], 0);
  12983.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12984.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] ?? $this->getPaymentMethodValidator2Service());
  12985.         }, => 'validate'], 0);
  12986.         $instance->addListener('payment_method.loaded', [=> function () {
  12987.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber()));
  12988.         }, => 'formatHandlerIdentifier'], 0);
  12989.         $instance->addListener('payment_method.loaded', [=> function () {
  12990.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameSubscriber()));
  12991.         }, => 'addDistinguishablePaymentName'], 0);
  12992.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12993.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] ?? $this->getPromotionValidatorService());
  12994.         }, => 'preValidate'], 0);
  12995.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  12996.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  12997.         }, => 'onLineItemAdded'], 0);
  12998.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemRemovedEvent', [=> function () {
  12999.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  13000.         }, => 'onLineItemRemoved'], 0);
  13001.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  13002.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  13003.         }, => 'resetCodes'], 0);
  13004.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  13005.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] ?? $this->getPromotionIndividualCodeRedeemerService());
  13006.         }, => 'onOrderPlaced'], 0);
  13007.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  13008.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService());
  13009.         }, => 'orderPlaced'], 0);
  13010.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13011.             return ($this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] ?? $this->getShippingMethodValidatorService());
  13012.         }, => 'preValidate'], 0);
  13013.         $instance->addListener('sales_channel.deleted', [=> function () {
  13014.             return ($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] ?? $this->getSalesChannelUserConfigSubscriberService());
  13015.         }, => 'onSalesChannelDeleted'], 0);
  13016.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13017.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? $this->getCachedDomainLoaderInvalidatorService());
  13018.         }, => 'invalidate'], 2000);
  13019.         $instance->addListener('kernel.request', [=> function () {
  13020.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13021.         }, => 'startSession'], 40);
  13022.         $instance->addListener('kernel.request', [=> function () {
  13023.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13024.         }, => 'maintenanceResolver'], 0);
  13025.         $instance->addListener('kernel.exception', [=> function () {
  13026.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13027.         }, => 'showHtmlExceptionResponse'], -100);
  13028.         $instance->addListener('kernel.exception', [=> function () {
  13029.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13030.         }, => 'customerNotLoggedInHandler'], 0);
  13031.         $instance->addListener('kernel.exception', [=> function () {
  13032.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13033.         }, => 'maintenanceResolver'], 0);
  13034.         $instance->addListener('kernel.controller', [=> function () {
  13035.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13036.         }, => 'preventPageLoadingFromXmlHttpRequest'], -20);
  13037.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  13038.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13039.         }, => 'updateSessionAfterLogin'], 0);
  13040.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLogoutEvent', [=> function () {
  13041.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13042.         }, => 'updateSessionAfterLogout'], 0);
  13043.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  13044.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13045.         }, => 'replaceCsrfToken'], 0);
  13046.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  13047.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13048.         }, => 'setCanonicalUrl'], 0);
  13049.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13050.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13051.         }, => 'addHreflang'], 0);
  13052.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13053.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13054.         }, => 'addShopIdParameter'], 0);
  13055.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13056.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13057.         }, => 'addIconSetConfig'], 0);
  13058.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  13059.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  13060.         }, => 'replaceContextToken'], 0);
  13061.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  13062.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  13063.         }, => 'onSystemConfigChanged'], 0);
  13064.         $instance->addListener('kernel.controller', [=> function () {
  13065.             return ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? $this->getCsrfRouteListenerService());
  13066.         }, => 'csrfCheck'], -9);
  13067.         $instance->addListener('kernel.controller', [=> function () {
  13068.             return ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] = new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()));
  13069.         }, => 'checkAffiliateTracking'], -21);
  13070.         $instance->addListener('kernel.request', [=> function () {
  13071.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  13072.         }, => 'addHttpCacheToCoreRoutes'], 0);
  13073.         $instance->addListener('kernel.response', [=> function () {
  13074.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  13075.         }, => 'setResponseCache'], -1500);
  13076.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  13077.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  13078.         }, => 'updateCacheControlForBrowser'], 0);
  13079.         $instance->addListener('kernel.controller', [=> function () {
  13080.             return ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? $this->getCaptchaRouteListenerService());
  13081.         }, => 'validateCaptcha'], -20);
  13082.         $instance->addListener('kernel.response', [=> function () {
  13083.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] = new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()));
  13084.         }, => 'onResponse'], -10);
  13085.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartMergedEvent', [=> function () {
  13086.             return ($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] ?? $this->getCartMergedSubscriberService());
  13087.         }, => 'addCartMergedNoticeFlash'], 0);
  13088.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13089.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  13090.         }, => 'updateProductUrls'], 0);
  13091.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  13092.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  13093.         }, => 'updateCategoryUrls'], 0);
  13094.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  13095.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  13096.         }, => 'updateLandingPageUrls'], 0);
  13097.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13098.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  13099.         }, => 'detectSalesChannelEntryPoints'], 0);
  13100.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  13101.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  13102.         }, => 'invalidate'], 0);
  13103.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  13104.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  13105.         }, => 'assigned'], 0);
  13106.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  13107.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  13108.         }, => 'reset'], 0);
  13109.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  13110.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  13111.         }, => 'handleAppActivationOrUpdate'], 0);
  13112.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  13113.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  13114.         }, => 'handleAppActivationOrUpdate'], 0);
  13115.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  13116.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  13117.         }, => 'handleUninstall'], 0);
  13118.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  13119.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  13120.         }, => 'dumpConfigFromEvent'], 0);
  13121.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  13122.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  13123.         }, => 'dumpConfigFromEvent'], 0);
  13124.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  13125.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  13126.         }, => 'dumpConfigFromEvent'], 0);
  13127.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreActivateEvent', [=> function () {
  13128.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13129.         }, => 'pluginActivate'], 0);
  13130.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  13131.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13132.         }, => 'pluginPostActivate'], 0);
  13133.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUpdateEvent', [=> function () {
  13134.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13135.         }, => 'pluginUpdate'], 0);
  13136.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreDeactivateEvent', [=> function () {
  13137.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13138.         }, => 'pluginDeactivateAndUninstall'], 0);
  13139.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivationFailedEvent', [=> function () {
  13140.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13141.         }, => 'pluginPostDeactivateFailed'], 0);
  13142.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUninstallEvent', [=> function () {
  13143.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13144.         }, => 'pluginDeactivateAndUninstall'], 0);
  13145.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  13146.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  13147.         }, => 'pluginPostUninstall'], 0);
  13148.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  13149.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] ?? $this->getAppLifecycleSubscriberService());
  13150.         }, => 'onAppDeleted'], 0);
  13151.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeCompilerEnrichScssVariablesEvent', [=> function () {
  13152.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] ?? $this->getThemeCompilerEnrichScssVarSubscriberService());
  13153.         }, => 'enrichExtensionVars'], 0);
  13154.         $instance->addListener('kernel.request', [=> function () {
  13155.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  13156.         }, => 'requestEvent'], 0);
  13157.         $instance->addListener('kernel.exception', [=> function () {
  13158.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  13159.         }, => 'requestEvent'], 0);
  13160.         $instance->addListener('Shopware\\Core\\Checkout\\Document\\Event\\DocumentTemplateRendererParameterEvent', [=> function () {
  13161.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  13162.         }, => 'onDocumentRendering'], 0);
  13163.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  13164.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] ?? $this->getFirstRunWizardSubscriberService());
  13165.         }, => 'frwFinished'], 0);
  13166.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  13167.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] ?? $this->getUpdateSubscriberService());
  13168.         }, => 'updateFinished'], 0);
  13169.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13170.             return ($this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] ?? $this->getProductUpdaterService());
  13171.         }, => 'update'], 0);
  13172.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13173.             return ($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] ?? $this->getCustomFieldUpdaterService());
  13174.         }, => 'onNewCustomFieldCreated'], 0);
  13175.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  13176.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  13177.         }, => 'startProgress'], 0);
  13178.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  13179.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  13180.         }, => 'advanceProgress'], 0);
  13181.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  13182.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  13183.         }, => 'finishProgress'], 0);
  13184.         $instance->addListener('sales_channel_language.written', [=> function () {
  13185.             return ($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'] ?? $this->getLanguageSubscriberService());
  13186.         }, => 'onSalesChannelWritten'], 0);
  13187.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\RefreshIndexEvent', [=> function () {
  13188.             return ($this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'] ?? $this->getRefreshIndexSubscriberService());
  13189.         }, => 'handled'], 0);
  13190.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13191.             return ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  13192.         }, => 'refresh'], -1000);
  13193.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  13194.             return ($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService());
  13195.         }, => 'onContextResolved'], 0);
  13196.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  13197.             return ($this->privates['Swag\\PayPal\\Checkout\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriberService());
  13198.         }, => 'onEditOrderPageLoaded'], 1);
  13199.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  13200.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13201.         }, => 'addExpressCheckoutDataToPage'], 0);
  13202.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  13203.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13204.         }, => 'addExpressCheckoutDataToPage'], 0);
  13205.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoadedEvent', [=> function () {
  13206.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13207.         }, => 'addExpressCheckoutDataToPage'], 0);
  13208.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  13209.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13210.         }, => 'addExpressCheckoutDataToPage'], 0);
  13211.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  13212.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13213.         }, => 'addExpressCheckoutDataToPage'], 0);
  13214.         $instance->addListener('Shopware\\Storefront\\Page\\Search\\SearchPageLoadedEvent', [=> function () {
  13215.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13216.         }, => 'addExpressCheckoutDataToPage'], 0);
  13217.         $instance->addListener('sales_channel.product.search.result.loaded', [=> function () {
  13218.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13219.         }, => 'addExcludedProductsToSearchResult'], 0);
  13220.         $instance->addListener('Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent', [=> function () {
  13221.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13222.         }, => 'addExpressCheckoutDataToPagelet'], 0);
  13223.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Wishlist\\GuestWishlistPageletLoadedEvent', [=> function () {
  13224.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13225.         }, => 'addExpressCheckoutDataToPagelet'], 0);
  13226.         $instance->addListener('Shopware\\Storefront\\Event\\SwitchBuyBoxVariantEvent', [=> function () {
  13227.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13228.         }, => 'addExpressCheckoutDataToBuyBoxSwitch'], 0);
  13229.         $instance->addListener('framework.validation.address.create', [=> function () {
  13230.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13231.         }, => 'disableAddressValidation'], 0);
  13232.         $instance->addListener('framework.validation.customer.create', [=> function () {
  13233.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13234.         }, => 'disableCustomerValidation'], 0);
  13235.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  13236.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13237.         }, => 'onCheckoutConfirmLoaded'], 0);
  13238.         $instance->addListener('checkout.customer.sales_channel.register.customer', [=> function () {
  13239.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  13240.         }, => 'addPayerIdToCustomer'], 0);
  13241.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  13242.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  13243.         }, => 'addInstallmentBanner'], 0);
  13244.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  13245.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  13246.         }, => 'addInstallmentBanner'], 0);
  13247.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  13248.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  13249.         }, => 'addInstallmentBanner'], 0);
  13250.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  13251.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  13252.         }, => 'addInstallmentBanner'], 0);
  13253.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  13254.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  13255.         }, => 'addInstallmentBanner'], 0);
  13256.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  13257.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  13258.         }, => 'addInstallmentBannerPagelet'], 0);
  13259.         $instance->addListener('Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent', [=> function () {
  13260.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  13261.         }, => 'addInstallmentBannerPagelet'], 0);
  13262.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  13263.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  13264.         }, => 'onAccountEditOrderLoaded'], 0);
  13265.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  13266.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  13267.         }, => 'onCheckoutConfirmLoaded'], 0);
  13268.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  13269.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  13270.         }, => 'onCheckoutFinishLoaded'], 0);
  13271.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  13272.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  13273.         }, => 'onAccountOrderEditLoaded'], 0);
  13274.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  13275.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  13276.         }, => 'onCheckoutConfirmLoaded'], 0);
  13277.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  13278.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  13279.         }, => 'onCheckoutFinishLoaded'], 0);
  13280.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13281.             return ($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'] ?? $this->getShippingSubscriberService());
  13282.         }, => 'triggerChangeSet'], 0);
  13283.         $instance->addListener('order_delivery.written', [=> function () {
  13284.             return ($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'] ?? $this->getShippingSubscriberService());
  13285.         }, => 'onOrderDeliveryWritten'], 0);
  13286.         $instance->addListener('Shopware\\Storefront\\Event\\RouteRequest\\HandlePaymentMethodRouteRequestEvent', [=> function () {
  13287.             return ($this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  13288.         }, => 'addHandlePaymentParameters'], 0);
  13289.         $instance->addListener('Shopware\\Storefront\\Event\\RouteRequest\\PaymentMethodRouteRequestEvent', [=> function () {
  13290.             return ($this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  13291.         }, => 'addAfterOrderId'], 0);
  13292.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  13293.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'] ?? $this->getFundingSubscriberService());
  13294.         }, => 'addFundingAvailabilityData'], 0);
  13295.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  13296.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] ?? $this->getCheckoutDataSubscriberService());
  13297.         }, => 'onAccountOrderEditLoaded'], 0);
  13298.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  13299.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] ?? $this->getCheckoutDataSubscriberService());
  13300.         }, => 'onCheckoutConfirmLoaded'], 0);
  13301.         $instance->addListener('sales_channel.deleted', [=> function () {
  13302.             return ($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'] ?? $this->getWebhookSubscriberService());
  13303.         }, => 'removeSalesChannelWebhookConfiguration'], 0);
  13304.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  13305.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  13306.         }, => 'orderPlaced'], 0);
  13307.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  13308.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  13309.         }, => 'stateChanged'], 0);
  13310.         $instance->addListener('order_line_item.written', [=> function () {
  13311.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  13312.         }, => 'lineItemWritten'], 0);
  13313.         $instance->addListener('order_line_item.deleted', [=> function () {
  13314.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  13315.         }, => 'lineItemWritten'], 0);
  13316.         $instance->addListener('order.written', [=> function () {
  13317.             return ($this->privates['Tds\\Merware\\Core\\Checkout\\Order\\Subscriber\\OrderWrittenSubscriber'] ?? $this->getOrderWrittenSubscriberService());
  13318.         }, => 'onOrderWritten'], 0);
  13319.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  13320.             return ($this->privates['Tds\\Merware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedSubscriber'] ?? $this->getCheckoutFinishPageLoadedSubscriberService());
  13321.         }, => 'onCheckoutFinishPageLoaded'], 0);
  13322.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  13323.             return ($this->privates['Tds\\Orlob\\Subscriber\\ProductPageSubscriber'] ?? $this->getProductPageSubscriberService());
  13324.         }, => 'onProductPageLoaded'], 0);
  13325.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  13326.             return ($this->privates['Tds\\Orlob\\Subscriber\\CheckoutOrderPlacedSubscriber'] ?? $this->getCheckoutOrderPlacedSubscriberService());
  13327.         }, => 'onCheckoutOrderPlaced'], 0);
  13328.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13329.             return ($this->privates['Tds\\Orlob\\Subscriber\\StorefrontSubscriber'] ?? ($this->privates['Tds\\Orlob\\Subscriber\\StorefrontSubscriber'] = new \Tds\Orlob\Subscriber\StorefrontSubscriber()));
  13330.         }, => 'onStorefrontRender'], 0);
  13331.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  13332.             return ($this->privates['Tds\\MerwareDiscounts\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductSubscriber'] ?? $this->getSalesChannelProductSubscriberService());
  13333.         }, => 'loaded'], 0);
  13334.         $instance->addListener('Tds\\Merware\\Core\\Exchange\\Import\\Event\\Customer\\CustomersReadEvent', [=> function () {
  13335.             return ($this->privates['Tds\\MerwareDiscounts\\Core\\Exchange\\Import\\Customer\\Subscriber\\CustomersReadSubscriber'] ?? $this->getCustomersReadSubscriberService());
  13336.         }, => 'onCustomersRead'], 0);
  13337.         $instance->addListener('Tds\\Merware\\Core\\Exchange\\Import\\Event\\Product\\ProductsWrittenEvent', [=> function () {
  13338.             return ($this->privates['Tds\\MerwareDiscounts\\Core\\Exchange\\Import\\Product\\Subscriber\\ProductsWrittenSubscriber'] ?? $this->getProductsWrittenSubscriberService());
  13339.         }, => 'onProductsWritten'], 0);
  13340.         $instance->addListener('Shopware\\Core\\Content\\ProductExport\\Event\\ProductExportProductCriteriaEvent', [=> function () {
  13341.             return ($this->privates['Intedia\\Doofinder\\Core\\Content\\ProductExport\\Subscriber\\ProductExportSubscriber'] ?? $this->getProductExportSubscriberService());
  13342.         }, => 'onProductExportCriteriaEvent'], 0);
  13343.         $instance->addListener('Shopware\\Core\\Content\\ProductExport\\Event\\ProductExportRenderBodyContextEvent', [=> function () {
  13344.             return ($this->privates['Intedia\\Doofinder\\Core\\Content\\ProductExport\\Subscriber\\ProductExportSubscriber'] ?? $this->getProductExportSubscriberService());
  13345.         }, => 'onProductExportRenderBodyContextEvent'], 0);
  13346.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  13347.             return ($this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'] ?? $this->getSearchSubscriberService());
  13348.         }, => 'onSearchCriteriaEvent'], 0);
  13349.         $instance->addListener('Shopware\\Storefront\\Page\\Search\\SearchPageLoadedEvent', [=> function () {
  13350.             return ($this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'] ?? $this->getSearchSubscriberService());
  13351.         }, => 'onSearchPageLoadedEvent'], 0);
  13352.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  13353.             return ($this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'] ?? $this->getSearchSubscriberService());
  13354.         }, => 'onSuggestCriteriaEvent'], 0);
  13355.         $instance->addListener('Shopware\\Storefront\\Page\\Suggest\\SuggestPageLoadedEvent', [=> function () {
  13356.             return ($this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'] ?? $this->getSearchSubscriberService());
  13357.         }, => 'onSuggestPageLoadedEvent'], 0);
  13358.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  13359.             return ($this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'] ?? $this->getSearchSubscriberService());
  13360.         }, => 'generateCorrectDooFinderData'], 0);
  13361.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  13362.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidator2Service());
  13363.         }, => 'postValidate'], 0);
  13364.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  13365.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelDomainValidator'] ?? $this->getSalesChannelDomainValidatorService());
  13366.         }, => 'postValidate'], 0);
  13367.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  13368.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelLanguageValidator'] ?? $this->getSalesChannelLanguageValidatorService());
  13369.         }, => 'postValidate'], 0);
  13370.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  13371.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\UserValidator'] ?? $this->getUserValidatorService());
  13372.         }, => 'postValidate'], 0);
  13373.         $instance->addListener('customer.written', [=> function () {
  13374.             return ($this->privates['emcgn_gewerbeschein.resources.subscriber.tradelicense_data'] ?? $this->getEmcgnGewerbeschein_Resources_Subscriber_TradelicenseDataService());
  13375.         }, => 'handleTradeLicense'], 0);
  13376.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\CustomerGroupRegistration\\CustomerGroupRegistrationPageLoadedEvent', [=> function () {
  13377.             return ($this->privates['emcgn_gewerbeschein.resources.subscriber.storefront_data'] ?? $this->getEmcgnGewerbeschein_Resources_Subscriber_StorefrontDataService());
  13378.         }, => 'registerEvent'], 0);
  13379.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoadedEvent', [=> function () {
  13380.             return ($this->privates['emcgn_gewerbeschein.resources.subscriber.storefront_data'] ?? $this->getEmcgnGewerbeschein_Resources_Subscriber_StorefrontDataService());
  13381.         }, => 'loginEvent'], 0);
  13382.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  13383.             return ($this->privates['emcgn_gewerbeschein.resources.subscriber.storefront_data'] ?? $this->getEmcgnGewerbeschein_Resources_Subscriber_StorefrontDataService());
  13384.         }, => 'loginEvent'], 0);
  13385.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Overview\\AccountOverviewPageLoadedEvent', [=> function () {
  13386.             return ($this->privates['emcgn_gewerbeschein.resources.subscriber.storefront_data'] ?? $this->getEmcgnGewerbeschein_Resources_Subscriber_StorefrontDataService());
  13387.         }, => 'profileOverview'], 0);
  13388.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Profile\\AccountProfilePageLoadedEvent', [=> function () {
  13389.             return ($this->privates['emcgn_gewerbeschein.resources.subscriber.storefront_data'] ?? $this->getEmcgnGewerbeschein_Resources_Subscriber_StorefrontDataService());
  13390.         }, => 'profileEdit'], 0);
  13391.         $instance->addListener('kernel.response', [=> function () {
  13392.             return ($this->privates['LeopardSearchExtension\\Subscriber\\KernelResponseSubscriber'] ?? $this->getKernelResponseSubscriberService());
  13393.         }, => 'onKernelResponse'], 0);
  13394.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  13395.             return ($this->privates['LeopardSearchExtension\\Subscriber\\ProductSearchCriteriaSubscriber'] ?? $this->getProductSearchCriteriaSubscriberService());
  13396.         }, => 'onProductSearchCriteria'], 0);
  13397.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  13398.             return ($this->privates['LeopardSearchExtension\\Subscriber\\ProductSuggestCriteriaSubscriber'] ?? $this->getProductSuggestCriteriaSubscriberService());
  13399.         }, => 'onProductSuggestCriteria'], 0);
  13400.         $instance->addListener('sales_channel.product.process.criteria', [=> function () {
  13401.             return ($this->privates['LeopardSearchExtension\\Subscriber\\ProductSuggestCriteriaSubscriber'] ?? $this->getProductSuggestCriteriaSubscriberService());
  13402.         }, => 'onSalesChannelProcessCriteria'], 0);
  13403.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResolvePreviewEvent', [=> function () {
  13404.             return ($this->privates['LeopardSearchExtension\\Subscriber\\ProductSuggestCriteriaSubscriber'] ?? $this->getProductSuggestCriteriaSubscriberService());
  13405.         }, => 'onProductListingResolvePreview'], 0);
  13406.         $instance->addListener('kernel.response', [=> function () {
  13407.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  13408.         }, => 'onKernelResponse'], 0);
  13409.         $instance->addListener('kernel.response', [=> function () {
  13410.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  13411.         }, => 'onKernelResponse'], -1024);
  13412.         $instance->addListener('kernel.request', [=> function () {
  13413.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  13414.         }, => 'setDefaultLocale'], 100);
  13415.         $instance->addListener('kernel.request', [=> function () {
  13416.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  13417.         }, => 'onKernelRequest'], 16);
  13418.         $instance->addListener('kernel.finish_request', [=> function () {
  13419.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  13420.         }, => 'onKernelFinishRequest'], 0);
  13421.         $instance->addListener('kernel.request', [=> function () {
  13422.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  13423.         }, => 'onKernelRequest'], 256);
  13424.         $instance->addListener('kernel.response', [=> function () {
  13425.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  13426.         }, => 'onResponse'], -255);
  13427.         $instance->addListener('kernel.controller_arguments', [=> function () {
  13428.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  13429.         }, => 'onControllerArguments'], 0);
  13430.         $instance->addListener('kernel.exception', [=> function () {
  13431.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  13432.         }, => 'logKernelException'], 0);
  13433.         $instance->addListener('kernel.exception', [=> function () {
  13434.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  13435.         }, => 'onKernelException'], -128);
  13436.         $instance->addListener('kernel.response', [=> function () {
  13437.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  13438.         }, => 'removeCspHeader'], -128);
  13439.         $instance->addListener('kernel.request', [=> function () {
  13440.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  13441.         }, => 'onKernelRequest'], 15);
  13442.         $instance->addListener('kernel.finish_request', [=> function () {
  13443.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  13444.         }, => 'onKernelFinishRequest'], -15);
  13445.         $instance->addListener('console.error', [=> function () {
  13446.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  13447.         }, => 'onConsoleError'], -128);
  13448.         $instance->addListener('console.terminate', [=> function () {
  13449.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  13450.         }, => 'onConsoleTerminate'], -128);
  13451.         $instance->addListener('console.error', [=> function () {
  13452.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  13453.         }, => 'onConsoleError'], 0);
  13454.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  13455.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  13456.         }, => 'onMessage'], -255);
  13457.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  13458.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  13459.         }, => 'onMessage'], -255);
  13460.         $instance->addListener('kernel.response', [=> function () {
  13461.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  13462.         }, => 'onKernelResponse'], 0);
  13463.         $instance->addListener('kernel.request', [=> function () {
  13464.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  13465.         }, => 'onKernelRequest'], 48);
  13466.         $instance->addListener('kernel.request', [=> function () {
  13467.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  13468.         }, => 'configure'], 2048);
  13469.         $instance->addListener('console.command', [=> function () {
  13470.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  13471.         }, => 'configure'], 2048);
  13472.         $instance->addListener('kernel.request', [=> function () {
  13473.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  13474.         }, => 'onKernelRequest'], 32);
  13475.         $instance->addListener('kernel.finish_request', [=> function () {
  13476.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  13477.         }, => 'onKernelFinishRequest'], 0);
  13478.         $instance->addListener('kernel.exception', [=> function () {
  13479.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  13480.         }, => 'onKernelException'], -64);
  13481.         $instance->addListener('kernel.request', [=> function () {
  13482.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  13483.         }, => 'onKernelRequest'], 128);
  13484.         $instance->addListener('kernel.response', [=> function () {
  13485.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  13486.         }, => 'onKernelResponse'], -1000);
  13487.         $instance->addListener('kernel.finish_request', [=> function () {
  13488.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  13489.         }, => 'onFinishRequest'], 0);
  13490.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  13491.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  13492.         }, => 'onMessageFailed'], 100);
  13493.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  13494.             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()));
  13495.         }, => 'onMessageFailed'], 200);
  13496.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  13497.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  13498.         }, => 'onWorkerRunning'], 100);
  13499.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  13500.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  13501.         }, => 'onWorkerStarted'], 0);
  13502.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  13503.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  13504.         }, => 'onWorkerRunning'], 0);
  13505.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  13506.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnSigtermSignalListenerService());
  13507.         }, => 'onWorkerStarted'], 100);
  13508.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  13509.             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()));
  13510.         }, => 'onMessageFailed'], 0);
  13511.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  13512.             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()));
  13513.         }, => 'onWorkerRunning'], 0);
  13514.         $instance->addListener('kernel.response', [=> function () {
  13515.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  13516.         }, => 'onKernelResponse'], -100);
  13517.         $instance->addListener('kernel.exception', [=> function () {
  13518.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  13519.         }, => 'onKernelException'], 0);
  13520.         $instance->addListener('kernel.terminate', [=> function () {
  13521.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  13522.         }, => 'onKernelTerminate'], -1024);
  13523.         $instance->addListener('kernel.controller', [=> function () {
  13524.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  13525.         }, => 'onKernelController'], 0);
  13526.         $instance->addListener('kernel.response', [=> function () {
  13527.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  13528.         }, => 'onKernelResponse'], 0);
  13529.         $instance->addListener('console.command', [=> function () {
  13530.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  13531.         }, => 'onCommand'], 255);
  13532.         $instance->addListener('console.terminate', [=> function () {
  13533.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  13534.         }, => 'onTerminate'], -255);
  13535.         $instance->addListener('kernel.controller', [=> function () {
  13536.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  13537.         }, => 'onKernelController'], 0);
  13538.         $instance->addListener('kernel.controller', [=> function () {
  13539.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  13540.         }, => 'onKernelController'], 0);
  13541.         $instance->addListener('kernel.controller', [=> function () {
  13542.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  13543.         }, => 'onKernelController'], -128);
  13544.         $instance->addListener('kernel.view', [=> function () {
  13545.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  13546.         }, => 'onKernelView'], 0);
  13547.         $instance->addListener('kernel.controller', [=> function () {
  13548.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  13549.         }, => 'onKernelController'], 0);
  13550.         $instance->addListener('kernel.response', [=> function () {
  13551.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  13552.         }, => 'onKernelResponse'], 0);
  13553.         $instance->addListener('kernel.controller_arguments', [=> function () {
  13554.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  13555.         }, => 'onKernelControllerArguments'], 0);
  13556.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  13557.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  13558.         }, => 'onMessage'], 0);
  13559.         $instance->addListener('console.command', [=> function () {
  13560.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  13561.         }, => 'configure'], 1024);
  13562.         $instance->addListener('kernel.terminate', [=> function () {
  13563.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  13564.         }, => 'flushMessages'], 0);
  13565.         $instance->addListener('console.terminate', [=> function () {
  13566.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  13567.         }, => 'flushMessages'], 0);
  13568.         $instance->addListener('kernel.response', [=> function () {
  13569.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  13570.         }, => 'onKernelResponse'], -128);
  13571.         return $instance;
  13572.     }
  13573.     /**
  13574.      * Gets the public 'flow.repository' shared service.
  13575.      *
  13576.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13577.      */
  13578.     protected function getFlow_RepositoryService()
  13579.     {
  13580.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13581.         if (isset($this->services['flow.repository'])) {
  13582.             return $this->services['flow.repository'];
  13583.         }
  13584.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13585.         if (isset($this->services['flow.repository'])) {
  13586.             return $this->services['flow.repository'];
  13587.         }
  13588.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13589.         if (isset($this->services['flow.repository'])) {
  13590.             return $this->services['flow.repository'];
  13591.         }
  13592.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13593.         if (isset($this->services['flow.repository'])) {
  13594.             return $this->services['flow.repository'];
  13595.         }
  13596.         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())));
  13597.     }
  13598.     /**
  13599.      * Gets the public 'flow_sequence.repository' shared service.
  13600.      *
  13601.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13602.      */
  13603.     protected function getFlowSequence_RepositoryService()
  13604.     {
  13605.         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())));
  13606.     }
  13607.     /**
  13608.      * Gets the public 'flow_template.repository' shared service.
  13609.      *
  13610.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13611.      */
  13612.     protected function getFlowTemplate_RepositoryService()
  13613.     {
  13614.         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())));
  13615.     }
  13616.     /**
  13617.      * Gets the public 'framework.filesystem.private' shared service.
  13618.      *
  13619.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13620.      */
  13621.     protected function getFramework_Filesystem_PrivateService()
  13622.     {
  13623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13625.         return $this->services['framework.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/framework');
  13626.     }
  13627.     /**
  13628.      * Gets the public 'framework.filesystem.public' shared service.
  13629.      *
  13630.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13631.      */
  13632.     protected function getFramework_Filesystem_PublicService()
  13633.     {
  13634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13636.         return $this->services['framework.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/framework');
  13637.     }
  13638.     /**
  13639.      * Gets the public 'http_kernel' shared service.
  13640.      *
  13641.      * @return \Symfony\Component\HttpKernel\HttpKernel
  13642.      */
  13643.     protected function getHttpKernelService()
  13644.     {
  13645.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13646.         if (isset($this->services['http_kernel'])) {
  13647.             return $this->services['http_kernel'];
  13648.         }
  13649.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  13650.         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 () {
  13651.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Customer\\CustomerValueResolver'] ?? $this->getCustomerValueResolverService());
  13652.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] ?? $this->getCartValueResolverService());
  13653.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\QueryDataBagResolver'] ?? $this->getQueryDataBagResolverService());
  13654.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\RequestDataBagResolver'] ?? $this->getRequestDataBagResolverService());
  13655.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Context\\ContextValueResolver'] ?? $this->getContextValueResolverService());
  13656.             yield => ($this->privates['debug.Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextValueResolver'] ?? $this->getSalesChannelContextValueResolverService());
  13657.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  13658.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] ?? $this->getResponseFactoryInterfaceValueResolverService());
  13659.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  13660.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  13661.             yield 10 => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\Annotation\\CriteriaValueResolver'] ?? $this->getCriteriaValueResolverService());
  13662.             yield 11 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  13663.             yield 12 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  13664.             yield 13 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  13665.             yield 14 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  13666.         }, 15)), $b));
  13667.     }
  13668.     /**
  13669.      * Gets the public 'import_export_file.repository' shared service.
  13670.      *
  13671.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13672.      */
  13673.     protected function getImportExportFile_RepositoryService()
  13674.     {
  13675.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13676.         if (isset($this->services['import_export_file.repository'])) {
  13677.             return $this->services['import_export_file.repository'];
  13678.         }
  13679.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13680.         if (isset($this->services['import_export_file.repository'])) {
  13681.             return $this->services['import_export_file.repository'];
  13682.         }
  13683.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13684.         if (isset($this->services['import_export_file.repository'])) {
  13685.             return $this->services['import_export_file.repository'];
  13686.         }
  13687.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13688.         if (isset($this->services['import_export_file.repository'])) {
  13689.             return $this->services['import_export_file.repository'];
  13690.         }
  13691.         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())));
  13692.     }
  13693.     /**
  13694.      * Gets the public 'import_export_log.repository' shared service.
  13695.      *
  13696.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13697.      */
  13698.     protected function getImportExportLog_RepositoryService()
  13699.     {
  13700.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13701.         if (isset($this->services['import_export_log.repository'])) {
  13702.             return $this->services['import_export_log.repository'];
  13703.         }
  13704.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13705.         if (isset($this->services['import_export_log.repository'])) {
  13706.             return $this->services['import_export_log.repository'];
  13707.         }
  13708.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13709.         if (isset($this->services['import_export_log.repository'])) {
  13710.             return $this->services['import_export_log.repository'];
  13711.         }
  13712.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13713.         if (isset($this->services['import_export_log.repository'])) {
  13714.             return $this->services['import_export_log.repository'];
  13715.         }
  13716.         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())));
  13717.     }
  13718.     /**
  13719.      * Gets the public 'import_export_profile.repository' shared service.
  13720.      *
  13721.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13722.      */
  13723.     protected function getImportExportProfile_RepositoryService()
  13724.     {
  13725.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13726.         if (isset($this->services['import_export_profile.repository'])) {
  13727.             return $this->services['import_export_profile.repository'];
  13728.         }
  13729.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13730.         if (isset($this->services['import_export_profile.repository'])) {
  13731.             return $this->services['import_export_profile.repository'];
  13732.         }
  13733.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13734.         if (isset($this->services['import_export_profile.repository'])) {
  13735.             return $this->services['import_export_profile.repository'];
  13736.         }
  13737.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13738.         if (isset($this->services['import_export_profile.repository'])) {
  13739.             return $this->services['import_export_profile.repository'];
  13740.         }
  13741.         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())));
  13742.     }
  13743.     /**
  13744.      * Gets the public 'import_export_profile_translation.repository' shared service.
  13745.      *
  13746.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13747.      */
  13748.     protected function getImportExportProfileTranslation_RepositoryService()
  13749.     {
  13750.         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())));
  13751.     }
  13752.     /**
  13753.      * Gets the public 'intedia_doofinder_layer.repository' shared service.
  13754.      *
  13755.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13756.      */
  13757.     protected function getIntediaDoofinderLayer_RepositoryService()
  13758.     {
  13759.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13760.         if (isset($this->services['intedia_doofinder_layer.repository'])) {
  13761.             return $this->services['intedia_doofinder_layer.repository'];
  13762.         }
  13763.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13764.         if (isset($this->services['intedia_doofinder_layer.repository'])) {
  13765.             return $this->services['intedia_doofinder_layer.repository'];
  13766.         }
  13767.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13768.         if (isset($this->services['intedia_doofinder_layer.repository'])) {
  13769.             return $this->services['intedia_doofinder_layer.repository'];
  13770.         }
  13771.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13772.         if (isset($this->services['intedia_doofinder_layer.repository'])) {
  13773.             return $this->services['intedia_doofinder_layer.repository'];
  13774.         }
  13775.         return $this->services['intedia_doofinder_layer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Intedia\\Doofinder\\Custom\\DooFinderLayerDefinition'] ?? $this->getDooFinderLayerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13776.     }
  13777.     /**
  13778.      * Gets the public 'intedia_doofinder_s_w6.filesystem.private' shared service.
  13779.      *
  13780.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13781.      */
  13782.     protected function getIntediaDoofinderSW6_Filesystem_PrivateService()
  13783.     {
  13784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13786.         return $this->services['intedia_doofinder_s_w6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/intedia_doofinder_s_w6');
  13787.     }
  13788.     /**
  13789.      * Gets the public 'intedia_doofinder_s_w6.filesystem.public' shared service.
  13790.      *
  13791.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13792.      */
  13793.     protected function getIntediaDoofinderSW6_Filesystem_PublicService()
  13794.     {
  13795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13797.         return $this->services['intedia_doofinder_s_w6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/intedia_doofinder_s_w6');
  13798.     }
  13799.     /**
  13800.      * Gets the public 'integration.repository' shared service.
  13801.      *
  13802.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13803.      */
  13804.     protected function getIntegration_RepositoryService()
  13805.     {
  13806.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13807.         if (isset($this->services['integration.repository'])) {
  13808.             return $this->services['integration.repository'];
  13809.         }
  13810.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13811.         if (isset($this->services['integration.repository'])) {
  13812.             return $this->services['integration.repository'];
  13813.         }
  13814.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13815.         if (isset($this->services['integration.repository'])) {
  13816.             return $this->services['integration.repository'];
  13817.         }
  13818.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13819.         if (isset($this->services['integration.repository'])) {
  13820.             return $this->services['integration.repository'];
  13821.         }
  13822.         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())));
  13823.     }
  13824.     /**
  13825.      * Gets the public 'integration_role.repository' shared service.
  13826.      *
  13827.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13828.      */
  13829.     protected function getIntegrationRole_RepositoryService()
  13830.     {
  13831.         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())));
  13832.     }
  13833.     /**
  13834.      * Gets the public 'jkweb_shopware_category_listing_plugin.filesystem.private' shared service.
  13835.      *
  13836.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13837.      */
  13838.     protected function getJkwebShopwareCategoryListingPlugin_Filesystem_PrivateService()
  13839.     {
  13840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13842.         return $this->services['jkweb_shopware_category_listing_plugin.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/jkweb_shopware_category_listing_plugin');
  13843.     }
  13844.     /**
  13845.      * Gets the public 'jkweb_shopware_category_listing_plugin.filesystem.public' shared service.
  13846.      *
  13847.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13848.      */
  13849.     protected function getJkwebShopwareCategoryListingPlugin_Filesystem_PublicService()
  13850.     {
  13851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13853.         return $this->services['jkweb_shopware_category_listing_plugin.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/jkweb_shopware_category_listing_plugin');
  13854.     }
  13855.     /**
  13856.      * Gets the public 'landing_page.repository' shared service.
  13857.      *
  13858.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13859.      */
  13860.     protected function getLandingPage_RepositoryService()
  13861.     {
  13862.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13863.         if (isset($this->services['landing_page.repository'])) {
  13864.             return $this->services['landing_page.repository'];
  13865.         }
  13866.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13867.         if (isset($this->services['landing_page.repository'])) {
  13868.             return $this->services['landing_page.repository'];
  13869.         }
  13870.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13871.         if (isset($this->services['landing_page.repository'])) {
  13872.             return $this->services['landing_page.repository'];
  13873.         }
  13874.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13875.         if (isset($this->services['landing_page.repository'])) {
  13876.             return $this->services['landing_page.repository'];
  13877.         }
  13878.         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())));
  13879.     }
  13880.     /**
  13881.      * Gets the public 'landing_page_sales_channel.repository' shared service.
  13882.      *
  13883.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13884.      */
  13885.     protected function getLandingPageSalesChannel_RepositoryService()
  13886.     {
  13887.         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())));
  13888.     }
  13889.     /**
  13890.      * Gets the public 'landing_page_tag.repository' shared service.
  13891.      *
  13892.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13893.      */
  13894.     protected function getLandingPageTag_RepositoryService()
  13895.     {
  13896.         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())));
  13897.     }
  13898.     /**
  13899.      * Gets the public 'landing_page_translation.repository' shared service.
  13900.      *
  13901.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13902.      */
  13903.     protected function getLandingPageTranslation_RepositoryService()
  13904.     {
  13905.         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())));
  13906.     }
  13907.     /**
  13908.      * Gets the public 'language.repository' shared service.
  13909.      *
  13910.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13911.      */
  13912.     protected function getLanguage_RepositoryService()
  13913.     {
  13914.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13915.         if (isset($this->services['language.repository'])) {
  13916.             return $this->services['language.repository'];
  13917.         }
  13918.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13919.         if (isset($this->services['language.repository'])) {
  13920.             return $this->services['language.repository'];
  13921.         }
  13922.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13923.         if (isset($this->services['language.repository'])) {
  13924.             return $this->services['language.repository'];
  13925.         }
  13926.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13927.         if (isset($this->services['language.repository'])) {
  13928.             return $this->services['language.repository'];
  13929.         }
  13930.         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())));
  13931.     }
  13932.     /**
  13933.      * Gets the public 'leopard_search_extension.filesystem.private' shared service.
  13934.      *
  13935.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13936.      */
  13937.     protected function getLeopardSearchExtension_Filesystem_PrivateService()
  13938.     {
  13939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13941.         return $this->services['leopard_search_extension.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/leopard_search_extension');
  13942.     }
  13943.     /**
  13944.      * Gets the public 'leopard_search_extension.filesystem.public' shared service.
  13945.      *
  13946.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13947.      */
  13948.     protected function getLeopardSearchExtension_Filesystem_PublicService()
  13949.     {
  13950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13952.         return $this->services['leopard_search_extension.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/leopard_search_extension');
  13953.     }
  13954.     /**
  13955.      * Gets the public 'locale.repository' shared service.
  13956.      *
  13957.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13958.      */
  13959.     protected function getLocale_RepositoryService()
  13960.     {
  13961.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13962.         if (isset($this->services['locale.repository'])) {
  13963.             return $this->services['locale.repository'];
  13964.         }
  13965.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13966.         if (isset($this->services['locale.repository'])) {
  13967.             return $this->services['locale.repository'];
  13968.         }
  13969.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13970.         if (isset($this->services['locale.repository'])) {
  13971.             return $this->services['locale.repository'];
  13972.         }
  13973.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13974.         if (isset($this->services['locale.repository'])) {
  13975.             return $this->services['locale.repository'];
  13976.         }
  13977.         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())));
  13978.     }
  13979.     /**
  13980.      * Gets the public 'locale_translation.repository' shared service.
  13981.      *
  13982.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13983.      */
  13984.     protected function getLocaleTranslation_RepositoryService()
  13985.     {
  13986.         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())));
  13987.     }
  13988.     /**
  13989.      * Gets the public 'log_entry.repository' shared service.
  13990.      *
  13991.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13992.      */
  13993.     protected function getLogEntry_RepositoryService()
  13994.     {
  13995.         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())));
  13996.     }
  13997.     /**
  13998.      * Gets the public 'mail_header_footer.repository' shared service.
  13999.      *
  14000.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14001.      */
  14002.     protected function getMailHeaderFooter_RepositoryService()
  14003.     {
  14004.         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())));
  14005.     }
  14006.     /**
  14007.      * Gets the public 'mail_header_footer_translation.repository' shared service.
  14008.      *
  14009.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14010.      */
  14011.     protected function getMailHeaderFooterTranslation_RepositoryService()
  14012.     {
  14013.         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())));
  14014.     }
  14015.     /**
  14016.      * Gets the public 'mail_template.repository' shared service.
  14017.      *
  14018.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14019.      */
  14020.     protected function getMailTemplate_RepositoryService()
  14021.     {
  14022.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14023.         if (isset($this->services['mail_template.repository'])) {
  14024.             return $this->services['mail_template.repository'];
  14025.         }
  14026.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14027.         if (isset($this->services['mail_template.repository'])) {
  14028.             return $this->services['mail_template.repository'];
  14029.         }
  14030.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14031.         if (isset($this->services['mail_template.repository'])) {
  14032.             return $this->services['mail_template.repository'];
  14033.         }
  14034.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14035.         if (isset($this->services['mail_template.repository'])) {
  14036.             return $this->services['mail_template.repository'];
  14037.         }
  14038.         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())));
  14039.     }
  14040.     /**
  14041.      * Gets the public 'mail_template_media.repository' shared service.
  14042.      *
  14043.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14044.      */
  14045.     protected function getMailTemplateMedia_RepositoryService()
  14046.     {
  14047.         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())));
  14048.     }
  14049.     /**
  14050.      * Gets the public 'mail_template_translation.repository' shared service.
  14051.      *
  14052.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14053.      */
  14054.     protected function getMailTemplateTranslation_RepositoryService()
  14055.     {
  14056.         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())));
  14057.     }
  14058.     /**
  14059.      * Gets the public 'mail_template_type.repository' shared service.
  14060.      *
  14061.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14062.      */
  14063.     protected function getMailTemplateType_RepositoryService()
  14064.     {
  14065.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14066.         if (isset($this->services['mail_template_type.repository'])) {
  14067.             return $this->services['mail_template_type.repository'];
  14068.         }
  14069.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14070.         if (isset($this->services['mail_template_type.repository'])) {
  14071.             return $this->services['mail_template_type.repository'];
  14072.         }
  14073.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14074.         if (isset($this->services['mail_template_type.repository'])) {
  14075.             return $this->services['mail_template_type.repository'];
  14076.         }
  14077.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14078.         if (isset($this->services['mail_template_type.repository'])) {
  14079.             return $this->services['mail_template_type.repository'];
  14080.         }
  14081.         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())));
  14082.     }
  14083.     /**
  14084.      * Gets the public 'mail_template_type_translation.repository' shared service.
  14085.      *
  14086.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14087.      */
  14088.     protected function getMailTemplateTypeTranslation_RepositoryService()
  14089.     {
  14090.         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())));
  14091.     }
  14092.     /**
  14093.      * Gets the public 'main_category.repository' shared service.
  14094.      *
  14095.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14096.      */
  14097.     protected function getMainCategory_RepositoryService()
  14098.     {
  14099.         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())));
  14100.     }
  14101.     /**
  14102.      * Gets the public 'maintenance.filesystem.private' shared service.
  14103.      *
  14104.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14105.      */
  14106.     protected function getMaintenance_Filesystem_PrivateService()
  14107.     {
  14108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14110.         return $this->services['maintenance.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/maintenance');
  14111.     }
  14112.     /**
  14113.      * Gets the public 'maintenance.filesystem.public' shared service.
  14114.      *
  14115.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14116.      */
  14117.     protected function getMaintenance_Filesystem_PublicService()
  14118.     {
  14119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14121.         return $this->services['maintenance.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/maintenance');
  14122.     }
  14123.     /**
  14124.      * Gets the public 'media.repository' shared service.
  14125.      *
  14126.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14127.      */
  14128.     protected function getMedia_RepositoryService()
  14129.     {
  14130.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  14131.         if (isset($this->services['media.repository'])) {
  14132.             return $this->services['media.repository'];
  14133.         }
  14134.         return $this->services['media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($a);
  14135.     }
  14136.     /**
  14137.      * Gets the public 'media_default_folder.repository' shared service.
  14138.      *
  14139.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14140.      */
  14141.     protected function getMediaDefaultFolder_RepositoryService()
  14142.     {
  14143.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14144.         if (isset($this->services['media_default_folder.repository'])) {
  14145.             return $this->services['media_default_folder.repository'];
  14146.         }
  14147.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14148.         if (isset($this->services['media_default_folder.repository'])) {
  14149.             return $this->services['media_default_folder.repository'];
  14150.         }
  14151.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14152.         if (isset($this->services['media_default_folder.repository'])) {
  14153.             return $this->services['media_default_folder.repository'];
  14154.         }
  14155.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14156.         if (isset($this->services['media_default_folder.repository'])) {
  14157.             return $this->services['media_default_folder.repository'];
  14158.         }
  14159.         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())));
  14160.     }
  14161.     /**
  14162.      * Gets the public 'media_folder.repository' shared service.
  14163.      *
  14164.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14165.      */
  14166.     protected function getMediaFolder_RepositoryService()
  14167.     {
  14168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryDecorator.php';
  14169.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14170.         if (isset($this->services['media_folder.repository'])) {
  14171.             return $this->services['media_folder.repository'];
  14172.         }
  14173.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14174.         if (isset($this->services['media_folder.repository'])) {
  14175.             return $this->services['media_folder.repository'];
  14176.         }
  14177.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14178.         if (isset($this->services['media_folder.repository'])) {
  14179.             return $this->services['media_folder.repository'];
  14180.         }
  14181.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14182.         if (isset($this->services['media_folder.repository'])) {
  14183.             return $this->services['media_folder.repository'];
  14184.         }
  14185.         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()))));
  14186.     }
  14187.     /**
  14188.      * Gets the public 'media_folder_configuration.repository' shared service.
  14189.      *
  14190.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14191.      */
  14192.     protected function getMediaFolderConfiguration_RepositoryService()
  14193.     {
  14194.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14195.         if (isset($this->services['media_folder_configuration.repository'])) {
  14196.             return $this->services['media_folder_configuration.repository'];
  14197.         }
  14198.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14199.         if (isset($this->services['media_folder_configuration.repository'])) {
  14200.             return $this->services['media_folder_configuration.repository'];
  14201.         }
  14202.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14203.         if (isset($this->services['media_folder_configuration.repository'])) {
  14204.             return $this->services['media_folder_configuration.repository'];
  14205.         }
  14206.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14207.         if (isset($this->services['media_folder_configuration.repository'])) {
  14208.             return $this->services['media_folder_configuration.repository'];
  14209.         }
  14210.         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())));
  14211.     }
  14212.     /**
  14213.      * Gets the public 'media_folder_configuration_media_thumbnail_size.repository' shared service.
  14214.      *
  14215.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14216.      */
  14217.     protected function getMediaFolderConfigurationMediaThumbnailSize_RepositoryService()
  14218.     {
  14219.         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())));
  14220.     }
  14221.     /**
  14222.      * Gets the public 'media_tag.repository' shared service.
  14223.      *
  14224.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14225.      */
  14226.     protected function getMediaTag_RepositoryService()
  14227.     {
  14228.         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())));
  14229.     }
  14230.     /**
  14231.      * Gets the public 'media_thumbnail.repository' shared service.
  14232.      *
  14233.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14234.      */
  14235.     protected function getMediaThumbnail_RepositoryService()
  14236.     {
  14237.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'] ?? $this->getMediaThumbnailRepositoryDecoratorService());
  14238.         if (isset($this->services['media_thumbnail.repository'])) {
  14239.             return $this->services['media_thumbnail.repository'];
  14240.         }
  14241.         return $this->services['media_thumbnail.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($a);
  14242.     }
  14243.     /**
  14244.      * Gets the public 'media_thumbnail_size.repository' shared service.
  14245.      *
  14246.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14247.      */
  14248.     protected function getMediaThumbnailSize_RepositoryService()
  14249.     {
  14250.         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())));
  14251.     }
  14252.     /**
  14253.      * Gets the public 'media_translation.repository' shared service.
  14254.      *
  14255.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14256.      */
  14257.     protected function getMediaTranslation_RepositoryService()
  14258.     {
  14259.         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())));
  14260.     }
  14261.     /**
  14262.      * Gets the public 'message_queue_stats.repository' shared service.
  14263.      *
  14264.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14265.      */
  14266.     protected function getMessageQueueStats_RepositoryService()
  14267.     {
  14268.         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())));
  14269.     }
  14270.     /**
  14271.      * Gets the public 'messenger.default_bus' shared service.
  14272.      *
  14273.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  14274.      */
  14275.     protected function getMessenger_DefaultBusService()
  14276.     {
  14277.         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 () {
  14278.             yield => ($this->privates['messenger.bus.shopware.middleware.traceable'] ?? $this->getMessenger_Bus_Shopware_Middleware_TraceableService());
  14279.             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')));
  14280.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  14281.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  14282.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  14283.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] ?? $this->getRetryMiddlewareService());
  14284.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  14285.             yield => ($this->privates['messenger.bus.shopware.middleware.handle_message'] ?? $this->getMessenger_Bus_Shopware_Middleware_HandleMessageService());
  14286.         }, 8)), 'default', ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService())));
  14287.     }
  14288.     /**
  14289.      * Gets the public 'monolog.logger.business_events' shared service.
  14290.      *
  14291.      * @return \Symfony\Bridge\Monolog\Logger
  14292.      */
  14293.     protected function getMonolog_Logger_BusinessEventsService()
  14294.     {
  14295.         $this->services['monolog.logger.business_events'] = $instance = new \Symfony\Bridge\Monolog\Logger('business_events');
  14296.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14297.         $instance->pushHandler(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  14298.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14299.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  14300.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14301.         return $instance;
  14302.     }
  14303.     /**
  14304.      * Gets the public 'netzp_staging6.filesystem.private' shared service.
  14305.      *
  14306.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14307.      */
  14308.     protected function getNetzpStaging6_Filesystem_PrivateService()
  14309.     {
  14310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14312.         return $this->services['netzp_staging6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/netzp_staging6');
  14313.     }
  14314.     /**
  14315.      * Gets the public 'netzp_staging6.filesystem.public' shared service.
  14316.      *
  14317.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14318.      */
  14319.     protected function getNetzpStaging6_Filesystem_PublicService()
  14320.     {
  14321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14323.         return $this->services['netzp_staging6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/netzp_staging6');
  14324.     }
  14325.     /**
  14326.      * Gets the public 'newsletter_recipient.repository' shared service.
  14327.      *
  14328.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14329.      */
  14330.     protected function getNewsletterRecipient_RepositoryService()
  14331.     {
  14332.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14333.         if (isset($this->services['newsletter_recipient.repository'])) {
  14334.             return $this->services['newsletter_recipient.repository'];
  14335.         }
  14336.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14337.         if (isset($this->services['newsletter_recipient.repository'])) {
  14338.             return $this->services['newsletter_recipient.repository'];
  14339.         }
  14340.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14341.         if (isset($this->services['newsletter_recipient.repository'])) {
  14342.             return $this->services['newsletter_recipient.repository'];
  14343.         }
  14344.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14345.         if (isset($this->services['newsletter_recipient.repository'])) {
  14346.             return $this->services['newsletter_recipient.repository'];
  14347.         }
  14348.         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())));
  14349.     }
  14350.     /**
  14351.      * Gets the public 'newsletter_recipient_tag.repository' shared service.
  14352.      *
  14353.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14354.      */
  14355.     protected function getNewsletterRecipientTag_RepositoryService()
  14356.     {
  14357.         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())));
  14358.     }
  14359.     /**
  14360.      * Gets the public 'notification.repository' shared service.
  14361.      *
  14362.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14363.      */
  14364.     protected function getNotification_RepositoryService()
  14365.     {
  14366.         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())));
  14367.     }
  14368.     /**
  14369.      * Gets the public 'number_range.repository' shared service.
  14370.      *
  14371.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14372.      */
  14373.     protected function getNumberRange_RepositoryService()
  14374.     {
  14375.         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())));
  14376.     }
  14377.     /**
  14378.      * Gets the public 'number_range_sales_channel.repository' shared service.
  14379.      *
  14380.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14381.      */
  14382.     protected function getNumberRangeSalesChannel_RepositoryService()
  14383.     {
  14384.         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())));
  14385.     }
  14386.     /**
  14387.      * Gets the public 'number_range_state.repository' shared service.
  14388.      *
  14389.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14390.      */
  14391.     protected function getNumberRangeState_RepositoryService()
  14392.     {
  14393.         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())));
  14394.     }
  14395.     /**
  14396.      * Gets the public 'number_range_translation.repository' shared service.
  14397.      *
  14398.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14399.      */
  14400.     protected function getNumberRangeTranslation_RepositoryService()
  14401.     {
  14402.         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())));
  14403.     }
  14404.     /**
  14405.      * Gets the public 'number_range_type.repository' shared service.
  14406.      *
  14407.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14408.      */
  14409.     protected function getNumberRangeType_RepositoryService()
  14410.     {
  14411.         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())));
  14412.     }
  14413.     /**
  14414.      * Gets the public 'number_range_type_translation.repository' shared service.
  14415.      *
  14416.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14417.      */
  14418.     protected function getNumberRangeTypeTranslation_RepositoryService()
  14419.     {
  14420.         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())));
  14421.     }
  14422.     /**
  14423.      * Gets the public 'order.repository' shared service.
  14424.      *
  14425.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14426.      */
  14427.     protected function getOrder_RepositoryService()
  14428.     {
  14429.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14430.         if (isset($this->services['order.repository'])) {
  14431.             return $this->services['order.repository'];
  14432.         }
  14433.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14434.         if (isset($this->services['order.repository'])) {
  14435.             return $this->services['order.repository'];
  14436.         }
  14437.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14438.         if (isset($this->services['order.repository'])) {
  14439.             return $this->services['order.repository'];
  14440.         }
  14441.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14442.         if (isset($this->services['order.repository'])) {
  14443.             return $this->services['order.repository'];
  14444.         }
  14445.         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())));
  14446.     }
  14447.     /**
  14448.      * Gets the public 'order_address.repository' shared service.
  14449.      *
  14450.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14451.      */
  14452.     protected function getOrderAddress_RepositoryService()
  14453.     {
  14454.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14455.         if (isset($this->services['order_address.repository'])) {
  14456.             return $this->services['order_address.repository'];
  14457.         }
  14458.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14459.         if (isset($this->services['order_address.repository'])) {
  14460.             return $this->services['order_address.repository'];
  14461.         }
  14462.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14463.         if (isset($this->services['order_address.repository'])) {
  14464.             return $this->services['order_address.repository'];
  14465.         }
  14466.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14467.         if (isset($this->services['order_address.repository'])) {
  14468.             return $this->services['order_address.repository'];
  14469.         }
  14470.         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())));
  14471.     }
  14472.     /**
  14473.      * Gets the public 'order_customer.repository' shared service.
  14474.      *
  14475.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14476.      */
  14477.     protected function getOrderCustomer_RepositoryService()
  14478.     {
  14479.         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())));
  14480.     }
  14481.     /**
  14482.      * Gets the public 'order_delivery.repository' shared service.
  14483.      *
  14484.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14485.      */
  14486.     protected function getOrderDelivery_RepositoryService()
  14487.     {
  14488.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14489.         if (isset($this->services['order_delivery.repository'])) {
  14490.             return $this->services['order_delivery.repository'];
  14491.         }
  14492.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14493.         if (isset($this->services['order_delivery.repository'])) {
  14494.             return $this->services['order_delivery.repository'];
  14495.         }
  14496.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14497.         if (isset($this->services['order_delivery.repository'])) {
  14498.             return $this->services['order_delivery.repository'];
  14499.         }
  14500.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14501.         if (isset($this->services['order_delivery.repository'])) {
  14502.             return $this->services['order_delivery.repository'];
  14503.         }
  14504.         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())));
  14505.     }
  14506.     /**
  14507.      * Gets the public 'order_delivery_position.repository' shared service.
  14508.      *
  14509.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14510.      */
  14511.     protected function getOrderDeliveryPosition_RepositoryService()
  14512.     {
  14513.         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())));
  14514.     }
  14515.     /**
  14516.      * Gets the public 'order_line_item.repository' shared service.
  14517.      *
  14518.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14519.      */
  14520.     protected function getOrderLineItem_RepositoryService()
  14521.     {
  14522.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14523.         if (isset($this->services['order_line_item.repository'])) {
  14524.             return $this->services['order_line_item.repository'];
  14525.         }
  14526.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14527.         if (isset($this->services['order_line_item.repository'])) {
  14528.             return $this->services['order_line_item.repository'];
  14529.         }
  14530.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14531.         if (isset($this->services['order_line_item.repository'])) {
  14532.             return $this->services['order_line_item.repository'];
  14533.         }
  14534.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14535.         if (isset($this->services['order_line_item.repository'])) {
  14536.             return $this->services['order_line_item.repository'];
  14537.         }
  14538.         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())));
  14539.     }
  14540.     /**
  14541.      * Gets the public 'order_line_item_download.repository' shared service.
  14542.      *
  14543.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14544.      */
  14545.     protected function getOrderLineItemDownload_RepositoryService()
  14546.     {
  14547.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14548.         if (isset($this->services['order_line_item_download.repository'])) {
  14549.             return $this->services['order_line_item_download.repository'];
  14550.         }
  14551.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14552.         if (isset($this->services['order_line_item_download.repository'])) {
  14553.             return $this->services['order_line_item_download.repository'];
  14554.         }
  14555.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14556.         if (isset($this->services['order_line_item_download.repository'])) {
  14557.             return $this->services['order_line_item_download.repository'];
  14558.         }
  14559.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14560.         if (isset($this->services['order_line_item_download.repository'])) {
  14561.             return $this->services['order_line_item_download.repository'];
  14562.         }
  14563.         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())));
  14564.     }
  14565.     /**
  14566.      * Gets the public 'order_tag.repository' shared service.
  14567.      *
  14568.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14569.      */
  14570.     protected function getOrderTag_RepositoryService()
  14571.     {
  14572.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14573.         if (isset($this->services['order_tag.repository'])) {
  14574.             return $this->services['order_tag.repository'];
  14575.         }
  14576.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14577.         if (isset($this->services['order_tag.repository'])) {
  14578.             return $this->services['order_tag.repository'];
  14579.         }
  14580.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14581.         if (isset($this->services['order_tag.repository'])) {
  14582.             return $this->services['order_tag.repository'];
  14583.         }
  14584.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14585.         if (isset($this->services['order_tag.repository'])) {
  14586.             return $this->services['order_tag.repository'];
  14587.         }
  14588.         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())));
  14589.     }
  14590.     /**
  14591.      * Gets the public 'order_transaction.repository' shared service.
  14592.      *
  14593.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14594.      */
  14595.     protected function getOrderTransaction_RepositoryService()
  14596.     {
  14597.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14598.         if (isset($this->services['order_transaction.repository'])) {
  14599.             return $this->services['order_transaction.repository'];
  14600.         }
  14601.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14602.         if (isset($this->services['order_transaction.repository'])) {
  14603.             return $this->services['order_transaction.repository'];
  14604.         }
  14605.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14606.         if (isset($this->services['order_transaction.repository'])) {
  14607.             return $this->services['order_transaction.repository'];
  14608.         }
  14609.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14610.         if (isset($this->services['order_transaction.repository'])) {
  14611.             return $this->services['order_transaction.repository'];
  14612.         }
  14613.         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())));
  14614.     }
  14615.     /**
  14616.      * Gets the public 'order_transaction_capture.repository' shared service.
  14617.      *
  14618.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14619.      */
  14620.     protected function getOrderTransactionCapture_RepositoryService()
  14621.     {
  14622.         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())));
  14623.     }
  14624.     /**
  14625.      * Gets the public 'order_transaction_capture_refund.repository' shared service.
  14626.      *
  14627.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14628.      */
  14629.     protected function getOrderTransactionCaptureRefund_RepositoryService()
  14630.     {
  14631.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14632.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  14633.             return $this->services['order_transaction_capture_refund.repository'];
  14634.         }
  14635.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14636.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  14637.             return $this->services['order_transaction_capture_refund.repository'];
  14638.         }
  14639.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14640.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  14641.             return $this->services['order_transaction_capture_refund.repository'];
  14642.         }
  14643.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14644.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  14645.             return $this->services['order_transaction_capture_refund.repository'];
  14646.         }
  14647.         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())));
  14648.     }
  14649.     /**
  14650.      * Gets the public 'order_transaction_capture_refund_position.repository' shared service.
  14651.      *
  14652.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14653.      */
  14654.     protected function getOrderTransactionCaptureRefundPosition_RepositoryService()
  14655.     {
  14656.         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())));
  14657.     }
  14658.     /**
  14659.      * Gets the public 'payment_method.repository' shared service.
  14660.      *
  14661.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14662.      */
  14663.     protected function getPaymentMethod_RepositoryService()
  14664.     {
  14665.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14666.         if (isset($this->services['payment_method.repository'])) {
  14667.             return $this->services['payment_method.repository'];
  14668.         }
  14669.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14670.         if (isset($this->services['payment_method.repository'])) {
  14671.             return $this->services['payment_method.repository'];
  14672.         }
  14673.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14674.         if (isset($this->services['payment_method.repository'])) {
  14675.             return $this->services['payment_method.repository'];
  14676.         }
  14677.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14678.         if (isset($this->services['payment_method.repository'])) {
  14679.             return $this->services['payment_method.repository'];
  14680.         }
  14681.         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()))));
  14682.     }
  14683.     /**
  14684.      * Gets the public 'payment_method_translation.repository' shared service.
  14685.      *
  14686.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14687.      */
  14688.     protected function getPaymentMethodTranslation_RepositoryService()
  14689.     {
  14690.         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())));
  14691.     }
  14692.     /**
  14693.      * Gets the public 'plugin.repository' shared service.
  14694.      *
  14695.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14696.      */
  14697.     protected function getPlugin_RepositoryService()
  14698.     {
  14699.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14700.         if (isset($this->services['plugin.repository'])) {
  14701.             return $this->services['plugin.repository'];
  14702.         }
  14703.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14704.         if (isset($this->services['plugin.repository'])) {
  14705.             return $this->services['plugin.repository'];
  14706.         }
  14707.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14708.         if (isset($this->services['plugin.repository'])) {
  14709.             return $this->services['plugin.repository'];
  14710.         }
  14711.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14712.         if (isset($this->services['plugin.repository'])) {
  14713.             return $this->services['plugin.repository'];
  14714.         }
  14715.         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())));
  14716.     }
  14717.     /**
  14718.      * Gets the public 'plugin_translation.repository' shared service.
  14719.      *
  14720.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14721.      */
  14722.     protected function getPluginTranslation_RepositoryService()
  14723.     {
  14724.         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())));
  14725.     }
  14726.     /**
  14727.      * Gets the public 'product.repository' shared service.
  14728.      *
  14729.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14730.      */
  14731.     protected function getProduct_RepositoryService()
  14732.     {
  14733.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14734.         if (isset($this->services['product.repository'])) {
  14735.             return $this->services['product.repository'];
  14736.         }
  14737.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14738.         if (isset($this->services['product.repository'])) {
  14739.             return $this->services['product.repository'];
  14740.         }
  14741.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14742.         if (isset($this->services['product.repository'])) {
  14743.             return $this->services['product.repository'];
  14744.         }
  14745.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14746.         if (isset($this->services['product.repository'])) {
  14747.             return $this->services['product.repository'];
  14748.         }
  14749.         $e = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService());
  14750.         $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);
  14751.         $f->setEntityLoadedEventFactory($e);
  14752.         return $this->services['product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($f);
  14753.     }
  14754.     /**
  14755.      * Gets the public 'product_category.repository' shared service.
  14756.      *
  14757.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14758.      */
  14759.     protected function getProductCategory_RepositoryService()
  14760.     {
  14761.         return $this->services['product_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] ?? $this->getProductCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  14762.     }
  14763.     /**
  14764.      * Gets the public 'product_category_tree.repository' shared service.
  14765.      *
  14766.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14767.      */
  14768.     protected function getProductCategoryTree_RepositoryService()
  14769.     {
  14770.         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())));
  14771.     }
  14772.     /**
  14773.      * Gets the public 'product_configurator_setting.repository' shared service.
  14774.      *
  14775.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14776.      */
  14777.     protected function getProductConfiguratorSetting_RepositoryService()
  14778.     {
  14779.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14780.         if (isset($this->services['product_configurator_setting.repository'])) {
  14781.             return $this->services['product_configurator_setting.repository'];
  14782.         }
  14783.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14784.         if (isset($this->services['product_configurator_setting.repository'])) {
  14785.             return $this->services['product_configurator_setting.repository'];
  14786.         }
  14787.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14788.         if (isset($this->services['product_configurator_setting.repository'])) {
  14789.             return $this->services['product_configurator_setting.repository'];
  14790.         }
  14791.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14792.         if (isset($this->services['product_configurator_setting.repository'])) {
  14793.             return $this->services['product_configurator_setting.repository'];
  14794.         }
  14795.         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())));
  14796.     }
  14797.     /**
  14798.      * Gets the public 'product_cross_selling.repository' shared service.
  14799.      *
  14800.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14801.      */
  14802.     protected function getProductCrossSelling_RepositoryService()
  14803.     {
  14804.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14805.         if (isset($this->services['product_cross_selling.repository'])) {
  14806.             return $this->services['product_cross_selling.repository'];
  14807.         }
  14808.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14809.         if (isset($this->services['product_cross_selling.repository'])) {
  14810.             return $this->services['product_cross_selling.repository'];
  14811.         }
  14812.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14813.         if (isset($this->services['product_cross_selling.repository'])) {
  14814.             return $this->services['product_cross_selling.repository'];
  14815.         }
  14816.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14817.         if (isset($this->services['product_cross_selling.repository'])) {
  14818.             return $this->services['product_cross_selling.repository'];
  14819.         }
  14820.         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())));
  14821.     }
  14822.     /**
  14823.      * Gets the public 'product_cross_selling_assigned_products.repository' shared service.
  14824.      *
  14825.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14826.      */
  14827.     protected function getProductCrossSellingAssignedProducts_RepositoryService()
  14828.     {
  14829.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14830.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  14831.             return $this->services['product_cross_selling_assigned_products.repository'];
  14832.         }
  14833.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14834.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  14835.             return $this->services['product_cross_selling_assigned_products.repository'];
  14836.         }
  14837.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14838.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  14839.             return $this->services['product_cross_selling_assigned_products.repository'];
  14840.         }
  14841.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14842.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  14843.             return $this->services['product_cross_selling_assigned_products.repository'];
  14844.         }
  14845.         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())));
  14846.     }
  14847.     /**
  14848.      * Gets the public 'product_cross_selling_translation.repository' shared service.
  14849.      *
  14850.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14851.      */
  14852.     protected function getProductCrossSellingTranslation_RepositoryService()
  14853.     {
  14854.         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())));
  14855.     }
  14856.     /**
  14857.      * Gets the public 'product_custom_field_set.repository' shared service.
  14858.      *
  14859.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14860.      */
  14861.     protected function getProductCustomFieldSet_RepositoryService()
  14862.     {
  14863.         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())));
  14864.     }
  14865.     /**
  14866.      * Gets the public 'product_download.repository' shared service.
  14867.      *
  14868.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14869.      */
  14870.     protected function getProductDownload_RepositoryService()
  14871.     {
  14872.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14873.         if (isset($this->services['product_download.repository'])) {
  14874.             return $this->services['product_download.repository'];
  14875.         }
  14876.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14877.         if (isset($this->services['product_download.repository'])) {
  14878.             return $this->services['product_download.repository'];
  14879.         }
  14880.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14881.         if (isset($this->services['product_download.repository'])) {
  14882.             return $this->services['product_download.repository'];
  14883.         }
  14884.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14885.         if (isset($this->services['product_download.repository'])) {
  14886.             return $this->services['product_download.repository'];
  14887.         }
  14888.         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())));
  14889.     }
  14890.     /**
  14891.      * Gets the public 'product_export.repository' shared service.
  14892.      *
  14893.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14894.      */
  14895.     protected function getProductExport_RepositoryService()
  14896.     {
  14897.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14898.         if (isset($this->services['product_export.repository'])) {
  14899.             return $this->services['product_export.repository'];
  14900.         }
  14901.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14902.         if (isset($this->services['product_export.repository'])) {
  14903.             return $this->services['product_export.repository'];
  14904.         }
  14905.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14906.         if (isset($this->services['product_export.repository'])) {
  14907.             return $this->services['product_export.repository'];
  14908.         }
  14909.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14910.         if (isset($this->services['product_export.repository'])) {
  14911.             return $this->services['product_export.repository'];
  14912.         }
  14913.         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())));
  14914.     }
  14915.     /**
  14916.      * Gets the public 'product_feature_set.repository' shared service.
  14917.      *
  14918.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14919.      */
  14920.     protected function getProductFeatureSet_RepositoryService()
  14921.     {
  14922.         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())));
  14923.     }
  14924.     /**
  14925.      * Gets the public 'product_feature_set_translation.repository' shared service.
  14926.      *
  14927.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14928.      */
  14929.     protected function getProductFeatureSetTranslation_RepositoryService()
  14930.     {
  14931.         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())));
  14932.     }
  14933.     /**
  14934.      * Gets the public 'product_keyword_dictionary.repository' shared service.
  14935.      *
  14936.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14937.      */
  14938.     protected function getProductKeywordDictionary_RepositoryService()
  14939.     {
  14940.         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())));
  14941.     }
  14942.     /**
  14943.      * Gets the public 'product_manufacturer.repository' shared service.
  14944.      *
  14945.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14946.      */
  14947.     protected function getProductManufacturer_RepositoryService()
  14948.     {
  14949.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14950.         if (isset($this->services['product_manufacturer.repository'])) {
  14951.             return $this->services['product_manufacturer.repository'];
  14952.         }
  14953.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14954.         if (isset($this->services['product_manufacturer.repository'])) {
  14955.             return $this->services['product_manufacturer.repository'];
  14956.         }
  14957.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14958.         if (isset($this->services['product_manufacturer.repository'])) {
  14959.             return $this->services['product_manufacturer.repository'];
  14960.         }
  14961.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14962.         if (isset($this->services['product_manufacturer.repository'])) {
  14963.             return $this->services['product_manufacturer.repository'];
  14964.         }
  14965.         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())));
  14966.     }
  14967.     /**
  14968.      * Gets the public 'product_manufacturer_translation.repository' shared service.
  14969.      *
  14970.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14971.      */
  14972.     protected function getProductManufacturerTranslation_RepositoryService()
  14973.     {
  14974.         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())));
  14975.     }
  14976.     /**
  14977.      * Gets the public 'product_media.repository' shared service.
  14978.      *
  14979.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14980.      */
  14981.     protected function getProductMedia_RepositoryService()
  14982.     {
  14983.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14984.         if (isset($this->services['product_media.repository'])) {
  14985.             return $this->services['product_media.repository'];
  14986.         }
  14987.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14988.         if (isset($this->services['product_media.repository'])) {
  14989.             return $this->services['product_media.repository'];
  14990.         }
  14991.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14992.         if (isset($this->services['product_media.repository'])) {
  14993.             return $this->services['product_media.repository'];
  14994.         }
  14995.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14996.         if (isset($this->services['product_media.repository'])) {
  14997.             return $this->services['product_media.repository'];
  14998.         }
  14999.         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())));
  15000.     }
  15001.     /**
  15002.      * Gets the public 'product_option.repository' shared service.
  15003.      *
  15004.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15005.      */
  15006.     protected function getProductOption_RepositoryService()
  15007.     {
  15008.         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())));
  15009.     }
  15010.     /**
  15011.      * Gets the public 'product_price.repository' shared service.
  15012.      *
  15013.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15014.      */
  15015.     protected function getProductPrice_RepositoryService()
  15016.     {
  15017.         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())));
  15018.     }
  15019.     /**
  15020.      * Gets the public 'product_property.repository' shared service.
  15021.      *
  15022.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15023.      */
  15024.     protected function getProductProperty_RepositoryService()
  15025.     {
  15026.         return $this->services['product_property.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] ?? $this->getProductPropertyDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15027.     }
  15028.     /**
  15029.      * Gets the public 'product_review.repository' shared service.
  15030.      *
  15031.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15032.      */
  15033.     protected function getProductReview_RepositoryService()
  15034.     {
  15035.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15036.         if (isset($this->services['product_review.repository'])) {
  15037.             return $this->services['product_review.repository'];
  15038.         }
  15039.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15040.         if (isset($this->services['product_review.repository'])) {
  15041.             return $this->services['product_review.repository'];
  15042.         }
  15043.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15044.         if (isset($this->services['product_review.repository'])) {
  15045.             return $this->services['product_review.repository'];
  15046.         }
  15047.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15048.         if (isset($this->services['product_review.repository'])) {
  15049.             return $this->services['product_review.repository'];
  15050.         }
  15051.         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())));
  15052.     }
  15053.     /**
  15054.      * Gets the public 'product_search_config.repository' shared service.
  15055.      *
  15056.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15057.      */
  15058.     protected function getProductSearchConfig_RepositoryService()
  15059.     {
  15060.         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())));
  15061.     }
  15062.     /**
  15063.      * Gets the public 'product_search_config_field.repository' shared service.
  15064.      *
  15065.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15066.      */
  15067.     protected function getProductSearchConfigField_RepositoryService()
  15068.     {
  15069.         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())));
  15070.     }
  15071.     /**
  15072.      * Gets the public 'product_search_keyword.repository' shared service.
  15073.      *
  15074.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15075.      */
  15076.     protected function getProductSearchKeyword_RepositoryService()
  15077.     {
  15078.         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())));
  15079.     }
  15080.     /**
  15081.      * Gets the public 'product_sorting.repository' shared service.
  15082.      *
  15083.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15084.      */
  15085.     protected function getProductSorting_RepositoryService()
  15086.     {
  15087.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15088.         if (isset($this->services['product_sorting.repository'])) {
  15089.             return $this->services['product_sorting.repository'];
  15090.         }
  15091.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15092.         if (isset($this->services['product_sorting.repository'])) {
  15093.             return $this->services['product_sorting.repository'];
  15094.         }
  15095.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15096.         if (isset($this->services['product_sorting.repository'])) {
  15097.             return $this->services['product_sorting.repository'];
  15098.         }
  15099.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15100.         if (isset($this->services['product_sorting.repository'])) {
  15101.             return $this->services['product_sorting.repository'];
  15102.         }
  15103.         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())));
  15104.     }
  15105.     /**
  15106.      * Gets the public 'product_sorting_translation.repository' shared service.
  15107.      *
  15108.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15109.      */
  15110.     protected function getProductSortingTranslation_RepositoryService()
  15111.     {
  15112.         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())));
  15113.     }
  15114.     /**
  15115.      * Gets the public 'product_stream.repository' shared service.
  15116.      *
  15117.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15118.      */
  15119.     protected function getProductStream_RepositoryService()
  15120.     {
  15121.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15122.         if (isset($this->services['product_stream.repository'])) {
  15123.             return $this->services['product_stream.repository'];
  15124.         }
  15125.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15126.         if (isset($this->services['product_stream.repository'])) {
  15127.             return $this->services['product_stream.repository'];
  15128.         }
  15129.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15130.         if (isset($this->services['product_stream.repository'])) {
  15131.             return $this->services['product_stream.repository'];
  15132.         }
  15133.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15134.         if (isset($this->services['product_stream.repository'])) {
  15135.             return $this->services['product_stream.repository'];
  15136.         }
  15137.         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())));
  15138.     }
  15139.     /**
  15140.      * Gets the public 'product_stream_filter.repository' shared service.
  15141.      *
  15142.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15143.      */
  15144.     protected function getProductStreamFilter_RepositoryService()
  15145.     {
  15146.         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())));
  15147.     }
  15148.     /**
  15149.      * Gets the public 'product_stream_mapping.repository' shared service.
  15150.      *
  15151.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15152.      */
  15153.     protected function getProductStreamMapping_RepositoryService()
  15154.     {
  15155.         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())));
  15156.     }
  15157.     /**
  15158.      * Gets the public 'product_stream_translation.repository' shared service.
  15159.      *
  15160.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15161.      */
  15162.     protected function getProductStreamTranslation_RepositoryService()
  15163.     {
  15164.         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())));
  15165.     }
  15166.     /**
  15167.      * Gets the public 'product_tag.repository' shared service.
  15168.      *
  15169.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15170.      */
  15171.     protected function getProductTag_RepositoryService()
  15172.     {
  15173.         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())));
  15174.     }
  15175.     /**
  15176.      * Gets the public 'product_translation.repository' shared service.
  15177.      *
  15178.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15179.      */
  15180.     protected function getProductTranslation_RepositoryService()
  15181.     {
  15182.         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())));
  15183.     }
  15184.     /**
  15185.      * Gets the public 'product_visibility.repository' shared service.
  15186.      *
  15187.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15188.      */
  15189.     protected function getProductVisibility_RepositoryService()
  15190.     {
  15191.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15192.         if (isset($this->services['product_visibility.repository'])) {
  15193.             return $this->services['product_visibility.repository'];
  15194.         }
  15195.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15196.         if (isset($this->services['product_visibility.repository'])) {
  15197.             return $this->services['product_visibility.repository'];
  15198.         }
  15199.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15200.         if (isset($this->services['product_visibility.repository'])) {
  15201.             return $this->services['product_visibility.repository'];
  15202.         }
  15203.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15204.         if (isset($this->services['product_visibility.repository'])) {
  15205.             return $this->services['product_visibility.repository'];
  15206.         }
  15207.         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())));
  15208.     }
  15209.     /**
  15210.      * Gets the public 'profiling.filesystem.private' shared service.
  15211.      *
  15212.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15213.      */
  15214.     protected function getProfiling_Filesystem_PrivateService()
  15215.     {
  15216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15218.         return $this->services['profiling.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/profiling');
  15219.     }
  15220.     /**
  15221.      * Gets the public 'profiling.filesystem.public' shared service.
  15222.      *
  15223.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15224.      */
  15225.     protected function getProfiling_Filesystem_PublicService()
  15226.     {
  15227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15229.         return $this->services['profiling.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/profiling');
  15230.     }
  15231.     /**
  15232.      * Gets the public 'promotion.repository' shared service.
  15233.      *
  15234.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15235.      */
  15236.     protected function getPromotion_RepositoryService()
  15237.     {
  15238.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15239.         if (isset($this->services['promotion.repository'])) {
  15240.             return $this->services['promotion.repository'];
  15241.         }
  15242.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15243.         if (isset($this->services['promotion.repository'])) {
  15244.             return $this->services['promotion.repository'];
  15245.         }
  15246.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15247.         if (isset($this->services['promotion.repository'])) {
  15248.             return $this->services['promotion.repository'];
  15249.         }
  15250.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15251.         if (isset($this->services['promotion.repository'])) {
  15252.             return $this->services['promotion.repository'];
  15253.         }
  15254.         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())));
  15255.     }
  15256.     /**
  15257.      * Gets the public 'promotion_cart_rule.repository' shared service.
  15258.      *
  15259.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15260.      */
  15261.     protected function getPromotionCartRule_RepositoryService()
  15262.     {
  15263.         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())));
  15264.     }
  15265.     /**
  15266.      * Gets the public 'promotion_discount.repository' shared service.
  15267.      *
  15268.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15269.      */
  15270.     protected function getPromotionDiscount_RepositoryService()
  15271.     {
  15272.         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())));
  15273.     }
  15274.     /**
  15275.      * Gets the public 'promotion_discount_prices.repository' shared service.
  15276.      *
  15277.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15278.      */
  15279.     protected function getPromotionDiscountPrices_RepositoryService()
  15280.     {
  15281.         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())));
  15282.     }
  15283.     /**
  15284.      * Gets the public 'promotion_discount_rule.repository' shared service.
  15285.      *
  15286.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15287.      */
  15288.     protected function getPromotionDiscountRule_RepositoryService()
  15289.     {
  15290.         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())));
  15291.     }
  15292.     /**
  15293.      * Gets the public 'promotion_individual_code.repository' shared service.
  15294.      *
  15295.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15296.      */
  15297.     protected function getPromotionIndividualCode_RepositoryService()
  15298.     {
  15299.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15300.         if (isset($this->services['promotion_individual_code.repository'])) {
  15301.             return $this->services['promotion_individual_code.repository'];
  15302.         }
  15303.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15304.         if (isset($this->services['promotion_individual_code.repository'])) {
  15305.             return $this->services['promotion_individual_code.repository'];
  15306.         }
  15307.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15308.         if (isset($this->services['promotion_individual_code.repository'])) {
  15309.             return $this->services['promotion_individual_code.repository'];
  15310.         }
  15311.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15312.         if (isset($this->services['promotion_individual_code.repository'])) {
  15313.             return $this->services['promotion_individual_code.repository'];
  15314.         }
  15315.         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())));
  15316.     }
  15317.     /**
  15318.      * Gets the public 'promotion_order_rule.repository' shared service.
  15319.      *
  15320.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15321.      */
  15322.     protected function getPromotionOrderRule_RepositoryService()
  15323.     {
  15324.         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())));
  15325.     }
  15326.     /**
  15327.      * Gets the public 'promotion_persona_customer.repository' shared service.
  15328.      *
  15329.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15330.      */
  15331.     protected function getPromotionPersonaCustomer_RepositoryService()
  15332.     {
  15333.         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())));
  15334.     }
  15335.     /**
  15336.      * Gets the public 'promotion_persona_rule.repository' shared service.
  15337.      *
  15338.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15339.      */
  15340.     protected function getPromotionPersonaRule_RepositoryService()
  15341.     {
  15342.         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())));
  15343.     }
  15344.     /**
  15345.      * Gets the public 'promotion_sales_channel.repository' shared service.
  15346.      *
  15347.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15348.      */
  15349.     protected function getPromotionSalesChannel_RepositoryService()
  15350.     {
  15351.         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())));
  15352.     }
  15353.     /**
  15354.      * Gets the public 'promotion_setgroup.repository' shared service.
  15355.      *
  15356.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15357.      */
  15358.     protected function getPromotionSetgroup_RepositoryService()
  15359.     {
  15360.         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())));
  15361.     }
  15362.     /**
  15363.      * Gets the public 'promotion_setgroup_rule.repository' shared service.
  15364.      *
  15365.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15366.      */
  15367.     protected function getPromotionSetgroupRule_RepositoryService()
  15368.     {
  15369.         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())));
  15370.     }
  15371.     /**
  15372.      * Gets the public 'promotion_translation.repository' shared service.
  15373.      *
  15374.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15375.      */
  15376.     protected function getPromotionTranslation_RepositoryService()
  15377.     {
  15378.         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())));
  15379.     }
  15380.     /**
  15381.      * Gets the public 'property_group.repository' shared service.
  15382.      *
  15383.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15384.      */
  15385.     protected function getPropertyGroup_RepositoryService()
  15386.     {
  15387.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15388.         if (isset($this->services['property_group.repository'])) {
  15389.             return $this->services['property_group.repository'];
  15390.         }
  15391.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15392.         if (isset($this->services['property_group.repository'])) {
  15393.             return $this->services['property_group.repository'];
  15394.         }
  15395.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15396.         if (isset($this->services['property_group.repository'])) {
  15397.             return $this->services['property_group.repository'];
  15398.         }
  15399.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15400.         if (isset($this->services['property_group.repository'])) {
  15401.             return $this->services['property_group.repository'];
  15402.         }
  15403.         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())));
  15404.     }
  15405.     /**
  15406.      * Gets the public 'property_group_option.repository' shared service.
  15407.      *
  15408.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15409.      */
  15410.     protected function getPropertyGroupOption_RepositoryService()
  15411.     {
  15412.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15413.         if (isset($this->services['property_group_option.repository'])) {
  15414.             return $this->services['property_group_option.repository'];
  15415.         }
  15416.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15417.         if (isset($this->services['property_group_option.repository'])) {
  15418.             return $this->services['property_group_option.repository'];
  15419.         }
  15420.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15421.         if (isset($this->services['property_group_option.repository'])) {
  15422.             return $this->services['property_group_option.repository'];
  15423.         }
  15424.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15425.         if (isset($this->services['property_group_option.repository'])) {
  15426.             return $this->services['property_group_option.repository'];
  15427.         }
  15428.         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())));
  15429.     }
  15430.     /**
  15431.      * Gets the public 'property_group_option_translation.repository' shared service.
  15432.      *
  15433.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15434.      */
  15435.     protected function getPropertyGroupOptionTranslation_RepositoryService()
  15436.     {
  15437.         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())));
  15438.     }
  15439.     /**
  15440.      * Gets the public 'property_group_translation.repository' shared service.
  15441.      *
  15442.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15443.      */
  15444.     protected function getPropertyGroupTranslation_RepositoryService()
  15445.     {
  15446.         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())));
  15447.     }
  15448.     /**
  15449.      * Gets the public 'request_stack' shared service.
  15450.      *
  15451.      * @return \Symfony\Component\HttpFoundation\RequestStack
  15452.      */
  15453.     protected function getRequestStackService()
  15454.     {
  15455.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  15456.     }
  15457.     /**
  15458.      * Gets the public 'router' shared autowired service.
  15459.      *
  15460.      * @return \Shopware\Storefront\Framework\Routing\Router
  15461.      */
  15462.     protected function getRouterService()
  15463.     {
  15464.         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())));
  15465.     }
  15466.     /**
  15467.      * Gets the public 'routing.loader' shared service.
  15468.      *
  15469.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  15470.      */
  15471.     protected function getRouting_LoaderService()
  15472.     {
  15473.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  15474.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  15475.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  15476.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  15477.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  15478.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  15479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Route/ApiRouteLoader.php';
  15480.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  15481.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  15482.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  15483.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  15484.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  15485.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  15486.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  15487.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  15488.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  15489.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  15490.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  15491.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  15492.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  15493.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  15494.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  15495.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  15496.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  15497.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  15498.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  15499.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  15500.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  15501.         $a->addLoader(new \Shopware\Core\Framework\Api\Route\ApiRouteLoader(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  15502.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  15503.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  15504.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  15505.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  15506.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  15507.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15508.             'kernel' => ['services''kernel''getKernelService'false],
  15509.         ], [
  15510.             'kernel' => 'Shopware\\Core\\Kernel',
  15511.         ]), 'dev'));
  15512.         $a->addLoader($c);
  15513.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  15514.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  15515.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  15516.     }
  15517.     /**
  15518.      * Gets the public 'rule.repository' shared service.
  15519.      *
  15520.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15521.      */
  15522.     protected function getRule_RepositoryService()
  15523.     {
  15524.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15525.         if (isset($this->services['rule.repository'])) {
  15526.             return $this->services['rule.repository'];
  15527.         }
  15528.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15529.         if (isset($this->services['rule.repository'])) {
  15530.             return $this->services['rule.repository'];
  15531.         }
  15532.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15533.         if (isset($this->services['rule.repository'])) {
  15534.             return $this->services['rule.repository'];
  15535.         }
  15536.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15537.         if (isset($this->services['rule.repository'])) {
  15538.             return $this->services['rule.repository'];
  15539.         }
  15540.         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())));
  15541.     }
  15542.     /**
  15543.      * Gets the public 'rule_condition.repository' shared service.
  15544.      *
  15545.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15546.      */
  15547.     protected function getRuleCondition_RepositoryService()
  15548.     {
  15549.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15550.         if (isset($this->services['rule_condition.repository'])) {
  15551.             return $this->services['rule_condition.repository'];
  15552.         }
  15553.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15554.         if (isset($this->services['rule_condition.repository'])) {
  15555.             return $this->services['rule_condition.repository'];
  15556.         }
  15557.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15558.         if (isset($this->services['rule_condition.repository'])) {
  15559.             return $this->services['rule_condition.repository'];
  15560.         }
  15561.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15562.         if (isset($this->services['rule_condition.repository'])) {
  15563.             return $this->services['rule_condition.repository'];
  15564.         }
  15565.         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())));
  15566.     }
  15567.     /**
  15568.      * Gets the public 'rule_tag.repository' shared service.
  15569.      *
  15570.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15571.      */
  15572.     protected function getRuleTag_RepositoryService()
  15573.     {
  15574.         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())));
  15575.     }
  15576.     /**
  15577.      * Gets the public 's_plugin_netzp_staging.repository' shared service.
  15578.      *
  15579.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15580.      */
  15581.     protected function getSPluginNetzpStaging_RepositoryService()
  15582.     {
  15583.         return $this->services['s_plugin_netzp_staging.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['NetzpStaging6\\Core\\Content\\Staging\\StagingDefinition'] ?? $this->getStagingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15584.     }
  15585.     /**
  15586.      * Gets the public 'sales_channel.category.repository' shared service.
  15587.      *
  15588.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  15589.      */
  15590.     protected function getSalesChannel_Category_RepositoryService()
  15591.     {
  15592.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15593.         if (isset($this->services['sales_channel.category.repository'])) {
  15594.             return $this->services['sales_channel.category.repository'];
  15595.         }
  15596.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15597.         if (isset($this->services['sales_channel.category.repository'])) {
  15598.             return $this->services['sales_channel.category.repository'];
  15599.         }
  15600.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15601.         if (isset($this->services['sales_channel.category.repository'])) {
  15602.             return $this->services['sales_channel.category.repository'];
  15603.         }
  15604.         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()));
  15605.     }
  15606.     /**
  15607.      * Gets the public 'sales_channel.country.repository' shared service.
  15608.      *
  15609.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  15610.      */
  15611.     protected function getSalesChannel_Country_RepositoryService()
  15612.     {
  15613.         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()));
  15614.     }
  15615.     /**
  15616.      * Gets the public 'sales_channel.country_state.repository' shared service.
  15617.      *
  15618.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  15619.      */
  15620.     protected function getSalesChannel_CountryState_RepositoryService()
  15621.     {
  15622.         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()));
  15623.     }
  15624.     /**
  15625.      * Gets the public 'sales_channel.currency.repository' shared service.
  15626.      *
  15627.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  15628.      */
  15629.     protected function getSalesChannel_Currency_RepositoryService()
  15630.     {
  15631.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15632.         if (isset($this->services['sales_channel.currency.repository'])) {
  15633.             return $this->services['sales_channel.currency.repository'];
  15634.         }
  15635.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15636.         if (isset($this->services['sales_channel.currency.repository'])) {
  15637.             return $this->services['sales_channel.currency.repository'];
  15638.         }
  15639.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15640.         if (isset($this->services['sales_channel.currency.repository'])) {
  15641.             return $this->services['sales_channel.currency.repository'];
  15642.         }
  15643.         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()));
  15644.     }
  15645.     /**
  15646.      * Gets the public 'sales_channel.landing_page.repository' shared service.
  15647.      *
  15648.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  15649.      */
  15650.     protected function getSalesChannel_LandingPage_RepositoryService()
  15651.     {
  15652.         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()));
  15653.     }
  15654.     /**
  15655.      * Gets the public 'sales_channel.language.repository' shared service.
  15656.      *
  15657.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  15658.      */
  15659.     protected function getSalesChannel_Language_RepositoryService()
  15660.     {
  15661.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15662.         if (isset($this->services['sales_channel.language.repository'])) {
  15663.             return $this->services['sales_channel.language.repository'];
  15664.         }
  15665.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15666.         if (isset($this->services['sales_channel.language.repository'])) {
  15667.             return $this->services['sales_channel.language.repository'];
  15668.         }
  15669.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15670.         if (isset($this->services['sales_channel.language.repository'])) {
  15671.             return $this->services['sales_channel.language.repository'];
  15672.         }
  15673.         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()));
  15674.     }
  15675.     /**
  15676.      * Gets the public 'sales_channel.main_category.repository' shared service.
  15677.      *
  15678.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  15679.      */
  15680.     protected function getSalesChannel_MainCategory_RepositoryService()
  15681.     {
  15682.         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()));
  15683.     }
  15684.     /**
  15685.      * Gets the public 'sales_channel.newsletter_recipient.repository' shared service.
  15686.      *
  15687.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  15688.      */
  15689.     protected function getSalesChannel_NewsletterRecipient_RepositoryService()
  15690.     {
  15691.         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()));
  15692.     }
  15693.     /**
  15694.      * Gets the public 'sales_channel.payment_method.repository' shared service.
  15695.      *
  15696.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  15697.      */
  15698.     protected function getSalesChannel_PaymentMethod_RepositoryService()
  15699.     {
  15700.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15701.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  15702.             return $this->services['sales_channel.payment_method.repository'];
  15703.         }
  15704.         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, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  15705.     }
  15706.     /**
  15707.      * Gets the public 'sales_channel.product.repository' shared service.
  15708.      *
  15709.      * @return \Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator
  15710.      */
  15711.     protected function getSalesChannel_Product_RepositoryService()
  15712.     {
  15713.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15714.         if (isset($this->services['sales_channel.product.repository'])) {
  15715.             return $this->services['sales_channel.product.repository'];
  15716.         }
  15717.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15718.         if (isset($this->services['sales_channel.product.repository'])) {
  15719.             return $this->services['sales_channel.product.repository'];
  15720.         }
  15721.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15722.         if (isset($this->services['sales_channel.product.repository'])) {
  15723.             return $this->services['sales_channel.product.repository'];
  15724.         }
  15725.         return $this->services['sales_channel.product.repository'] = new \Swag\PayPal\Util\Compatibility\SalesChannelRepositoryDecorator(new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15726.     }
  15727.     /**
  15728.      * Gets the public 'sales_channel.repository' shared service.
  15729.      *
  15730.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15731.      */
  15732.     protected function getSalesChannel_RepositoryService()
  15733.     {
  15734.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15735.         if (isset($this->services['sales_channel.repository'])) {
  15736.             return $this->services['sales_channel.repository'];
  15737.         }
  15738.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15739.         if (isset($this->services['sales_channel.repository'])) {
  15740.             return $this->services['sales_channel.repository'];
  15741.         }
  15742.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15743.         if (isset($this->services['sales_channel.repository'])) {
  15744.             return $this->services['sales_channel.repository'];
  15745.         }
  15746.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15747.         if (isset($this->services['sales_channel.repository'])) {
  15748.             return $this->services['sales_channel.repository'];
  15749.         }
  15750.         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())));
  15751.     }
  15752.     /**
  15753.      * Gets the public 'sales_channel.salutation.repository' shared service.
  15754.      *
  15755.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  15756.      */
  15757.     protected function getSalesChannel_Salutation_RepositoryService()
  15758.     {
  15759.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15760.         if (isset($this->services['sales_channel.salutation.repository'])) {
  15761.             return $this->services['sales_channel.salutation.repository'];
  15762.         }
  15763.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15764.         if (isset($this->services['sales_channel.salutation.repository'])) {
  15765.             return $this->services['sales_channel.salutation.repository'];
  15766.         }
  15767.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15768.         if (isset($this->services['sales_channel.salutation.repository'])) {
  15769.             return $this->services['sales_channel.salutation.repository'];
  15770.         }
  15771.         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()));
  15772.     }
  15773.     /**
  15774.      * Gets the public 'sales_channel.seo_url.repository' shared service.
  15775.      *
  15776.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  15777.      */
  15778.     protected function getSalesChannel_SeoUrl_RepositoryService()
  15779.     {
  15780.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15781.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  15782.             return $this->services['sales_channel.seo_url.repository'];
  15783.         }
  15784.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15785.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  15786.             return $this->services['sales_channel.seo_url.repository'];
  15787.         }
  15788.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15789.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  15790.             return $this->services['sales_channel.seo_url.repository'];
  15791.         }
  15792.         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()));
  15793.     }
  15794.     /**
  15795.      * Gets the public 'sales_channel.shipping_method.repository' shared service.
  15796.      *
  15797.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  15798.      */
  15799.     protected function getSalesChannel_ShippingMethod_RepositoryService()
  15800.     {
  15801.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15802.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  15803.             return $this->services['sales_channel.shipping_method.repository'];
  15804.         }
  15805.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15806.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  15807.             return $this->services['sales_channel.shipping_method.repository'];
  15808.         }
  15809.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15810.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  15811.             return $this->services['sales_channel.shipping_method.repository'];
  15812.         }
  15813.         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()));
  15814.     }
  15815.     /**
  15816.      * Gets the public 'sales_channel_analytics.repository' shared service.
  15817.      *
  15818.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15819.      */
  15820.     protected function getSalesChannelAnalytics_RepositoryService()
  15821.     {
  15822.         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())));
  15823.     }
  15824.     /**
  15825.      * Gets the public 'sales_channel_country.repository' shared service.
  15826.      *
  15827.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15828.      */
  15829.     protected function getSalesChannelCountry_RepositoryService()
  15830.     {
  15831.         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())));
  15832.     }
  15833.     /**
  15834.      * Gets the public 'sales_channel_currency.repository' shared service.
  15835.      *
  15836.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15837.      */
  15838.     protected function getSalesChannelCurrency_RepositoryService()
  15839.     {
  15840.         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())));
  15841.     }
  15842.     /**
  15843.      * Gets the public 'sales_channel_definition.EmcgnGewerbeschein\Core\Content\Gewerbeschein\GewerbescheinDefinition' shared service.
  15844.      *
  15845.      * @return \EmcgnGewerbeschein\Core\Content\Gewerbeschein\GewerbescheinDefinition
  15846.      */
  15847.     protected function getGewerbescheinDefinition2Service()
  15848.     {
  15849.         include_once \dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src/Core/Content/Gewerbeschein/GewerbescheinDefinition.php';
  15850.         $this->services['sales_channel_definition.EmcgnGewerbeschein\\Core\\Content\\Gewerbeschein\\GewerbescheinDefinition'] = $instance = new \EmcgnGewerbeschein\Core\Content\Gewerbeschein\GewerbescheinDefinition();
  15851.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15852.         return $instance;
  15853.     }
  15854.     /**
  15855.      * Gets the public 'sales_channel_definition.Intedia\Doofinder\Custom\DooFinderLayerDefinition' shared service.
  15856.      *
  15857.      * @return \Intedia\Doofinder\Custom\DooFinderLayerDefinition
  15858.      */
  15859.     protected function getDooFinderLayerDefinition2Service()
  15860.     {
  15861.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Custom/DooFinderLayerDefinition.php';
  15862.         $this->services['sales_channel_definition.Intedia\\Doofinder\\Custom\\DooFinderLayerDefinition'] = $instance = new \Intedia\Doofinder\Custom\DooFinderLayerDefinition();
  15863.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15864.         return $instance;
  15865.     }
  15866.     /**
  15867.      * Gets the public 'sales_channel_definition.NetzpStaging6\Core\Content\Staging\StagingDefinition' shared service.
  15868.      *
  15869.      * @return \NetzpStaging6\Core\Content\Staging\StagingDefinition
  15870.      */
  15871.     protected function getStagingDefinition2Service()
  15872.     {
  15873.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Core/Content/Staging/StagingDefinition.php';
  15874.         $this->services['sales_channel_definition.NetzpStaging6\\Core\\Content\\Staging\\StagingDefinition'] = $instance = new \NetzpStaging6\Core\Content\Staging\StagingDefinition();
  15875.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15876.         return $instance;
  15877.     }
  15878.     /**
  15879.      * Gets the public 'sales_channel_definition.Shopware\Administration\Notification\NotificationDefinition' shared service.
  15880.      *
  15881.      * @return \Shopware\Administration\Notification\NotificationDefinition
  15882.      */
  15883.     protected function getNotificationDefinition2Service()
  15884.     {
  15885.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  15886.         $this->services['sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  15887.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15888.         return $instance;
  15889.     }
  15890.     /**
  15891.      * Gets the public 'sales_channel_definition.Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  15892.      *
  15893.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  15894.      */
  15895.     protected function getAppAdministrationSnippetDefinition2Service()
  15896.     {
  15897.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  15898.         $this->services['sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  15899.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15900.         return $instance;
  15901.     }
  15902.     /**
  15903.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  15904.      *
  15905.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  15906.      */
  15907.     protected function getCustomerAddressDefinition2Service()
  15908.     {
  15909.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  15910.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15911.         return $instance;
  15912.     }
  15913.     /**
  15914.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  15915.      *
  15916.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  15917.      */
  15918.     protected function getCustomerGroupRegistrationSalesChannelDefinition2Service()
  15919.     {
  15920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  15921.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  15922.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15923.         return $instance;
  15924.     }
  15925.     /**
  15926.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  15927.      *
  15928.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  15929.      */
  15930.     protected function getCustomerGroupTranslationDefinition2Service()
  15931.     {
  15932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  15934.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  15935.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15936.         return $instance;
  15937.     }
  15938.     /**
  15939.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  15940.      *
  15941.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  15942.      */
  15943.     protected function getCustomerGroupDefinition2Service()
  15944.     {
  15945.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  15946.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15947.         return $instance;
  15948.     }
  15949.     /**
  15950.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  15951.      *
  15952.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  15953.      */
  15954.     protected function getCustomerRecoveryDefinition2Service()
  15955.     {
  15956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  15957.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  15958.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15959.         return $instance;
  15960.     }
  15961.     /**
  15962.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  15963.      *
  15964.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  15965.      */
  15966.     protected function getCustomerTagDefinition2Service()
  15967.     {
  15968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  15969.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  15970.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15971.         return $instance;
  15972.     }
  15973.     /**
  15974.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  15975.      *
  15976.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  15977.      */
  15978.     protected function getCustomerWishlistProductDefinition2Service()
  15979.     {
  15980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  15981.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  15982.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15983.         return $instance;
  15984.     }
  15985.     /**
  15986.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  15987.      *
  15988.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  15989.      */
  15990.     protected function getCustomerWishlistDefinition2Service()
  15991.     {
  15992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  15993.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  15994.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15995.         return $instance;
  15996.     }
  15997.     /**
  15998.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  15999.      *
  16000.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  16001.      */
  16002.     protected function getCustomerDefinition2Service()
  16003.     {
  16004.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  16005.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16006.         return $instance;
  16007.     }
  16008.     /**
  16009.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  16010.      *
  16011.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  16012.      */
  16013.     protected function getDocumentBaseConfigSalesChannelDefinition2Service()
  16014.     {
  16015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  16016.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  16017.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16018.         return $instance;
  16019.     }
  16020.     /**
  16021.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  16022.      *
  16023.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  16024.      */
  16025.     protected function getDocumentBaseConfigDefinition2Service()
  16026.     {
  16027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  16028.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  16029.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16030.         return $instance;
  16031.     }
  16032.     /**
  16033.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  16034.      *
  16035.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  16036.      */
  16037.     protected function getDocumentTypeTranslationDefinition2Service()
  16038.     {
  16039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  16041.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  16042.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16043.         return $instance;
  16044.     }
  16045.     /**
  16046.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  16047.      *
  16048.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  16049.      */
  16050.     protected function getDocumentTypeDefinition2Service()
  16051.     {
  16052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  16053.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  16054.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16055.         return $instance;
  16056.     }
  16057.     /**
  16058.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  16059.      *
  16060.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  16061.      */
  16062.     protected function getDocumentDefinition2Service()
  16063.     {
  16064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  16065.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  16066.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16067.         return $instance;
  16068.     }
  16069.     /**
  16070.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  16071.      *
  16072.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  16073.      */
  16074.     protected function getOrderAddressDefinition2Service()
  16075.     {
  16076.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  16077.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16078.         return $instance;
  16079.     }
  16080.     /**
  16081.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  16082.      *
  16083.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  16084.      */
  16085.     protected function getOrderCustomerDefinition2Service()
  16086.     {
  16087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  16088.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  16089.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16090.         return $instance;
  16091.     }
  16092.     /**
  16093.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  16094.      *
  16095.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  16096.      */
  16097.     protected function getOrderDeliveryPositionDefinition2Service()
  16098.     {
  16099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  16100.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  16101.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16102.         return $instance;
  16103.     }
  16104.     /**
  16105.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  16106.      *
  16107.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  16108.      */
  16109.     protected function getOrderDeliveryDefinition2Service()
  16110.     {
  16111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  16112.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  16113.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16114.         return $instance;
  16115.     }
  16116.     /**
  16117.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition' shared service.
  16118.      *
  16119.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition
  16120.      */
  16121.     protected function getOrderLineItemDownloadDefinition2Service()
  16122.     {
  16123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItemDownload/OrderLineItemDownloadDefinition.php';
  16124.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition();
  16125.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16126.         return $instance;
  16127.     }
  16128.     /**
  16129.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  16130.      *
  16131.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  16132.      */
  16133.     protected function getOrderLineItemDefinition2Service()
  16134.     {
  16135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  16136.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  16137.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16138.         return $instance;
  16139.     }
  16140.     /**
  16141.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  16142.      *
  16143.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  16144.      */
  16145.     protected function getOrderTagDefinition2Service()
  16146.     {
  16147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  16148.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  16149.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16150.         return $instance;
  16151.     }
  16152.     /**
  16153.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  16154.      *
  16155.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  16156.      */
  16157.     protected function getOrderTransactionCaptureRefundPositionDefinition2Service()
  16158.     {
  16159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  16160.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  16161.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16162.         return $instance;
  16163.     }
  16164.     /**
  16165.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  16166.      *
  16167.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  16168.      */
  16169.     protected function getOrderTransactionCaptureRefundDefinition2Service()
  16170.     {
  16171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  16172.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  16173.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16174.         return $instance;
  16175.     }
  16176.     /**
  16177.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  16178.      *
  16179.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  16180.      */
  16181.     protected function getOrderTransactionCaptureDefinition2Service()
  16182.     {
  16183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  16184.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  16185.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16186.         return $instance;
  16187.     }
  16188.     /**
  16189.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  16190.      *
  16191.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  16192.      */
  16193.     protected function getOrderTransactionDefinition2Service()
  16194.     {
  16195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  16196.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  16197.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16198.         return $instance;
  16199.     }
  16200.     /**
  16201.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  16202.      *
  16203.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  16204.      */
  16205.     protected function getOrderDefinition2Service()
  16206.     {
  16207.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  16208.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16209.         return $instance;
  16210.     }
  16211.     /**
  16212.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  16213.      *
  16214.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  16215.      */
  16216.     protected function getPaymentMethodTranslationDefinition2Service()
  16217.     {
  16218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  16220.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  16221.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16222.         return $instance;
  16223.     }
  16224.     /**
  16225.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  16226.      *
  16227.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  16228.      */
  16229.     protected function getPromotionCartRuleDefinition2Service()
  16230.     {
  16231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  16232.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  16233.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16234.         return $instance;
  16235.     }
  16236.     /**
  16237.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  16238.      *
  16239.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  16240.      */
  16241.     protected function getPromotionDiscountPriceDefinition2Service()
  16242.     {
  16243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  16244.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  16245.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16246.         return $instance;
  16247.     }
  16248.     /**
  16249.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  16250.      *
  16251.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  16252.      */
  16253.     protected function getPromotionDiscountRuleDefinition2Service()
  16254.     {
  16255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  16256.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  16257.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16258.         return $instance;
  16259.     }
  16260.     /**
  16261.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  16262.      *
  16263.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  16264.      */
  16265.     protected function getPromotionDiscountDefinition2Service()
  16266.     {
  16267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  16268.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  16269.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16270.         return $instance;
  16271.     }
  16272.     /**
  16273.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  16274.      *
  16275.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  16276.      */
  16277.     protected function getPromotionIndividualCodeDefinition2Service()
  16278.     {
  16279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  16280.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  16281.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16282.         return $instance;
  16283.     }
  16284.     /**
  16285.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  16286.      *
  16287.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  16288.      */
  16289.     protected function getPromotionOrderRuleDefinition2Service()
  16290.     {
  16291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  16292.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  16293.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16294.         return $instance;
  16295.     }
  16296.     /**
  16297.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  16298.      *
  16299.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  16300.      */
  16301.     protected function getPromotionPersonaCustomerDefinition2Service()
  16302.     {
  16303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  16304.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  16305.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16306.         return $instance;
  16307.     }
  16308.     /**
  16309.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  16310.      *
  16311.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  16312.      */
  16313.     protected function getPromotionPersonaRuleDefinition2Service()
  16314.     {
  16315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  16316.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  16317.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16318.         return $instance;
  16319.     }
  16320.     /**
  16321.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  16322.      *
  16323.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  16324.      */
  16325.     protected function getPromotionSalesChannelDefinition2Service()
  16326.     {
  16327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  16328.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  16329.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16330.         return $instance;
  16331.     }
  16332.     /**
  16333.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  16334.      *
  16335.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  16336.      */
  16337.     protected function getPromotionSetGroupRuleDefinition2Service()
  16338.     {
  16339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  16340.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  16341.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16342.         return $instance;
  16343.     }
  16344.     /**
  16345.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  16346.      *
  16347.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  16348.      */
  16349.     protected function getPromotionSetGroupDefinition2Service()
  16350.     {
  16351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  16352.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  16353.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16354.         return $instance;
  16355.     }
  16356.     /**
  16357.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  16358.      *
  16359.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  16360.      */
  16361.     protected function getPromotionTranslationDefinition2Service()
  16362.     {
  16363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  16365.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  16366.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16367.         return $instance;
  16368.     }
  16369.     /**
  16370.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  16371.      *
  16372.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  16373.      */
  16374.     protected function getPromotionDefinition2Service()
  16375.     {
  16376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  16377.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  16378.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16379.         return $instance;
  16380.     }
  16381.     /**
  16382.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  16383.      *
  16384.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  16385.      */
  16386.     protected function getShippingMethodPriceDefinition2Service()
  16387.     {
  16388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  16389.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  16390.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16391.         return $instance;
  16392.     }
  16393.     /**
  16394.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  16395.      *
  16396.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  16397.      */
  16398.     protected function getShippingMethodTagDefinition2Service()
  16399.     {
  16400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  16401.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  16402.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16403.         return $instance;
  16404.     }
  16405.     /**
  16406.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  16407.      *
  16408.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  16409.      */
  16410.     protected function getShippingMethodTranslationDefinition2Service()
  16411.     {
  16412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  16414.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  16415.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16416.         return $instance;
  16417.     }
  16418.     /**
  16419.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  16420.      *
  16421.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  16422.      */
  16423.     protected function getCategoryTagDefinition2Service()
  16424.     {
  16425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  16426.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  16427.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16428.         return $instance;
  16429.     }
  16430.     /**
  16431.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  16432.      *
  16433.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  16434.      */
  16435.     protected function getCategoryTranslationDefinition2Service()
  16436.     {
  16437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  16439.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  16440.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16441.         return $instance;
  16442.     }
  16443.     /**
  16444.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  16445.      *
  16446.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  16447.      */
  16448.     protected function getCmsBlockDefinition2Service()
  16449.     {
  16450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  16451.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  16452.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16453.         return $instance;
  16454.     }
  16455.     /**
  16456.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  16457.      *
  16458.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  16459.      */
  16460.     protected function getCmsPageTranslationDefinition2Service()
  16461.     {
  16462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  16464.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  16465.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16466.         return $instance;
  16467.     }
  16468.     /**
  16469.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  16470.      *
  16471.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  16472.      */
  16473.     protected function getCmsSectionDefinition2Service()
  16474.     {
  16475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  16476.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  16477.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16478.         return $instance;
  16479.     }
  16480.     /**
  16481.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  16482.      *
  16483.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  16484.      */
  16485.     protected function getCmsSlotTranslationDefinition2Service()
  16486.     {
  16487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  16489.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  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.Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  16495.      *
  16496.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  16497.      */
  16498.     protected function getCmsSlotDefinition2Service()
  16499.     {
  16500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  16501.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  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.Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  16507.      *
  16508.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  16509.      */
  16510.     protected function getCmsPageDefinition2Service()
  16511.     {
  16512.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  16513.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16514.         return $instance;
  16515.     }
  16516.     /**
  16517.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  16518.      *
  16519.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  16520.      */
  16521.     protected function getFlowSequenceDefinition2Service()
  16522.     {
  16523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  16524.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  16525.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16526.         return $instance;
  16527.     }
  16528.     /**
  16529.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition' shared service.
  16530.      *
  16531.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition
  16532.      */
  16533.     protected function getFlowTemplateDefinition2Service()
  16534.     {
  16535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowTemplate/FlowTemplateDefinition.php';
  16536.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition();
  16537.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16538.         return $instance;
  16539.     }
  16540.     /**
  16541.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\FlowDefinition' shared service.
  16542.      *
  16543.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  16544.      */
  16545.     protected function getFlowDefinition2Service()
  16546.     {
  16547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  16548.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  16549.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16550.         return $instance;
  16551.     }
  16552.     /**
  16553.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  16554.      *
  16555.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  16556.      */
  16557.     protected function getImportExportFileDefinition2Service()
  16558.     {
  16559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  16560.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  16561.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16562.         return $instance;
  16563.     }
  16564.     /**
  16565.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  16566.      *
  16567.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  16568.      */
  16569.     protected function getImportExportLogDefinition2Service()
  16570.     {
  16571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  16572.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  16573.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16574.         return $instance;
  16575.     }
  16576.     /**
  16577.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  16578.      *
  16579.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  16580.      */
  16581.     protected function getImportExportProfileDefinition2Service()
  16582.     {
  16583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  16584.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  16585.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16586.         return $instance;
  16587.     }
  16588.     /**
  16589.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  16590.      *
  16591.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  16592.      */
  16593.     protected function getImportExportProfileTranslationDefinition2Service()
  16594.     {
  16595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16596.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  16597.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  16598.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16599.         return $instance;
  16600.     }
  16601.     /**
  16602.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  16603.      *
  16604.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  16605.      */
  16606.     protected function getLandingPageSalesChannelDefinition2Service()
  16607.     {
  16608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  16609.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  16610.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16611.         return $instance;
  16612.     }
  16613.     /**
  16614.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  16615.      *
  16616.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  16617.      */
  16618.     protected function getLandingPageTagDefinition2Service()
  16619.     {
  16620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  16621.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  16622.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16623.         return $instance;
  16624.     }
  16625.     /**
  16626.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  16627.      *
  16628.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  16629.      */
  16630.     protected function getLandingPageTranslationDefinition2Service()
  16631.     {
  16632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  16634.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  16635.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16636.         return $instance;
  16637.     }
  16638.     /**
  16639.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  16640.      *
  16641.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  16642.      */
  16643.     protected function getMailHeaderFooterTranslationDefinition2Service()
  16644.     {
  16645.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16646.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  16647.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  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.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  16653.      *
  16654.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  16655.      */
  16656.     protected function getMailHeaderFooterDefinition2Service()
  16657.     {
  16658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  16659.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  16660.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16661.         return $instance;
  16662.     }
  16663.     /**
  16664.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  16665.      *
  16666.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  16667.      */
  16668.     protected function getMailTemplateMediaDefinition2Service()
  16669.     {
  16670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  16671.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  16672.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16673.         return $instance;
  16674.     }
  16675.     /**
  16676.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  16677.      *
  16678.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  16679.      */
  16680.     protected function getMailTemplateTranslationDefinition2Service()
  16681.     {
  16682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  16684.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  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.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  16690.      *
  16691.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  16692.      */
  16693.     protected function getMailTemplateTypeTranslationDefinition2Service()
  16694.     {
  16695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  16697.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  16698.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16699.         return $instance;
  16700.     }
  16701.     /**
  16702.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  16703.      *
  16704.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  16705.      */
  16706.     protected function getMailTemplateTypeDefinition2Service()
  16707.     {
  16708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  16709.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  16710.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16711.         return $instance;
  16712.     }
  16713.     /**
  16714.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  16715.      *
  16716.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  16717.      */
  16718.     protected function getMailTemplateDefinition2Service()
  16719.     {
  16720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  16721.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  16722.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16723.         return $instance;
  16724.     }
  16725.     /**
  16726.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  16727.      *
  16728.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  16729.      */
  16730.     protected function getMediaDefaultFolderDefinition2Service()
  16731.     {
  16732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  16733.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  16734.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16735.         return $instance;
  16736.     }
  16737.     /**
  16738.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  16739.      *
  16740.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  16741.      */
  16742.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service()
  16743.     {
  16744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  16745.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  16746.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16747.         return $instance;
  16748.     }
  16749.     /**
  16750.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  16751.      *
  16752.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  16753.      */
  16754.     protected function getMediaFolderConfigurationDefinition2Service()
  16755.     {
  16756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  16757.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  16758.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16759.         return $instance;
  16760.     }
  16761.     /**
  16762.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  16763.      *
  16764.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  16765.      */
  16766.     protected function getMediaFolderDefinition2Service()
  16767.     {
  16768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  16769.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  16770.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16771.         return $instance;
  16772.     }
  16773.     /**
  16774.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  16775.      *
  16776.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  16777.      */
  16778.     protected function getMediaTagDefinition2Service()
  16779.     {
  16780.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  16781.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  16782.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16783.         return $instance;
  16784.     }
  16785.     /**
  16786.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  16787.      *
  16788.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  16789.      */
  16790.     protected function getMediaThumbnailSizeDefinition2Service()
  16791.     {
  16792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  16793.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  16794.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16795.         return $instance;
  16796.     }
  16797.     /**
  16798.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  16799.      *
  16800.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  16801.      */
  16802.     protected function getMediaThumbnailDefinition2Service()
  16803.     {
  16804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  16805.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  16806.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16807.         return $instance;
  16808.     }
  16809.     /**
  16810.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  16811.      *
  16812.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  16813.      */
  16814.     protected function getMediaTranslationDefinition2Service()
  16815.     {
  16816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  16818.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  16819.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16820.         return $instance;
  16821.     }
  16822.     /**
  16823.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\MediaDefinition' shared service.
  16824.      *
  16825.      * @return \Shopware\Core\Content\Media\MediaDefinition
  16826.      */
  16827.     protected function getMediaDefinition2Service()
  16828.     {
  16829.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  16830.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16831.         return $instance;
  16832.     }
  16833.     /**
  16834.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  16835.      *
  16836.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  16837.      */
  16838.     protected function getNewsletterRecipientTagDefinition2Service()
  16839.     {
  16840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  16841.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  16842.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16843.         return $instance;
  16844.     }
  16845.     /**
  16846.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  16847.      *
  16848.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  16849.      */
  16850.     protected function getProductExportDefinition2Service()
  16851.     {
  16852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  16853.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  16854.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16855.         return $instance;
  16856.     }
  16857.     /**
  16858.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  16859.      *
  16860.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  16861.      */
  16862.     protected function getProductStreamFilterDefinition2Service()
  16863.     {
  16864.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  16865.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  16866.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16867.         return $instance;
  16868.     }
  16869.     /**
  16870.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  16871.      *
  16872.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  16873.      */
  16874.     protected function getProductStreamTranslationDefinition2Service()
  16875.     {
  16876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  16878.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  16879.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16880.         return $instance;
  16881.     }
  16882.     /**
  16883.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  16884.      *
  16885.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  16886.      */
  16887.     protected function getProductStreamDefinition2Service()
  16888.     {
  16889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  16890.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  16891.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16892.         return $instance;
  16893.     }
  16894.     /**
  16895.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  16896.      *
  16897.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  16898.      */
  16899.     protected function getProductCategoryTreeDefinition2Service()
  16900.     {
  16901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  16902.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  16903.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16904.         return $instance;
  16905.     }
  16906.     /**
  16907.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  16908.      *
  16909.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  16910.      */
  16911.     protected function getProductCategoryDefinition2Service()
  16912.     {
  16913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  16914.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  16915.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16916.         return $instance;
  16917.     }
  16918.     /**
  16919.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  16920.      *
  16921.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  16922.      */
  16923.     protected function getProductConfiguratorSettingDefinition2Service()
  16924.     {
  16925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  16926.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  16927.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16928.         return $instance;
  16929.     }
  16930.     /**
  16931.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  16932.      *
  16933.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  16934.      */
  16935.     protected function getProductCrossSellingAssignedProductsDefinition2Service()
  16936.     {
  16937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  16938.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  16939.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16940.         return $instance;
  16941.     }
  16942.     /**
  16943.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  16944.      *
  16945.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  16946.      */
  16947.     protected function getProductCrossSellingTranslationDefinition2Service()
  16948.     {
  16949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  16951.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  16952.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16953.         return $instance;
  16954.     }
  16955.     /**
  16956.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  16957.      *
  16958.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  16959.      */
  16960.     protected function getProductCrossSellingDefinition2Service()
  16961.     {
  16962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  16963.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  16964.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16965.         return $instance;
  16966.     }
  16967.     /**
  16968.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  16969.      *
  16970.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  16971.      */
  16972.     protected function getProductCustomFieldSetDefinition2Service()
  16973.     {
  16974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  16975.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  16976.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16977.         return $instance;
  16978.     }
  16979.     /**
  16980.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition' shared service.
  16981.      *
  16982.      * @return \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition
  16983.      */
  16984.     protected function getProductDownloadDefinition2Service()
  16985.     {
  16986.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition();
  16987.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16988.         return $instance;
  16989.     }
  16990.     /**
  16991.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  16992.      *
  16993.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  16994.      */
  16995.     protected function getProductFeatureSetTranslationDefinition2Service()
  16996.     {
  16997.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16998.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  16999.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  17000.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17001.         return $instance;
  17002.     }
  17003.     /**
  17004.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  17005.      *
  17006.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  17007.      */
  17008.     protected function getProductFeatureSetDefinition2Service()
  17009.     {
  17010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  17011.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  17012.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17013.         return $instance;
  17014.     }
  17015.     /**
  17016.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  17017.      *
  17018.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  17019.      */
  17020.     protected function getProductKeywordDictionaryDefinition2Service()
  17021.     {
  17022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  17023.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  17024.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17025.         return $instance;
  17026.     }
  17027.     /**
  17028.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  17029.      *
  17030.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  17031.      */
  17032.     protected function getProductManufacturerTranslationDefinition2Service()
  17033.     {
  17034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  17036.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  17037.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17038.         return $instance;
  17039.     }
  17040.     /**
  17041.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  17042.      *
  17043.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  17044.      */
  17045.     protected function getProductManufacturerDefinition2Service()
  17046.     {
  17047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  17048.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  17049.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17050.         return $instance;
  17051.     }
  17052.     /**
  17053.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  17054.      *
  17055.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  17056.      */
  17057.     protected function getProductMediaDefinition2Service()
  17058.     {
  17059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  17060.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  17061.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17062.         return $instance;
  17063.     }
  17064.     /**
  17065.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  17066.      *
  17067.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  17068.      */
  17069.     protected function getProductOptionDefinition2Service()
  17070.     {
  17071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  17072.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  17073.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17074.         return $instance;
  17075.     }
  17076.     /**
  17077.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  17078.      *
  17079.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  17080.      */
  17081.     protected function getProductPriceDefinition2Service()
  17082.     {
  17083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  17084.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  17085.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17086.         return $instance;
  17087.     }
  17088.     /**
  17089.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  17090.      *
  17091.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  17092.      */
  17093.     protected function getProductPropertyDefinition2Service()
  17094.     {
  17095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  17096.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  17097.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17098.         return $instance;
  17099.     }
  17100.     /**
  17101.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  17102.      *
  17103.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  17104.      */
  17105.     protected function getProductReviewDefinition2Service()
  17106.     {
  17107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  17108.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  17109.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17110.         return $instance;
  17111.     }
  17112.     /**
  17113.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  17114.      *
  17115.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  17116.      */
  17117.     protected function getProductSearchConfigFieldDefinition2Service()
  17118.     {
  17119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  17120.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  17121.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17122.         return $instance;
  17123.     }
  17124.     /**
  17125.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  17126.      *
  17127.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  17128.      */
  17129.     protected function getProductSearchConfigDefinition2Service()
  17130.     {
  17131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  17132.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  17133.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17134.         return $instance;
  17135.     }
  17136.     /**
  17137.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  17138.      *
  17139.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  17140.      */
  17141.     protected function getProductSearchKeywordDefinition2Service()
  17142.     {
  17143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  17144.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  17145.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17146.         return $instance;
  17147.     }
  17148.     /**
  17149.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  17150.      *
  17151.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  17152.      */
  17153.     protected function getProductStreamMappingDefinition2Service()
  17154.     {
  17155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  17156.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  17157.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17158.         return $instance;
  17159.     }
  17160.     /**
  17161.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  17162.      *
  17163.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  17164.      */
  17165.     protected function getProductTagDefinition2Service()
  17166.     {
  17167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  17168.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  17169.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17170.         return $instance;
  17171.     }
  17172.     /**
  17173.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  17174.      *
  17175.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  17176.      */
  17177.     protected function getProductTranslationDefinition2Service()
  17178.     {
  17179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  17181.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  17182.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17183.         return $instance;
  17184.     }
  17185.     /**
  17186.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  17187.      *
  17188.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  17189.      */
  17190.     protected function getProductVisibilityDefinition2Service()
  17191.     {
  17192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  17193.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  17194.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17195.         return $instance;
  17196.     }
  17197.     /**
  17198.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  17199.      *
  17200.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  17201.      */
  17202.     protected function getProductSortingDefinition2Service()
  17203.     {
  17204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  17205.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  17206.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17207.         return $instance;
  17208.     }
  17209.     /**
  17210.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  17211.      *
  17212.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  17213.      */
  17214.     protected function getProductSortingTranslationDefinition2Service()
  17215.     {
  17216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  17218.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  17219.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17220.         return $instance;
  17221.     }
  17222.     /**
  17223.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  17224.      *
  17225.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  17226.      */
  17227.     protected function getPropertyGroupOptionTranslationDefinition2Service()
  17228.     {
  17229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  17231.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  17232.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17233.         return $instance;
  17234.     }
  17235.     /**
  17236.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  17237.      *
  17238.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  17239.      */
  17240.     protected function getPropertyGroupOptionDefinition2Service()
  17241.     {
  17242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  17243.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  17244.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17245.         return $instance;
  17246.     }
  17247.     /**
  17248.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  17249.      *
  17250.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  17251.      */
  17252.     protected function getPropertyGroupTranslationDefinition2Service()
  17253.     {
  17254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  17256.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  17257.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17258.         return $instance;
  17259.     }
  17260.     /**
  17261.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  17262.      *
  17263.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  17264.      */
  17265.     protected function getPropertyGroupDefinition2Service()
  17266.     {
  17267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  17268.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  17269.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17270.         return $instance;
  17271.     }
  17272.     /**
  17273.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  17274.      *
  17275.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  17276.      */
  17277.     protected function getRuleConditionDefinition2Service()
  17278.     {
  17279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  17280.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  17281.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17282.         return $instance;
  17283.     }
  17284.     /**
  17285.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  17286.      *
  17287.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  17288.      */
  17289.     protected function getRuleTagDefinition2Service()
  17290.     {
  17291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  17292.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  17293.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17294.         return $instance;
  17295.     }
  17296.     /**
  17297.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\RuleDefinition' shared service.
  17298.      *
  17299.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  17300.      */
  17301.     protected function getRuleDefinition2Service()
  17302.     {
  17303.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  17304.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17305.         return $instance;
  17306.     }
  17307.     /**
  17308.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  17309.      *
  17310.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  17311.      */
  17312.     protected function getSeoUrlTemplateDefinition2Service()
  17313.     {
  17314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  17315.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  17316.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17317.         return $instance;
  17318.     }
  17319.     /**
  17320.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  17321.      *
  17322.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  17323.      */
  17324.     protected function getAclRoleDefinition2Service()
  17325.     {
  17326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  17327.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  17328.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17329.         return $instance;
  17330.     }
  17331.     /**
  17332.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  17333.      *
  17334.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  17335.      */
  17336.     protected function getAclUserRoleDefinition2Service()
  17337.     {
  17338.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  17339.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  17340.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17341.         return $instance;
  17342.     }
  17343.     /**
  17344.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  17345.      *
  17346.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  17347.      */
  17348.     protected function getActionButtonTranslationDefinition2Service()
  17349.     {
  17350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  17352.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  17353.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17354.         return $instance;
  17355.     }
  17356.     /**
  17357.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  17358.      *
  17359.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  17360.      */
  17361.     protected function getActionButtonDefinition2Service()
  17362.     {
  17363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  17364.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  17365.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17366.         return $instance;
  17367.     }
  17368.     /**
  17369.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  17370.      *
  17371.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  17372.      */
  17373.     protected function getAppPaymentMethodDefinition2Service()
  17374.     {
  17375.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  17376.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17377.         return $instance;
  17378.     }
  17379.     /**
  17380.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  17381.      *
  17382.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  17383.      */
  17384.     protected function getAppScriptConditionTranslationDefinition2Service()
  17385.     {
  17386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  17388.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  17389.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17390.         return $instance;
  17391.     }
  17392.     /**
  17393.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  17394.      *
  17395.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  17396.      */
  17397.     protected function getAppScriptConditionDefinition2Service()
  17398.     {
  17399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  17400.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  17401.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17402.         return $instance;
  17403.     }
  17404.     /**
  17405.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  17406.      *
  17407.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  17408.      */
  17409.     protected function getAppTranslationDefinition2Service()
  17410.     {
  17411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  17413.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  17414.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17415.         return $instance;
  17416.     }
  17417.     /**
  17418.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  17419.      *
  17420.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  17421.      */
  17422.     protected function getAppCmsBlockTranslationDefinition2Service()
  17423.     {
  17424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  17426.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  17427.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17428.         return $instance;
  17429.     }
  17430.     /**
  17431.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  17432.      *
  17433.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  17434.      */
  17435.     protected function getAppCmsBlockDefinition2Service()
  17436.     {
  17437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  17438.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  17439.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17440.         return $instance;
  17441.     }
  17442.     /**
  17443.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  17444.      *
  17445.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  17446.      */
  17447.     protected function getAppFlowActionTranslationDefinition2Service()
  17448.     {
  17449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  17451.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  17452.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17453.         return $instance;
  17454.     }
  17455.     /**
  17456.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  17457.      *
  17458.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  17459.      */
  17460.     protected function getAppFlowActionDefinition2Service()
  17461.     {
  17462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  17463.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  17464.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17465.         return $instance;
  17466.     }
  17467.     /**
  17468.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\AppDefinition' shared service.
  17469.      *
  17470.      * @return \Shopware\Core\Framework\App\AppDefinition
  17471.      */
  17472.     protected function getAppDefinition2Service()
  17473.     {
  17474.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  17475.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17476.         return $instance;
  17477.     }
  17478.     /**
  17479.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  17480.      *
  17481.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  17482.      */
  17483.     protected function getTemplateDefinition2Service()
  17484.     {
  17485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  17486.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  17487.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17488.         return $instance;
  17489.     }
  17490.     /**
  17491.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  17492.      *
  17493.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  17494.      */
  17495.     protected function getVersionCommitDataDefinition2Service()
  17496.     {
  17497.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  17498.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17499.         return $instance;
  17500.     }
  17501.     /**
  17502.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  17503.      *
  17504.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  17505.      */
  17506.     protected function getVersionCommitDefinition2Service()
  17507.     {
  17508.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  17509.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17510.         return $instance;
  17511.     }
  17512.     /**
  17513.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  17514.      *
  17515.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  17516.      */
  17517.     protected function getVersionDefinition2Service()
  17518.     {
  17519.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  17520.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17521.         return $instance;
  17522.     }
  17523.     /**
  17524.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  17525.      *
  17526.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  17527.      */
  17528.     protected function getEventActionRuleDefinition2Service()
  17529.     {
  17530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  17531.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  17532.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17533.         return $instance;
  17534.     }
  17535.     /**
  17536.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  17537.      *
  17538.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  17539.      */
  17540.     protected function getEventActionSalesChannelDefinition2Service()
  17541.     {
  17542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  17543.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  17544.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17545.         return $instance;
  17546.     }
  17547.     /**
  17548.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  17549.      *
  17550.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  17551.      */
  17552.     protected function getEventActionDefinition2Service()
  17553.     {
  17554.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  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\Framework\Log\LogEntryDefinition' shared service.
  17560.      *
  17561.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  17562.      */
  17563.     protected function getLogEntryDefinition2Service()
  17564.     {
  17565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  17566.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  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\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  17572.      *
  17573.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  17574.      */
  17575.     protected function getDeadMessageDefinition2Service()
  17576.     {
  17577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  17578.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  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\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  17584.      *
  17585.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  17586.      */
  17587.     protected function getMessageQueueStatsDefinition2Service()
  17588.     {
  17589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  17590.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  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\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  17596.      *
  17597.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  17598.      */
  17599.     protected function getScheduledTaskDefinition2Service()
  17600.     {
  17601.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  17602.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17603.         return $instance;
  17604.     }
  17605.     /**
  17606.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  17607.      *
  17608.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  17609.      */
  17610.     protected function getPluginTranslationDefinition2Service()
  17611.     {
  17612.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  17614.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  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\Framework\Plugin\PluginDefinition' shared service.
  17620.      *
  17621.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  17622.      */
  17623.     protected function getPluginDefinition2Service()
  17624.     {
  17625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  17626.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  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\Framework\Script\ScriptDefinition' shared service.
  17632.      *
  17633.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  17634.      */
  17635.     protected function getScriptDefinition2Service()
  17636.     {
  17637.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  17638.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17639.         return $instance;
  17640.     }
  17641.     /**
  17642.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  17643.      *
  17644.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  17645.      */
  17646.     protected function getWebhookEventLogDefinition2Service()
  17647.     {
  17648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  17649.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  17650.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17651.         return $instance;
  17652.     }
  17653.     /**
  17654.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  17655.      *
  17656.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  17657.      */
  17658.     protected function getWebhookDefinition2Service()
  17659.     {
  17660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  17661.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  17662.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17663.         return $instance;
  17664.     }
  17665.     /**
  17666.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  17667.      *
  17668.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  17669.      */
  17670.     protected function getCountryStateTranslationDefinition2Service()
  17671.     {
  17672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  17674.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  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\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  17680.      *
  17681.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  17682.      */
  17683.     protected function getCountryTranslationDefinition2Service()
  17684.     {
  17685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  17687.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  17688.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17689.         return $instance;
  17690.     }
  17691.     /**
  17692.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  17693.      *
  17694.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  17695.      */
  17696.     protected function getCurrencyCountryRoundingDefinition2Service()
  17697.     {
  17698.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  17699.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17700.         return $instance;
  17701.     }
  17702.     /**
  17703.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  17704.      *
  17705.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  17706.      */
  17707.     protected function getCurrencyTranslationDefinition2Service()
  17708.     {
  17709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  17711.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  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\System\CustomEntity\CustomEntityDefinition' shared service.
  17717.      *
  17718.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  17719.      */
  17720.     protected function getCustomEntityDefinition2Service()
  17721.     {
  17722.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  17723.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  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\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  17729.      *
  17730.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  17731.      */
  17732.     protected function getCustomFieldSetRelationDefinition2Service()
  17733.     {
  17734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  17735.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  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\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  17741.      *
  17742.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  17743.      */
  17744.     protected function getCustomFieldSetDefinition2Service()
  17745.     {
  17746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  17747.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  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\System\CustomField\CustomFieldDefinition' shared service.
  17753.      *
  17754.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  17755.      */
  17756.     protected function getCustomFieldDefinition2Service()
  17757.     {
  17758.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  17759.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17760.         return $instance;
  17761.     }
  17762.     /**
  17763.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  17764.      *
  17765.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  17766.      */
  17767.     protected function getDeliveryTimeTranslationDefinition2Service()
  17768.     {
  17769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  17771.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  17772.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17773.         return $instance;
  17774.     }
  17775.     /**
  17776.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  17777.      *
  17778.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  17779.      */
  17780.     protected function getDeliveryTimeDefinition2Service()
  17781.     {
  17782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  17783.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  17784.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17785.         return $instance;
  17786.     }
  17787.     /**
  17788.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  17789.      *
  17790.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  17791.      */
  17792.     protected function getIntegrationRoleDefinition2Service()
  17793.     {
  17794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  17795.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  17796.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17797.         return $instance;
  17798.     }
  17799.     /**
  17800.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  17801.      *
  17802.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  17803.      */
  17804.     protected function getIntegrationDefinition2Service()
  17805.     {
  17806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  17807.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  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\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  17813.      *
  17814.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  17815.      */
  17816.     protected function getLocaleTranslationDefinition2Service()
  17817.     {
  17818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  17820.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  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\System\Locale\LocaleDefinition' shared service.
  17826.      *
  17827.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  17828.      */
  17829.     protected function getLocaleDefinition2Service()
  17830.     {
  17831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  17832.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  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\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  17838.      *
  17839.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  17840.      */
  17841.     protected function getNumberRangeSalesChannelDefinition2Service()
  17842.     {
  17843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  17844.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  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\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  17850.      *
  17851.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  17852.      */
  17853.     protected function getNumberRangeStateDefinition2Service()
  17854.     {
  17855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  17856.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  17857.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17858.         return $instance;
  17859.     }
  17860.     /**
  17861.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  17862.      *
  17863.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  17864.      */
  17865.     protected function getNumberRangeTranslationDefinition2Service()
  17866.     {
  17867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  17869.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  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\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  17875.      *
  17876.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  17877.      */
  17878.     protected function getNumberRangeTypeTranslationDefinition2Service()
  17879.     {
  17880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  17882.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  17883.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17884.         return $instance;
  17885.     }
  17886.     /**
  17887.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  17888.      *
  17889.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  17890.      */
  17891.     protected function getNumberRangeTypeDefinition2Service()
  17892.     {
  17893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  17894.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  17895.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17896.         return $instance;
  17897.     }
  17898.     /**
  17899.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  17900.      *
  17901.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  17902.      */
  17903.     protected function getNumberRangeDefinition2Service()
  17904.     {
  17905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  17906.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  17907.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17908.         return $instance;
  17909.     }
  17910.     /**
  17911.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  17912.      *
  17913.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  17914.      */
  17915.     protected function getSalesChannelAnalyticsDefinition2Service()
  17916.     {
  17917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  17918.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  17919.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17920.         return $instance;
  17921.     }
  17922.     /**
  17923.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  17924.      *
  17925.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  17926.      */
  17927.     protected function getSalesChannelCountryDefinition3Service()
  17928.     {
  17929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  17930.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  17931.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17932.         return $instance;
  17933.     }
  17934.     /**
  17935.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  17936.      *
  17937.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  17938.      */
  17939.     protected function getSalesChannelCurrencyDefinition3Service()
  17940.     {
  17941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  17942.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  17943.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17944.         return $instance;
  17945.     }
  17946.     /**
  17947.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  17948.      *
  17949.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  17950.      */
  17951.     protected function getSalesChannelDomainDefinition2Service()
  17952.     {
  17953.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  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\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  17959.      *
  17960.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  17961.      */
  17962.     protected function getSalesChannelLanguageDefinition3Service()
  17963.     {
  17964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  17965.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  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\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  17971.      *
  17972.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  17973.      */
  17974.     protected function getSalesChannelPaymentMethodDefinition3Service()
  17975.     {
  17976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  17977.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  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\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  17983.      *
  17984.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  17985.      */
  17986.     protected function getSalesChannelShippingMethodDefinition3Service()
  17987.     {
  17988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  17989.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  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\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  17995.      *
  17996.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  17997.      */
  17998.     protected function getSalesChannelTranslationDefinition2Service()
  17999.     {
  18000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  18002.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  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\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  18008.      *
  18009.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  18010.      */
  18011.     protected function getSalesChannelTypeTranslationDefinition2Service()
  18012.     {
  18013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  18015.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  18016.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18017.         return $instance;
  18018.     }
  18019.     /**
  18020.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  18021.      *
  18022.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  18023.      */
  18024.     protected function getSalesChannelTypeDefinition2Service()
  18025.     {
  18026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  18027.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  18028.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18029.         return $instance;
  18030.     }
  18031.     /**
  18032.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  18033.      *
  18034.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  18035.      */
  18036.     protected function getSalesChannelDefinition2Service()
  18037.     {
  18038.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  18039.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18040.         return $instance;
  18041.     }
  18042.     /**
  18043.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  18044.      *
  18045.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  18046.      */
  18047.     protected function getSalutationTranslationDefinition2Service()
  18048.     {
  18049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  18051.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  18052.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18053.         return $instance;
  18054.     }
  18055.     /**
  18056.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  18057.      *
  18058.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  18059.      */
  18060.     protected function getSnippetSetDefinition2Service()
  18061.     {
  18062.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  18063.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18064.         return $instance;
  18065.     }
  18066.     /**
  18067.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  18068.      *
  18069.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  18070.      */
  18071.     protected function getSnippetDefinition2Service()
  18072.     {
  18073.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  18074.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18075.         return $instance;
  18076.     }
  18077.     /**
  18078.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  18079.      *
  18080.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  18081.      */
  18082.     protected function getStateMachineHistoryDefinition2Service()
  18083.     {
  18084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  18085.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  18086.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18087.         return $instance;
  18088.     }
  18089.     /**
  18090.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  18091.      *
  18092.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  18093.      */
  18094.     protected function getStateMachineStateDefinition2Service()
  18095.     {
  18096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  18097.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  18098.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18099.         return $instance;
  18100.     }
  18101.     /**
  18102.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  18103.      *
  18104.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  18105.      */
  18106.     protected function getStateMachineStateTranslationDefinition2Service()
  18107.     {
  18108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  18110.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  18111.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18112.         return $instance;
  18113.     }
  18114.     /**
  18115.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  18116.      *
  18117.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  18118.      */
  18119.     protected function getStateMachineTransitionDefinition2Service()
  18120.     {
  18121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  18122.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  18123.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18124.         return $instance;
  18125.     }
  18126.     /**
  18127.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  18128.      *
  18129.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  18130.      */
  18131.     protected function getStateMachineDefinition2Service()
  18132.     {
  18133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  18134.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  18135.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18136.         return $instance;
  18137.     }
  18138.     /**
  18139.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  18140.      *
  18141.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  18142.      */
  18143.     protected function getStateMachineTranslationDefinition2Service()
  18144.     {
  18145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18146.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  18147.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  18148.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18149.         return $instance;
  18150.     }
  18151.     /**
  18152.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  18153.      *
  18154.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  18155.      */
  18156.     protected function getSystemConfigDefinition2Service()
  18157.     {
  18158.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  18159.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18160.         return $instance;
  18161.     }
  18162.     /**
  18163.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tag\TagDefinition' shared service.
  18164.      *
  18165.      * @return \Shopware\Core\System\Tag\TagDefinition
  18166.      */
  18167.     protected function getTagDefinition2Service()
  18168.     {
  18169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  18170.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  18171.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18172.         return $instance;
  18173.     }
  18174.     /**
  18175.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  18176.      *
  18177.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  18178.      */
  18179.     protected function getTaxRuleTypeTranslationDefinition2Service()
  18180.     {
  18181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  18183.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  18184.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18185.         return $instance;
  18186.     }
  18187.     /**
  18188.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  18189.      *
  18190.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  18191.      */
  18192.     protected function getTaxRuleTypeDefinition2Service()
  18193.     {
  18194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  18195.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  18196.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18197.         return $instance;
  18198.     }
  18199.     /**
  18200.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  18201.      *
  18202.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  18203.      */
  18204.     protected function getTaxRuleDefinition2Service()
  18205.     {
  18206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  18207.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  18208.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18209.         return $instance;
  18210.     }
  18211.     /**
  18212.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\TaxDefinition' shared service.
  18213.      *
  18214.      * @return \Shopware\Core\System\Tax\TaxDefinition
  18215.      */
  18216.     protected function getTaxDefinition2Service()
  18217.     {
  18218.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  18219.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18220.         return $instance;
  18221.     }
  18222.     /**
  18223.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  18224.      *
  18225.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  18226.      */
  18227.     protected function getUnitTranslationDefinition2Service()
  18228.     {
  18229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  18231.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  18232.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18233.         return $instance;
  18234.     }
  18235.     /**
  18236.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\UnitDefinition' shared service.
  18237.      *
  18238.      * @return \Shopware\Core\System\Unit\UnitDefinition
  18239.      */
  18240.     protected function getUnitDefinition2Service()
  18241.     {
  18242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  18243.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  18244.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18245.         return $instance;
  18246.     }
  18247.     /**
  18248.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  18249.      *
  18250.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  18251.      */
  18252.     protected function getUserAccessKeyDefinition2Service()
  18253.     {
  18254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  18255.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  18256.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18257.         return $instance;
  18258.     }
  18259.     /**
  18260.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  18261.      *
  18262.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  18263.      */
  18264.     protected function getUserConfigDefinition2Service()
  18265.     {
  18266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  18267.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  18268.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18269.         return $instance;
  18270.     }
  18271.     /**
  18272.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  18273.      *
  18274.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  18275.      */
  18276.     protected function getUserRecoveryDefinition2Service()
  18277.     {
  18278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  18279.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  18280.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18281.         return $instance;
  18282.     }
  18283.     /**
  18284.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\UserDefinition' shared service.
  18285.      *
  18286.      * @return \Shopware\Core\System\User\UserDefinition
  18287.      */
  18288.     protected function getUserDefinition2Service()
  18289.     {
  18290.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  18291.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18292.         return $instance;
  18293.     }
  18294.     /**
  18295.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  18296.      *
  18297.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  18298.      */
  18299.     protected function getThemeChildDefinition2Service()
  18300.     {
  18301.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  18302.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  18303.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18304.         return $instance;
  18305.     }
  18306.     /**
  18307.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  18308.      *
  18309.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  18310.      */
  18311.     protected function getThemeMediaDefinition2Service()
  18312.     {
  18313.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  18314.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  18315.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18316.         return $instance;
  18317.     }
  18318.     /**
  18319.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  18320.      *
  18321.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  18322.      */
  18323.     protected function getThemeSalesChannelDefinition2Service()
  18324.     {
  18325.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  18326.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18327.         return $instance;
  18328.     }
  18329.     /**
  18330.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  18331.      *
  18332.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  18333.      */
  18334.     protected function getThemeTranslationDefinition2Service()
  18335.     {
  18336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18337.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  18338.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  18339.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18340.         return $instance;
  18341.     }
  18342.     /**
  18343.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\ThemeDefinition' shared service.
  18344.      *
  18345.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  18346.      */
  18347.     protected function getThemeDefinition2Service()
  18348.     {
  18349.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  18350.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18351.         return $instance;
  18352.     }
  18353.     /**
  18354.      * Gets the public 'sales_channel_definition.Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  18355.      *
  18356.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  18357.      */
  18358.     protected function getPackLanguageDefinition2Service()
  18359.     {
  18360.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  18361.         $this->services['sales_channel_definition.Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  18362.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18363.         return $instance;
  18364.     }
  18365.     /**
  18366.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition' shared service.
  18367.      *
  18368.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition
  18369.      */
  18370.     protected function getPosSalesChannelDefinition2Service()
  18371.     {
  18372.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelDefinition.php';
  18373.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition();
  18374.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18375.         return $instance;
  18376.     }
  18377.     /**
  18378.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition' shared service.
  18379.      *
  18380.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition
  18381.      */
  18382.     protected function getPosSalesChannelInventoryDefinition2Service()
  18383.     {
  18384.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelInventoryDefinition.php';
  18385.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition();
  18386.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18387.         return $instance;
  18388.     }
  18389.     /**
  18390.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition' shared service.
  18391.      *
  18392.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition
  18393.      */
  18394.     protected function getPosSalesChannelMediaDefinition2Service()
  18395.     {
  18396.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelMediaDefinition.php';
  18397.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition();
  18398.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18399.         return $instance;
  18400.     }
  18401.     /**
  18402.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition' shared service.
  18403.      *
  18404.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition
  18405.      */
  18406.     protected function getPosSalesChannelProductDefinition2Service()
  18407.     {
  18408.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelProductDefinition.php';
  18409.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition();
  18410.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18411.         return $instance;
  18412.     }
  18413.     /**
  18414.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition' shared service.
  18415.      *
  18416.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition
  18417.      */
  18418.     protected function getPosSalesChannelRunDefinition2Service()
  18419.     {
  18420.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunDefinition.php';
  18421.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition();
  18422.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18423.         return $instance;
  18424.     }
  18425.     /**
  18426.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition' shared service.
  18427.      *
  18428.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition
  18429.      */
  18430.     protected function getPosSalesChannelRunLogDefinition2Service()
  18431.     {
  18432.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunLogDefinition.php';
  18433.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition();
  18434.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18435.         return $instance;
  18436.     }
  18437.     /**
  18438.      * Gets the public 'sales_channel_domain.repository' shared service.
  18439.      *
  18440.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18441.      */
  18442.     protected function getSalesChannelDomain_RepositoryService()
  18443.     {
  18444.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18445.         if (isset($this->services['sales_channel_domain.repository'])) {
  18446.             return $this->services['sales_channel_domain.repository'];
  18447.         }
  18448.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18449.         if (isset($this->services['sales_channel_domain.repository'])) {
  18450.             return $this->services['sales_channel_domain.repository'];
  18451.         }
  18452.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18453.         if (isset($this->services['sales_channel_domain.repository'])) {
  18454.             return $this->services['sales_channel_domain.repository'];
  18455.         }
  18456.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18457.         if (isset($this->services['sales_channel_domain.repository'])) {
  18458.             return $this->services['sales_channel_domain.repository'];
  18459.         }
  18460.         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())));
  18461.     }
  18462.     /**
  18463.      * Gets the public 'sales_channel_language.repository' shared service.
  18464.      *
  18465.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18466.      */
  18467.     protected function getSalesChannelLanguage_RepositoryService()
  18468.     {
  18469.         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())));
  18470.     }
  18471.     /**
  18472.      * Gets the public 'sales_channel_payment_method.repository' shared service.
  18473.      *
  18474.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18475.      */
  18476.     protected function getSalesChannelPaymentMethod_RepositoryService()
  18477.     {
  18478.         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())));
  18479.     }
  18480.     /**
  18481.      * Gets the public 'sales_channel_shipping_method.repository' shared service.
  18482.      *
  18483.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18484.      */
  18485.     protected function getSalesChannelShippingMethod_RepositoryService()
  18486.     {
  18487.         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())));
  18488.     }
  18489.     /**
  18490.      * Gets the public 'sales_channel_translation.repository' shared service.
  18491.      *
  18492.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18493.      */
  18494.     protected function getSalesChannelTranslation_RepositoryService()
  18495.     {
  18496.         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())));
  18497.     }
  18498.     /**
  18499.      * Gets the public 'sales_channel_type.repository' shared service.
  18500.      *
  18501.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18502.      */
  18503.     protected function getSalesChannelType_RepositoryService()
  18504.     {
  18505.         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())));
  18506.     }
  18507.     /**
  18508.      * Gets the public 'sales_channel_type_translation.repository' shared service.
  18509.      *
  18510.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18511.      */
  18512.     protected function getSalesChannelTypeTranslation_RepositoryService()
  18513.     {
  18514.         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())));
  18515.     }
  18516.     /**
  18517.      * Gets the public 'salutation.repository' shared service.
  18518.      *
  18519.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18520.      */
  18521.     protected function getSalutation_RepositoryService()
  18522.     {
  18523.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18524.         if (isset($this->services['salutation.repository'])) {
  18525.             return $this->services['salutation.repository'];
  18526.         }
  18527.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18528.         if (isset($this->services['salutation.repository'])) {
  18529.             return $this->services['salutation.repository'];
  18530.         }
  18531.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18532.         if (isset($this->services['salutation.repository'])) {
  18533.             return $this->services['salutation.repository'];
  18534.         }
  18535.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18536.         if (isset($this->services['salutation.repository'])) {
  18537.             return $this->services['salutation.repository'];
  18538.         }
  18539.         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())));
  18540.     }
  18541.     /**
  18542.      * Gets the public 'salutation_translation.repository' shared service.
  18543.      *
  18544.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18545.      */
  18546.     protected function getSalutationTranslation_RepositoryService()
  18547.     {
  18548.         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())));
  18549.     }
  18550.     /**
  18551.      * Gets the public 'scheduled_task.repository' shared service.
  18552.      *
  18553.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18554.      */
  18555.     protected function getScheduledTask_RepositoryService()
  18556.     {
  18557.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18558.         if (isset($this->services['scheduled_task.repository'])) {
  18559.             return $this->services['scheduled_task.repository'];
  18560.         }
  18561.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18562.         if (isset($this->services['scheduled_task.repository'])) {
  18563.             return $this->services['scheduled_task.repository'];
  18564.         }
  18565.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18566.         if (isset($this->services['scheduled_task.repository'])) {
  18567.             return $this->services['scheduled_task.repository'];
  18568.         }
  18569.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18570.         if (isset($this->services['scheduled_task.repository'])) {
  18571.             return $this->services['scheduled_task.repository'];
  18572.         }
  18573.         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())));
  18574.     }
  18575.     /**
  18576.      * Gets the public 'script.repository' shared service.
  18577.      *
  18578.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18579.      */
  18580.     protected function getScript_RepositoryService()
  18581.     {
  18582.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18583.         if (isset($this->services['script.repository'])) {
  18584.             return $this->services['script.repository'];
  18585.         }
  18586.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18587.         if (isset($this->services['script.repository'])) {
  18588.             return $this->services['script.repository'];
  18589.         }
  18590.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18591.         if (isset($this->services['script.repository'])) {
  18592.             return $this->services['script.repository'];
  18593.         }
  18594.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18595.         if (isset($this->services['script.repository'])) {
  18596.             return $this->services['script.repository'];
  18597.         }
  18598.         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())));
  18599.     }
  18600.     /**
  18601.      * Gets the public 'seo_url.repository' shared service.
  18602.      *
  18603.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18604.      */
  18605.     protected function getSeoUrl_RepositoryService()
  18606.     {
  18607.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18608.         if (isset($this->services['seo_url.repository'])) {
  18609.             return $this->services['seo_url.repository'];
  18610.         }
  18611.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18612.         if (isset($this->services['seo_url.repository'])) {
  18613.             return $this->services['seo_url.repository'];
  18614.         }
  18615.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18616.         if (isset($this->services['seo_url.repository'])) {
  18617.             return $this->services['seo_url.repository'];
  18618.         }
  18619.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18620.         if (isset($this->services['seo_url.repository'])) {
  18621.             return $this->services['seo_url.repository'];
  18622.         }
  18623.         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())));
  18624.     }
  18625.     /**
  18626.      * Gets the public 'seo_url_template.repository' shared service.
  18627.      *
  18628.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18629.      */
  18630.     protected function getSeoUrlTemplate_RepositoryService()
  18631.     {
  18632.         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())));
  18633.     }
  18634.     /**
  18635.      * Gets the public 'services_resetter' shared service.
  18636.      *
  18637.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  18638.      */
  18639.     protected function getServicesResetterService()
  18640.     {
  18641.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  18642.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  18643.             if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  18644.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? null);
  18645.             }
  18646.             if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'])) {
  18647.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader' => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? null);
  18648.             }
  18649.             if (isset($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'])) {
  18650.                 yield 'Shopware\\Core\\Framework\\App\\ActiveAppsLoader' => ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? null);
  18651.             }
  18652.             if (isset($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'])) {
  18653.                 yield 'Shopware\\Core\\System\\CustomField\\CustomFieldService' => ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? null);
  18654.             }
  18655.             if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'])) {
  18656.                 yield 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? null);
  18657.             }
  18658.             if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  18659.                 yield 'Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer' => ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? null);
  18660.             }
  18661.             if (false) {
  18662.                 yield 'shopware.increment.gateway.array' => null;
  18663.             }
  18664.             if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'])) {
  18665.                 yield 'Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper' => ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? null);
  18666.             }
  18667.             if (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) {
  18668.                 yield 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? null);
  18669.             }
  18670.             if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'])) {
  18671.                 yield 'Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader' => ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? null);
  18672.             }
  18673.             if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) {
  18674.                 yield 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? null);
  18675.             }
  18676.             if (isset($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'])) {
  18677.                 yield 'Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface' => ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? null);
  18678.             }
  18679.             if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  18680.                 yield 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? null);
  18681.             }
  18682.             if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  18683.                 yield 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? null);
  18684.             }
  18685.             if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'])) {
  18686.                 yield 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter' => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? null);
  18687.             }
  18688.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  18689.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? null);
  18690.             }
  18691.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  18692.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? null);
  18693.             }
  18694.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  18695.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? null);
  18696.             }
  18697.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  18698.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? null);
  18699.             }
  18700.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  18701.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? null);
  18702.             }
  18703.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  18704.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? null);
  18705.             }
  18706.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  18707.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? null);
  18708.             }
  18709.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  18710.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? null);
  18711.             }
  18712.             if (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) {
  18713.                 yield 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? null);
  18714.             }
  18715.             if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  18716.                 yield 'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? null);
  18717.             }
  18718.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  18719.                 yield 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? null);
  18720.             }
  18721.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  18722.                 yield 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? null);
  18723.             }
  18724.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) {
  18725.                 yield 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'] ?? null);
  18726.             }
  18727.             if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  18728.                 yield 'Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener' => ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? null);
  18729.             }
  18730.             if (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) {
  18731.                 yield 'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? null);
  18732.             }
  18733.             if (isset($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'])) {
  18734.                 yield 'Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder' => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? null);
  18735.             }
  18736.             if (isset($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'])) {
  18737.                 yield 'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => ($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] ?? null);
  18738.             }
  18739.             if (isset($this->services['cache.app'])) {
  18740.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  18741.             }
  18742.             if (isset($this->services['cache.system'])) {
  18743.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  18744.             }
  18745.             if (isset($this->privates['cache.validator'])) {
  18746.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  18747.             }
  18748.             if (isset($this->privates['cache.serializer'])) {
  18749.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  18750.             }
  18751.             if (isset($this->privates['cache.annotations'])) {
  18752.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  18753.             }
  18754.             if (isset($this->privates['cache.property_info'])) {
  18755.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  18756.             }
  18757.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  18758.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  18759.             }
  18760.             if (isset($this->privates['mailer.message_logger_listener'])) {
  18761.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  18762.             }
  18763.             if (isset($this->privates['debug.stopwatch'])) {
  18764.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  18765.             }
  18766.             if (isset($this->services['event_dispatcher'])) {
  18767.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  18768.             }
  18769.             if (isset($this->privates['cache.rate_limiter'])) {
  18770.                 yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? null);
  18771.             }
  18772.             if (isset($this->privates['.cache.object.inner'])) {
  18773.                 yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? null);
  18774.             }
  18775.             if (isset($this->privates['.cache.http.inner'])) {
  18776.                 yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? null);
  18777.             }
  18778.             if (isset($this->privates['cache.tags'])) {
  18779.                 yield 'cache.tags' => ($this->privates['cache.tags'] ?? null);
  18780.             }
  18781.             if (isset($this->privates['session_listener'])) {
  18782.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  18783.             }
  18784.             if (isset($this->services['cache.validator_expression_language'])) {
  18785.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  18786.             }
  18787.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  18788.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  18789.             }
  18790.             if (isset($this->services['.container.private.profiler'])) {
  18791.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  18792.             }
  18793.             if (isset($this->privates['debug.validator'])) {
  18794.                 yield 'debug.validator' => ($this->privates['debug.validator'] ?? null);
  18795.             }
  18796.             if (isset($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'])) {
  18797.                 yield 'monolog.handler.main' => ($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? null);
  18798.             }
  18799.             if (isset($this->privates['monolog.handler.console'])) {
  18800.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  18801.             }
  18802.             if (isset($this->privates['monolog.handler.business_event_handler_buffer'])) {
  18803.                 yield 'monolog.handler.business_event_handler_buffer' => ($this->privates['monolog.handler.business_event_handler_buffer'] ?? null);
  18804.             }
  18805.         }, function () {
  18806.             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']));
  18807.         }), ['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']]);
  18808.     }
  18809.     /**
  18810.      * Gets the public 'shipping_method.repository' shared service.
  18811.      *
  18812.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18813.      */
  18814.     protected function getShippingMethod_RepositoryService()
  18815.     {
  18816.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18817.         if (isset($this->services['shipping_method.repository'])) {
  18818.             return $this->services['shipping_method.repository'];
  18819.         }
  18820.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18821.         if (isset($this->services['shipping_method.repository'])) {
  18822.             return $this->services['shipping_method.repository'];
  18823.         }
  18824.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18825.         if (isset($this->services['shipping_method.repository'])) {
  18826.             return $this->services['shipping_method.repository'];
  18827.         }
  18828.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18829.         if (isset($this->services['shipping_method.repository'])) {
  18830.             return $this->services['shipping_method.repository'];
  18831.         }
  18832.         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())));
  18833.     }
  18834.     /**
  18835.      * Gets the public 'shipping_method_price.repository' shared service.
  18836.      *
  18837.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18838.      */
  18839.     protected function getShippingMethodPrice_RepositoryService()
  18840.     {
  18841.         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())));
  18842.     }
  18843.     /**
  18844.      * Gets the public 'shipping_method_tag.repository' shared service.
  18845.      *
  18846.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18847.      */
  18848.     protected function getShippingMethodTag_RepositoryService()
  18849.     {
  18850.         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())));
  18851.     }
  18852.     /**
  18853.      * Gets the public 'shipping_method_translation.repository' shared service.
  18854.      *
  18855.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18856.      */
  18857.     protected function getShippingMethodTranslation_RepositoryService()
  18858.     {
  18859.         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())));
  18860.     }
  18861.     /**
  18862.      * Gets the public 'shopware.filesystem.asset' shared service.
  18863.      *
  18864.      * @return \League\Flysystem\FilesystemInterface
  18865.      */
  18866.     protected function getShopware_Filesystem_AssetService()
  18867.     {
  18868.         return $this->services['shopware.filesystem.asset'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.asset']);
  18869.     }
  18870.     /**
  18871.      * Gets the public 'shopware.filesystem.private' shared service.
  18872.      *
  18873.      * @return \League\Flysystem\FilesystemInterface
  18874.      */
  18875.     protected function getShopware_Filesystem_PrivateService()
  18876.     {
  18877.         return $this->services['shopware.filesystem.private'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.private']);
  18878.     }
  18879.     /**
  18880.      * Gets the public 'shopware.filesystem.public' shared service.
  18881.      *
  18882.      * @return \League\Flysystem\FilesystemInterface
  18883.      */
  18884.     protected function getShopware_Filesystem_PublicService()
  18885.     {
  18886.         return $this->services['shopware.filesystem.public'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.public']);
  18887.     }
  18888.     /**
  18889.      * Gets the public 'shopware.filesystem.sitemap' shared service.
  18890.      *
  18891.      * @return \League\Flysystem\FilesystemInterface
  18892.      */
  18893.     protected function getShopware_Filesystem_SitemapService()
  18894.     {
  18895.         return $this->services['shopware.filesystem.sitemap'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.sitemap']);
  18896.     }
  18897.     /**
  18898.      * Gets the public 'shopware.filesystem.temp' shared service.
  18899.      *
  18900.      * @return \League\Flysystem\FilesystemInterface
  18901.      */
  18902.     protected function getShopware_Filesystem_TempService()
  18903.     {
  18904.         return $this->services['shopware.filesystem.temp'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.temp']);
  18905.     }
  18906.     /**
  18907.      * Gets the public 'shopware.filesystem.theme' shared service.
  18908.      *
  18909.      * @return \League\Flysystem\FilesystemInterface
  18910.      */
  18911.     protected function getShopware_Filesystem_ThemeService()
  18912.     {
  18913.         return $this->services['shopware.filesystem.theme'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.theme']);
  18914.     }
  18915.     /**
  18916.      * Gets the public 'shopware.increment.gateway.registry' shared service.
  18917.      *
  18918.      * @return \Shopware\Core\Framework\Increment\IncrementGatewayRegistry
  18919.      */
  18920.     protected function getShopware_Increment_Gateway_RegistryService()
  18921.     {
  18922.         return $this->services['shopware.increment.gateway.registry'] = new \Shopware\Core\Framework\Increment\IncrementGatewayRegistry(new RewindableGenerator(function () {
  18923.             yield => ($this->privates['shopware.increment.user_activity.gateway.mysql'] ?? $this->getShopware_Increment_UserActivity_Gateway_MysqlService());
  18924.             yield => ($this->privates['shopware.increment.message_queue.gateway.mysql'] ?? $this->getShopware_Increment_MessageQueue_Gateway_MysqlService());
  18925.         }, 2));
  18926.     }
  18927.     /**
  18928.      * Gets the public 'shopware.store_client' shared service.
  18929.      *
  18930.      * @return \GuzzleHttp\Client
  18931.      */
  18932.     protected function getShopware_StoreClientService($lazyLoad true)
  18933.     {
  18934.         if ($lazyLoad) {
  18935.             return $this->services['shopware.store_client'] = $this->createProxy('Client_b190fb5', function () {
  18936.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  18937.                     $wrappedInstance $this->getShopware_StoreClientService(false);
  18938.                     $proxy->setProxyInitializer(null);
  18939.                     return true;
  18940.                 });
  18941.             });
  18942.         }
  18943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClientFactory.php';
  18944.         return (new \Shopware\Core\Framework\Store\Services\StoreClientFactory(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new RewindableGenerator(function () {
  18945.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware'] ?? $this->getVerifyResponseSignatureMiddlewareService());
  18946.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware'] ?? $this->getStoreSessionExpiredMiddlewareService());
  18947.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] ?? $this->getShopSecretInvalidMiddlewareService());
  18948.         }, 3)))->create();
  18949.     }
  18950.     /**
  18951.      * Gets the public 'snippet.repository' shared service.
  18952.      *
  18953.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18954.      */
  18955.     protected function getSnippet_RepositoryService()
  18956.     {
  18957.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18958.         if (isset($this->services['snippet.repository'])) {
  18959.             return $this->services['snippet.repository'];
  18960.         }
  18961.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18962.         if (isset($this->services['snippet.repository'])) {
  18963.             return $this->services['snippet.repository'];
  18964.         }
  18965.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18966.         if (isset($this->services['snippet.repository'])) {
  18967.             return $this->services['snippet.repository'];
  18968.         }
  18969.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18970.         if (isset($this->services['snippet.repository'])) {
  18971.             return $this->services['snippet.repository'];
  18972.         }
  18973.         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())));
  18974.     }
  18975.     /**
  18976.      * Gets the public 'snippet_set.repository' shared service.
  18977.      *
  18978.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  18979.      */
  18980.     protected function getSnippetSet_RepositoryService()
  18981.     {
  18982.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  18983.         if (isset($this->services['snippet_set.repository'])) {
  18984.             return $this->services['snippet_set.repository'];
  18985.         }
  18986.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  18987.         if (isset($this->services['snippet_set.repository'])) {
  18988.             return $this->services['snippet_set.repository'];
  18989.         }
  18990.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  18991.         if (isset($this->services['snippet_set.repository'])) {
  18992.             return $this->services['snippet_set.repository'];
  18993.         }
  18994.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18995.         if (isset($this->services['snippet_set.repository'])) {
  18996.             return $this->services['snippet_set.repository'];
  18997.         }
  18998.         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())));
  18999.     }
  19000.     /**
  19001.      * Gets the public 'state_machine.repository' shared service.
  19002.      *
  19003.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19004.      */
  19005.     protected function getStateMachine_RepositoryService()
  19006.     {
  19007.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19008.         if (isset($this->services['state_machine.repository'])) {
  19009.             return $this->services['state_machine.repository'];
  19010.         }
  19011.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19012.         if (isset($this->services['state_machine.repository'])) {
  19013.             return $this->services['state_machine.repository'];
  19014.         }
  19015.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19016.         if (isset($this->services['state_machine.repository'])) {
  19017.             return $this->services['state_machine.repository'];
  19018.         }
  19019.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19020.         if (isset($this->services['state_machine.repository'])) {
  19021.             return $this->services['state_machine.repository'];
  19022.         }
  19023.         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())));
  19024.     }
  19025.     /**
  19026.      * Gets the public 'state_machine_history.repository' shared service.
  19027.      *
  19028.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19029.      */
  19030.     protected function getStateMachineHistory_RepositoryService()
  19031.     {
  19032.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19033.         if (isset($this->services['state_machine_history.repository'])) {
  19034.             return $this->services['state_machine_history.repository'];
  19035.         }
  19036.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19037.         if (isset($this->services['state_machine_history.repository'])) {
  19038.             return $this->services['state_machine_history.repository'];
  19039.         }
  19040.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19041.         if (isset($this->services['state_machine_history.repository'])) {
  19042.             return $this->services['state_machine_history.repository'];
  19043.         }
  19044.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19045.         if (isset($this->services['state_machine_history.repository'])) {
  19046.             return $this->services['state_machine_history.repository'];
  19047.         }
  19048.         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())));
  19049.     }
  19050.     /**
  19051.      * Gets the public 'state_machine_state.repository' shared service.
  19052.      *
  19053.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19054.      */
  19055.     protected function getStateMachineState_RepositoryService()
  19056.     {
  19057.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19058.         if (isset($this->services['state_machine_state.repository'])) {
  19059.             return $this->services['state_machine_state.repository'];
  19060.         }
  19061.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19062.         if (isset($this->services['state_machine_state.repository'])) {
  19063.             return $this->services['state_machine_state.repository'];
  19064.         }
  19065.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19066.         if (isset($this->services['state_machine_state.repository'])) {
  19067.             return $this->services['state_machine_state.repository'];
  19068.         }
  19069.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19070.         if (isset($this->services['state_machine_state.repository'])) {
  19071.             return $this->services['state_machine_state.repository'];
  19072.         }
  19073.         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())));
  19074.     }
  19075.     /**
  19076.      * Gets the public 'state_machine_state_translation.repository' shared service.
  19077.      *
  19078.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19079.      */
  19080.     protected function getStateMachineStateTranslation_RepositoryService()
  19081.     {
  19082.         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())));
  19083.     }
  19084.     /**
  19085.      * Gets the public 'state_machine_transition.repository' shared service.
  19086.      *
  19087.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19088.      */
  19089.     protected function getStateMachineTransition_RepositoryService()
  19090.     {
  19091.         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())));
  19092.     }
  19093.     /**
  19094.      * Gets the public 'state_machine_translation.repository' shared service.
  19095.      *
  19096.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19097.      */
  19098.     protected function getStateMachineTranslation_RepositoryService()
  19099.     {
  19100.         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())));
  19101.     }
  19102.     /**
  19103.      * Gets the public 'storefront.filesystem.private' shared service.
  19104.      *
  19105.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19106.      */
  19107.     protected function getStorefront_Filesystem_PrivateService()
  19108.     {
  19109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19111.         return $this->services['storefront.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/storefront');
  19112.     }
  19113.     /**
  19114.      * Gets the public 'storefront.filesystem.public' shared service.
  19115.      *
  19116.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19117.      */
  19118.     protected function getStorefront_Filesystem_PublicService()
  19119.     {
  19120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19122.         return $this->services['storefront.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/storefront');
  19123.     }
  19124.     /**
  19125.      * Gets the public 'swag_extension_store.filesystem.private' shared service.
  19126.      *
  19127.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19128.      */
  19129.     protected function getSwagExtensionStore_Filesystem_PrivateService()
  19130.     {
  19131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19132.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19133.         return $this->services['swag_extension_store.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_extension_store');
  19134.     }
  19135.     /**
  19136.      * Gets the public 'swag_extension_store.filesystem.public' shared service.
  19137.      *
  19138.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19139.      */
  19140.     protected function getSwagExtensionStore_Filesystem_PublicService()
  19141.     {
  19142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19144.         return $this->services['swag_extension_store.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_extension_store');
  19145.     }
  19146.     /**
  19147.      * Gets the public 'swag_language_pack.filesystem.private' shared service.
  19148.      *
  19149.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19150.      */
  19151.     protected function getSwagLanguagePack_Filesystem_PrivateService()
  19152.     {
  19153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19155.         return $this->services['swag_language_pack.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_language_pack');
  19156.     }
  19157.     /**
  19158.      * Gets the public 'swag_language_pack.filesystem.public' shared service.
  19159.      *
  19160.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19161.      */
  19162.     protected function getSwagLanguagePack_Filesystem_PublicService()
  19163.     {
  19164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19166.         return $this->services['swag_language_pack.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_language_pack');
  19167.     }
  19168.     /**
  19169.      * Gets the public 'swag_language_pack_language.repository' shared service.
  19170.      *
  19171.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19172.      */
  19173.     protected function getSwagLanguagePackLanguage_RepositoryService()
  19174.     {
  19175.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Content/PackLanguageRepositoryDecorator.php';
  19176.         return $this->services['swag_language_pack_language.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] ?? $this->getPackLanguageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()))));
  19177.     }
  19178.     /**
  19179.      * Gets the public 'swag_pay_pal.filesystem.private' shared service.
  19180.      *
  19181.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19182.      */
  19183.     protected function getSwagPayPal_Filesystem_PrivateService()
  19184.     {
  19185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19187.         return $this->services['swag_pay_pal.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_pay_pal');
  19188.     }
  19189.     /**
  19190.      * Gets the public 'swag_pay_pal.filesystem.public' shared service.
  19191.      *
  19192.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19193.      */
  19194.     protected function getSwagPayPal_Filesystem_PublicService()
  19195.     {
  19196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19198.         return $this->services['swag_pay_pal.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_pay_pal');
  19199.     }
  19200.     /**
  19201.      * Gets the public 'swag_paypal_pos_sales_channel.repository' shared service.
  19202.      *
  19203.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19204.      */
  19205.     protected function getSwagPaypalPosSalesChannel_RepositoryService()
  19206.     {
  19207.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19208.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  19209.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  19210.         }
  19211.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19212.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  19213.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  19214.         }
  19215.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19216.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  19217.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  19218.         }
  19219.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19220.         if (isset($this->services['swag_paypal_pos_sales_channel.repository'])) {
  19221.             return $this->services['swag_paypal_pos_sales_channel.repository'];
  19222.         }
  19223.         return $this->services['swag_paypal_pos_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] ?? $this->getPosSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  19224.     }
  19225.     /**
  19226.      * Gets the public 'swag_paypal_pos_sales_channel_inventory.repository' shared service.
  19227.      *
  19228.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19229.      */
  19230.     protected function getSwagPaypalPosSalesChannelInventory_RepositoryService()
  19231.     {
  19232.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19233.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  19234.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  19235.         }
  19236.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19237.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  19238.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  19239.         }
  19240.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19241.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  19242.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  19243.         }
  19244.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19245.         if (isset($this->services['swag_paypal_pos_sales_channel_inventory.repository'])) {
  19246.             return $this->services['swag_paypal_pos_sales_channel_inventory.repository'];
  19247.         }
  19248.         return $this->services['swag_paypal_pos_sales_channel_inventory.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] ?? $this->getPosSalesChannelInventoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  19249.     }
  19250.     /**
  19251.      * Gets the public 'swag_paypal_pos_sales_channel_media.repository' shared service.
  19252.      *
  19253.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19254.      */
  19255.     protected function getSwagPaypalPosSalesChannelMedia_RepositoryService()
  19256.     {
  19257.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19258.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  19259.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  19260.         }
  19261.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19262.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  19263.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  19264.         }
  19265.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19266.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  19267.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  19268.         }
  19269.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19270.         if (isset($this->services['swag_paypal_pos_sales_channel_media.repository'])) {
  19271.             return $this->services['swag_paypal_pos_sales_channel_media.repository'];
  19272.         }
  19273.         return $this->services['swag_paypal_pos_sales_channel_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] ?? $this->getPosSalesChannelMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  19274.     }
  19275.     /**
  19276.      * Gets the public 'swag_paypal_pos_sales_channel_product.repository' shared service.
  19277.      *
  19278.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19279.      */
  19280.     protected function getSwagPaypalPosSalesChannelProduct_RepositoryService()
  19281.     {
  19282.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19283.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  19284.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  19285.         }
  19286.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19287.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  19288.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  19289.         }
  19290.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19291.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  19292.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  19293.         }
  19294.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19295.         if (isset($this->services['swag_paypal_pos_sales_channel_product.repository'])) {
  19296.             return $this->services['swag_paypal_pos_sales_channel_product.repository'];
  19297.         }
  19298.         return $this->services['swag_paypal_pos_sales_channel_product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] ?? $this->getPosSalesChannelProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  19299.     }
  19300.     /**
  19301.      * Gets the public 'swag_paypal_pos_sales_channel_run.repository' shared service.
  19302.      *
  19303.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19304.      */
  19305.     protected function getSwagPaypalPosSalesChannelRun_RepositoryService()
  19306.     {
  19307.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19308.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  19309.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  19310.         }
  19311.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19312.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  19313.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  19314.         }
  19315.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19316.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  19317.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  19318.         }
  19319.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19320.         if (isset($this->services['swag_paypal_pos_sales_channel_run.repository'])) {
  19321.             return $this->services['swag_paypal_pos_sales_channel_run.repository'];
  19322.         }
  19323.         return $this->services['swag_paypal_pos_sales_channel_run.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] ?? $this->getPosSalesChannelRunDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  19324.     }
  19325.     /**
  19326.      * Gets the public 'swag_paypal_pos_sales_channel_run_log.repository' shared service.
  19327.      *
  19328.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19329.      */
  19330.     protected function getSwagPaypalPosSalesChannelRunLog_RepositoryService()
  19331.     {
  19332.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19333.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  19334.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  19335.         }
  19336.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19337.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  19338.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  19339.         }
  19340.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19341.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  19342.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  19343.         }
  19344.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19345.         if (isset($this->services['swag_paypal_pos_sales_channel_run_log.repository'])) {
  19346.             return $this->services['swag_paypal_pos_sales_channel_run_log.repository'];
  19347.         }
  19348.         return $this->services['swag_paypal_pos_sales_channel_run_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] ?? $this->getPosSalesChannelRunLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  19349.     }
  19350.     /**
  19351.      * Gets the public 'system.filesystem.private' shared service.
  19352.      *
  19353.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19354.      */
  19355.     protected function getSystem_Filesystem_PrivateService()
  19356.     {
  19357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19358.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19359.         return $this->services['system.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/system');
  19360.     }
  19361.     /**
  19362.      * Gets the public 'system.filesystem.public' shared service.
  19363.      *
  19364.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19365.      */
  19366.     protected function getSystem_Filesystem_PublicService()
  19367.     {
  19368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19370.         return $this->services['system.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/system');
  19371.     }
  19372.     /**
  19373.      * Gets the public 'system_config.repository' shared service.
  19374.      *
  19375.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19376.      */
  19377.     protected function getSystemConfig_RepositoryService()
  19378.     {
  19379.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19380.         if (isset($this->services['system_config.repository'])) {
  19381.             return $this->services['system_config.repository'];
  19382.         }
  19383.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19384.         if (isset($this->services['system_config.repository'])) {
  19385.             return $this->services['system_config.repository'];
  19386.         }
  19387.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19388.         if (isset($this->services['system_config.repository'])) {
  19389.             return $this->services['system_config.repository'];
  19390.         }
  19391.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19392.         if (isset($this->services['system_config.repository'])) {
  19393.             return $this->services['system_config.repository'];
  19394.         }
  19395.         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())));
  19396.     }
  19397.     /**
  19398.      * Gets the public 'tag.repository' shared service.
  19399.      *
  19400.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19401.      */
  19402.     protected function getTag_RepositoryService()
  19403.     {
  19404.         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())));
  19405.     }
  19406.     /**
  19407.      * Gets the public 'tax.repository' shared service.
  19408.      *
  19409.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19410.      */
  19411.     protected function getTax_RepositoryService()
  19412.     {
  19413.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19414.         if (isset($this->services['tax.repository'])) {
  19415.             return $this->services['tax.repository'];
  19416.         }
  19417.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19418.         if (isset($this->services['tax.repository'])) {
  19419.             return $this->services['tax.repository'];
  19420.         }
  19421.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19422.         if (isset($this->services['tax.repository'])) {
  19423.             return $this->services['tax.repository'];
  19424.         }
  19425.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19426.         if (isset($this->services['tax.repository'])) {
  19427.             return $this->services['tax.repository'];
  19428.         }
  19429.         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())));
  19430.     }
  19431.     /**
  19432.      * Gets the public 'tax_rule.repository' shared service.
  19433.      *
  19434.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19435.      */
  19436.     protected function getTaxRule_RepositoryService()
  19437.     {
  19438.         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())));
  19439.     }
  19440.     /**
  19441.      * Gets the public 'tax_rule_type.repository' shared service.
  19442.      *
  19443.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19444.      */
  19445.     protected function getTaxRuleType_RepositoryService()
  19446.     {
  19447.         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())));
  19448.     }
  19449.     /**
  19450.      * Gets the public 'tax_rule_type_translation.repository' shared service.
  19451.      *
  19452.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19453.      */
  19454.     protected function getTaxRuleTypeTranslation_RepositoryService()
  19455.     {
  19456.         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())));
  19457.     }
  19458.     /**
  19459.      * Gets the public 'tds_merware.filesystem.private' shared service.
  19460.      *
  19461.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19462.      */
  19463.     protected function getTdsMerware_Filesystem_PrivateService()
  19464.     {
  19465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19467.         return $this->services['tds_merware.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/tds_merware');
  19468.     }
  19469.     /**
  19470.      * Gets the public 'tds_merware.filesystem.public' shared service.
  19471.      *
  19472.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19473.      */
  19474.     protected function getTdsMerware_Filesystem_PublicService()
  19475.     {
  19476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19478.         return $this->services['tds_merware.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/tds_merware');
  19479.     }
  19480.     /**
  19481.      * Gets the public 'tds_merware_discounts.filesystem.private' shared service.
  19482.      *
  19483.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19484.      */
  19485.     protected function getTdsMerwareDiscounts_Filesystem_PrivateService()
  19486.     {
  19487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19489.         return $this->services['tds_merware_discounts.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/tds_merware_discounts');
  19490.     }
  19491.     /**
  19492.      * Gets the public 'tds_merware_discounts.filesystem.public' shared service.
  19493.      *
  19494.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19495.      */
  19496.     protected function getTdsMerwareDiscounts_Filesystem_PublicService()
  19497.     {
  19498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19500.         return $this->services['tds_merware_discounts.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/tds_merware_discounts');
  19501.     }
  19502.     /**
  19503.      * Gets the public 'tds_orlob.filesystem.private' shared service.
  19504.      *
  19505.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19506.      */
  19507.     protected function getTdsOrlob_Filesystem_PrivateService()
  19508.     {
  19509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19511.         return $this->services['tds_orlob.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/tds_orlob');
  19512.     }
  19513.     /**
  19514.      * Gets the public 'tds_orlob.filesystem.public' shared service.
  19515.      *
  19516.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19517.      */
  19518.     protected function getTdsOrlob_Filesystem_PublicService()
  19519.     {
  19520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19522.         return $this->services['tds_orlob.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/tds_orlob');
  19523.     }
  19524.     /**
  19525.      * Gets the public 'theme.repository' shared service.
  19526.      *
  19527.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19528.      */
  19529.     protected function getTheme_RepositoryService()
  19530.     {
  19531.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19532.         if (isset($this->services['theme.repository'])) {
  19533.             return $this->services['theme.repository'];
  19534.         }
  19535.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19536.         if (isset($this->services['theme.repository'])) {
  19537.             return $this->services['theme.repository'];
  19538.         }
  19539.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19540.         if (isset($this->services['theme.repository'])) {
  19541.             return $this->services['theme.repository'];
  19542.         }
  19543.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19544.         if (isset($this->services['theme.repository'])) {
  19545.             return $this->services['theme.repository'];
  19546.         }
  19547.         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())));
  19548.     }
  19549.     /**
  19550.      * Gets the public 'theme_child.repository' shared service.
  19551.      *
  19552.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19553.      */
  19554.     protected function getThemeChild_RepositoryService()
  19555.     {
  19556.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19557.         if (isset($this->services['theme_child.repository'])) {
  19558.             return $this->services['theme_child.repository'];
  19559.         }
  19560.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19561.         if (isset($this->services['theme_child.repository'])) {
  19562.             return $this->services['theme_child.repository'];
  19563.         }
  19564.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19565.         if (isset($this->services['theme_child.repository'])) {
  19566.             return $this->services['theme_child.repository'];
  19567.         }
  19568.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19569.         if (isset($this->services['theme_child.repository'])) {
  19570.             return $this->services['theme_child.repository'];
  19571.         }
  19572.         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())));
  19573.     }
  19574.     /**
  19575.      * Gets the public 'theme_media.repository' shared service.
  19576.      *
  19577.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19578.      */
  19579.     protected function getThemeMedia_RepositoryService()
  19580.     {
  19581.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19582.         if (isset($this->services['theme_media.repository'])) {
  19583.             return $this->services['theme_media.repository'];
  19584.         }
  19585.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19586.         if (isset($this->services['theme_media.repository'])) {
  19587.             return $this->services['theme_media.repository'];
  19588.         }
  19589.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19590.         if (isset($this->services['theme_media.repository'])) {
  19591.             return $this->services['theme_media.repository'];
  19592.         }
  19593.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19594.         if (isset($this->services['theme_media.repository'])) {
  19595.             return $this->services['theme_media.repository'];
  19596.         }
  19597.         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())));
  19598.     }
  19599.     /**
  19600.      * Gets the public 'theme_sales_channel.repository' shared service.
  19601.      *
  19602.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19603.      */
  19604.     protected function getThemeSalesChannel_RepositoryService()
  19605.     {
  19606.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19607.         if (isset($this->services['theme_sales_channel.repository'])) {
  19608.             return $this->services['theme_sales_channel.repository'];
  19609.         }
  19610.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19611.         if (isset($this->services['theme_sales_channel.repository'])) {
  19612.             return $this->services['theme_sales_channel.repository'];
  19613.         }
  19614.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19615.         if (isset($this->services['theme_sales_channel.repository'])) {
  19616.             return $this->services['theme_sales_channel.repository'];
  19617.         }
  19618.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19619.         if (isset($this->services['theme_sales_channel.repository'])) {
  19620.             return $this->services['theme_sales_channel.repository'];
  19621.         }
  19622.         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())));
  19623.     }
  19624.     /**
  19625.      * Gets the public 'theme_translation.repository' shared service.
  19626.      *
  19627.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19628.      */
  19629.     protected function getThemeTranslation_RepositoryService()
  19630.     {
  19631.         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())));
  19632.     }
  19633.     /**
  19634.      * Gets the public 'translator' shared service.
  19635.      *
  19636.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  19637.      */
  19638.     protected function getTranslatorService()
  19639.     {
  19640.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  19641.         if (isset($this->services['translator'])) {
  19642.             return $this->services['translator'];
  19643.         }
  19644.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  19645.     }
  19646.     /**
  19647.      * Gets the public 'unit.repository' shared service.
  19648.      *
  19649.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19650.      */
  19651.     protected function getUnit_RepositoryService()
  19652.     {
  19653.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19654.         if (isset($this->services['unit.repository'])) {
  19655.             return $this->services['unit.repository'];
  19656.         }
  19657.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19658.         if (isset($this->services['unit.repository'])) {
  19659.             return $this->services['unit.repository'];
  19660.         }
  19661.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19662.         if (isset($this->services['unit.repository'])) {
  19663.             return $this->services['unit.repository'];
  19664.         }
  19665.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19666.         if (isset($this->services['unit.repository'])) {
  19667.             return $this->services['unit.repository'];
  19668.         }
  19669.         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())));
  19670.     }
  19671.     /**
  19672.      * Gets the public 'unit_translation.repository' shared service.
  19673.      *
  19674.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19675.      */
  19676.     protected function getUnitTranslation_RepositoryService()
  19677.     {
  19678.         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())));
  19679.     }
  19680.     /**
  19681.      * Gets the public 'user.repository' shared service.
  19682.      *
  19683.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19684.      */
  19685.     protected function getUser_RepositoryService()
  19686.     {
  19687.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19688.         if (isset($this->services['user.repository'])) {
  19689.             return $this->services['user.repository'];
  19690.         }
  19691.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19692.         if (isset($this->services['user.repository'])) {
  19693.             return $this->services['user.repository'];
  19694.         }
  19695.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19696.         if (isset($this->services['user.repository'])) {
  19697.             return $this->services['user.repository'];
  19698.         }
  19699.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19700.         if (isset($this->services['user.repository'])) {
  19701.             return $this->services['user.repository'];
  19702.         }
  19703.         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())));
  19704.     }
  19705.     /**
  19706.      * Gets the public 'user_access_key.repository' shared service.
  19707.      *
  19708.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19709.      */
  19710.     protected function getUserAccessKey_RepositoryService()
  19711.     {
  19712.         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())));
  19713.     }
  19714.     /**
  19715.      * Gets the public 'user_config.repository' shared service.
  19716.      *
  19717.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19718.      */
  19719.     protected function getUserConfig_RepositoryService()
  19720.     {
  19721.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19722.         if (isset($this->services['user_config.repository'])) {
  19723.             return $this->services['user_config.repository'];
  19724.         }
  19725.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19726.         if (isset($this->services['user_config.repository'])) {
  19727.             return $this->services['user_config.repository'];
  19728.         }
  19729.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19730.         if (isset($this->services['user_config.repository'])) {
  19731.             return $this->services['user_config.repository'];
  19732.         }
  19733.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19734.         if (isset($this->services['user_config.repository'])) {
  19735.             return $this->services['user_config.repository'];
  19736.         }
  19737.         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())));
  19738.     }
  19739.     /**
  19740.      * Gets the public 'user_recovery.repository' shared service.
  19741.      *
  19742.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19743.      */
  19744.     protected function getUserRecovery_RepositoryService()
  19745.     {
  19746.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19747.         if (isset($this->services['user_recovery.repository'])) {
  19748.             return $this->services['user_recovery.repository'];
  19749.         }
  19750.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19751.         if (isset($this->services['user_recovery.repository'])) {
  19752.             return $this->services['user_recovery.repository'];
  19753.         }
  19754.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19755.         if (isset($this->services['user_recovery.repository'])) {
  19756.             return $this->services['user_recovery.repository'];
  19757.         }
  19758.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19759.         if (isset($this->services['user_recovery.repository'])) {
  19760.             return $this->services['user_recovery.repository'];
  19761.         }
  19762.         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())));
  19763.     }
  19764.     /**
  19765.      * Gets the public 'var_dumper.cloner' shared service.
  19766.      *
  19767.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  19768.      */
  19769.     protected function getVarDumper_ClonerService()
  19770.     {
  19771.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  19772.         $instance->setMaxItems(2500);
  19773.         $instance->setMinDepth(1);
  19774.         $instance->setMaxString(-1);
  19775.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  19776.         return $instance;
  19777.     }
  19778.     /**
  19779.      * Gets the public 'version.repository' shared service.
  19780.      *
  19781.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19782.      */
  19783.     protected function getVersion_RepositoryService()
  19784.     {
  19785.         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())));
  19786.     }
  19787.     /**
  19788.      * Gets the public 'version_commit.repository' shared service.
  19789.      *
  19790.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19791.      */
  19792.     protected function getVersionCommit_RepositoryService()
  19793.     {
  19794.         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())));
  19795.     }
  19796.     /**
  19797.      * Gets the public 'version_commit_data.repository' shared service.
  19798.      *
  19799.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19800.      */
  19801.     protected function getVersionCommitData_RepositoryService()
  19802.     {
  19803.         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())));
  19804.     }
  19805.     /**
  19806.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  19807.      *
  19808.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  19809.      */
  19810.     protected function getWebProfiler_Controller_ExceptionPanelService()
  19811.     {
  19812.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  19813.         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()));
  19814.     }
  19815.     /**
  19816.      * Gets the public 'web_profiler.controller.profiler' shared service.
  19817.      *
  19818.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  19819.      */
  19820.     protected function getWebProfiler_Controller_ProfilerService()
  19821.     {
  19822.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  19823.         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));
  19824.     }
  19825.     /**
  19826.      * Gets the public 'web_profiler.controller.router' shared service.
  19827.      *
  19828.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  19829.      */
  19830.     protected function getWebProfiler_Controller_RouterService()
  19831.     {
  19832.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  19833.         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 () {
  19834.             return new \EmptyIterator();
  19835.         }, 0));
  19836.     }
  19837.     /**
  19838.      * Gets the public 'webhook.repository' shared service.
  19839.      *
  19840.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19841.      */
  19842.     protected function getWebhook_RepositoryService()
  19843.     {
  19844.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19845.         if (isset($this->services['webhook.repository'])) {
  19846.             return $this->services['webhook.repository'];
  19847.         }
  19848.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19849.         if (isset($this->services['webhook.repository'])) {
  19850.             return $this->services['webhook.repository'];
  19851.         }
  19852.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19853.         if (isset($this->services['webhook.repository'])) {
  19854.             return $this->services['webhook.repository'];
  19855.         }
  19856.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19857.         if (isset($this->services['webhook.repository'])) {
  19858.             return $this->services['webhook.repository'];
  19859.         }
  19860.         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())));
  19861.     }
  19862.     /**
  19863.      * Gets the public 'webhook_event_log.repository' shared service.
  19864.      *
  19865.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19866.      */
  19867.     protected function getWebhookEventLog_RepositoryService()
  19868.     {
  19869.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19870.         if (isset($this->services['webhook_event_log.repository'])) {
  19871.             return $this->services['webhook_event_log.repository'];
  19872.         }
  19873.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19874.         if (isset($this->services['webhook_event_log.repository'])) {
  19875.             return $this->services['webhook_event_log.repository'];
  19876.         }
  19877.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19878.         if (isset($this->services['webhook_event_log.repository'])) {
  19879.             return $this->services['webhook_event_log.repository'];
  19880.         }
  19881.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19882.         if (isset($this->services['webhook_event_log.repository'])) {
  19883.             return $this->services['webhook_event_log.repository'];
  19884.         }
  19885.         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())));
  19886.     }
  19887.     /**
  19888.      * Gets the private '.Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand.lazy' shared service.
  19889.      *
  19890.      * @return \Symfony\Component\Console\Command\LazyCommand
  19891.      */
  19892.     protected function getSalesChannelUpdateDomainCommand_LazyService()
  19893.     {
  19894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  19896.         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 {
  19897.             return ($this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand'] ?? $this->getSalesChannelUpdateDomainCommandService());
  19898.         });
  19899.     }
  19900.     /**
  19901.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand.lazy' shared service.
  19902.      *
  19903.      * @return \Symfony\Component\Console\Command\LazyCommand
  19904.      */
  19905.     protected function getElasticsearchAdminIndexingCommand_LazyService()
  19906.     {
  19907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  19909.         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 {
  19910.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  19911.         });
  19912.     }
  19913.     /**
  19914.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand.lazy' shared service.
  19915.      *
  19916.      * @return \Symfony\Component\Console\Command\LazyCommand
  19917.      */
  19918.     protected function getElasticsearchAdminResetCommand_LazyService()
  19919.     {
  19920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  19922.         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 {
  19923.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand'] ?? $this->getElasticsearchAdminResetCommandService());
  19924.         });
  19925.     }
  19926.     /**
  19927.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand.lazy' shared service.
  19928.      *
  19929.      * @return \Symfony\Component\Console\Command\LazyCommand
  19930.      */
  19931.     protected function getElasticsearchAdminTestCommand_LazyService()
  19932.     {
  19933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  19935.         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 {
  19936.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand'] ?? $this->getElasticsearchAdminTestCommandService());
  19937.         });
  19938.     }
  19939.     /**
  19940.      * Gets the private '.Swag\PayPal\Pos\Command\PosImageSyncCommand.lazy' shared service.
  19941.      *
  19942.      * @return \Symfony\Component\Console\Command\LazyCommand
  19943.      */
  19944.     protected function getPosImageSyncCommand_LazyService()
  19945.     {
  19946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  19948.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:sync:images', [], 'Sync only images to Zettle'false, function (): \Swag\PayPal\Pos\Command\PosImageSyncCommand {
  19949.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand'] ?? $this->getPosImageSyncCommandService());
  19950.         });
  19951.     }
  19952.     /**
  19953.      * Gets the private '.Swag\PayPal\Pos\Command\PosInventorySyncCommand.lazy' shared service.
  19954.      *
  19955.      * @return \Symfony\Component\Console\Command\LazyCommand
  19956.      */
  19957.     protected function getPosInventorySyncCommand_LazyService()
  19958.     {
  19959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  19961.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:sync:inventory', [], 'Sync only inventory to Zettle'false, function (): \Swag\PayPal\Pos\Command\PosInventorySyncCommand {
  19962.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand'] ?? $this->getPosInventorySyncCommandService());
  19963.         });
  19964.     }
  19965.     /**
  19966.      * Gets the private '.Swag\PayPal\Pos\Command\PosLogCleanupCommand.lazy' shared service.
  19967.      *
  19968.      * @return \Symfony\Component\Console\Command\LazyCommand
  19969.      */
  19970.     protected function getPosLogCleanupCommand_LazyService()
  19971.     {
  19972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  19974.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:log:cleanup', [], 'Cleanup Zettle sync log'false, function (): \Swag\PayPal\Pos\Command\PosLogCleanupCommand {
  19975.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand'] ?? $this->getPosLogCleanupCommandService());
  19976.         });
  19977.     }
  19978.     /**
  19979.      * Gets the private '.Swag\PayPal\Pos\Command\PosProductSyncCommand.lazy' shared service.
  19980.      *
  19981.      * @return \Symfony\Component\Console\Command\LazyCommand
  19982.      */
  19983.     protected function getPosProductSyncCommand_LazyService()
  19984.     {
  19985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  19987.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:sync:product', [], 'Sync only products to Zettle'false, function (): \Swag\PayPal\Pos\Command\PosProductSyncCommand {
  19988.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand'] ?? $this->getPosProductSyncCommandService());
  19989.         });
  19990.     }
  19991.     /**
  19992.      * Gets the private '.Swag\PayPal\Pos\Command\PosSyncCommand.lazy' shared service.
  19993.      *
  19994.      * @return \Symfony\Component\Console\Command\LazyCommand
  19995.      */
  19996.     protected function getPosSyncCommand_LazyService()
  19997.     {
  19998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20000.         return $this->privates['.Swag\\PayPal\\Pos\\Command\\PosSyncCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:pos:sync', [], 'Sync to Zettle'false, function (): \Swag\PayPal\Pos\Command\PosSyncCommand {
  20001.             return ($this->privates['Swag\\PayPal\\Pos\\Command\\PosSyncCommand'] ?? $this->getPosSyncCommandService());
  20002.         });
  20003.     }
  20004.     /**
  20005.      * Gets the private '.Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand.lazy' shared service.
  20006.      *
  20007.      * @return \Symfony\Component\Console\Command\LazyCommand
  20008.      */
  20009.     protected function getCrawlWebhookEventNamesCommand_LazyService()
  20010.     {
  20011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20013.         return $this->privates['.Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('swag:paypal:crawl:webhooks', [], 'Crawls the PayPal developer website for webhook event names and updates "Swag\\PayPal\\Webhook\\WebhookEventTypes"'false, function (): \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand {
  20014.             return ($this->privates['Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand'] ?? $this->getCrawlWebhookEventNamesCommandService());
  20015.         });
  20016.     }
  20017.     /**
  20018.      * Gets the private '.Symfony\Component\Dotenv\Command\DotenvDumpCommand.lazy' shared service.
  20019.      *
  20020.      * @return \Symfony\Component\Console\Command\LazyCommand
  20021.      */
  20022.     protected function getDotenvDumpCommand_LazyService()
  20023.     {
  20024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20026.         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 {
  20027.             return ($this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] ?? $this->getDotenvDumpCommandService());
  20028.         });
  20029.     }
  20030.     /**
  20031.      * Gets the private '.cache.http.inner' shared service.
  20032.      *
  20033.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  20034.      */
  20035.     protected function get_Cache_Http_InnerService()
  20036.     {
  20037.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  20038.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  20039.         return $this->privates['.cache.http.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  20040.     }
  20041.     /**
  20042.      * Gets the private '.cache.object.inner' shared service.
  20043.      *
  20044.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  20045.      */
  20046.     protected function get_Cache_Object_InnerService()
  20047.     {
  20048.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  20049.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  20050.         return $this->privates['.cache.object.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  20051.     }
  20052.     /**
  20053.      * Gets the private '.console.command.about.lazy' shared service.
  20054.      *
  20055.      * @return \Symfony\Component\Console\Command\LazyCommand
  20056.      */
  20057.     protected function get_Console_Command_About_LazyService()
  20058.     {
  20059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20061.         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 {
  20062.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  20063.         });
  20064.     }
  20065.     /**
  20066.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  20067.      *
  20068.      * @return \Symfony\Component\Console\Command\LazyCommand
  20069.      */
  20070.     protected function get_Console_Command_CacheClear_LazyService()
  20071.     {
  20072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20074.         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 {
  20075.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  20076.         });
  20077.     }
  20078.     /**
  20079.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  20080.      *
  20081.      * @return \Symfony\Component\Console\Command\LazyCommand
  20082.      */
  20083.     protected function get_Console_Command_CachePoolClear_LazyService()
  20084.     {
  20085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20087.         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 {
  20088.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  20089.         });
  20090.     }
  20091.     /**
  20092.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  20093.      *
  20094.      * @return \Symfony\Component\Console\Command\LazyCommand
  20095.      */
  20096.     protected function get_Console_Command_CachePoolDelete_LazyService()
  20097.     {
  20098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20100.         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 {
  20101.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  20102.         });
  20103.     }
  20104.     /**
  20105.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  20106.      *
  20107.      * @return \Symfony\Component\Console\Command\LazyCommand
  20108.      */
  20109.     protected function get_Console_Command_CachePoolList_LazyService()
  20110.     {
  20111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20112.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20113.         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 {
  20114.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  20115.         });
  20116.     }
  20117.     /**
  20118.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  20119.      *
  20120.      * @return \Symfony\Component\Console\Command\LazyCommand
  20121.      */
  20122.     protected function get_Console_Command_CachePoolPrune_LazyService()
  20123.     {
  20124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20126.         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 {
  20127.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  20128.         });
  20129.     }
  20130.     /**
  20131.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  20132.      *
  20133.      * @return \Symfony\Component\Console\Command\LazyCommand
  20134.      */
  20135.     protected function get_Console_Command_CacheWarmup_LazyService()
  20136.     {
  20137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20139.         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 {
  20140.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  20141.         });
  20142.     }
  20143.     /**
  20144.      * Gets the private '.console.command.config_debug.lazy' shared service.
  20145.      *
  20146.      * @return \Symfony\Component\Console\Command\LazyCommand
  20147.      */
  20148.     protected function get_Console_Command_ConfigDebug_LazyService()
  20149.     {
  20150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20152.         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 {
  20153.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  20154.         });
  20155.     }
  20156.     /**
  20157.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  20158.      *
  20159.      * @return \Symfony\Component\Console\Command\LazyCommand
  20160.      */
  20161.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  20162.     {
  20163.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20165.         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 {
  20166.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  20167.         });
  20168.     }
  20169.     /**
  20170.      * Gets the private '.console.command.container_debug.lazy' shared service.
  20171.      *
  20172.      * @return \Symfony\Component\Console\Command\LazyCommand
  20173.      */
  20174.     protected function get_Console_Command_ContainerDebug_LazyService()
  20175.     {
  20176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20177.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20178.         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 {
  20179.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  20180.         });
  20181.     }
  20182.     /**
  20183.      * Gets the private '.console.command.container_lint.lazy' shared service.
  20184.      *
  20185.      * @return \Symfony\Component\Console\Command\LazyCommand
  20186.      */
  20187.     protected function get_Console_Command_ContainerLint_LazyService()
  20188.     {
  20189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20191.         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 {
  20192.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  20193.         });
  20194.     }
  20195.     /**
  20196.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  20197.      *
  20198.      * @return \Symfony\Component\Console\Command\LazyCommand
  20199.      */
  20200.     protected function get_Console_Command_DebugAutowiring_LazyService()
  20201.     {
  20202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20204.         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 {
  20205.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  20206.         });
  20207.     }
  20208.     /**
  20209.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  20210.      *
  20211.      * @return \Symfony\Component\Console\Command\LazyCommand
  20212.      */
  20213.     protected function get_Console_Command_DotenvDebug_LazyService()
  20214.     {
  20215.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20217.         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 {
  20218.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  20219.         });
  20220.     }
  20221.     /**
  20222.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  20223.      *
  20224.      * @return \Symfony\Component\Console\Command\LazyCommand
  20225.      */
  20226.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  20227.     {
  20228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20230.         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 {
  20231.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  20232.         });
  20233.     }
  20234.     /**
  20235.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  20236.      *
  20237.      * @return \Symfony\Component\Console\Command\LazyCommand
  20238.      */
  20239.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  20240.     {
  20241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20242.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20243.         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 {
  20244.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  20245.         });
  20246.     }
  20247.     /**
  20248.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  20249.      *
  20250.      * @return \Symfony\Component\Console\Command\LazyCommand
  20251.      */
  20252.     protected function get_Console_Command_MessengerDebug_LazyService()
  20253.     {
  20254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20255.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20256.         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 {
  20257.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  20258.         });
  20259.     }
  20260.     /**
  20261.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  20262.      *
  20263.      * @return \Symfony\Component\Console\Command\LazyCommand
  20264.      */
  20265.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  20266.     {
  20267.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20269.         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 {
  20270.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  20271.         });
  20272.     }
  20273.     /**
  20274.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  20275.      *
  20276.      * @return \Symfony\Component\Console\Command\LazyCommand
  20277.      */
  20278.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  20279.     {
  20280.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20282.         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 {
  20283.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  20284.         });
  20285.     }
  20286.     /**
  20287.      * Gets the private '.console.command.router_debug.lazy' shared service.
  20288.      *
  20289.      * @return \Symfony\Component\Console\Command\LazyCommand
  20290.      */
  20291.     protected function get_Console_Command_RouterDebug_LazyService()
  20292.     {
  20293.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20294.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20295.         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 {
  20296.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  20297.         });
  20298.     }
  20299.     /**
  20300.      * Gets the private '.console.command.router_match.lazy' shared service.
  20301.      *
  20302.      * @return \Symfony\Component\Console\Command\LazyCommand
  20303.      */
  20304.     protected function get_Console_Command_RouterMatch_LazyService()
  20305.     {
  20306.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20307.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20308.         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 {
  20309.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  20310.         });
  20311.     }
  20312.     /**
  20313.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  20314.      *
  20315.      * @return \Symfony\Component\Console\Command\LazyCommand
  20316.      */
  20317.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  20318.     {
  20319.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20320.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20321.         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 {
  20322.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  20323.         });
  20324.     }
  20325.     /**
  20326.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  20327.      *
  20328.      * @return \Symfony\Component\Console\Command\LazyCommand
  20329.      */
  20330.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  20331.     {
  20332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20333.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20334.         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 {
  20335.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  20336.         });
  20337.     }
  20338.     /**
  20339.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  20340.      *
  20341.      * @return \Symfony\Component\Console\Command\LazyCommand
  20342.      */
  20343.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  20344.     {
  20345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20346.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20347.         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 {
  20348.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  20349.         });
  20350.     }
  20351.     /**
  20352.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  20353.      *
  20354.      * @return \Symfony\Component\Console\Command\LazyCommand
  20355.      */
  20356.     protected function get_Console_Command_SecretsList_LazyService()
  20357.     {
  20358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20359.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20360.         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 {
  20361.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  20362.         });
  20363.     }
  20364.     /**
  20365.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  20366.      *
  20367.      * @return \Symfony\Component\Console\Command\LazyCommand
  20368.      */
  20369.     protected function get_Console_Command_SecretsRemove_LazyService()
  20370.     {
  20371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20372.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20373.         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 {
  20374.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  20375.         });
  20376.     }
  20377.     /**
  20378.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  20379.      *
  20380.      * @return \Symfony\Component\Console\Command\LazyCommand
  20381.      */
  20382.     protected function get_Console_Command_SecretsSet_LazyService()
  20383.     {
  20384.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20385.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20386.         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 {
  20387.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  20388.         });
  20389.     }
  20390.     /**
  20391.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  20392.      *
  20393.      * @return \Symfony\Component\Console\Command\LazyCommand
  20394.      */
  20395.     protected function get_Console_Command_TranslationDebug_LazyService()
  20396.     {
  20397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20399.         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 {
  20400.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  20401.         });
  20402.     }
  20403.     /**
  20404.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  20405.      *
  20406.      * @return \Symfony\Component\Console\Command\LazyCommand
  20407.      */
  20408.     protected function get_Console_Command_TranslationExtract_LazyService()
  20409.     {
  20410.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20411.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20412.         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 {
  20413.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  20414.         });
  20415.     }
  20416.     /**
  20417.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  20418.      *
  20419.      * @return \Symfony\Component\Console\Command\LazyCommand
  20420.      */
  20421.     protected function get_Console_Command_TranslationPull_LazyService()
  20422.     {
  20423.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20424.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20425.         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 {
  20426.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  20427.         });
  20428.     }
  20429.     /**
  20430.      * Gets the private '.console.command.translation_push.lazy' shared service.
  20431.      *
  20432.      * @return \Symfony\Component\Console\Command\LazyCommand
  20433.      */
  20434.     protected function get_Console_Command_TranslationPush_LazyService()
  20435.     {
  20436.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20437.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20438.         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 {
  20439.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  20440.         });
  20441.     }
  20442.     /**
  20443.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  20444.      *
  20445.      * @return \Symfony\Component\Console\Command\LazyCommand
  20446.      */
  20447.     protected function get_Console_Command_ValidatorDebug_LazyService()
  20448.     {
  20449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20450.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20451.         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 {
  20452.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  20453.         });
  20454.     }
  20455.     /**
  20456.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  20457.      *
  20458.      * @return \Symfony\Component\Console\Command\LazyCommand
  20459.      */
  20460.     protected function get_Console_Command_XliffLint_LazyService()
  20461.     {
  20462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20463.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20464.         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 {
  20465.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  20466.         });
  20467.     }
  20468.     /**
  20469.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  20470.      *
  20471.      * @return \Symfony\Component\Console\Command\LazyCommand
  20472.      */
  20473.     protected function get_Console_Command_YamlLint_LazyService()
  20474.     {
  20475.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20476.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  20477.         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 {
  20478.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  20479.         });
  20480.     }
  20481.     /**
  20482.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  20483.      *
  20484.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  20485.      */
  20486.     protected function getLoaderInterfaceService()
  20487.     {
  20488.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  20489.     }
  20490.     /**
  20491.      * Gets the private '.errored..service_locator.Q1m2WkM.Shopware\Core\Framework\Validation\DataBag\RequestDataBag' shared service.
  20492.      *
  20493.      * @return \Shopware\Core\Framework\Validation\DataBag\RequestDataBag
  20494.      */
  20495.     protected function getRequestDataBagService()
  20496.     {
  20497.         $this->throw('Cannot autowire service ".service_locator.Q1m2WkM": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.');
  20498.     }
  20499.     /**
  20500.      * Gets the private '.messenger.handler_descriptor.0Tu9xxE' shared service.
  20501.      *
  20502.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20503.      */
  20504.     protected function get_Messenger_HandlerDescriptor_0Tu9xxEService()
  20505.     {
  20506.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20507.         return $this->privates['.messenger.handler_descriptor.0Tu9xxE'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService()), []);
  20508.     }
  20509.     /**
  20510.      * Gets the private '.messenger.handler_descriptor.2yo6BZJ' shared service.
  20511.      *
  20512.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20513.      */
  20514.     protected function get_Messenger_HandlerDescriptor_2yo6BZJService()
  20515.     {
  20516.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20517.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  20518.         if (isset($this->privates['.messenger.handler_descriptor.2yo6BZJ'])) {
  20519.             return $this->privates['.messenger.handler_descriptor.2yo6BZJ'];
  20520.         }
  20521.         return $this->privates['.messenger.handler_descriptor.2yo6BZJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20522.     }
  20523.     /**
  20524.      * Gets the private '.messenger.handler_descriptor.3.rzR14' shared service.
  20525.      *
  20526.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20527.      */
  20528.     protected function get_Messenger_HandlerDescriptor_3_RzR14Service()
  20529.     {
  20530.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20531.         return $this->privates['.messenger.handler_descriptor.3.rzR14'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService()), []);
  20532.     }
  20533.     /**
  20534.      * Gets the private '.messenger.handler_descriptor.4htA3jl' shared service.
  20535.      *
  20536.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20537.      */
  20538.     protected function get_Messenger_HandlerDescriptor_4htA3jlService()
  20539.     {
  20540.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20541.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  20542.         if (isset($this->privates['.messenger.handler_descriptor.4htA3jl'])) {
  20543.             return $this->privates['.messenger.handler_descriptor.4htA3jl'];
  20544.         }
  20545.         return $this->privates['.messenger.handler_descriptor.4htA3jl'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20546.     }
  20547.     /**
  20548.      * Gets the private '.messenger.handler_descriptor.6KXPS1P' shared service.
  20549.      *
  20550.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20551.      */
  20552.     protected function get_Messenger_HandlerDescriptor_6KXPS1PService()
  20553.     {
  20554.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20555.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  20556.         if (isset($this->privates['.messenger.handler_descriptor.6KXPS1P'])) {
  20557.             return $this->privates['.messenger.handler_descriptor.6KXPS1P'];
  20558.         }
  20559.         return $this->privates['.messenger.handler_descriptor.6KXPS1P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20560.     }
  20561.     /**
  20562.      * Gets the private '.messenger.handler_descriptor.6XWr01B' shared service.
  20563.      *
  20564.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20565.      */
  20566.     protected function get_Messenger_HandlerDescriptor_6XWr01BService()
  20567.     {
  20568.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20569.         return $this->privates['.messenger.handler_descriptor.6XWr01B'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService()), []);
  20570.     }
  20571.     /**
  20572.      * Gets the private '.messenger.handler_descriptor.6a6vTR.' shared service.
  20573.      *
  20574.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20575.      */
  20576.     protected function get_Messenger_HandlerDescriptor_6a6vTR_Service()
  20577.     {
  20578.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20579.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  20580.         if (isset($this->privates['.messenger.handler_descriptor.6a6vTR.'])) {
  20581.             return $this->privates['.messenger.handler_descriptor.6a6vTR.'];
  20582.         }
  20583.         return $this->privates['.messenger.handler_descriptor.6a6vTR.'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20584.     }
  20585.     /**
  20586.      * Gets the private '.messenger.handler_descriptor.6kBcctU' shared service.
  20587.      *
  20588.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20589.      */
  20590.     protected function get_Messenger_HandlerDescriptor_6kBcctUService()
  20591.     {
  20592.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20593.         return $this->privates['.messenger.handler_descriptor.6kBcctU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService()), []);
  20594.     }
  20595.     /**
  20596.      * Gets the private '.messenger.handler_descriptor.6yw2O.t' shared service.
  20597.      *
  20598.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20599.      */
  20600.     protected function get_Messenger_HandlerDescriptor_6yw2O_TService()
  20601.     {
  20602.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20603.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  20604.         if (isset($this->privates['.messenger.handler_descriptor.6yw2O.t'])) {
  20605.             return $this->privates['.messenger.handler_descriptor.6yw2O.t'];
  20606.         }
  20607.         return $this->privates['.messenger.handler_descriptor.6yw2O.t'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20608.     }
  20609.     /**
  20610.      * Gets the private '.messenger.handler_descriptor.88lOdtC' shared service.
  20611.      *
  20612.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20613.      */
  20614.     protected function get_Messenger_HandlerDescriptor_88lOdtCService()
  20615.     {
  20616.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20617.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  20618.         if (isset($this->privates['.messenger.handler_descriptor.88lOdtC'])) {
  20619.             return $this->privates['.messenger.handler_descriptor.88lOdtC'];
  20620.         }
  20621.         return $this->privates['.messenger.handler_descriptor.88lOdtC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20622.     }
  20623.     /**
  20624.      * Gets the private '.messenger.handler_descriptor.9FtfQXI' shared service.
  20625.      *
  20626.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20627.      */
  20628.     protected function get_Messenger_HandlerDescriptor_9FtfQXIService()
  20629.     {
  20630.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20631.         return $this->privates['.messenger.handler_descriptor.9FtfQXI'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()), []);
  20632.     }
  20633.     /**
  20634.      * Gets the private '.messenger.handler_descriptor.9zA2HRZ' shared service.
  20635.      *
  20636.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20637.      */
  20638.     protected function get_Messenger_HandlerDescriptor_9zA2HRZService()
  20639.     {
  20640.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20641.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  20642.         if (isset($this->privates['.messenger.handler_descriptor.9zA2HRZ'])) {
  20643.             return $this->privates['.messenger.handler_descriptor.9zA2HRZ'];
  20644.         }
  20645.         return $this->privates['.messenger.handler_descriptor.9zA2HRZ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20646.     }
  20647.     /**
  20648.      * Gets the private '.messenger.handler_descriptor.BzkW.st' shared service.
  20649.      *
  20650.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20651.      */
  20652.     protected function get_Messenger_HandlerDescriptor_BzkW_StService()
  20653.     {
  20654.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20655.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  20656.         if (isset($this->privates['.messenger.handler_descriptor.BzkW.st'])) {
  20657.             return $this->privates['.messenger.handler_descriptor.BzkW.st'];
  20658.         }
  20659.         return $this->privates['.messenger.handler_descriptor.BzkW.st'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20660.     }
  20661.     /**
  20662.      * Gets the private '.messenger.handler_descriptor.D8Msq11' shared service.
  20663.      *
  20664.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20665.      */
  20666.     protected function get_Messenger_HandlerDescriptor_D8Msq11Service()
  20667.     {
  20668.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20669.         return $this->privates['.messenger.handler_descriptor.D8Msq11'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService()), []);
  20670.     }
  20671.     /**
  20672.      * Gets the private '.messenger.handler_descriptor.FImPDsK' shared service.
  20673.      *
  20674.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20675.      */
  20676.     protected function get_Messenger_HandlerDescriptor_FImPDsKService()
  20677.     {
  20678.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20679.         return $this->privates['.messenger.handler_descriptor.FImPDsK'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService()), []);
  20680.     }
  20681.     /**
  20682.      * Gets the private '.messenger.handler_descriptor.I0UD7br' shared service.
  20683.      *
  20684.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20685.      */
  20686.     protected function get_Messenger_HandlerDescriptor_I0UD7brService()
  20687.     {
  20688.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20689.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  20690.         if (isset($this->privates['.messenger.handler_descriptor.I0UD7br'])) {
  20691.             return $this->privates['.messenger.handler_descriptor.I0UD7br'];
  20692.         }
  20693.         return $this->privates['.messenger.handler_descriptor.I0UD7br'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20694.     }
  20695.     /**
  20696.      * Gets the private '.messenger.handler_descriptor.RWDR7vF' shared service.
  20697.      *
  20698.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20699.      */
  20700.     protected function get_Messenger_HandlerDescriptor_RWDR7vFService()
  20701.     {
  20702.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20703.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  20704.         if (isset($this->privates['.messenger.handler_descriptor.RWDR7vF'])) {
  20705.             return $this->privates['.messenger.handler_descriptor.RWDR7vF'];
  20706.         }
  20707.         return $this->privates['.messenger.handler_descriptor.RWDR7vF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20708.     }
  20709.     /**
  20710.      * Gets the private '.messenger.handler_descriptor.RaXVyBY' shared service.
  20711.      *
  20712.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20713.      */
  20714.     protected function get_Messenger_HandlerDescriptor_RaXVyBYService()
  20715.     {
  20716.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20717.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  20718.         if (isset($this->privates['.messenger.handler_descriptor.RaXVyBY'])) {
  20719.             return $this->privates['.messenger.handler_descriptor.RaXVyBY'];
  20720.         }
  20721.         return $this->privates['.messenger.handler_descriptor.RaXVyBY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20722.     }
  20723.     /**
  20724.      * Gets the private '.messenger.handler_descriptor.Sx4TzkJ' shared service.
  20725.      *
  20726.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20727.      */
  20728.     protected function get_Messenger_HandlerDescriptor_Sx4TzkJService()
  20729.     {
  20730.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20731.         $a = ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  20732.         if (isset($this->privates['.messenger.handler_descriptor.Sx4TzkJ'])) {
  20733.             return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'];
  20734.         }
  20735.         return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20736.     }
  20737.     /**
  20738.      * Gets the private '.messenger.handler_descriptor.TaMu3bd' shared service.
  20739.      *
  20740.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20741.      */
  20742.     protected function get_Messenger_HandlerDescriptor_TaMu3bdService()
  20743.     {
  20744.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20745.         return $this->privates['.messenger.handler_descriptor.TaMu3bd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()), []);
  20746.     }
  20747.     /**
  20748.      * Gets the private '.messenger.handler_descriptor.W5d8anj' shared service.
  20749.      *
  20750.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20751.      */
  20752.     protected function get_Messenger_HandlerDescriptor_W5d8anjService()
  20753.     {
  20754.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20755.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  20756.         if (isset($this->privates['.messenger.handler_descriptor.W5d8anj'])) {
  20757.             return $this->privates['.messenger.handler_descriptor.W5d8anj'];
  20758.         }
  20759.         return $this->privates['.messenger.handler_descriptor.W5d8anj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20760.     }
  20761.     /**
  20762.      * Gets the private '.messenger.handler_descriptor.Z5qzcmD' shared service.
  20763.      *
  20764.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20765.      */
  20766.     protected function get_Messenger_HandlerDescriptor_Z5qzcmDService()
  20767.     {
  20768.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20769.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  20770.         if (isset($this->privates['.messenger.handler_descriptor.Z5qzcmD'])) {
  20771.             return $this->privates['.messenger.handler_descriptor.Z5qzcmD'];
  20772.         }
  20773.         return $this->privates['.messenger.handler_descriptor.Z5qzcmD'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20774.     }
  20775.     /**
  20776.      * Gets the private '.messenger.handler_descriptor.ZFmY.qW' shared service.
  20777.      *
  20778.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20779.      */
  20780.     protected function get_Messenger_HandlerDescriptor_ZFmY_QWService()
  20781.     {
  20782.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20783.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  20784.         if (isset($this->privates['.messenger.handler_descriptor.ZFmY.qW'])) {
  20785.             return $this->privates['.messenger.handler_descriptor.ZFmY.qW'];
  20786.         }
  20787.         return $this->privates['.messenger.handler_descriptor.ZFmY.qW'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20788.     }
  20789.     /**
  20790.      * Gets the private '.messenger.handler_descriptor._mx1WXF' shared service.
  20791.      *
  20792.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20793.      */
  20794.     protected function get_Messenger_HandlerDescriptor_Mx1WXFService()
  20795.     {
  20796.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20797.         return $this->privates['.messenger.handler_descriptor._mx1WXF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService()), []);
  20798.     }
  20799.     /**
  20800.      * Gets the private '.messenger.handler_descriptor.aM76mVQ' shared service.
  20801.      *
  20802.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20803.      */
  20804.     protected function get_Messenger_HandlerDescriptor_AM76mVQService()
  20805.     {
  20806.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20807.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  20808.         if (isset($this->privates['.messenger.handler_descriptor.aM76mVQ'])) {
  20809.             return $this->privates['.messenger.handler_descriptor.aM76mVQ'];
  20810.         }
  20811.         return $this->privates['.messenger.handler_descriptor.aM76mVQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20812.     }
  20813.     /**
  20814.      * Gets the private '.messenger.handler_descriptor.bD1J5H6' shared service.
  20815.      *
  20816.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20817.      */
  20818.     protected function get_Messenger_HandlerDescriptor_BD1J5H6Service()
  20819.     {
  20820.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20821.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  20822.         if (isset($this->privates['.messenger.handler_descriptor.bD1J5H6'])) {
  20823.             return $this->privates['.messenger.handler_descriptor.bD1J5H6'];
  20824.         }
  20825.         return $this->privates['.messenger.handler_descriptor.bD1J5H6'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20826.     }
  20827.     /**
  20828.      * Gets the private '.messenger.handler_descriptor.blq.UUc' shared service.
  20829.      *
  20830.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20831.      */
  20832.     protected function get_Messenger_HandlerDescriptor_Blq_UUcService()
  20833.     {
  20834.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20835.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  20836.         if (isset($this->privates['.messenger.handler_descriptor.blq.UUc'])) {
  20837.             return $this->privates['.messenger.handler_descriptor.blq.UUc'];
  20838.         }
  20839.         return $this->privates['.messenger.handler_descriptor.blq.UUc'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20840.     }
  20841.     /**
  20842.      * Gets the private '.messenger.handler_descriptor.dVP21hY' shared service.
  20843.      *
  20844.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20845.      */
  20846.     protected function get_Messenger_HandlerDescriptor_DVP21hYService()
  20847.     {
  20848.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20849.         return $this->privates['.messenger.handler_descriptor.dVP21hY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService()), []);
  20850.     }
  20851.     /**
  20852.      * Gets the private '.messenger.handler_descriptor.ex5cbt9' shared service.
  20853.      *
  20854.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20855.      */
  20856.     protected function get_Messenger_HandlerDescriptor_Ex5cbt9Service()
  20857.     {
  20858.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20859.         return $this->privates['.messenger.handler_descriptor.ex5cbt9'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService()), []);
  20860.     }
  20861.     /**
  20862.      * Gets the private '.messenger.handler_descriptor.fTnptq7' shared service.
  20863.      *
  20864.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20865.      */
  20866.     protected function get_Messenger_HandlerDescriptor_FTnptq7Service()
  20867.     {
  20868.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20869.         return $this->privates['.messenger.handler_descriptor.fTnptq7'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService()), []);
  20870.     }
  20871.     /**
  20872.      * Gets the private '.messenger.handler_descriptor.g5T3Vdz' shared service.
  20873.      *
  20874.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20875.      */
  20876.     protected function get_Messenger_HandlerDescriptor_G5T3VdzService()
  20877.     {
  20878.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20879.         return $this->privates['.messenger.handler_descriptor.g5T3Vdz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService()), []);
  20880.     }
  20881.     /**
  20882.      * Gets the private '.messenger.handler_descriptor.goUFZIo' shared service.
  20883.      *
  20884.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20885.      */
  20886.     protected function get_Messenger_HandlerDescriptor_GoUFZIoService()
  20887.     {
  20888.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20889.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  20890.         if (isset($this->privates['.messenger.handler_descriptor.goUFZIo'])) {
  20891.             return $this->privates['.messenger.handler_descriptor.goUFZIo'];
  20892.         }
  20893.         return $this->privates['.messenger.handler_descriptor.goUFZIo'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20894.     }
  20895.     /**
  20896.      * Gets the private '.messenger.handler_descriptor.h1gRAD1' shared service.
  20897.      *
  20898.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20899.      */
  20900.     protected function get_Messenger_HandlerDescriptor_H1gRAD1Service()
  20901.     {
  20902.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20903.         $a = ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  20904.         if (isset($this->privates['.messenger.handler_descriptor.h1gRAD1'])) {
  20905.             return $this->privates['.messenger.handler_descriptor.h1gRAD1'];
  20906.         }
  20907.         return $this->privates['.messenger.handler_descriptor.h1gRAD1'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20908.     }
  20909.     /**
  20910.      * Gets the private '.messenger.handler_descriptor.hq66vfV' shared service.
  20911.      *
  20912.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20913.      */
  20914.     protected function get_Messenger_HandlerDescriptor_Hq66vfVService()
  20915.     {
  20916.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20917.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  20918.         if (isset($this->privates['.messenger.handler_descriptor.hq66vfV'])) {
  20919.             return $this->privates['.messenger.handler_descriptor.hq66vfV'];
  20920.         }
  20921.         return $this->privates['.messenger.handler_descriptor.hq66vfV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20922.     }
  20923.     /**
  20924.      * Gets the private '.messenger.handler_descriptor.jTJEFNe' shared service.
  20925.      *
  20926.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20927.      */
  20928.     protected function get_Messenger_HandlerDescriptor_JTJEFNeService()
  20929.     {
  20930.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20931.         return $this->privates['.messenger.handler_descriptor.jTJEFNe'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService()), []);
  20932.     }
  20933.     /**
  20934.      * Gets the private '.messenger.handler_descriptor.ka59xCt' shared service.
  20935.      *
  20936.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20937.      */
  20938.     protected function get_Messenger_HandlerDescriptor_Ka59xCtService()
  20939.     {
  20940.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20941.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  20942.         if (isset($this->privates['.messenger.handler_descriptor.ka59xCt'])) {
  20943.             return $this->privates['.messenger.handler_descriptor.ka59xCt'];
  20944.         }
  20945.         return $this->privates['.messenger.handler_descriptor.ka59xCt'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20946.     }
  20947.     /**
  20948.      * Gets the private '.messenger.handler_descriptor.n5_pcyU' shared service.
  20949.      *
  20950.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20951.      */
  20952.     protected function get_Messenger_HandlerDescriptor_N5PcyUService()
  20953.     {
  20954.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20955.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  20956.         if (isset($this->privates['.messenger.handler_descriptor.n5_pcyU'])) {
  20957.             return $this->privates['.messenger.handler_descriptor.n5_pcyU'];
  20958.         }
  20959.         return $this->privates['.messenger.handler_descriptor.n5_pcyU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20960.     }
  20961.     /**
  20962.      * Gets the private '.messenger.handler_descriptor.rvKU_JQ' shared service.
  20963.      *
  20964.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20965.      */
  20966.     protected function get_Messenger_HandlerDescriptor_RvKUJQService()
  20967.     {
  20968.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20969.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  20970.         if (isset($this->privates['.messenger.handler_descriptor.rvKU_JQ'])) {
  20971.             return $this->privates['.messenger.handler_descriptor.rvKU_JQ'];
  20972.         }
  20973.         return $this->privates['.messenger.handler_descriptor.rvKU_JQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20974.     }
  20975.     /**
  20976.      * Gets the private '.messenger.handler_descriptor.u3lfLwH' shared service.
  20977.      *
  20978.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20979.      */
  20980.     protected function get_Messenger_HandlerDescriptor_U3lfLwHService()
  20981.     {
  20982.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20983.         return $this->privates['.messenger.handler_descriptor.u3lfLwH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService()), []);
  20984.     }
  20985.     /**
  20986.      * Gets the private '.messenger.handler_descriptor.vN2QjSm' shared service.
  20987.      *
  20988.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  20989.      */
  20990.     protected function get_Messenger_HandlerDescriptor_VN2QjSmService()
  20991.     {
  20992.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  20993.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  20994.         if (isset($this->privates['.messenger.handler_descriptor.vN2QjSm'])) {
  20995.             return $this->privates['.messenger.handler_descriptor.vN2QjSm'];
  20996.         }
  20997.         return $this->privates['.messenger.handler_descriptor.vN2QjSm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  20998.     }
  20999.     /**
  21000.      * Gets the private '.messenger.handler_descriptor.vhvNn_P' shared service.
  21001.      *
  21002.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21003.      */
  21004.     protected function get_Messenger_HandlerDescriptor_VhvNnPService()
  21005.     {
  21006.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21007.         return $this->privates['.messenger.handler_descriptor.vhvNn_P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService()), []);
  21008.     }
  21009.     /**
  21010.      * Gets the private '.messenger.handler_descriptor.vohgW1I' shared service.
  21011.      *
  21012.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21013.      */
  21014.     protected function get_Messenger_HandlerDescriptor_VohgW1IService()
  21015.     {
  21016.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21017.         return $this->privates['.messenger.handler_descriptor.vohgW1I'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService()), []);
  21018.     }
  21019.     /**
  21020.      * Gets the private '.messenger.handler_descriptor.wUKKx8c' shared service.
  21021.      *
  21022.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21023.      */
  21024.     protected function get_Messenger_HandlerDescriptor_WUKKx8cService()
  21025.     {
  21026.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21027.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] ?? $this->getCleanupUnusedDownloadMediaTaskHandlerService());
  21028.         if (isset($this->privates['.messenger.handler_descriptor.wUKKx8c'])) {
  21029.             return $this->privates['.messenger.handler_descriptor.wUKKx8c'];
  21030.         }
  21031.         return $this->privates['.messenger.handler_descriptor.wUKKx8c'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21032.     }
  21033.     /**
  21034.      * Gets the private '.messenger.handler_descriptor.wYSIMNj' shared service.
  21035.      *
  21036.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21037.      */
  21038.     protected function get_Messenger_HandlerDescriptor_WYSIMNjService()
  21039.     {
  21040.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21041.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  21042.         if (isset($this->privates['.messenger.handler_descriptor.wYSIMNj'])) {
  21043.             return $this->privates['.messenger.handler_descriptor.wYSIMNj'];
  21044.         }
  21045.         return $this->privates['.messenger.handler_descriptor.wYSIMNj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21046.     }
  21047.     /**
  21048.      * Gets the private '.messenger.handler_descriptor.xfSTNS5' shared service.
  21049.      *
  21050.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21051.      */
  21052.     protected function get_Messenger_HandlerDescriptor_XfSTNS5Service()
  21053.     {
  21054.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21055.         return $this->privates['.messenger.handler_descriptor.xfSTNS5'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService()), []);
  21056.     }
  21057.     /**
  21058.      * Gets the private '.messenger.handler_descriptor.yKXilMm' shared service.
  21059.      *
  21060.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21061.      */
  21062.     protected function get_Messenger_HandlerDescriptor_YKXilMmService()
  21063.     {
  21064.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21065.         return $this->privates['.messenger.handler_descriptor.yKXilMm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService()), []);
  21066.     }
  21067.     /**
  21068.      * Gets the private '.messenger.handler_descriptor.z290ooz' shared service.
  21069.      *
  21070.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21071.      */
  21072.     protected function get_Messenger_HandlerDescriptor_Z290oozService()
  21073.     {
  21074.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21075.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  21076.         if (isset($this->privates['.messenger.handler_descriptor.z290ooz'])) {
  21077.             return $this->privates['.messenger.handler_descriptor.z290ooz'];
  21078.         }
  21079.         return $this->privates['.messenger.handler_descriptor.z290ooz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21080.     }
  21081.     /**
  21082.      * Gets the private '.messenger.handler_descriptor.z4TUQxH' shared service.
  21083.      *
  21084.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21085.      */
  21086.     protected function get_Messenger_HandlerDescriptor_Z4TUQxHService()
  21087.     {
  21088.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21089.         $a = ($this->privates['Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTaskHandler'] ?? $this->getOrderGarbageCollectorTaskHandlerService());
  21090.         if (isset($this->privates['.messenger.handler_descriptor.z4TUQxH'])) {
  21091.             return $this->privates['.messenger.handler_descriptor.z4TUQxH'];
  21092.         }
  21093.         return $this->privates['.messenger.handler_descriptor.z4TUQxH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21094.     }
  21095.     /**
  21096.      * Gets the private '.messenger.handler_descriptor.zfOhFjq' shared service.
  21097.      *
  21098.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21099.      */
  21100.     protected function get_Messenger_HandlerDescriptor_ZfOhFjqService()
  21101.     {
  21102.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21103.         return $this->privates['.messenger.handler_descriptor.zfOhFjq'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService()), []);
  21104.     }
  21105.     /**
  21106.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  21107.      *
  21108.      * @return \Symfony\Component\Console\Command\LazyCommand
  21109.      */
  21110.     protected function get_Monolog_Command_ServerLog_LazyService()
  21111.     {
  21112.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21114.         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 {
  21115.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  21116.         });
  21117.     }
  21118.     /**
  21119.      * Gets the private '.service_locator.KfbR3DY' shared service.
  21120.      *
  21121.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21122.      */
  21123.     protected function get_ServiceLocator_KfbR3DYService()
  21124.     {
  21125.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21126.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Shopware\\Core\\Framework\\Api\\Route\\ApiRouteLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  21127.         ], [
  21128.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  21129.         ]);
  21130.     }
  21131.     /**
  21132.      * Gets the private '.service_locator.N1ijGuF' shared service.
  21133.      *
  21134.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21135.      */
  21136.     protected function get_ServiceLocator_N1ijGuFService()
  21137.     {
  21138.         return $this->privates['.service_locator.N1ijGuF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21139.             'pluginLoader' => ['services''Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader''getKernelPluginLoaderService'false],
  21140.         ], [
  21141.             'pluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader',
  21142.         ]);
  21143.     }
  21144.     /**
  21145.      * Gets the private '.service_locator.Q1m2WkM' shared service.
  21146.      *
  21147.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21148.      */
  21149.     protected function get_ServiceLocator_Q1m2WkMService()
  21150.     {
  21151.         return $this->privates['.service_locator.Q1m2WkM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21152.             'dataBag' => ['privates''.errored..service_locator.Q1m2WkM.Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag'NULL'Cannot autowire service ".service_locator.Q1m2WkM": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.'],
  21153.         ], [
  21154.             'dataBag' => 'Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag',
  21155.         ]);
  21156.     }
  21157.     /**
  21158.      * Gets the private '.service_locator.ltYzMMM' shared service.
  21159.      *
  21160.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21161.      */
  21162.     protected function get_ServiceLocator_LtYzMMMService()
  21163.     {
  21164.         return $this->privates['.service_locator.ltYzMMM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21165.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  21166.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  21167.         ], [
  21168.             'default' => '?',
  21169.             'messenger.transport.default' => '?',
  21170.         ]);
  21171.     }
  21172.     /**
  21173.      * Gets the private '.service_locator.u1UoOa0' shared service.
  21174.      *
  21175.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  21176.      */
  21177.     protected function get_ServiceLocator_U1UoOa0Service()
  21178.     {
  21179.         return $this->privates['.service_locator.u1UoOa0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  21180.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => ['privates''.service_locator.Q1m2WkM''get_ServiceLocator_Q1m2WkMService'false],
  21181.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  21182.             'kernel::reboot' => ['privates''.service_locator.N1ijGuF''get_ServiceLocator_N1ijGuFService'false],
  21183.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  21184.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => ['privates''.service_locator.Q1m2WkM''get_ServiceLocator_Q1m2WkMService'false],
  21185.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  21186.             'kernel:reboot' => ['privates''.service_locator.N1ijGuF''get_ServiceLocator_N1ijGuFService'false],
  21187.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  21188.         ], [
  21189.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => '?',
  21190.             'kernel::loadRoutes' => '?',
  21191.             'kernel::reboot' => '?',
  21192.             'kernel::registerContainerConfiguration' => '?',
  21193.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => '?',
  21194.             'kernel:loadRoutes' => '?',
  21195.             'kernel:reboot' => '?',
  21196.             'kernel:registerContainerConfiguration' => '?',
  21197.         ]);
  21198.     }
  21199.     /**
  21200.      * Gets the private '.session.deprecated' shared service.
  21201.      *
  21202.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  21203.      */
  21204.     protected function get_Session_DeprecatedService()
  21205.     {
  21206.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  21207.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  21208.         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();
  21209.     }
  21210.     /**
  21211.      * Gets the private '.twig.command.debug.lazy' shared service.
  21212.      *
  21213.      * @return \Symfony\Component\Console\Command\LazyCommand
  21214.      */
  21215.     protected function get_Twig_Command_Debug_LazyService()
  21216.     {
  21217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21219.         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 {
  21220.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  21221.         });
  21222.     }
  21223.     /**
  21224.      * Gets the private '.twig.command.lint.lazy' shared service.
  21225.      *
  21226.      * @return \Symfony\Component\Console\Command\LazyCommand
  21227.      */
  21228.     protected function get_Twig_Command_Lint_LazyService()
  21229.     {
  21230.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21232.         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 {
  21233.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  21234.         });
  21235.     }
  21236.     /**
  21237.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  21238.      *
  21239.      * @return \Symfony\Component\Console\Command\LazyCommand
  21240.      */
  21241.     protected function get_VarDumper_Command_ServerDump_LazyService()
  21242.     {
  21243.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21245.         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 {
  21246.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  21247.         });
  21248.     }
  21249.     /**
  21250.      * Gets the private 'Intedia\Doofinder\Core\Content\ProductExport\Subscriber\ProductExportSubscriber' shared service.
  21251.      *
  21252.      * @return \Intedia\Doofinder\Core\Content\ProductExport\Subscriber\ProductExportSubscriber
  21253.      */
  21254.     protected function getProductExportSubscriberService()
  21255.     {
  21256.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Core/Content/ProductExport/Subscriber/ProductExportSubscriber.php';
  21257.         $a = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  21258.         if (isset($this->privates['Intedia\\Doofinder\\Core\\Content\\ProductExport\\Subscriber\\ProductExportSubscriber'])) {
  21259.             return $this->privates['Intedia\\Doofinder\\Core\\Content\\ProductExport\\Subscriber\\ProductExportSubscriber'];
  21260.         }
  21261.         $b = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  21262.         if (isset($this->privates['Intedia\\Doofinder\\Core\\Content\\ProductExport\\Subscriber\\ProductExportSubscriber'])) {
  21263.             return $this->privates['Intedia\\Doofinder\\Core\\Content\\ProductExport\\Subscriber\\ProductExportSubscriber'];
  21264.         }
  21265.         $c = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  21266.         if (isset($this->privates['Intedia\\Doofinder\\Core\\Content\\ProductExport\\Subscriber\\ProductExportSubscriber'])) {
  21267.             return $this->privates['Intedia\\Doofinder\\Core\\Content\\ProductExport\\Subscriber\\ProductExportSubscriber'];
  21268.         }
  21269.         return $this->privates['Intedia\\Doofinder\\Core\\Content\\ProductExport\\Subscriber\\ProductExportSubscriber'] = new \Intedia\Doofinder\Core\Content\ProductExport\Subscriber\ProductExportSubscriber($a, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $b$c);
  21270.     }
  21271.     /**
  21272.      * Gets the private 'Intedia\Doofinder\Doofinder\Api\Search' shared service.
  21273.      *
  21274.      * @return \Intedia\Doofinder\Doofinder\Api\Search
  21275.      */
  21276.     protected function getSearchService()
  21277.     {
  21278.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Doofinder/Api/Search.php';
  21279.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  21280.         if (isset($this->privates['Intedia\\Doofinder\\Doofinder\\Api\\Search'])) {
  21281.             return $this->privates['Intedia\\Doofinder\\Doofinder\\Api\\Search'];
  21282.         }
  21283.         $b = ($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'] ?? $this->getSettingsHandlerService());
  21284.         if (isset($this->privates['Intedia\\Doofinder\\Doofinder\\Api\\Search'])) {
  21285.             return $this->privates['Intedia\\Doofinder\\Doofinder\\Api\\Search'];
  21286.         }
  21287.         return $this->privates['Intedia\\Doofinder\\Doofinder\\Api\\Search'] = new \Intedia\Doofinder\Doofinder\Api\Search($a, ($this->privates['Intedia\\Doofinder\\Util\\Logger'] ?? $this->getLoggerService()), $b);
  21288.     }
  21289.     /**
  21290.      * Gets the private 'Intedia\Doofinder\Storefront\Subscriber\SearchSubscriber' shared service.
  21291.      *
  21292.      * @return \Intedia\Doofinder\Storefront\Subscriber\SearchSubscriber
  21293.      */
  21294.     protected function getSearchSubscriberService()
  21295.     {
  21296.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Storefront/Subscriber/SearchSubscriber.php';
  21297.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  21298.         if (isset($this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'])) {
  21299.             return $this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'];
  21300.         }
  21301.         $b = ($this->privates['Intedia\\Doofinder\\Doofinder\\Api\\Search'] ?? $this->getSearchService());
  21302.         if (isset($this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'])) {
  21303.             return $this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'];
  21304.         }
  21305.         $c = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  21306.         if (isset($this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'])) {
  21307.             return $this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'];
  21308.         }
  21309.         $d = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  21310.         if (isset($this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'])) {
  21311.             return $this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'];
  21312.         }
  21313.         $e = ($this->services['Intedia\\Doofinder\\Core\\Content\\Settings\\Service\\SettingsHandler'] ?? $this->getSettingsHandlerService());
  21314.         if (isset($this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'])) {
  21315.             return $this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'];
  21316.         }
  21317.         return $this->privates['Intedia\\Doofinder\\Storefront\\Subscriber\\SearchSubscriber'] = new \Intedia\Doofinder\Storefront\Subscriber\SearchSubscriber($a, ($this->privates['Intedia\\Doofinder\\Util\\Logger'] ?? $this->getLoggerService()), $b$c$d$e);
  21318.     }
  21319.     /**
  21320.      * Gets the private 'Intedia\Doofinder\Util\Logger' shared service.
  21321.      *
  21322.      * @return \Monolog\Logger
  21323.      */
  21324.     protected function getLoggerService()
  21325.     {
  21326.         return $this->privates['Intedia\\Doofinder\\Util\\Logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('intedia_doofinder');
  21327.     }
  21328.     /**
  21329.      * Gets the private 'LeopardSearchExtension\Subscriber\KernelResponseSubscriber' shared service.
  21330.      *
  21331.      * @return \LeopardSearchExtension\Subscriber\KernelResponseSubscriber
  21332.      */
  21333.     protected function getKernelResponseSubscriberService()
  21334.     {
  21335.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  21336.         if (isset($this->privates['LeopardSearchExtension\\Subscriber\\KernelResponseSubscriber'])) {
  21337.             return $this->privates['LeopardSearchExtension\\Subscriber\\KernelResponseSubscriber'];
  21338.         }
  21339.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  21340.         if (isset($this->privates['LeopardSearchExtension\\Subscriber\\KernelResponseSubscriber'])) {
  21341.             return $this->privates['LeopardSearchExtension\\Subscriber\\KernelResponseSubscriber'];
  21342.         }
  21343.         $c = ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService());
  21344.         if (isset($this->privates['LeopardSearchExtension\\Subscriber\\KernelResponseSubscriber'])) {
  21345.             return $this->privates['LeopardSearchExtension\\Subscriber\\KernelResponseSubscriber'];
  21346.         }
  21347.         return $this->privates['LeopardSearchExtension\\Subscriber\\KernelResponseSubscriber'] = new \LeopardSearchExtension\Subscriber\KernelResponseSubscriber($a$b$c, ($this->services['router'] ?? $this->getRouterService()));
  21348.     }
  21349.     /**
  21350.      * Gets the private 'LeopardSearchExtension\Subscriber\ProductSearchCriteriaSubscriber' shared service.
  21351.      *
  21352.      * @return \LeopardSearchExtension\Subscriber\ProductSearchCriteriaSubscriber
  21353.      */
  21354.     protected function getProductSearchCriteriaSubscriberService()
  21355.     {
  21356.         include_once \dirname(__DIR__4).'/custom/plugins/LeopardSearchExtension/src/Subscriber/ProductSearchCriteriaSubscriber.php';
  21357.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  21358.         if (isset($this->privates['LeopardSearchExtension\\Subscriber\\ProductSearchCriteriaSubscriber'])) {
  21359.             return $this->privates['LeopardSearchExtension\\Subscriber\\ProductSearchCriteriaSubscriber'];
  21360.         }
  21361.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  21362.         if (isset($this->privates['LeopardSearchExtension\\Subscriber\\ProductSearchCriteriaSubscriber'])) {
  21363.             return $this->privates['LeopardSearchExtension\\Subscriber\\ProductSearchCriteriaSubscriber'];
  21364.         }
  21365.         $c = ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService());
  21366.         if (isset($this->privates['LeopardSearchExtension\\Subscriber\\ProductSearchCriteriaSubscriber'])) {
  21367.             return $this->privates['LeopardSearchExtension\\Subscriber\\ProductSearchCriteriaSubscriber'];
  21368.         }
  21369.         return $this->privates['LeopardSearchExtension\\Subscriber\\ProductSearchCriteriaSubscriber'] = new \LeopardSearchExtension\Subscriber\ProductSearchCriteriaSubscriber($a$b$c, ($this->services['router'] ?? $this->getRouterService()));
  21370.     }
  21371.     /**
  21372.      * Gets the private 'LeopardSearchExtension\Subscriber\ProductSuggestCriteriaSubscriber' shared service.
  21373.      *
  21374.      * @return \LeopardSearchExtension\Subscriber\ProductSuggestCriteriaSubscriber
  21375.      */
  21376.     protected function getProductSuggestCriteriaSubscriberService()
  21377.     {
  21378.         include_once \dirname(__DIR__4).'/custom/plugins/LeopardSearchExtension/src/Subscriber/ProductSuggestCriteriaSubscriber.php';
  21379.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  21380.         if (isset($this->privates['LeopardSearchExtension\\Subscriber\\ProductSuggestCriteriaSubscriber'])) {
  21381.             return $this->privates['LeopardSearchExtension\\Subscriber\\ProductSuggestCriteriaSubscriber'];
  21382.         }
  21383.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  21384.         if (isset($this->privates['LeopardSearchExtension\\Subscriber\\ProductSuggestCriteriaSubscriber'])) {
  21385.             return $this->privates['LeopardSearchExtension\\Subscriber\\ProductSuggestCriteriaSubscriber'];
  21386.         }
  21387.         $c = ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService());
  21388.         if (isset($this->privates['LeopardSearchExtension\\Subscriber\\ProductSuggestCriteriaSubscriber'])) {
  21389.             return $this->privates['LeopardSearchExtension\\Subscriber\\ProductSuggestCriteriaSubscriber'];
  21390.         }
  21391.         return $this->privates['LeopardSearchExtension\\Subscriber\\ProductSuggestCriteriaSubscriber'] = new \LeopardSearchExtension\Subscriber\ProductSuggestCriteriaSubscriber($a$b$c, ($this->services['router'] ?? $this->getRouterService()));
  21392.     }
  21393.     /**
  21394.      * Gets the private 'NetzpStaging6\Commands\AbortCommand' shared service.
  21395.      *
  21396.      * @return \NetzpStaging6\Commands\AbortCommand
  21397.      */
  21398.     protected function getAbortCommandService()
  21399.     {
  21400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21401.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Commands/AbortCommand.php';
  21402.         $this->privates['NetzpStaging6\\Commands\\AbortCommand'] = $instance = new \NetzpStaging6\Commands\AbortCommand($this, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['NetzpStaging6\\Components\\FilesTask'] ?? $this->getFilesTaskService()), ($this->privates['NetzpStaging6\\Components\\DatabaseTask'] ?? $this->getDatabaseTaskService()));
  21403.         $instance->setName('staging:abort');
  21404.         return $instance;
  21405.     }
  21406.     /**
  21407.      * Gets the private 'NetzpStaging6\Commands\CreateCommand' shared service.
  21408.      *
  21409.      * @return \NetzpStaging6\Commands\CreateCommand
  21410.      */
  21411.     protected function getCreateCommandService()
  21412.     {
  21413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21414.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Commands/CreateCommand.php';
  21415.         $this->privates['NetzpStaging6\\Commands\\CreateCommand'] = $instance = new \NetzpStaging6\Commands\CreateCommand($this, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['NetzpStaging6\\Components\\FilesTask'] ?? $this->getFilesTaskService()), ($this->privates['NetzpStaging6\\Components\\DatabaseTask'] ?? $this->getDatabaseTaskService()));
  21416.         $instance->setName('staging:create');
  21417.         return $instance;
  21418.     }
  21419.     /**
  21420.      * Gets the private 'NetzpStaging6\Commands\DeleteCommand' shared service.
  21421.      *
  21422.      * @return \NetzpStaging6\Commands\DeleteCommand
  21423.      */
  21424.     protected function getDeleteCommandService()
  21425.     {
  21426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21427.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Commands/DeleteCommand.php';
  21428.         $this->privates['NetzpStaging6\\Commands\\DeleteCommand'] = $instance = new \NetzpStaging6\Commands\DeleteCommand($this, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['NetzpStaging6\\Components\\FilesTask'] ?? $this->getFilesTaskService()), ($this->privates['NetzpStaging6\\Components\\DatabaseTask'] ?? $this->getDatabaseTaskService()));
  21429.         $instance->setName('staging:delete');
  21430.         return $instance;
  21431.     }
  21432.     /**
  21433.      * Gets the private 'NetzpStaging6\Components\DatabaseTask' shared service.
  21434.      *
  21435.      * @return \NetzpStaging6\Components\DatabaseTask
  21436.      */
  21437.     protected function getDatabaseTaskService()
  21438.     {
  21439.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Components/Task.php';
  21440.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Components/DatabaseTask.php';
  21441.         return $this->privates['NetzpStaging6\\Components\\DatabaseTask'] = new \NetzpStaging6\Components\DatabaseTask($this, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['NetzpStaging6\\Components\\Helper'] ?? $this->getHelperService()), ($this->privates['NetzpStaging6\\Util\\Logger'] ?? $this->getLogger2Service()));
  21442.     }
  21443.     /**
  21444.      * Gets the private 'NetzpStaging6\Components\FilesTask' shared service.
  21445.      *
  21446.      * @return \NetzpStaging6\Components\FilesTask
  21447.      */
  21448.     protected function getFilesTaskService()
  21449.     {
  21450.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Components/Task.php';
  21451.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Components/FilesTask.php';
  21452.         return $this->privates['NetzpStaging6\\Components\\FilesTask'] = new \NetzpStaging6\Components\FilesTask($this, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['NetzpStaging6\\Components\\Helper'] ?? $this->getHelperService()), ($this->privates['NetzpStaging6\\Util\\Logger'] ?? $this->getLogger2Service()));
  21453.     }
  21454.     /**
  21455.      * Gets the private 'NetzpStaging6\Components\Helper' shared service.
  21456.      *
  21457.      * @return \NetzpStaging6\Components\Helper
  21458.      */
  21459.     protected function getHelperService()
  21460.     {
  21461.         include_once \dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Components/Helper.php';
  21462.         return $this->privates['NetzpStaging6\\Components\\Helper'] = new \NetzpStaging6\Components\Helper($this, ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()));
  21463.     }
  21464.     /**
  21465.      * Gets the private 'NetzpStaging6\Util\Logger' shared service.
  21466.      *
  21467.      * @return \Monolog\Logger
  21468.      */
  21469.     protected function getLogger2Service()
  21470.     {
  21471.         return $this->privates['NetzpStaging6\\Util\\Logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('netzp_staging6');
  21472.     }
  21473.     /**
  21474.      * Gets the private 'Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber' shared service.
  21475.      *
  21476.      * @return \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber
  21477.      */
  21478.     protected function getSalesChannelUserConfigSubscriberService()
  21479.     {
  21480.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriber.php';
  21481.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  21482.         if (isset($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'])) {
  21483.             return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'];
  21484.         }
  21485.         return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] = new \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber($a);
  21486.     }
  21487.     /**
  21488.      * Gets the private 'Shopware\Core\Checkout\Cart\Address\AddressValidator' shared service.
  21489.      *
  21490.      * @return \Shopware\Core\Checkout\Cart\Address\AddressValidator
  21491.      */
  21492.     protected function getAddressValidatorService()
  21493.     {
  21494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  21495.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Address/AddressValidator.php';
  21496.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  21497.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  21498.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'];
  21499.         }
  21500.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] = new \Shopware\Core\Checkout\Cart\Address\AddressValidator($a);
  21501.     }
  21502.     /**
  21503.      * Gets the private 'Shopware\Core\Checkout\Cart\CachedRuleLoader' shared service.
  21504.      *
  21505.      * @return \Shopware\Core\Checkout\Cart\CachedRuleLoader
  21506.      */
  21507.     protected function getCachedRuleLoaderService()
  21508.     {
  21509.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  21510.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'])) {
  21511.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'];
  21512.         }
  21513.         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()));
  21514.     }
  21515.     /**
  21516.      * Gets the private 'Shopware\Core\Checkout\Cart\CartCalculator' shared service.
  21517.      *
  21518.      * @return \Shopware\Core\Checkout\Cart\CartCalculator
  21519.      */
  21520.     protected function getCartCalculatorService()
  21521.     {
  21522.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  21523.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'])) {
  21524.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'];
  21525.         }
  21526.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] = new \Shopware\Core\Checkout\Cart\CartCalculator($a);
  21527.     }
  21528.     /**
  21529.      * Gets the private 'Shopware\Core\Checkout\Cart\CartPersister' shared service.
  21530.      *
  21531.      * @return \Shopware\Core\Checkout\Cart\CartPersister
  21532.      */
  21533.     protected function getCartPersisterService()
  21534.     {
  21535.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21536.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'])) {
  21537.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'];
  21538.         }
  21539.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  21540.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] = new \Shopware\Core\Checkout\Cart\CartPersister($b$a, new \Shopware\Core\Checkout\Cart\CartSerializationCleaner($b$a), false);
  21541.     }
  21542.     /**
  21543.      * Gets the private 'Shopware\Core\Checkout\Cart\CartRuleLoader' shared service.
  21544.      *
  21545.      * @return \Shopware\Core\Checkout\Cart\CartRuleLoader
  21546.      */
  21547.     protected function getCartRuleLoaderService()
  21548.     {
  21549.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  21550.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  21551.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  21552.         }
  21553.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService());
  21554.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  21555.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  21556.         }
  21557.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] ?? $this->getCachedRuleLoaderService());
  21558.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  21559.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  21560.         }
  21561.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21562.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  21563.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  21564.         }
  21565.         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);
  21566.     }
  21567.     /**
  21568.      * Gets the private 'Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler' shared service.
  21569.      *
  21570.      * @return \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler
  21571.      */
  21572.     protected function getCleanupCartTaskHandlerService()
  21573.     {
  21574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Cleanup/CleanupCartTaskHandler.php';
  21575.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  21576.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'])) {
  21577.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'];
  21578.         }
  21579.         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);
  21580.     }
  21581.     /**
  21582.      * Gets the private 'Shopware\Core\Checkout\Cart\Command\CartMigrateCommand' shared service.
  21583.      *
  21584.      * @return \Shopware\Core\Checkout\Cart\Command\CartMigrateCommand
  21585.      */
  21586.     protected function getCartMigrateCommandService()
  21587.     {
  21588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  21590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Command/CartMigrateCommand.php';
  21591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/RedisConnectionFactory.php';
  21592.         $this->privates['Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand'] = $instance = new \Shopware\Core\Checkout\Cart\Command\CartMigrateCommand(NULL, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), false120, new \Shopware\Core\Framework\Adapter\Cache\RedisConnectionFactory($this->getEnv('REDIS_PREFIX')));
  21593.         $instance->setName('cart:migrate');
  21594.         return $instance;
  21595.     }
  21596.     /**
  21597.      * Gets the private 'Shopware\Core\Checkout\Cart\CreditCartProcessor' shared service.
  21598.      *
  21599.      * @return \Shopware\Core\Checkout\Cart\CreditCartProcessor
  21600.      */
  21601.     protected function getCreditCartProcessorService()
  21602.     {
  21603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  21604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CreditCartProcessor.php';
  21605.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] = new \Shopware\Core\Checkout\Cart\CreditCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  21606.     }
  21607.     /**
  21608.      * Gets the private 'Shopware\Core\Checkout\Cart\CustomCartProcessor' shared service.
  21609.      *
  21610.      * @return \Shopware\Core\Checkout\Cart\CustomCartProcessor
  21611.      */
  21612.     protected function getCustomCartProcessorService()
  21613.     {
  21614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  21615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  21616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CustomCartProcessor.php';
  21617.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] = new \Shopware\Core\Checkout\Cart\CustomCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  21618.     }
  21619.     /**
  21620.      * Gets the private 'Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor' shared service.
  21621.      *
  21622.      * @return \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor
  21623.      */
  21624.     protected function getDeliveryProcessorService()
  21625.     {
  21626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  21627.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  21628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryProcessor.php';
  21629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryCalculator.php';
  21630.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  21631.         $a = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  21632.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'])) {
  21633.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'];
  21634.         }
  21635.         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);
  21636.     }
  21637.     /**
  21638.      * Gets the private 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper' shared service.
  21639.      *
  21640.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper
  21641.      */
  21642.     protected function getCartFacadeHelperService()
  21643.     {
  21644.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHelper.php';
  21645.         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()));
  21646.     }
  21647.     /**
  21648.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory' shared service.
  21649.      *
  21650.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory
  21651.      */
  21652.     protected function getCreditLineItemFactoryService()
  21653.     {
  21654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  21655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactory.php';
  21656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  21657.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  21658.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'])) {
  21659.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'];
  21660.         }
  21661.         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);
  21662.     }
  21663.     /**
  21664.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory' shared service.
  21665.      *
  21666.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory
  21667.      */
  21668.     protected function getCustomLineItemFactoryService()
  21669.     {
  21670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  21671.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactory.php';
  21672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  21673.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  21674.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'])) {
  21675.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'];
  21676.         }
  21677.         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);
  21678.     }
  21679.     /**
  21680.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory' shared service.
  21681.      *
  21682.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory
  21683.      */
  21684.     protected function getProductLineItemFactoryService()
  21685.     {
  21686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  21687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactory.php';
  21688.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  21689.         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())));
  21690.     }
  21691.     /**
  21692.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryRegistry' shared service.
  21693.      *
  21694.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry
  21695.      */
  21696.     protected function getLineItemFactoryRegistryService()
  21697.     {
  21698.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  21699.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  21700.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  21701.         }
  21702.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21703.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  21704.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  21705.         }
  21706.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry(new RewindableGenerator(function () {
  21707.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\ProductLineItemFactory'] ?? $this->getProductLineItemFactoryService());
  21708.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\PromotionLineItemFactory()));
  21709.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] ?? $this->getCreditLineItemFactoryService());
  21710.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] ?? $this->getCustomLineItemFactoryService());
  21711.         }, 4), $a$b);
  21712.     }
  21713.     /**
  21714.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder' shared service.
  21715.      *
  21716.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder
  21717.      */
  21718.     protected function getLineItemGroupBuilderService()
  21719.     {
  21720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupBuilder.php';
  21721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupRuleMatcherInterface.php';
  21722.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleMatcher.php';
  21723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AbstractAnyRuleLineItemMatcher.php';
  21724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleLineItemMatcher.php';
  21725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/AbstractProductLineItemProvider.php';
  21726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/ProductLineItemProvider.php';
  21727.         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());
  21728.     }
  21729.     /**
  21730.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry' shared service.
  21731.      *
  21732.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry
  21733.      */
  21734.     protected function getLineItemGroupServiceRegistryService()
  21735.     {
  21736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupServiceRegistry.php';
  21737.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry(new RewindableGenerator(function () {
  21738.             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()));
  21739.             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()));
  21740.             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()));
  21741.         }, 3), new RewindableGenerator(function () {
  21742.             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()));
  21743.             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()));
  21744.         }, 2));
  21745.     }
  21746.     /**
  21747.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter' shared service.
  21748.      *
  21749.      * @return \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter
  21750.      */
  21751.     protected function getLineItemQuantitySplitterService()
  21752.     {
  21753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/LineItemQuantitySplitter.php';
  21754.         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()));
  21755.     }
  21756.     /**
  21757.      * Gets the private 'Shopware\Core\Checkout\Cart\Order\OrderConverter' shared service.
  21758.      *
  21759.      * @return \Shopware\Core\Checkout\Cart\Order\OrderConverter
  21760.      */
  21761.     protected function getOrderConverterService()
  21762.     {
  21763.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  21764.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  21765.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  21766.         }
  21767.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  21768.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  21769.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  21770.         }
  21771.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21772.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  21773.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  21774.         }
  21775.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  21776.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  21777.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  21778.         }
  21779.         $e = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  21780.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  21781.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  21782.         }
  21783.         $f = ($this->services['product_download.repository'] ?? $this->getProductDownload_RepositoryService());
  21784.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  21785.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  21786.         }
  21787.         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));
  21788.     }
  21789.     /**
  21790.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator' shared service.
  21791.      *
  21792.      * @return \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator
  21793.      */
  21794.     protected function getAbsolutePriceCalculatorService()
  21795.     {
  21796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AbsolutePriceCalculator.php';
  21797.         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())));
  21798.     }
  21799.     /**
  21800.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AmountCalculator' shared service.
  21801.      *
  21802.      * @return \Shopware\Core\Checkout\Cart\Price\AmountCalculator
  21803.      */
  21804.     protected function getAmountCalculatorService()
  21805.     {
  21806.         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())));
  21807.     }
  21808.     /**
  21809.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator' shared service.
  21810.      *
  21811.      * @return \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator
  21812.      */
  21813.     protected function getCurrencyPriceCalculatorService()
  21814.     {
  21815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CurrencyPriceCalculator.php';
  21816.         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())));
  21817.     }
  21818.     /**
  21819.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator' shared service.
  21820.      *
  21821.      * @return \Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator
  21822.      */
  21823.     protected function getGrossPriceCalculatorService()
  21824.     {
  21825.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/GrossPriceCalculator.php';
  21826.         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())));
  21827.     }
  21828.     /**
  21829.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\NetPriceCalculator' shared service.
  21830.      *
  21831.      * @return \Shopware\Core\Checkout\Cart\Price\NetPriceCalculator
  21832.      */
  21833.     protected function getNetPriceCalculatorService()
  21834.     {
  21835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/NetPriceCalculator.php';
  21836.         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())));
  21837.     }
  21838.     /**
  21839.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator' shared service.
  21840.      *
  21841.      * @return \Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator
  21842.      */
  21843.     protected function getPercentagePriceCalculatorService()
  21844.     {
  21845.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/PercentagePriceCalculator.php';
  21846.         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())));
  21847.     }
  21848.     /**
  21849.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator' shared service.
  21850.      *
  21851.      * @return \Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator
  21852.      */
  21853.     protected function getQuantityPriceCalculatorService()
  21854.     {
  21855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/QuantityPriceCalculator.php';
  21856.         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()));
  21857.     }
  21858.     /**
  21859.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor' shared service.
  21860.      *
  21861.      * @return \Shopware\Core\Checkout\Cart\Processor
  21862.      */
  21863.     protected function getProcessorService()
  21864.     {
  21865.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  21866.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'])) {
  21867.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'];
  21868.         }
  21869.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] = new \Shopware\Core\Checkout\Cart\Processor(new \Shopware\Core\Checkout\Cart\Validator(new RewindableGenerator(function () {
  21870.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryValidator()));
  21871.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemValidator()));
  21872.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? $this->getAddressValidatorService());
  21873.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemValidator()));
  21874.             yield => ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentMethodValidator()));
  21875.             yield => ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'] ?? $this->getCartValidatorService());
  21876.         }, 6)), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), new \Shopware\Core\Checkout\Cart\Transaction\TransactionProcessor(), new RewindableGenerator(function () {
  21877.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  21878.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] ?? $this->getPromotionProcessorService());
  21879.             yield => ($this->privates['Tds\\MerwareDiscounts\\Cart\\Checkout\\OverwrittenPriceCollector'] ?? $this->getOverwrittenPriceCollectorService());
  21880.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  21881.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] ?? $this->getContainerCartProcessorService());
  21882.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\DiscountCartProcessor'] ?? $this->getDiscountCartProcessorService());
  21883.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] ?? $this->getCreditCartProcessorService());
  21884.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  21885.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] ?? $this->getPromotionDeliveryProcessorService());
  21886.         }, 9), new RewindableGenerator(function () {
  21887.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  21888.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  21889.             yield => ($this->privates['Tds\\MerwareDiscounts\\Cart\\Checkout\\OverwrittenPriceCollector'] ?? $this->getOverwrittenPriceCollectorService());
  21890.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  21891.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  21892.         }, 5), $a);
  21893.     }
  21894.     /**
  21895.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor' shared service.
  21896.      *
  21897.      * @return \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor
  21898.      */
  21899.     protected function getContainerCartProcessorService()
  21900.     {
  21901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  21902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/ContainerCartProcessor.php';
  21903.         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()));
  21904.     }
  21905.     /**
  21906.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor' shared service.
  21907.      *
  21908.      * @return \Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor
  21909.      */
  21910.     protected function getDiscountCartProcessorService()
  21911.     {
  21912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  21913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/DiscountCartProcessor.php';
  21914.         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()));
  21915.     }
  21916.     /**
  21917.      * Gets the private 'Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand' shared service.
  21918.      *
  21919.      * @return \Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand
  21920.      */
  21921.     protected function getDeleteUnusedGuestCustomersCommandService()
  21922.     {
  21923.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Command/DeleteUnusedGuestCustomersCommand.php';
  21925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DeleteUnusedGuestCustomerService.php';
  21926.         $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())));
  21927.         $instance->setName('customer:delete-unused-guests');
  21928.         return $instance;
  21929.     }
  21930.     /**
  21931.      * Gets the private 'Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer' shared service.
  21932.      *
  21933.      * @return \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer
  21934.      */
  21935.     protected function getCustomerIndexerService()
  21936.     {
  21937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  21938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DataAbstractionLayer/CustomerIndexer.php';
  21939.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  21940.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'])) {
  21941.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'];
  21942.         }
  21943.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21944.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'])) {
  21945.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'];
  21946.         }
  21947.         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);
  21948.     }
  21949.     /**
  21950.      * Gets the private 'Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier' shared service.
  21951.      *
  21952.      * @return \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier
  21953.      */
  21954.     protected function getLegacyPasswordVerifierService()
  21955.     {
  21956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Password/LegacyPasswordVerifier.php';
  21957.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] = new \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier(new RewindableGenerator(function () {
  21958.             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()));
  21959.             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()));
  21960.         }, 2));
  21961.     }
  21962.     /**
  21963.      * Gets the private 'Shopware\Core\Checkout\Customer\SalesChannel\AccountService' shared service.
  21964.      *
  21965.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountService
  21966.      */
  21967.     protected function getAccountServiceService()
  21968.     {
  21969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountService.php';
  21970.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  21971.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  21972.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  21973.         }
  21974.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21975.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  21976.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  21977.         }
  21978.         $c = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] ?? $this->getSwitchDefaultAddressRouteService());
  21979.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  21980.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  21981.         }
  21982.         $d = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  21983.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  21984.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  21985.         }
  21986.         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);
  21987.     }
  21988.     /**
  21989.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber' shared service.
  21990.      *
  21991.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber
  21992.      */
  21993.     protected function getCustomerBeforeDeleteSubscriberService()
  21994.     {
  21995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriber.php';
  21996.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  21997.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  21998.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  21999.         }
  22000.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  22001.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  22002.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  22003.         }
  22004.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22005.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  22006.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  22007.         }
  22008.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber($a$b$c);
  22009.     }
  22010.     /**
  22011.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber' shared service.
  22012.      *
  22013.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber
  22014.      */
  22015.     protected function getCustomerChangePasswordSubscriberService()
  22016.     {
  22017.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php';
  22018.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22019.     }
  22020.     /**
  22021.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber' shared service.
  22022.      *
  22023.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber
  22024.      */
  22025.     protected function getCustomerDefaultSalutationSubscriberService()
  22026.     {
  22027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerDefaultSalutationSubscriber.php';
  22028.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  22029.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'])) {
  22030.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'];
  22031.         }
  22032.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber($a);
  22033.     }
  22034.     /**
  22035.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber' shared service.
  22036.      *
  22037.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber
  22038.      */
  22039.     protected function getCustomerFlowEventsSubscriberService()
  22040.     {
  22041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerFlowEventsSubscriber.php';
  22042.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22043.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  22044.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  22045.         }
  22046.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService());
  22047.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  22048.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  22049.         }
  22050.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber($a$b);
  22051.     }
  22052.     /**
  22053.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber' shared service.
  22054.      *
  22055.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber
  22056.      */
  22057.     protected function getCustomerGroupSubscriberService()
  22058.     {
  22059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php';
  22060.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  22061.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  22062.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  22063.         }
  22064.         $b = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  22065.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  22066.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  22067.         }
  22068.         $c = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  22069.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  22070.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  22071.         }
  22072.         $d = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  22073.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  22074.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  22075.         }
  22076.         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()));
  22077.     }
  22078.     /**
  22079.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber' shared service.
  22080.      *
  22081.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber
  22082.      */
  22083.     protected function getCustomerMetaFieldSubscriberService()
  22084.     {
  22085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerMetaFieldSubscriber.php';
  22086.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22087.     }
  22088.     /**
  22089.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber' shared service.
  22090.      *
  22091.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber
  22092.      */
  22093.     protected function getCustomerRemoteAddressSubscriberService()
  22094.     {
  22095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriber.php';
  22096.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  22097.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'])) {
  22098.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'];
  22099.         }
  22100.         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())));
  22101.     }
  22102.     /**
  22103.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber' shared service.
  22104.      *
  22105.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber
  22106.      */
  22107.     protected function getCustomerTokenSubscriberService()
  22108.     {
  22109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerTokenSubscriber.php';
  22110.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  22111.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'])) {
  22112.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'];
  22113.         }
  22114.         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())));
  22115.     }
  22116.     /**
  22117.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory' shared service.
  22118.      *
  22119.      * @return \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory
  22120.      */
  22121.     protected function getAddressValidationFactoryService()
  22122.     {
  22123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  22124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/AddressValidationFactory.php';
  22125.         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()));
  22126.     }
  22127.     /**
  22128.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator' shared service.
  22129.      *
  22130.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator
  22131.      */
  22132.     protected function getCustomerEmailUniqueValidatorService()
  22133.     {
  22134.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  22135.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  22136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerEmailUniqueValidator.php';
  22137.         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()));
  22138.     }
  22139.     /**
  22140.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator' shared service.
  22141.      *
  22142.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator
  22143.      */
  22144.     protected function getCustomerPasswordMatchesValidatorService()
  22145.     {
  22146.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  22147.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  22148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerPasswordMatchesValidator.php';
  22149.         $a = ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService());
  22150.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'])) {
  22151.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'];
  22152.         }
  22153.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator($a);
  22154.     }
  22155.     /**
  22156.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator' shared service.
  22157.      *
  22158.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator
  22159.      */
  22160.     protected function getCustomerVatIdentificationValidatorService()
  22161.     {
  22162.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  22163.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  22164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerVatIdentificationValidator.php';
  22165.         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()));
  22166.     }
  22167.     /**
  22168.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator' shared service.
  22169.      *
  22170.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator
  22171.      */
  22172.     protected function getCustomerZipCodeValidatorService()
  22173.     {
  22174.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  22175.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  22176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerZipCodeValidator.php';
  22177.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  22178.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'])) {
  22179.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'];
  22180.         }
  22181.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator($a);
  22182.     }
  22183.     /**
  22184.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory' shared service.
  22185.      *
  22186.      * @return \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory
  22187.      */
  22188.     protected function getCustomerProfileValidationFactoryService()
  22189.     {
  22190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  22191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerProfileValidationFactory.php';
  22192.         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()));
  22193.     }
  22194.     /**
  22195.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator' shared service.
  22196.      *
  22197.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator
  22198.      */
  22199.     protected function getCreditNoteGeneratorService()
  22200.     {
  22201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  22202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/CreditNoteGenerator.php';
  22203.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  22204.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'])) {
  22205.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'];
  22206.         }
  22207.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator($a, \dirname(__DIR__4));
  22208.     }
  22209.     /**
  22210.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator' shared service.
  22211.      *
  22212.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator
  22213.      */
  22214.     protected function getDeliveryNoteGeneratorService()
  22215.     {
  22216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  22217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DeliveryNoteGenerator.php';
  22218.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  22219.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'])) {
  22220.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'];
  22221.         }
  22222.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator($a, \dirname(__DIR__4));
  22223.     }
  22224.     /**
  22225.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry' shared service.
  22226.      *
  22227.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry
  22228.      */
  22229.     protected function getDocumentGeneratorRegistryService()
  22230.     {
  22231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorRegistry.php';
  22232.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry(new RewindableGenerator(function () {
  22233.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService());
  22234.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] ?? $this->getDeliveryNoteGeneratorService());
  22235.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] ?? $this->getStornoGeneratorService());
  22236.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] ?? $this->getCreditNoteGeneratorService());
  22237.         }, 4));
  22238.     }
  22239.     /**
  22240.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator' shared service.
  22241.      *
  22242.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator
  22243.      */
  22244.     protected function getInvoiceGeneratorService()
  22245.     {
  22246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  22247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/InvoiceGenerator.php';
  22248.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  22249.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'])) {
  22250.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'];
  22251.         }
  22252.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator($a, \dirname(__DIR__4));
  22253.     }
  22254.     /**
  22255.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator' shared service.
  22256.      *
  22257.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator
  22258.      */
  22259.     protected function getStornoGeneratorService()
  22260.     {
  22261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  22262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/StornoGenerator.php';
  22263.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  22264.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'])) {
  22265.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'];
  22266.         }
  22267.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator($a, \dirname(__DIR__4));
  22268.     }
  22269.     /**
  22270.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentService' shared service.
  22271.      *
  22272.      * @return \Shopware\Core\Checkout\Document\DocumentService
  22273.      */
  22274.     protected function getDocumentServiceService()
  22275.     {
  22276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentService.php';
  22277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorRegistry.php';
  22278.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] ?? $this->getDocumentGeneratorRegistryService());
  22279.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  22280.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  22281.         }
  22282.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  22283.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  22284.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  22285.         }
  22286.         $c = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  22287.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  22288.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  22289.         }
  22290.         $d = ($this->services['document_type.repository'] ?? $this->getDocumentType_RepositoryService());
  22291.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  22292.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  22293.         }
  22294.         $e = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  22295.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  22296.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  22297.         }
  22298.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  22299.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  22300.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  22301.         }
  22302.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22303.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  22304.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  22305.         }
  22306.         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 () {
  22307.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? $this->getPdfGeneratorService());
  22308.         }, 1)), $b$c$d$e$f$g);
  22309.     }
  22310.     /**
  22311.      * Gets the private 'Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator' shared service.
  22312.      *
  22313.      * @return \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator
  22314.      */
  22315.     protected function getPdfGeneratorService()
  22316.     {
  22317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorInterface.php';
  22318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/PdfGenerator.php';
  22319.         return $this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator($this->parameters['shopware.dompdf.options']);
  22320.     }
  22321.     /**
  22322.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer' shared service.
  22323.      *
  22324.      * @return \Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer
  22325.      */
  22326.     protected function getCreditNoteRendererService()
  22327.     {
  22328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  22329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/CreditNoteRenderer.php';
  22330.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  22331.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  22332.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  22333.         }
  22334.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  22335.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  22336.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  22337.         }
  22338.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22339.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  22340.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  22341.         }
  22342.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  22343.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  22344.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  22345.         }
  22346.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  22347.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  22348.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  22349.         }
  22350.         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()));
  22351.     }
  22352.     /**
  22353.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer' shared service.
  22354.      *
  22355.      * @return \Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer
  22356.      */
  22357.     protected function getDeliveryNoteRendererService()
  22358.     {
  22359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  22360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DeliveryNoteRenderer.php';
  22361.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  22362.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  22363.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  22364.         }
  22365.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  22366.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  22367.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  22368.         }
  22369.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22370.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  22371.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  22372.         }
  22373.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  22374.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  22375.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  22376.         }
  22377.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  22378.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  22379.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  22380.         }
  22381.         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()));
  22382.     }
  22383.     /**
  22384.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer' shared service.
  22385.      *
  22386.      * @return \Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer
  22387.      */
  22388.     protected function getInvoiceRendererService()
  22389.     {
  22390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  22391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/InvoiceRenderer.php';
  22392.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  22393.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  22394.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  22395.         }
  22396.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  22397.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  22398.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  22399.         }
  22400.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22401.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  22402.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  22403.         }
  22404.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  22405.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  22406.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  22407.         }
  22408.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  22409.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  22410.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  22411.         }
  22412.         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()));
  22413.     }
  22414.     /**
  22415.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\StornoRenderer' shared service.
  22416.      *
  22417.      * @return \Shopware\Core\Checkout\Document\Renderer\StornoRenderer
  22418.      */
  22419.     protected function getStornoRendererService()
  22420.     {
  22421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  22422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/StornoRenderer.php';
  22423.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  22424.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  22425.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  22426.         }
  22427.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  22428.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  22429.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  22430.         }
  22431.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22432.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  22433.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  22434.         }
  22435.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  22436.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  22437.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  22438.         }
  22439.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  22440.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  22441.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  22442.         }
  22443.         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()));
  22444.     }
  22445.     /**
  22446.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentConfigLoader' shared service.
  22447.      *
  22448.      * @return \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader
  22449.      */
  22450.     protected function getDocumentConfigLoaderService()
  22451.     {
  22452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentConfigLoader.php';
  22453.         $a = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  22454.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'])) {
  22455.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'];
  22456.         }
  22457.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] = new \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader($a);
  22458.     }
  22459.     /**
  22460.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentGenerator' shared service.
  22461.      *
  22462.      * @return \Shopware\Core\Checkout\Document\Service\DocumentGenerator
  22463.      */
  22464.     protected function getDocumentGeneratorService()
  22465.     {
  22466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentGenerator.php';
  22467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DocumentRendererRegistry.php';
  22468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/PdfRenderer.php';
  22469.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  22470.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  22471.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  22472.         }
  22473.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  22474.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  22475.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  22476.         }
  22477.         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 () {
  22478.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'] ?? $this->getInvoiceRendererService());
  22479.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'] ?? $this->getDeliveryNoteRendererService());
  22480.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'] ?? $this->getStornoRendererService());
  22481.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'] ?? $this->getCreditNoteRendererService());
  22482.         }, 4)), new \Shopware\Core\Checkout\Document\Service\PdfRenderer($this->parameters['shopware.dompdf.options']), $a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22483.     }
  22484.     /**
  22485.      * Gets the private 'Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader' shared service.
  22486.      *
  22487.      * @return \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader
  22488.      */
  22489.     protected function getReferenceInvoiceLoaderService()
  22490.     {
  22491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/ReferenceInvoiceLoader.php';
  22492.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] = new \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22493.     }
  22494.     /**
  22495.      * Gets the private 'Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer' shared service.
  22496.      *
  22497.      * @return \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer
  22498.      */
  22499.     protected function getDocumentTemplateRendererService()
  22500.     {
  22501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Twig/DocumentTemplateRenderer.php';
  22502.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22503.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  22504.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  22505.         }
  22506.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  22507.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  22508.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  22509.         }
  22510.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  22511.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  22512.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  22513.         }
  22514.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22515.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  22516.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  22517.         }
  22518.         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);
  22519.     }
  22520.     /**
  22521.      * Gets the private 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler' shared service.
  22522.      *
  22523.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler
  22524.      */
  22525.     protected function getOrderTransactionStateHandlerService()
  22526.     {
  22527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionStateHandler.php';
  22528.         $a = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  22529.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'])) {
  22530.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'];
  22531.         }
  22532.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler($a);
  22533.     }
  22534.     /**
  22535.      * Gets the private 'Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener' shared service.
  22536.      *
  22537.      * @return \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener
  22538.      */
  22539.     protected function getOrderStateChangeEventListenerService()
  22540.     {
  22541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Listener/OrderStateChangeEventListener.php';
  22542.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  22543.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  22544.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  22545.         }
  22546.         $b = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  22547.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  22548.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  22549.         }
  22550.         $c = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  22551.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  22552.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  22553.         }
  22554.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22555.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  22556.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  22557.         }
  22558.         $e = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  22559.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  22560.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  22561.         }
  22562.         $f = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  22563.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  22564.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  22565.         }
  22566.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] = new \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener($a$b$c$d$e$f);
  22567.     }
  22568.     /**
  22569.      * Gets the private 'Shopware\Core\Checkout\Order\SalesChannel\OrderService' shared service.
  22570.      *
  22571.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderService
  22572.      */
  22573.     protected function getOrderService2Service()
  22574.     {
  22575.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderService.php';
  22576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  22577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Validation/OrderValidationFactory.php';
  22578.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  22579.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  22580.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  22581.         }
  22582.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22583.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  22584.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  22585.         }
  22586.         $c = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  22587.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  22588.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  22589.         }
  22590.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  22591.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  22592.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  22593.         }
  22594.         $e = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  22595.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  22596.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  22597.         }
  22598.         $f = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  22599.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  22600.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  22601.         }
  22602.         $g = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  22603.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  22604.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  22605.         }
  22606.         $h = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  22607.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  22608.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  22609.         }
  22610.         $i = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  22611.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  22612.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  22613.         }
  22614.         $j = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  22615.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  22616.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  22617.         }
  22618.         $k = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  22619.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  22620.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  22621.         }
  22622.         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);
  22623.     }
  22624.     /**
  22625.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment' shared service.
  22626.      *
  22627.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment
  22628.      */
  22629.     protected function getCashPaymentService()
  22630.     {
  22631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  22633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  22634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/CashPayment.php';
  22635.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  22636.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'])) {
  22637.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'];
  22638.         }
  22639.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment($a);
  22640.     }
  22641.     /**
  22642.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment' shared service.
  22643.      *
  22644.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment
  22645.      */
  22646.     protected function getDebitPaymentService()
  22647.     {
  22648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  22650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  22651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DebitPayment.php';
  22652.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  22653.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'])) {
  22654.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'];
  22655.         }
  22656.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment($a);
  22657.     }
  22658.     /**
  22659.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment' shared service.
  22660.      *
  22661.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment
  22662.      */
  22663.     protected function getDefaultPaymentService()
  22664.     {
  22665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  22667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  22668.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  22669.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'])) {
  22670.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'];
  22671.         }
  22672.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment($a);
  22673.     }
  22674.     /**
  22675.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment' shared service.
  22676.      *
  22677.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment
  22678.      */
  22679.     protected function getInvoicePaymentService()
  22680.     {
  22681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  22683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  22684.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/InvoicePayment.php';
  22685.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  22686.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'])) {
  22687.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'];
  22688.         }
  22689.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment($a);
  22690.     }
  22691.     /**
  22692.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry' shared service.
  22693.      *
  22694.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry
  22695.      */
  22696.     protected function getPaymentHandlerRegistryService()
  22697.     {
  22698.         $a = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22699.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler''getAppPaymentHandlerService'false],
  22700.         ], [
  22701.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler',
  22702.         ]);
  22703.         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, [
  22704.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment''getCashPaymentService'false],
  22705.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment''getDebitPaymentService'false],
  22706.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment''getDefaultPaymentService'false],
  22707.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment''getInvoicePaymentService'false],
  22708.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment''getPrePaymentService'false],
  22709.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler''getAppSyncPaymentHandlerService'false],
  22710.             'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler''getACDCHandlerService'false],
  22711.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler''getPUIHandlerService'false],
  22712.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler''getPayLaterHandlerService'false],
  22713.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler''getSEPAHandlerService'false],
  22714.             'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler''getVenmoHandlerService'false],
  22715.         ], [
  22716.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment',
  22717.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment',
  22718.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment',
  22719.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment',
  22720.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment',
  22721.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler',
  22722.             'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler',
  22723.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler',
  22724.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler',
  22725.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler',
  22726.             'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler',
  22727.         ]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22728.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler''getAppAsyncPaymentHandlerService'false],
  22729.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler''getBancontactAPMHandlerService'false],
  22730.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler''getBlikAPMHandlerService'false],
  22731.             'Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler''getEpsAPMHandlerService'false],
  22732.             'Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler''getGiropayAPMHandlerService'false],
  22733.             'Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler''getIdealAPMHandlerService'false],
  22734.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler''getMultibancoAPMHandlerService'false],
  22735.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler''getMyBankAPMHandlerService'false],
  22736.             'Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler''getOxxoAPMHandlerService'false],
  22737.             'Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler''getP24APMHandlerService'false],
  22738.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler''getSofortAPMHandlerService'false],
  22739.             'Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler''getTrustlyAPMHandlerService'false],
  22740.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler''getPayPalPaymentHandlerService'false],
  22741.         ], [
  22742.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler',
  22743.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  22744.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  22745.             'Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  22746.             'Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  22747.             'Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  22748.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  22749.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  22750.             'Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  22751.             'Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  22752.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  22753.             'Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  22754.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler' => 'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler',
  22755.         ]), $a$a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22756.     }
  22757.     /**
  22758.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment' shared service.
  22759.      *
  22760.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment
  22761.      */
  22762.     protected function getPrePaymentService()
  22763.     {
  22764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  22765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  22766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  22767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php';
  22768.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  22769.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'])) {
  22770.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'];
  22771.         }
  22772.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment($a);
  22773.     }
  22774.     /**
  22775.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2' shared service.
  22776.      *
  22777.      * @return \Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2
  22778.      */
  22779.     protected function getJWTFactoryV2Service()
  22780.     {
  22781.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/TokenFactoryInterfaceV2.php';
  22782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTFactoryV2.php';
  22783.         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()));
  22784.     }
  22785.     /**
  22786.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer' shared service.
  22787.      *
  22788.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer
  22789.      */
  22790.     protected function getPaymentMethodIndexerService()
  22791.     {
  22792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  22793.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodIndexer.php';
  22794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentDistinguishableNameGenerator.php';
  22795.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22796.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  22797.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  22798.         }
  22799.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  22800.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  22801.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  22802.         }
  22803.         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));
  22804.     }
  22805.     /**
  22806.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator' shared service.
  22807.      *
  22808.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator
  22809.      */
  22810.     protected function getPaymentMethodValidator2Service()
  22811.     {
  22812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodValidator.php';
  22813.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22814.     }
  22815.     /**
  22816.      * Gets the private 'Shopware\Core\Checkout\Payment\PaymentService' shared service.
  22817.      *
  22818.      * @return \Shopware\Core\Checkout\Payment\PaymentService
  22819.      */
  22820.     protected function getPaymentServiceService()
  22821.     {
  22822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentService.php';
  22823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentTransactionChainProcessor.php';
  22824.         $a = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2'] ?? $this->getJWTFactoryV2Service());
  22825.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  22826.         $c = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  22827.         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()));
  22828.     }
  22829.     /**
  22830.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry' shared service.
  22831.      *
  22832.      * @return \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry
  22833.      */
  22834.     protected function getFilterServiceRegistryService()
  22835.     {
  22836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/FilterServiceRegistry.php';
  22837.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry(new RewindableGenerator(function () {
  22838.             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()));
  22839.             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()));
  22840.         }, 2), new RewindableGenerator(function () {
  22841.             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()));
  22842.             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()));
  22843.         }, 2));
  22844.     }
  22845.     /**
  22846.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionCollector' shared service.
  22847.      *
  22848.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector
  22849.      */
  22850.     protected function getPromotionCollectorService()
  22851.     {
  22852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  22853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  22854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCollector.php';
  22855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGatewayInterface.php';
  22856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGateway.php';
  22857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeServiceInterface.php';
  22858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeService.php';
  22859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  22860.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  22861.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'])) {
  22862.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'];
  22863.         }
  22864.         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()));
  22865.     }
  22866.     /**
  22867.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor' shared service.
  22868.      *
  22869.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor
  22870.      */
  22871.     protected function getPromotionDeliveryProcessorService()
  22872.     {
  22873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  22874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php';
  22875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  22876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryCalculator.php';
  22877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  22878.         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()));
  22879.     }
  22880.     /**
  22881.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor' shared service.
  22882.      *
  22883.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor
  22884.      */
  22885.     protected function getPromotionProcessorService()
  22886.     {
  22887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  22888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionProcessor.php';
  22889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  22890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCalculator.php';
  22891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Composition/DiscountCompositionBuilder.php';
  22892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/PackageFilter.php';
  22893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageFilter.php';
  22894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackagePicker.php';
  22895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/SetGroupScopeFilter.php';
  22896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageRules.php';
  22897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/DiscountPackager.php';
  22898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackager.php';
  22899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetGroupScopeDiscountPackager.php';
  22900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetScopeDiscountPackager.php';
  22901.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService());
  22902.         $b = ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] ?? $this->getFilterServiceRegistryService());
  22903.         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);
  22904.     }
  22905.     /**
  22906.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer' shared service.
  22907.      *
  22908.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer
  22909.      */
  22910.     protected function getPromotionIndexerService()
  22911.     {
  22912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  22913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexer.php';
  22914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionExclusionUpdater.php';
  22915.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  22916.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  22917.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  22918.         }
  22919.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22920.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  22921.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  22922.         }
  22923.         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);
  22924.     }
  22925.     /**
  22926.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater' shared service.
  22927.      *
  22928.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater
  22929.      */
  22930.     protected function getPromotionRedemptionUpdaterService()
  22931.     {
  22932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdater.php';
  22933.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] = new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22934.     }
  22935.     /**
  22936.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer' shared service.
  22937.      *
  22938.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer
  22939.      */
  22940.     protected function getPromotionIndividualCodeRedeemerService()
  22941.     {
  22942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemer.php';
  22943.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  22944.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'])) {
  22945.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'];
  22946.         }
  22947.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] = new \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer($a);
  22948.     }
  22949.     /**
  22950.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber' shared service.
  22951.      *
  22952.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber
  22953.      */
  22954.     protected function getStorefrontCartSubscriberService()
  22955.     {
  22956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/Storefront/StorefrontCartSubscriber.php';
  22957.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  22958.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'])) {
  22959.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'];
  22960.         }
  22961.         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())));
  22962.     }
  22963.     /**
  22964.      * Gets the private 'Shopware\Core\Checkout\Promotion\Validator\PromotionValidator' shared service.
  22965.      *
  22966.      * @return \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator
  22967.      */
  22968.     protected function getPromotionValidatorService()
  22969.     {
  22970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Validator/PromotionValidator.php';
  22971.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] = new \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22972.     }
  22973.     /**
  22974.      * Gets the private 'Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator' shared service.
  22975.      *
  22976.      * @return \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator
  22977.      */
  22978.     protected function getShippingMethodValidatorService()
  22979.     {
  22980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Validator/ShippingMethodValidator.php';
  22981.         return $this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] = new \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22982.     }
  22983.     /**
  22984.      * Gets the private 'Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer' shared service.
  22985.      *
  22986.      * @return \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer
  22987.      */
  22988.     protected function getCategoryIndexerService()
  22989.     {
  22990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  22991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryIndexer.php';
  22992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryBreadcrumbUpdater.php';
  22993.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  22994.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  22995.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  22996.         }
  22997.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  22998.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  22999.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  23000.         }
  23001.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23002.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  23003.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  23004.         }
  23005.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  23006.         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);
  23007.     }
  23008.     /**
  23009.      * Gets the private 'Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder' shared service.
  23010.      *
  23011.      * @return \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder
  23012.      */
  23013.     protected function getCategoryBreadcrumbBuilderService()
  23014.     {
  23015.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  23016.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'])) {
  23017.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'];
  23018.         }
  23019.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] = new \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder($a);
  23020.     }
  23021.     /**
  23022.      * Gets the private 'Shopware\Core\Content\Category\Service\NavigationLoader' shared service.
  23023.      *
  23024.      * @return \Shopware\Core\Content\Category\Service\NavigationLoader
  23025.      */
  23026.     protected function getNavigationLoaderService()
  23027.     {
  23028.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23029.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  23030.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  23031.         }
  23032.         $b = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] ?? $this->getTreeBuildingNavigationRouteService());
  23033.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  23034.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  23035.         }
  23036.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] = new \Shopware\Core\Content\Category\Service\NavigationLoader($a$b);
  23037.     }
  23038.     /**
  23039.      * Gets the private 'Shopware\Core\Content\Category\Subscriber\CategorySubscriber' shared service.
  23040.      *
  23041.      * @return \Shopware\Core\Content\Category\Subscriber\CategorySubscriber
  23042.      */
  23043.     protected function getCategorySubscriberService()
  23044.     {
  23045.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Subscriber/CategorySubscriber.php';
  23046.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  23047.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'])) {
  23048.             return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'];
  23049.         }
  23050.         return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] = new \Shopware\Core\Content\Category\Subscriber\CategorySubscriber($a);
  23051.     }
  23052.     /**
  23053.      * Gets the private 'Shopware\Core\Content\Category\Validation\EntryPointValidator' shared service.
  23054.      *
  23055.      * @return \Shopware\Core\Content\Category\Validation\EntryPointValidator
  23056.      */
  23057.     protected function getEntryPointValidatorService()
  23058.     {
  23059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Validation/EntryPointValidator.php';
  23060.         return $this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] = new \Shopware\Core\Content\Category\Validation\EntryPointValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  23061.     }
  23062.     /**
  23063.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver' shared service.
  23064.      *
  23065.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver
  23066.      */
  23067.     protected function getFormCmsElementResolverService()
  23068.     {
  23069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  23070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  23071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/FormCmsElementResolver.php';
  23072.         $a = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  23073.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'])) {
  23074.             return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'];
  23075.         }
  23076.         return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] = new \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver($a);
  23077.     }
  23078.     /**
  23079.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver' shared service.
  23080.      *
  23081.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver
  23082.      */
  23083.     protected function getTextCmsElementResolverService()
  23084.     {
  23085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  23086.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  23087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  23088.         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()));
  23089.     }
  23090.     /**
  23091.      * Gets the private 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader' shared service.
  23092.      *
  23093.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader
  23094.      */
  23095.     protected function getSalesChannelCmsPageLoaderService()
  23096.     {
  23097.         $a = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  23098.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  23099.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  23100.         }
  23101.         $b = ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService());
  23102.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  23103.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  23104.         }
  23105.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23106.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'])) {
  23107.             return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'];
  23108.         }
  23109.         return $this->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader($a$b$c);
  23110.     }
  23111.     /**
  23112.      * Gets the private 'Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber' shared service.
  23113.      *
  23114.      * @return \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber
  23115.      */
  23116.     protected function getCmsPageDefaultChangeSubscriberService()
  23117.     {
  23118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Subscriber/CmsPageDefaultChangeSubscriber.php';
  23119.         return $this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] = new \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  23120.     }
  23121.     /**
  23122.      * Gets the private 'Shopware\Core\Content\Flow\Api\FlowActionCollector' shared service.
  23123.      *
  23124.      * @return \Shopware\Core\Content\Flow\Api\FlowActionCollector
  23125.      */
  23126.     protected function getFlowActionCollectorService()
  23127.     {
  23128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Api/FlowActionCollector.php';
  23129.         return $this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] = new \Shopware\Core\Content\Flow\Api\FlowActionCollector(new RewindableGenerator(function () {
  23130.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  23131.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  23132.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  23133.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  23134.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  23135.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  23136.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  23137.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  23138.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  23139.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  23140.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  23141.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  23142.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  23143.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  23144.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  23145.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\StopFlowAction'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\StopFlowAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\StopFlowAction()));
  23146.         }, 16), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService()));
  23147.     }
  23148.     /**
  23149.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction' shared service.
  23150.      *
  23151.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction
  23152.      */
  23153.     protected function getAddCustomerAffiliateAndCampaignCodeActionService()
  23154.     {
  23155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerAffiliateAndCampaignCodeAction.php';
  23158.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  23159.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'])) {
  23160.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'];
  23161.         }
  23162.         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);
  23163.     }
  23164.     /**
  23165.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction' shared service.
  23166.      *
  23167.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction
  23168.      */
  23169.     protected function getAddCustomerTagActionService()
  23170.     {
  23171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerTagAction.php';
  23174.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  23175.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'])) {
  23176.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'];
  23177.         }
  23178.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction($a);
  23179.     }
  23180.     /**
  23181.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction' shared service.
  23182.      *
  23183.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction
  23184.      */
  23185.     protected function getAddOrderAffiliateAndCampaignCodeActionService()
  23186.     {
  23187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderAffiliateAndCampaignCodeAction.php';
  23190.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  23191.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'])) {
  23192.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'];
  23193.         }
  23194.         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);
  23195.     }
  23196.     /**
  23197.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction' shared service.
  23198.      *
  23199.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction
  23200.      */
  23201.     protected function getAddOrderTagActionService()
  23202.     {
  23203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderTagAction.php';
  23206.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  23207.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'])) {
  23208.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'];
  23209.         }
  23210.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction($a);
  23211.     }
  23212.     /**
  23213.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction' shared service.
  23214.      *
  23215.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction
  23216.      */
  23217.     protected function getChangeCustomerGroupActionService()
  23218.     {
  23219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerGroupAction.php';
  23222.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  23223.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'])) {
  23224.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'];
  23225.         }
  23226.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction($a);
  23227.     }
  23228.     /**
  23229.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction' shared service.
  23230.      *
  23231.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction
  23232.      */
  23233.     protected function getChangeCustomerStatusActionService()
  23234.     {
  23235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerStatusAction.php';
  23238.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  23239.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'])) {
  23240.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'];
  23241.         }
  23242.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction($a);
  23243.     }
  23244.     /**
  23245.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction' shared service.
  23246.      *
  23247.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction
  23248.      */
  23249.     protected function getGenerateDocumentActionService()
  23250.     {
  23251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GenerateDocumentAction.php';
  23254.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  23255.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  23256.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  23257.         }
  23258.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  23259.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  23260.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  23261.         }
  23262.         $c = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  23263.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  23264.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  23265.         }
  23266.         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()));
  23267.     }
  23268.     /**
  23269.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction' shared service.
  23270.      *
  23271.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction
  23272.      */
  23273.     protected function getGrantDownloadAccessActionService()
  23274.     {
  23275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GrantDownloadAccessAction.php';
  23277.         $a = ($this->services['order_line_item_download.repository'] ?? $this->getOrderLineItemDownload_RepositoryService());
  23278.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'])) {
  23279.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'];
  23280.         }
  23281.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction($a);
  23282.     }
  23283.     /**
  23284.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction' shared service.
  23285.      *
  23286.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction
  23287.      */
  23288.     protected function getRemoveCustomerTagActionService()
  23289.     {
  23290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveCustomerTagAction.php';
  23293.         $a = ($this->services['customer_tag.repository'] ?? $this->getCustomerTag_RepositoryService());
  23294.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'])) {
  23295.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'];
  23296.         }
  23297.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction($a);
  23298.     }
  23299.     /**
  23300.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction' shared service.
  23301.      *
  23302.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction
  23303.      */
  23304.     protected function getRemoveOrderTagActionService()
  23305.     {
  23306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveOrderTagAction.php';
  23309.         $a = ($this->services['order_tag.repository'] ?? $this->getOrderTag_RepositoryService());
  23310.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'])) {
  23311.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'];
  23312.         }
  23313.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction($a);
  23314.     }
  23315.     /**
  23316.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction' shared service.
  23317.      *
  23318.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction
  23319.      */
  23320.     protected function getSendMailActionService()
  23321.     {
  23322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23324.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SendMailAction.php';
  23325.         $a = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  23326.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  23327.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  23328.         }
  23329.         $b = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  23330.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  23331.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  23332.         }
  23333.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23334.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  23335.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  23336.         }
  23337.         $d = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  23338.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  23339.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  23340.         }
  23341.         $e = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  23342.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  23343.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  23344.         }
  23345.         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);
  23346.     }
  23347.     /**
  23348.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction' shared service.
  23349.      *
  23350.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction
  23351.      */
  23352.     protected function getSetCustomerCustomFieldActionService()
  23353.     {
  23354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  23357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerCustomFieldAction.php';
  23358.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  23359.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'])) {
  23360.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'];
  23361.         }
  23362.         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);
  23363.     }
  23364.     /**
  23365.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction' shared service.
  23366.      *
  23367.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction
  23368.      */
  23369.     protected function getSetCustomerGroupCustomFieldActionService()
  23370.     {
  23371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  23374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerGroupCustomFieldAction.php';
  23375.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  23376.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'])) {
  23377.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'];
  23378.         }
  23379.         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);
  23380.     }
  23381.     /**
  23382.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction' shared service.
  23383.      *
  23384.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction
  23385.      */
  23386.     protected function getSetOrderCustomFieldActionService()
  23387.     {
  23388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  23391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderCustomFieldAction.php';
  23392.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  23393.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'])) {
  23394.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'];
  23395.         }
  23396.         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);
  23397.     }
  23398.     /**
  23399.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction' shared service.
  23400.      *
  23401.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction
  23402.      */
  23403.     protected function getSetOrderStateActionService()
  23404.     {
  23405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  23406.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  23407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderStateAction.php';
  23408.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService2Service());
  23409.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'])) {
  23410.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'];
  23411.         }
  23412.         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);
  23413.     }
  23414.     /**
  23415.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer' shared service.
  23416.      *
  23417.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer
  23418.      */
  23419.     protected function getCustomerGroupStorerService()
  23420.     {
  23421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  23422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerGroupStorer.php';
  23423.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  23424.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'])) {
  23425.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'];
  23426.         }
  23427.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer($a);
  23428.     }
  23429.     /**
  23430.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer' shared service.
  23431.      *
  23432.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer
  23433.      */
  23434.     protected function getCustomerRecoveryStorerService()
  23435.     {
  23436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  23437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerRecoveryStorer.php';
  23438.         $a = ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService());
  23439.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'])) {
  23440.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'];
  23441.         }
  23442.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer($a);
  23443.     }
  23444.     /**
  23445.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer' shared service.
  23446.      *
  23447.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer
  23448.      */
  23449.     protected function getCustomerStorerService()
  23450.     {
  23451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  23452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerStorer.php';
  23453.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  23454.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'])) {
  23455.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'];
  23456.         }
  23457.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer($a);
  23458.     }
  23459.     /**
  23460.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer' shared service.
  23461.      *
  23462.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer
  23463.      */
  23464.     protected function getNewsletterRecipientStorerService()
  23465.     {
  23466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  23467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/NewsletterRecipientStorer.php';
  23468.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  23469.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'])) {
  23470.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'];
  23471.         }
  23472.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer($a);
  23473.     }
  23474.     /**
  23475.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer' shared service.
  23476.      *
  23477.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer
  23478.      */
  23479.     protected function getOrderStorerService()
  23480.     {
  23481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  23482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderStorer.php';
  23483.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  23484.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'])) {
  23485.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'];
  23486.         }
  23487.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer($a);
  23488.     }
  23489.     /**
  23490.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer' shared service.
  23491.      *
  23492.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer
  23493.      */
  23494.     protected function getOrderTransactionStorerService()
  23495.     {
  23496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  23497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderTransactionStorer.php';
  23498.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  23499.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'])) {
  23500.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'];
  23501.         }
  23502.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer($a);
  23503.     }
  23504.     /**
  23505.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer' shared service.
  23506.      *
  23507.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer
  23508.      */
  23509.     protected function getUserStorerService()
  23510.     {
  23511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  23512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/UserStorer.php';
  23513.         $a = ($this->services['user_recovery.repository'] ?? $this->getUserRecovery_RepositoryService());
  23514.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'])) {
  23515.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'];
  23516.         }
  23517.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer($a);
  23518.     }
  23519.     /**
  23520.      * Gets the private 'Shopware\Core\Content\Flow\Indexing\FlowIndexer' shared service.
  23521.      *
  23522.      * @return \Shopware\Core\Content\Flow\Indexing\FlowIndexer
  23523.      */
  23524.     protected function getFlowIndexerService()
  23525.     {
  23526.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  23527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowIndexer.php';
  23528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowPayloadUpdater.php';
  23529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowBuilder.php';
  23530.         $a = ($this->services['flow.repository'] ?? $this->getFlow_RepositoryService());
  23531.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  23532.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  23533.         }
  23534.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  23535.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  23536.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  23537.         }
  23538.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23539.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  23540.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  23541.         }
  23542.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23543.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  23544.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  23545.         }
  23546.         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);
  23547.     }
  23548.     /**
  23549.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand' shared service.
  23550.      *
  23551.      * @return \Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand
  23552.      */
  23553.     protected function getDeleteExpiredFilesCommandService()
  23554.     {
  23555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/DeleteExpiredFilesCommand.php';
  23557.         $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()));
  23558.         $instance->setName('import-export:delete-expired');
  23559.         return $instance;
  23560.     }
  23561.     /**
  23562.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\ImportEntityCommand' shared service.
  23563.      *
  23564.      * @return \Shopware\Core\Content\ImportExport\Command\ImportEntityCommand
  23565.      */
  23566.     protected function getImportEntityCommandService()
  23567.     {
  23568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/ImportEntityCommand.php';
  23570.         $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()));
  23571.         $instance->setName('import:entity');
  23572.         return $instance;
  23573.     }
  23574.     /**
  23575.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer' shared service.
  23576.      *
  23577.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer
  23578.      */
  23579.     protected function getCountrySerializerService()
  23580.     {
  23581.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  23582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  23583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CountrySerializer.php';
  23584.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  23585.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  23586.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'];
  23587.         }
  23588.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer($a);
  23589.     }
  23590.     /**
  23591.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer' shared service.
  23592.      *
  23593.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer
  23594.      */
  23595.     protected function getCustomerSerializerService()
  23596.     {
  23597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  23598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  23599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CustomerSerializer.php';
  23600.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  23601.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  23602.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  23603.         }
  23604.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  23605.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  23606.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  23607.         }
  23608.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  23609.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  23610.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'];
  23611.         }
  23612.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer($a$b$c);
  23613.     }
  23614.     /**
  23615.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer' shared service.
  23616.      *
  23617.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer
  23618.      */
  23619.     protected function getLanguageSerializerService()
  23620.     {
  23621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  23622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  23623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/LanguageSerializer.php';
  23624.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  23625.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  23626.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'];
  23627.         }
  23628.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer($a);
  23629.     }
  23630.     /**
  23631.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer' shared service.
  23632.      *
  23633.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer
  23634.      */
  23635.     protected function getMediaSerializerService()
  23636.     {
  23637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  23638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  23639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/MediaSerializer.php';
  23640.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  23641.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  23642.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  23643.         }
  23644.         $b = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  23645.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  23646.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  23647.         }
  23648.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  23649.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  23650.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  23651.         }
  23652.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  23653.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  23654.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  23655.         }
  23656.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer($a$b$c$d);
  23657.     }
  23658.     /**
  23659.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer' shared service.
  23660.      *
  23661.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer
  23662.      */
  23663.     protected function getProductCrossSellingSerializerService()
  23664.     {
  23665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  23666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  23667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductCrossSellingSerializer.php';
  23668.         $a = ($this->services['product_cross_selling_assigned_products.repository'] ?? $this->getProductCrossSellingAssignedProducts_RepositoryService());
  23669.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'])) {
  23670.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'];
  23671.         }
  23672.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer($a);
  23673.     }
  23674.     /**
  23675.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer' shared service.
  23676.      *
  23677.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer
  23678.      */
  23679.     protected function getProductSerializerService()
  23680.     {
  23681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  23682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  23683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductSerializer.php';
  23684.         $a = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  23685.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  23686.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  23687.         }
  23688.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  23689.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  23690.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  23691.         }
  23692.         $c = ($this->services['product_media.repository'] ?? $this->getProductMedia_RepositoryService());
  23693.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  23694.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  23695.         }
  23696.         $d = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  23697.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  23698.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  23699.         }
  23700.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer($a$b$c$d);
  23701.     }
  23702.     /**
  23703.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer' shared service.
  23704.      *
  23705.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer
  23706.      */
  23707.     protected function getPromotionIndividualCodeSerializerService()
  23708.     {
  23709.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  23710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  23711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/PromotionIndividualCodeSerializer.php';
  23712.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  23713.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  23714.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  23715.         }
  23716.         $b = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  23717.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  23718.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'];
  23719.         }
  23720.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer($a$b);
  23721.     }
  23722.     /**
  23723.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer' shared service.
  23724.      *
  23725.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer
  23726.      */
  23727.     protected function getSalutationSerializerService()
  23728.     {
  23729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  23730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  23731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/SalutationSerializer.php';
  23732.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  23733.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  23734.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'];
  23735.         }
  23736.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer($a);
  23737.     }
  23738.     /**
  23739.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer' shared service.
  23740.      *
  23741.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer
  23742.      */
  23743.     protected function getCustomFieldsSerializer2Service()
  23744.     {
  23745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  23746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  23747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializer.php';
  23748.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializerService());
  23749.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'])) {
  23750.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'];
  23751.         }
  23752.         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()));
  23753.     }
  23754.     /**
  23755.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer' shared service.
  23756.      *
  23757.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer
  23758.      */
  23759.     protected function getPriceSerializerService()
  23760.     {
  23761.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  23762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  23763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/PriceSerializer.php';
  23764.         $a = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  23765.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'])) {
  23766.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'];
  23767.         }
  23768.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer($a);
  23769.     }
  23770.     /**
  23771.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer' shared service.
  23772.      *
  23773.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer
  23774.      */
  23775.     protected function getToOneSerializerService()
  23776.     {
  23777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  23778.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  23779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/ToOneSerializer.php';
  23780.         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()));
  23781.     }
  23782.     /**
  23783.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer' shared service.
  23784.      *
  23785.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer
  23786.      */
  23787.     protected function getTranslationsSerializerService()
  23788.     {
  23789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  23790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  23791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/TranslationsSerializer.php';
  23792.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  23793.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'])) {
  23794.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'];
  23795.         }
  23796.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer($a);
  23797.     }
  23798.     /**
  23799.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver' shared service.
  23800.      *
  23801.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver
  23802.      */
  23803.     protected function getPrimaryKeyResolverService()
  23804.     {
  23805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/PrimaryKeyResolver.php';
  23806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  23807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  23808.         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())));
  23809.     }
  23810.     /**
  23811.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator' shared service.
  23812.      *
  23813.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator
  23814.      */
  23815.     protected function getSystemDefaultValidatorService()
  23816.     {
  23817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/SystemDefaultValidator.php';
  23818.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  23819.     }
  23820.     /**
  23821.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber' shared service.
  23822.      *
  23823.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber
  23824.      */
  23825.     protected function getFileDeletedSubscriberService()
  23826.     {
  23827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/FileDeletedSubscriber.php';
  23828.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23829.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'])) {
  23830.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'];
  23831.         }
  23832.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber($a);
  23833.     }
  23834.     /**
  23835.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber' shared service.
  23836.      *
  23837.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber
  23838.      */
  23839.     protected function getProductCategoryPathsSubscriberService()
  23840.     {
  23841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductCategoryPathsSubscriber.php';
  23842.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  23843.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  23844.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  23845.         }
  23846.         $b = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  23847.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  23848.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  23849.         }
  23850.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber($a$b);
  23851.     }
  23852.     /**
  23853.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber' shared service.
  23854.      *
  23855.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber
  23856.      */
  23857.     protected function getProductVariantsSubscriberService()
  23858.     {
  23859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductVariantsSubscriber.php';
  23860.         $a = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  23861.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  23862.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  23863.         }
  23864.         $b = ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService());
  23865.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  23866.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  23867.         }
  23868.         $c = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  23869.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  23870.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  23871.         }
  23872.         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);
  23873.     }
  23874.     /**
  23875.      * Gets the private 'Shopware\Core\Content\ImportExport\Message\DeleteFileHandler' shared service.
  23876.      *
  23877.      * @return \Shopware\Core\Content\ImportExport\Message\DeleteFileHandler
  23878.      */
  23879.     protected function getDeleteFileHandlerService()
  23880.     {
  23881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/DeleteFileHandler.php';
  23882.         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()));
  23883.     }
  23884.     /**
  23885.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory' shared service.
  23886.      *
  23887.      * @return \Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory
  23888.      */
  23889.     protected function getPipeFactoryService()
  23890.     {
  23891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/AbstractPipeFactory.php';
  23892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/PipeFactory.php';
  23893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistry.php';
  23894.         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 () {
  23895.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  23896.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? $this->getSalutationSerializerService());
  23897.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? $this->getCountrySerializerService());
  23898.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? $this->getLanguageSerializerService());
  23899.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? $this->getCustomerSerializerService());
  23900.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? $this->getPromotionIndividualCodeSerializerService());
  23901.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] ?? $this->getProductSerializerService());
  23902.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] ?? $this->getProductCrossSellingSerializerService());
  23903.             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()));
  23904.             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()));
  23905.         }, 10), new RewindableGenerator(function () {
  23906.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\ToOneSerializer'] ?? $this->getToOneSerializerService());
  23907.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] ?? $this->getTranslationsSerializerService());
  23908.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] ?? $this->getPriceSerializerService());
  23909.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializer2Service());
  23910.             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()));
  23911.         }, 5)), ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\PrimaryKeyResolver'] ?? $this->getPrimaryKeyResolverService()));
  23912.     }
  23913.     /**
  23914.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory' shared service.
  23915.      *
  23916.      * @return \Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory
  23917.      */
  23918.     protected function getCsvFileWriterFactoryService()
  23919.     {
  23920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/AbstractWriterFactory.php';
  23921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php';
  23922.         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()));
  23923.     }
  23924.     /**
  23925.      * Gets the private 'Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler' shared service.
  23926.      *
  23927.      * @return \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler
  23928.      */
  23929.     protected function getCleanupImportExportFileTaskHandlerService()
  23930.     {
  23931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ScheduledTask/CleanupImportExportFileTaskHandler.php';
  23932.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  23933.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  23934.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  23935.         }
  23936.         $b = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] ?? $this->getDeleteExpiredFilesServiceService());
  23937.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'])) {
  23938.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'];
  23939.         }
  23940.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler($a$b);
  23941.     }
  23942.     /**
  23943.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService' shared service.
  23944.      *
  23945.      * @return \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService
  23946.      */
  23947.     protected function getDeleteExpiredFilesServiceService()
  23948.     {
  23949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DeleteExpiredFilesService.php';
  23950.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  23951.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'])) {
  23952.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'];
  23953.         }
  23954.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] = new \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService($a);
  23955.     }
  23956.     /**
  23957.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\FileService' shared service.
  23958.      *
  23959.      * @return \Shopware\Core\Content\ImportExport\Service\FileService
  23960.      */
  23961.     protected function getFileServiceService()
  23962.     {
  23963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractFileService.php';
  23964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/FileService.php';
  23965.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  23966.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'])) {
  23967.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'];
  23968.         }
  23969.         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);
  23970.     }
  23971.     /**
  23972.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\ImportExportService' shared service.
  23973.      *
  23974.      * @return \Shopware\Core\Content\ImportExport\Service\ImportExportService
  23975.      */
  23976.     protected function getImportExportServiceService()
  23977.     {
  23978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/ImportExportService.php';
  23979.         $a = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  23980.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  23981.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  23982.         }
  23983.         $b = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  23984.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  23985.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  23986.         }
  23987.         $c = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  23988.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  23989.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  23990.         }
  23991.         $d = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService());
  23992.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  23993.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  23994.         }
  23995.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] = new \Shopware\Core\Content\ImportExport\Service\ImportExportService($a$b$c$d);
  23996.     }
  23997.     /**
  23998.      * Gets the private 'Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer' shared service.
  23999.      *
  24000.      * @return \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer
  24001.      */
  24002.     protected function getLandingPageIndexerService()
  24003.     {
  24004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  24005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/DataAbstractionLayer/LandingPageIndexer.php';
  24006.         $a = ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService());
  24007.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  24008.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  24009.         }
  24010.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24011.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  24012.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  24013.         }
  24014.         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);
  24015.     }
  24016.     /**
  24017.      * Gets the private 'Shopware\Core\Content\LandingPage\LandingPageValidator' shared service.
  24018.      *
  24019.      * @return \Shopware\Core\Content\LandingPage\LandingPageValidator
  24020.      */
  24021.     protected function getLandingPageValidatorService()
  24022.     {
  24023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageValidator.php';
  24024.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  24025.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'])) {
  24026.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'];
  24027.         }
  24028.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] = new \Shopware\Core\Content\LandingPage\LandingPageValidator($a);
  24029.     }
  24030.     /**
  24031.      * Gets the private 'Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber' shared service.
  24032.      *
  24033.      * @return \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber
  24034.      */
  24035.     protected function getMailSendSubscriberService()
  24036.     {
  24037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Subscriber/MailSendSubscriber.php';
  24038.         $a = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  24039.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  24040.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  24041.         }
  24042.         $b = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  24043.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  24044.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  24045.         }
  24046.         $c = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  24047.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  24048.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  24049.         }
  24050.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  24051.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  24052.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  24053.         }
  24054.         $e = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  24055.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  24056.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  24057.         }
  24058.         $f = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  24059.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  24060.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  24061.         }
  24062.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24063.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  24064.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  24065.         }
  24066.         $h = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  24067.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  24068.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  24069.         }
  24070.         $i = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  24071.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  24072.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  24073.         }
  24074.         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()));
  24075.     }
  24076.     /**
  24077.      * Gets the private 'Shopware\Core\Content\Mail\Service\MailService' shared service.
  24078.      *
  24079.      * @return \Shopware\Core\Content\Mail\Service\MailService
  24080.      */
  24081.     protected function getMailServiceService()
  24082.     {
  24083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailService.php';
  24084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailService.php';
  24085.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  24086.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  24087.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  24088.         }
  24089.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  24090.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  24091.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  24092.         }
  24093.         $c = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] ?? $this->getMailFactoryService());
  24094.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  24095.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  24096.         }
  24097.         $d = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] ?? $this->getMailSenderService());
  24098.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  24099.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  24100.         }
  24101.         $e = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  24102.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  24103.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  24104.         }
  24105.         $f = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  24106.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  24107.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  24108.         }
  24109.         $g = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24110.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  24111.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  24112.         }
  24113.         $h = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24114.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  24115.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  24116.         }
  24117.         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()));
  24118.     }
  24119.     /**
  24120.      * Gets the private 'Shopware\Core\Content\Media\Cms\ImageCmsElementResolver' shared service.
  24121.      *
  24122.      * @return \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver
  24123.      */
  24124.     protected function getImageCmsElementResolverService()
  24125.     {
  24126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  24127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  24128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  24129.         $a = ($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService());
  24130.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'])) {
  24131.             return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'];
  24132.         }
  24133.         return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver($a);
  24134.     }
  24135.     /**
  24136.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver' shared service.
  24137.      *
  24138.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver
  24139.      */
  24140.     protected function getImageGalleryTypeDataResolverService()
  24141.     {
  24142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  24143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  24144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  24145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageGalleryTypeDataResolver.php';
  24146.         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()));
  24147.     }
  24148.     /**
  24149.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver' shared service.
  24150.      *
  24151.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver
  24152.      */
  24153.     protected function getImageSliderTypeDataResolverService()
  24154.     {
  24155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  24156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  24157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  24158.         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()));
  24159.     }
  24160.     /**
  24161.      * Gets the private 'Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand' shared service.
  24162.      *
  24163.      * @return \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand
  24164.      */
  24165.     protected function getDeleteNotUsedMediaCommandService()
  24166.     {
  24167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/DeleteNotUsedMediaCommand.php';
  24169.         $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()));
  24170.         $instance->setName('media:delete-unused');
  24171.         return $instance;
  24172.     }
  24173.     /**
  24174.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand' shared service.
  24175.      *
  24176.      * @return \Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand
  24177.      */
  24178.     protected function getGenerateMediaTypesCommandService()
  24179.     {
  24180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateMediaTypesCommand.php';
  24182.         $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()));
  24183.         $instance->setName('media:generate-media-types');
  24184.         return $instance;
  24185.     }
  24186.     /**
  24187.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand' shared service.
  24188.      *
  24189.      * @return \Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand
  24190.      */
  24191.     protected function getGenerateThumbnailsCommandService()
  24192.     {
  24193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateThumbnailsCommand.php';
  24195.         $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()));
  24196.         $instance->setName('media:generate-thumbnails');
  24197.         return $instance;
  24198.     }
  24199.     /**
  24200.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer' shared service.
  24201.      *
  24202.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer
  24203.      */
  24204.     protected function getMediaFolderConfigurationIndexerService()
  24205.     {
  24206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  24207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderConfigurationIndexer.php';
  24208.         $a = ($this->services['media_folder_configuration.repository'] ?? $this->getMediaFolderConfiguration_RepositoryService());
  24209.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  24210.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  24211.         }
  24212.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24213.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  24214.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  24215.         }
  24216.         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);
  24217.     }
  24218.     /**
  24219.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer' shared service.
  24220.      *
  24221.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer
  24222.      */
  24223.     protected function getMediaFolderIndexerService()
  24224.     {
  24225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  24226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderIndexer.php';
  24227.         $a = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  24228.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  24229.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  24230.         }
  24231.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24232.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  24233.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  24234.         }
  24235.         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()));
  24236.     }
  24237.     /**
  24238.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer' shared service.
  24239.      *
  24240.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer
  24241.      */
  24242.     protected function getMediaIndexerService()
  24243.     {
  24244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  24245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaIndexer.php';
  24246.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  24247.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  24248.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  24249.         }
  24250.         $b = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  24251.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  24252.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  24253.         }
  24254.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24255.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  24256.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  24257.         }
  24258.         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);
  24259.     }
  24260.     /**
  24261.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator' shared service.
  24262.      *
  24263.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator
  24264.      */
  24265.     protected function getMediaRepositoryDecoratorService()
  24266.     {
  24267.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  24268.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  24269.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  24270.         }
  24271.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  24272.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  24273.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  24274.         }
  24275.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  24276.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  24277.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  24278.         }
  24279.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24280.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  24281.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  24282.         }
  24283.         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())));
  24284.     }
  24285.     /**
  24286.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator' shared service.
  24287.      *
  24288.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator
  24289.      */
  24290.     protected function getMediaThumbnailRepositoryDecoratorService()
  24291.     {
  24292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryDecorator.php';
  24293.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  24294.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  24295.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  24296.         }
  24297.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  24298.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  24299.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  24300.         }
  24301.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  24302.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  24303.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  24304.         }
  24305.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24306.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  24307.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  24308.         }
  24309.         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())));
  24310.     }
  24311.     /**
  24312.      * Gets the private 'Shopware\Core\Content\Media\DeleteNotUsedMediaService' shared service.
  24313.      *
  24314.      * @return \Shopware\Core\Content\Media\DeleteNotUsedMediaService
  24315.      */
  24316.     protected function getDeleteNotUsedMediaServiceService()
  24317.     {
  24318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DeleteNotUsedMediaService.php';
  24319.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  24320.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'])) {
  24321.             return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'];
  24322.         }
  24323.         $b = ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService());
  24324.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'])) {
  24325.             return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'];
  24326.         }
  24327.         return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'] = new \Shopware\Core\Content\Media\DeleteNotUsedMediaService($a$b);
  24328.     }
  24329.     /**
  24330.      * Gets the private 'Shopware\Core\Content\Media\File\FileNameProvider' shared service.
  24331.      *
  24332.      * @return \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider
  24333.      */
  24334.     protected function getFileNameProviderService()
  24335.     {
  24336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileNameProvider.php';
  24337.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/WindowsStyleFileNameProvider.php';
  24338.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  24339.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'])) {
  24340.             return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'];
  24341.         }
  24342.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] = new \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider($a);
  24343.     }
  24344.     /**
  24345.      * Gets the private 'Shopware\Core\Content\Media\MediaService' shared service.
  24346.      *
  24347.      * @return \Shopware\Core\Content\Media\MediaService
  24348.      */
  24349.     protected function getMediaServiceService()
  24350.     {
  24351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaService.php';
  24352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileLoader.php';
  24353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileFetcher.php';
  24354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidatorInterface.php';
  24355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidator.php';
  24356.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  24357.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  24358.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  24359.         }
  24360.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  24361.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  24362.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  24363.         }
  24364.         $c = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  24365.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  24366.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  24367.         }
  24368.         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));
  24369.     }
  24370.     /**
  24371.      * Gets the private 'Shopware\Core\Content\Media\Message\DeleteFileHandler' shared service.
  24372.      *
  24373.      * @return \Shopware\Core\Content\Media\Message\DeleteFileHandler
  24374.      */
  24375.     protected function getDeleteFileHandler2Service()
  24376.     {
  24377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/DeleteFileHandler.php';
  24378.         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()));
  24379.     }
  24380.     /**
  24381.      * Gets the private 'Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler' shared service.
  24382.      *
  24383.      * @return \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler
  24384.      */
  24385.     protected function getGenerateThumbnailsHandlerService()
  24386.     {
  24387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/GenerateThumbnailsHandler.php';
  24388.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  24389.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  24390.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  24391.         }
  24392.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  24393.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'])) {
  24394.             return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'];
  24395.         }
  24396.         return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] = new \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler($a$b);
  24397.     }
  24398.     /**
  24399.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy' shared service.
  24400.      *
  24401.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy
  24402.      */
  24403.     protected function getFilenamePathnameStrategyService()
  24404.     {
  24405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  24406.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  24407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/FilenamePathnameStrategy.php';
  24408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  24409.         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())));
  24410.     }
  24411.     /**
  24412.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy' shared service.
  24413.      *
  24414.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy
  24415.      */
  24416.     protected function getIdPathnameStrategyService()
  24417.     {
  24418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  24419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  24420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/IdPathnameStrategy.php';
  24421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  24422.         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())));
  24423.     }
  24424.     /**
  24425.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy' shared service.
  24426.      *
  24427.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy
  24428.      */
  24429.     protected function getPhysicalFilenamePathnameStrategyService()
  24430.     {
  24431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  24432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  24433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PhysicalFilenamePathnameStrategy.php';
  24434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  24435.         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())));
  24436.     }
  24437.     /**
  24438.      * Gets the private 'Shopware\Core\Content\Media\Pathname\UrlGeneratorInterface' shared service.
  24439.      *
  24440.      * @return \Shopware\Core\Content\Media\Pathname\UrlGenerator
  24441.      */
  24442.     protected function getUrlGeneratorInterfaceService()
  24443.     {
  24444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGeneratorInterface.php';
  24445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGenerator.php';
  24446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  24447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/StrategyFactory.php';
  24448.         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 () {
  24449.             yield => $this->getFilenamePathnameStrategyService();
  24450.             yield => $this->getPhysicalFilenamePathnameStrategyService();
  24451.             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()));
  24452.             yield => $this->getIdPathnameStrategyService();
  24453.         }, 4)))->factory($this->getEnv('default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '');
  24454.     }
  24455.     /**
  24456.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber' shared service.
  24457.      *
  24458.      * @return \Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber
  24459.      */
  24460.     protected function getMediaDeletionSubscriberService()
  24461.     {
  24462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaDeletionSubscriber.php';
  24463.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24464.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  24465.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  24466.         }
  24467.         $b = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  24468.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  24469.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  24470.         }
  24471.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  24472.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  24473.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  24474.         }
  24475.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  24476.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  24477.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  24478.         }
  24479.         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);
  24480.     }
  24481.     /**
  24482.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber' shared service.
  24483.      *
  24484.      * @return \Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber
  24485.      */
  24486.     protected function getMediaLoadedSubscriberService()
  24487.     {
  24488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaLoadedSubscriber.php';
  24489.         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()));
  24490.     }
  24491.     /**
  24492.      * Gets the private 'Shopware\Core\Content\Media\Thumbnail\ThumbnailService' shared service.
  24493.      *
  24494.      * @return \Shopware\Core\Content\Media\Thumbnail\ThumbnailService
  24495.      */
  24496.     protected function getThumbnailServiceService()
  24497.     {
  24498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Thumbnail/ThumbnailService.php';
  24499.         $a = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  24500.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  24501.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  24502.         }
  24503.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  24504.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  24505.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  24506.         }
  24507.         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);
  24508.     }
  24509.     /**
  24510.      * Gets the private 'Shopware\Core\Content\Media\TypeDetector\TypeDetector' shared service.
  24511.      *
  24512.      * @return \Shopware\Core\Content\Media\TypeDetector\TypeDetector
  24513.      */
  24514.     protected function getTypeDetectorService()
  24515.     {
  24516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetectorInterface.php';
  24517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetector.php';
  24518.         return $this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\TypeDetector(new RewindableGenerator(function () {
  24519.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\AudioTypeDetector()));
  24520.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DocumentTypeDetector()));
  24521.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\ImageTypeDetector()));
  24522.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\VideoTypeDetector()));
  24523.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DefaultTypeDetector()));
  24524.         }, 5));
  24525.     }
  24526.     /**
  24527.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater' shared service.
  24528.      *
  24529.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater
  24530.      */
  24531.     protected function getCustomerNewsletterSalesChannelsUpdaterService()
  24532.     {
  24533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/Indexing/CustomerNewsletterSalesChannelsUpdater.php';
  24534.         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()));
  24535.     }
  24536.     /**
  24537.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer' shared service.
  24538.      *
  24539.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer
  24540.      */
  24541.     protected function getNewsletterRecipientIndexerService()
  24542.     {
  24543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  24544.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/NewsletterRecipientIndexer.php';
  24545.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  24546.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  24547.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  24548.         }
  24549.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24550.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  24551.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  24552.         }
  24553.         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);
  24554.     }
  24555.     /**
  24556.      * Gets the private 'Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber' shared service.
  24557.      *
  24558.      * @return \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber
  24559.      */
  24560.     protected function getNewsletterRecipientDeletedSubscriberService()
  24561.     {
  24562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriber.php';
  24563.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  24564.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'])) {
  24565.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'];
  24566.         }
  24567.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] = new \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber($a);
  24568.     }
  24569.     /**
  24570.      * Gets the private 'Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler' shared service.
  24571.      *
  24572.      * @return \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler
  24573.      */
  24574.     protected function getNewsletterRecipientTaskHandlerService()
  24575.     {
  24576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/ScheduledTask/NewsletterRecipientTaskHandler.php';
  24577.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  24578.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  24579.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  24580.         }
  24581.         $b = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  24582.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'])) {
  24583.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'];
  24584.         }
  24585.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler($a$b);
  24586.     }
  24587.     /**
  24588.      * Gets the private 'Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand' shared service.
  24589.      *
  24590.      * @return \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand
  24591.      */
  24592.     protected function getProductExportGenerateCommandService()
  24593.     {
  24594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Command/ProductExportGenerateCommand.php';
  24596.         $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()));
  24597.         $instance->setName('product-export:generate');
  24598.         return $instance;
  24599.     }
  24600.     /**
  24601.      * Gets the private 'Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener' shared service.
  24602.      *
  24603.      * @return \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener
  24604.      */
  24605.     protected function getProductExportEventListenerService()
  24606.     {
  24607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/EventListener/ProductExportEventListener.php';
  24608.         $a = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  24609.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'])) {
  24610.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'];
  24611.         }
  24612.         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()));
  24613.     }
  24614.     /**
  24615.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler' shared service.
  24616.      *
  24617.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler
  24618.      */
  24619.     protected function getProductExportGenerateTaskHandlerService()
  24620.     {
  24621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportGenerateTaskHandler.php';
  24622.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  24623.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  24624.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  24625.         }
  24626.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  24627.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  24628.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  24629.         }
  24630.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  24631.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  24632.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  24633.         }
  24634.         $d = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  24635.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  24636.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  24637.         }
  24638.         $e = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  24639.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  24640.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  24641.         }
  24642.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler($a$b$c$d$e);
  24643.     }
  24644.     /**
  24645.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler' shared service.
  24646.      *
  24647.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler
  24648.      */
  24649.     protected function getProductExportPartialGenerationHandlerService()
  24650.     {
  24651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportPartialGenerationHandler.php';
  24652.         $a = ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService());
  24653.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  24654.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  24655.         }
  24656.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  24657.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  24658.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  24659.         }
  24660.         $c = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  24661.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  24662.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  24663.         }
  24664.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  24665.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  24666.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  24667.         }
  24668.         $e = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  24669.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  24670.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  24671.         }
  24672.         $f = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  24673.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  24674.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  24675.         }
  24676.         $g = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  24677.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  24678.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  24679.         }
  24680.         $h = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  24681.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  24682.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  24683.         }
  24684.         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()));
  24685.     }
  24686.     /**
  24687.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler' shared service.
  24688.      *
  24689.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler
  24690.      */
  24691.     protected function getProductExportFileHandlerService()
  24692.     {
  24693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandlerInterface.php';
  24694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandler.php';
  24695.         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');
  24696.     }
  24697.     /**
  24698.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportRenderer' shared service.
  24699.      *
  24700.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer
  24701.      */
  24702.     protected function getProductExportRendererService()
  24703.     {
  24704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRendererInterface.php';
  24705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRenderer.php';
  24706.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  24707.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  24708.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  24709.         }
  24710.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24711.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  24712.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  24713.         }
  24714.         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()));
  24715.     }
  24716.     /**
  24717.      * Gets the private 'Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer' shared service.
  24718.      *
  24719.      * @return \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer
  24720.      */
  24721.     protected function getProductStreamIndexerService()
  24722.     {
  24723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  24724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/DataAbstractionLayer/ProductStreamIndexer.php';
  24725.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  24726.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  24727.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  24728.         }
  24729.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24730.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  24731.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  24732.         }
  24733.         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);
  24734.     }
  24735.     /**
  24736.      * Gets the private 'Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler' shared service.
  24737.      *
  24738.      * @return \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler
  24739.      */
  24740.     protected function getUpdateProductStreamMappingTaskHandlerService()
  24741.     {
  24742.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ScheduledTask/UpdateProductStreamMappingTaskHandler.php';
  24743.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  24744.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  24745.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  24746.         }
  24747.         $b = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  24748.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'])) {
  24749.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'];
  24750.         }
  24751.         return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler($a$b);
  24752.     }
  24753.     /**
  24754.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductCartProcessor' shared service.
  24755.      *
  24756.      * @return \Shopware\Core\Content\Product\Cart\ProductCartProcessor
  24757.      */
  24758.     protected function getProductCartProcessorService()
  24759.     {
  24760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24761.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  24762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductCartProcessor.php';
  24763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGatewayInterface.php';
  24764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGateway.php';
  24765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductFeatureBuilder.php';
  24766.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  24767.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  24768.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  24769.         }
  24770.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24771.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  24772.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  24773.         }
  24774.         $c = ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService());
  24775.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  24776.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  24777.         }
  24778.         $d = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  24779.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  24780.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  24781.         }
  24782.         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()));
  24783.     }
  24784.     /**
  24785.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator' shared service.
  24786.      *
  24787.      * @return \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator
  24788.      */
  24789.     protected function getProductLineItemCommandValidatorService()
  24790.     {
  24791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemCommandValidator.php';
  24792.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  24793.     }
  24794.     /**
  24795.      * Gets the private 'Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler' shared service.
  24796.      *
  24797.      * @return \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler
  24798.      */
  24799.     protected function getCleanupProductKeywordDictionaryTaskHandlerService()
  24800.     {
  24801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cleanup/CleanupProductKeywordDictionaryTaskHandler.php';
  24802.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  24803.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'])) {
  24804.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'];
  24805.         }
  24806.         return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  24807.     }
  24808.     /**
  24809.      * Gets the private 'Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler' shared service.
  24810.      *
  24811.      * @return \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler
  24812.      */
  24813.     protected function getCleanupUnusedDownloadMediaTaskHandlerService()
  24814.     {
  24815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cleanup/CleanupUnusedDownloadMediaTaskHandler.php';
  24816.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  24817.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'])) {
  24818.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'];
  24819.         }
  24820.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'] ?? $this->getDeleteNotUsedMediaServiceService());
  24821.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'])) {
  24822.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'];
  24823.         }
  24824.         return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] = new \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler($a$b);
  24825.     }
  24826.     /**
  24827.      * Gets the private 'Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver' shared service.
  24828.      *
  24829.      * @return \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver
  24830.      */
  24831.     protected function getBuyBoxCmsElementResolverService()
  24832.     {
  24833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  24834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  24835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  24836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/BuyBoxCmsElementResolver.php';
  24837.         $a = ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService());
  24838.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  24839.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  24840.         }
  24841.         $b = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  24842.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  24843.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  24844.         }
  24845.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver($a$b);
  24846.     }
  24847.     /**
  24848.      * Gets the private 'Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver' shared service.
  24849.      *
  24850.      * @return \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver
  24851.      */
  24852.     protected function getCrossSellingCmsElementResolverService()
  24853.     {
  24854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  24855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  24856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  24857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/CrossSellingCmsElementResolver.php';
  24858.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] ?? $this->getCachedProductCrossSellingRouteService());
  24859.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'])) {
  24860.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'];
  24861.         }
  24862.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver($a);
  24863.     }
  24864.     /**
  24865.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver' shared service.
  24866.      *
  24867.      * @return \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver
  24868.      */
  24869.     protected function getProductBoxCmsElementResolverService()
  24870.     {
  24871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  24872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  24873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductBoxCmsElementResolver.php';
  24874.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24875.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'])) {
  24876.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'];
  24877.         }
  24878.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver($a);
  24879.     }
  24880.     /**
  24881.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver' shared service.
  24882.      *
  24883.      * @return \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver
  24884.      */
  24885.     protected function getProductDescriptionReviewsCmsElementResolverService()
  24886.     {
  24887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  24888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  24889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  24890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductDescriptionReviewsCmsElementResolver.php';
  24891.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'] ?? $this->getCachedProductReviewRouteService());
  24892.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'])) {
  24893.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'];
  24894.         }
  24895.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver($a);
  24896.     }
  24897.     /**
  24898.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver' shared service.
  24899.      *
  24900.      * @return \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver
  24901.      */
  24902.     protected function getProductListingCmsElementResolverService()
  24903.     {
  24904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  24905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  24906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductListingCmsElementResolver.php';
  24907.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService());
  24908.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'])) {
  24909.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'];
  24910.         }
  24911.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver($a);
  24912.     }
  24913.     /**
  24914.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver' shared service.
  24915.      *
  24916.      * @return \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver
  24917.      */
  24918.     protected function getProductSliderCmsElementResolverService()
  24919.     {
  24920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  24921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  24922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  24923.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24924.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'])) {
  24925.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'];
  24926.         }
  24927.         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);
  24928.     }
  24929.     /**
  24930.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer' shared service.
  24931.      *
  24932.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer
  24933.      */
  24934.     protected function getProductIndexerService()
  24935.     {
  24936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  24937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductIndexer.php';
  24938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/VariantListingUpdater.php';
  24939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductCategoryDenormalizer.php';
  24940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/RatingAverageUpdater.php';
  24941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceUpdater.php';
  24942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/AbstractCheapestPriceQuantitySelector.php';
  24943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceQuantitySelector.php';
  24944.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  24945.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  24946.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  24947.         }
  24948.         $b = ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? $this->getSearchKeywordReplacementService());
  24949.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  24950.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  24951.         }
  24952.         $c = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  24953.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  24954.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  24955.         }
  24956.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24957.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  24958.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  24959.         }
  24960.         $e = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  24961.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  24962.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  24963.         }
  24964.         $f = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'] ?? $this->getStatesUpdaterService());
  24965.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  24966.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  24967.         }
  24968.         $g = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  24969.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  24970.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  24971.         }
  24972.         $h = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  24973.         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);
  24974.     }
  24975.     /**
  24976.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater' shared service.
  24977.      *
  24978.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater
  24979.      */
  24980.     protected function getProductStreamUpdaterService()
  24981.     {
  24982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  24983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductStreamUpdater.php';
  24984.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  24985.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  24986.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  24987.         }
  24988.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  24989.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  24990.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  24991.         }
  24992.         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()));
  24993.     }
  24994.     /**
  24995.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater' shared service.
  24996.      *
  24997.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater
  24998.      */
  24999.     protected function getStatesUpdaterService()
  25000.     {
  25001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StatesUpdater.php';
  25002.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25003.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'])) {
  25004.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'];
  25005.         }
  25006.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  25007.     }
  25008.     /**
  25009.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater' shared service.
  25010.      *
  25011.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater
  25012.      */
  25013.     protected function getStockUpdaterService()
  25014.     {
  25015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdater.php';
  25016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdate/StockUpdateFilterProvider.php';
  25017.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25018.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'])) {
  25019.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'];
  25020.         }
  25021.         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 () {
  25022.             return new \EmptyIterator();
  25023.         }, 0)));
  25024.     }
  25025.     /**
  25026.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber' shared service.
  25027.      *
  25028.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber
  25029.      */
  25030.     protected function getProductListingFeaturesSubscriberService()
  25031.     {
  25032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingFeaturesSubscriber.php';
  25033.         $a = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  25034.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  25035.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  25036.         }
  25037.         $b = ($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService());
  25038.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  25039.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  25040.         }
  25041.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25042.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  25043.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  25044.         }
  25045.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25046.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  25047.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  25048.         }
  25049.         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);
  25050.     }
  25051.     /**
  25052.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader' shared service.
  25053.      *
  25054.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader
  25055.      */
  25056.     protected function getProductListingLoaderService()
  25057.     {
  25058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingLoader.php';
  25059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  25060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  25061.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  25062.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  25063.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  25064.         }
  25065.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25066.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  25067.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  25068.         }
  25069.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25070.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  25071.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  25072.         }
  25073.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $c, ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory())));
  25074.     }
  25075.     /**
  25076.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator' shared service.
  25077.      *
  25078.      * @return \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator
  25079.      */
  25080.     protected function getProductPriceCalculatorService()
  25081.     {
  25082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/AbstractProductPriceCalculator.php';
  25083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  25084.         $a = ($this->services['unit.repository'] ?? $this->getUnit_RepositoryService());
  25085.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  25086.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'];
  25087.         }
  25088.         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()));
  25089.     }
  25090.     /**
  25091.      * Gets the private 'Shopware\Core\Content\Product\Subscriber\ProductSubscriber' shared service.
  25092.      *
  25093.      * @return \Shopware\Core\Content\Product\Subscriber\ProductSubscriber
  25094.      */
  25095.     protected function getProductSubscriberService()
  25096.     {
  25097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Subscriber/ProductSubscriber.php';
  25098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractSalesChannelProductBuilder.php';
  25099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannelProductBuilder.php';
  25100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractPropertyGroupSorter.php';
  25101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/PropertyGroupSorter.php';
  25102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductMaxPurchaseCalculator.php';
  25103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductMaxPurchaseCalculator.php';
  25104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractIsNewDetector.php';
  25105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/IsNewDetector.php';
  25106.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductVariationBuilder.php';
  25107.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductVariationBuilder.php';
  25108.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25109.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  25110.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  25111.         }
  25112.         $b = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? $this->getProductPriceCalculatorService());
  25113.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  25114.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  25115.         }
  25116.         $c = new \Shopware\Core\Content\Product\PropertyGroupSorter();
  25117.         $d = new \Shopware\Core\Content\Product\ProductMaxPurchaseCalculator($a);
  25118.         $e = new \Shopware\Core\Content\Product\IsNewDetector($a);
  25119.         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);
  25120.     }
  25121.     /**
  25122.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater' shared service.
  25123.      *
  25124.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater
  25125.      */
  25126.     protected function getRuleAreaUpdaterService()
  25127.     {
  25128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleAreaUpdater.php';
  25129.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  25130.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'])) {
  25131.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'];
  25132.         }
  25133.         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);
  25134.     }
  25135.     /**
  25136.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer' shared service.
  25137.      *
  25138.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer
  25139.      */
  25140.     protected function getRuleIndexerService()
  25141.     {
  25142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  25143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleIndexer.php';
  25144.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  25145.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  25146.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  25147.         }
  25148.         $b = ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  25149.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  25150.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  25151.         }
  25152.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  25153.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  25154.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  25155.         }
  25156.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25157.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  25158.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  25159.         }
  25160.         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);
  25161.     }
  25162.     /**
  25163.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber' shared service.
  25164.      *
  25165.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber
  25166.      */
  25167.     protected function getRulePayloadSubscriberService()
  25168.     {
  25169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadSubscriber.php';
  25170.         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);
  25171.     }
  25172.     /**
  25173.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater' shared service.
  25174.      *
  25175.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater
  25176.      */
  25177.     protected function getRulePayloadUpdaterService()
  25178.     {
  25179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadUpdater.php';
  25180.         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()));
  25181.     }
  25182.     /**
  25183.      * Gets the private 'Shopware\Core\Content\Rule\RuleValidator' shared service.
  25184.      *
  25185.      * @return \Shopware\Core\Content\Rule\RuleValidator
  25186.      */
  25187.     protected function getRuleValidatorService()
  25188.     {
  25189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleValidator.php';
  25190.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  25191.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  25192.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  25193.         }
  25194.         $b = ($this->services['rule_condition.repository'] ?? $this->getRuleCondition_RepositoryService());
  25195.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  25196.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  25197.         }
  25198.         $c = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  25199.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  25200.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  25201.         }
  25202.         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);
  25203.     }
  25204.     /**
  25205.      * Gets the private 'Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver' shared service.
  25206.      *
  25207.      * @return \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver
  25208.      */
  25209.     protected function getStoreApiSeoResolverService()
  25210.     {
  25211.         $a = ($this->services['sales_channel.seo_url.repository'] ?? $this->getSalesChannel_SeoUrl_RepositoryService());
  25212.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'])) {
  25213.             return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'];
  25214.         }
  25215.         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()));
  25216.     }
  25217.     /**
  25218.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlGenerator' shared service.
  25219.      *
  25220.      * @return \Shopware\Core\Content\Seo\SeoUrlGenerator
  25221.      */
  25222.     protected function getSeoUrlGeneratorService()
  25223.     {
  25224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlGenerator.php';
  25225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTwigFactory.php';
  25226.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'] = new \Shopware\Core\Content\Seo\SeoUrlGenerator(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->privates['router.default'] ?? $this->getRouter_DefaultService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), (new \Shopware\Core\Content\Seo\SeoUrlTwigFactory())->createTwigEnvironment(($this->privates['slugify'] ?? $this->getSlugifyService()), new RewindableGenerator(function () {
  25227.             return new \EmptyIterator();
  25228.         }, 0)), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService()));
  25229.     }
  25230.     /**
  25231.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlPersister' shared service.
  25232.      *
  25233.      * @return \Shopware\Core\Content\Seo\SeoUrlPersister
  25234.      */
  25235.     protected function getSeoUrlPersisterService()
  25236.     {
  25237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPersister.php';
  25238.         $a = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  25239.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  25240.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  25241.         }
  25242.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25243.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  25244.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  25245.         }
  25246.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] = new \Shopware\Core\Content\Seo\SeoUrlPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b);
  25247.     }
  25248.     /**
  25249.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry' shared service.
  25250.      *
  25251.      * @return \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry
  25252.      */
  25253.     protected function getSeoUrlRouteRegistryService()
  25254.     {
  25255.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] = new \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry(new RewindableGenerator(function () {
  25256.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ProductPageSeoUrlRoute'] ?? $this->getProductPageSeoUrlRouteService());
  25257.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] ?? $this->getNavigationPageSeoUrlRouteService());
  25258.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LandingPageSeoUrlRoute'] ?? $this->getLandingPageSeoUrlRouteService());
  25259.         }, 3));
  25260.     }
  25261.     /**
  25262.      * Gets the private 'Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand' shared service.
  25263.      *
  25264.      * @return \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand
  25265.      */
  25266.     protected function getSitemapGenerateCommandService()
  25267.     {
  25268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Commands/SitemapGenerateCommand.php';
  25270.         $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()));
  25271.         $instance->setName('sitemap:generate');
  25272.         return $instance;
  25273.     }
  25274.     /**
  25275.      * Gets the private 'Shopware\Core\Content\Sitemap\ConfigHandler\File' shared service.
  25276.      *
  25277.      * @return \Shopware\Core\Content\Sitemap\ConfigHandler\File
  25278.      */
  25279.     protected function getFileService()
  25280.     {
  25281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/ConfigHandlerInterface.php';
  25282.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/File.php';
  25283.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] = new \Shopware\Core\Content\Sitemap\ConfigHandler\File($this->parameters['shopware.sitemap']);
  25284.     }
  25285.     /**
  25286.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider' shared service.
  25287.      *
  25288.      * @return \Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider
  25289.      */
  25290.     protected function getCategoryUrlProviderService()
  25291.     {
  25292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  25293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  25294.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CategoryUrlProvider.php';
  25295.         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()));
  25296.     }
  25297.     /**
  25298.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider' shared service.
  25299.      *
  25300.      * @return \Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider
  25301.      */
  25302.     protected function getCustomUrlProviderService()
  25303.     {
  25304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  25305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  25306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CustomUrlProvider.php';
  25307.         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()));
  25308.     }
  25309.     /**
  25310.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider' shared service.
  25311.      *
  25312.      * @return \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider
  25313.      */
  25314.     protected function getProductUrlProviderService()
  25315.     {
  25316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  25317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  25318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/ProductUrlProvider.php';
  25319.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25320.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'])) {
  25321.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'];
  25322.         }
  25323.         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);
  25324.     }
  25325.     /**
  25326.      * Gets the private 'Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler' shared service.
  25327.      *
  25328.      * @return \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler
  25329.      */
  25330.     protected function getSitemapGenerateTaskHandlerService()
  25331.     {
  25332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ScheduledTask/SitemapGenerateTaskHandler.php';
  25333.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  25334.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  25335.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  25336.         }
  25337.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  25338.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  25339.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  25340.         }
  25341.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  25342.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  25343.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  25344.         }
  25345.         $d = ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService());
  25346.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  25347.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  25348.         }
  25349.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25350.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  25351.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  25352.         }
  25353.         $f = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  25354.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  25355.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  25356.         }
  25357.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25358.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  25359.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  25360.         }
  25361.         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);
  25362.     }
  25363.     /**
  25364.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\ConfigHandler' shared service.
  25365.      *
  25366.      * @return \Shopware\Core\Content\Sitemap\Service\ConfigHandler
  25367.      */
  25368.     protected function getConfigHandlerService()
  25369.     {
  25370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/ConfigHandler.php';
  25371.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] = new \Shopware\Core\Content\Sitemap\Service\ConfigHandler(new RewindableGenerator(function () {
  25372.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] ?? $this->getFileService());
  25373.         }, 1));
  25374.     }
  25375.     /**
  25376.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\SitemapExporter' shared service.
  25377.      *
  25378.      * @return \Shopware\Core\Content\Sitemap\Service\SitemapExporter
  25379.      */
  25380.     protected function getSitemapExporterService()
  25381.     {
  25382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporterInterface.php';
  25383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporter.php';
  25384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactoryInterface.php';
  25385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactory.php';
  25386.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25387.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'])) {
  25388.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'];
  25389.         }
  25390.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] = new \Shopware\Core\Content\Sitemap\Service\SitemapExporter(new RewindableGenerator(function () {
  25391.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\HomeUrlProvider()));
  25392.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CategoryUrlProvider'] ?? $this->getCategoryUrlProviderService());
  25393.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] ?? $this->getCustomUrlProviderService());
  25394.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] ?? $this->getProductUrlProviderService());
  25395.         }, 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);
  25396.     }
  25397.     /**
  25398.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheClearer' shared service.
  25399.      *
  25400.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheClearer
  25401.      */
  25402.     protected function getCacheClearer2Service()
  25403.     {
  25404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheClearer.php';
  25405.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  25406.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  25407.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'])) {
  25408.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'];
  25409.         }
  25410.         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);
  25411.     }
  25412.     /**
  25413.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheDecorator' shared service.
  25414.      *
  25415.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheDecorator
  25416.      */
  25417.     protected function getCacheDecoratorService()
  25418.     {
  25419.         $a = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()), ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  25420.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  25421.         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())));
  25422.     }
  25423.     /**
  25424.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber' shared service.
  25425.      *
  25426.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber
  25427.      */
  25428.     protected function getCacheInvalidationSubscriberService()
  25429.     {
  25430.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidationSubscriber.php';
  25431.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  25432.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'])) {
  25433.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'];
  25434.         }
  25435.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25436.     }
  25437.     /**
  25438.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidator' shared service.
  25439.      *
  25440.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator
  25441.      */
  25442.     protected function getCacheInvalidatorService()
  25443.     {
  25444.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25445.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  25446.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  25447.         }
  25448.         $b = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  25449.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  25450.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  25451.         }
  25452.         $c = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  25453.         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);
  25454.     }
  25455.     /**
  25456.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber' shared service.
  25457.      *
  25458.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber
  25459.      */
  25460.     protected function getCacheStateSubscriberService()
  25461.     {
  25462.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  25463.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'])) {
  25464.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'];
  25465.         }
  25466.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber($a);
  25467.     }
  25468.     /**
  25469.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler' shared service.
  25470.      *
  25471.      * @return \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler
  25472.      */
  25473.     protected function getInvalidateCacheTaskHandlerService()
  25474.     {
  25475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/InvalidateCacheTaskHandler.php';
  25476.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  25477.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  25478.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  25479.         }
  25480.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  25481.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'])) {
  25482.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'];
  25483.         }
  25484.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler($a$b0);
  25485.     }
  25486.     /**
  25487.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler' shared service.
  25488.      *
  25489.      * @return \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler
  25490.      */
  25491.     protected function getCleanupOldCacheFoldersHandlerService()
  25492.     {
  25493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Message/CleanupOldCacheFoldersHandler.php';
  25494.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  25495.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'])) {
  25496.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'];
  25497.         }
  25498.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] = new \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler($a);
  25499.     }
  25500.     /**
  25501.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber' shared service.
  25502.      *
  25503.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber
  25504.      */
  25505.     protected function getScriptCacheInvalidationSubscriberService()
  25506.     {
  25507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/ScriptCacheInvalidationSubscriber.php';
  25508.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  25509.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'])) {
  25510.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'];
  25511.         }
  25512.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber($a);
  25513.     }
  25514.     /**
  25515.      * Gets the private 'Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand' shared service.
  25516.      *
  25517.      * @return \Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand
  25518.      */
  25519.     protected function getS3FilesystemVisibilityCommandService()
  25520.     {
  25521.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Command/S3FilesystemVisibilityCommand.php';
  25523.         $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()));
  25524.         $instance->setName('s3:set-visibility');
  25525.         return $instance;
  25526.     }
  25527.     /**
  25528.      * Gets the private 'Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory' shared service.
  25529.      *
  25530.      * @return \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory
  25531.      */
  25532.     protected function getFilesystemFactoryService()
  25533.     {
  25534.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] = new \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory(new RewindableGenerator(function () {
  25535.             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()));
  25536.             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()));
  25537.             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()));
  25538.         }, 3), new RewindableGenerator(function () {
  25539.             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()));
  25540.         }, 1));
  25541.     }
  25542.     /**
  25543.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\Translator' shared service.
  25544.      *
  25545.      * @return \Shopware\Core\Framework\Adapter\Translation\Translator
  25546.      */
  25547.     protected function getTranslator2Service()
  25548.     {
  25549.         $a = ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService());
  25550.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  25551.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  25552.         }
  25553.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  25554.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  25555.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  25556.         }
  25557.         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()));
  25558.     }
  25559.     /**
  25560.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate' shared service.
  25561.      *
  25562.      * @return \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate
  25563.      */
  25564.     protected function getTranslatorCacheInvalidateService()
  25565.     {
  25566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/TranslatorCacheInvalidate.php';
  25567.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  25568.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'])) {
  25569.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'];
  25570.         }
  25571.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] = new \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25572.     }
  25573.     /**
  25574.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader' shared service.
  25575.      *
  25576.      * @return \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader
  25577.      */
  25578.     protected function getEntityTemplateLoaderService()
  25579.     {
  25580.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] = new \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 'dev');
  25581.     }
  25582.     /**
  25583.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder' shared service.
  25584.      *
  25585.      * @return \Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder
  25586.      */
  25587.     protected function getBundleHierarchyBuilderService()
  25588.     {
  25589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/BundleHierarchyBuilder.php';
  25590.         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()));
  25591.     }
  25592.     /**
  25593.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer' shared service.
  25594.      *
  25595.      * @return \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer
  25596.      */
  25597.     protected function getStringTemplateRendererService()
  25598.     {
  25599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/StringTemplateRenderer.php';
  25600.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25601.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'])) {
  25602.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'];
  25603.         }
  25604.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] = new \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer($a$this->targetDir.'');
  25605.     }
  25606.     /**
  25607.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\TwigVariableParser' shared service.
  25608.      *
  25609.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser
  25610.      */
  25611.     protected function getTwigVariableParserService()
  25612.     {
  25613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigVariableParser.php';
  25614.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25615.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'])) {
  25616.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'];
  25617.         }
  25618.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] = new \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser($a);
  25619.     }
  25620.     /**
  25621.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclAnnotationValidator' shared service.
  25622.      *
  25623.      * @return \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator
  25624.      */
  25625.     protected function getAclAnnotationValidatorService()
  25626.     {
  25627.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] = new \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25628.     }
  25629.     /**
  25630.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclWriteValidator' shared service.
  25631.      *
  25632.      * @return \Shopware\Core\Framework\Api\Acl\AclWriteValidator
  25633.      */
  25634.     protected function getAclWriteValidatorService()
  25635.     {
  25636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclWriteValidator.php';
  25637.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25638.         if (isset($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'])) {
  25639.             return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'];
  25640.         }
  25641.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] = new \Shopware\Core\Framework\Api\Acl\AclWriteValidator($a);
  25642.     }
  25643.     /**
  25644.      * Gets the private 'Shopware\Core\Framework\Api\ApiDefinition\DefinitionService' shared service.
  25645.      *
  25646.      * @return \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService
  25647.      */
  25648.     protected function getDefinitionServiceService()
  25649.     {
  25650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/DefinitionService.php';
  25651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/ApiDefinitionGeneratorInterface.php';
  25652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/StoreApiGenerator.php';
  25653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiSchemaBuilder.php';
  25654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiDefinitionSchemaBuilder.php';
  25655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiLoader.php';
  25656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/BundleSchemaPathCollection.php';
  25657.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi3Generator.php';
  25658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiPathBuilder.php';
  25659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/EntitySchemaGenerator.php';
  25660.         $a = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder('6.4.20.2');
  25661.         $b = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder();
  25662.         $c = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  25663.         $d = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\BundleSchemaPathCollection(($this->privates['kernel.bundles'] ?? $this->getKernel_BundlesService()));
  25664.         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());
  25665.     }
  25666.     /**
  25667.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand' shared service.
  25668.      *
  25669.      * @return \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand
  25670.      */
  25671.     protected function getDumpClassSchemaCommandService()
  25672.     {
  25673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpClassSchemaCommand.php';
  25675.         $this->privates['Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand'] = $instance = new \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand($this->parameters['kernel.bundles_metadata']);
  25676.         $instance->setName('framework:dump:class:schema');
  25677.         return $instance;
  25678.     }
  25679.     /**
  25680.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpSchemaCommand' shared service.
  25681.      *
  25682.      * @return \Shopware\Core\Framework\Api\Command\DumpSchemaCommand
  25683.      */
  25684.     protected function getDumpSchemaCommandService()
  25685.     {
  25686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpSchemaCommand.php';
  25688.         $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()));
  25689.         $instance->setName('framework:schema');
  25690.         return $instance;
  25691.     }
  25692.     /**
  25693.      * Gets the private 'Shopware\Core\Framework\Api\Converter\ApiVersionConverter' shared service.
  25694.      *
  25695.      * @return \Shopware\Core\Framework\Api\Converter\ApiVersionConverter
  25696.      */
  25697.     protected function getApiVersionConverterService()
  25698.     {
  25699.         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 () {
  25700.             return new \EmptyIterator();
  25701.         }, 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())))));
  25702.     }
  25703.     /**
  25704.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener' shared service.
  25705.      *
  25706.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener
  25707.      */
  25708.     protected function getApiAuthenticationListenerService()
  25709.     {
  25710.         $a = ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository()));
  25711.         $b = ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))));
  25712.         $c = new \League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator($a);
  25713.         $c->setPublicKey($b);
  25714.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  25715.         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()));
  25716.     }
  25717.     /**
  25718.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener' shared service.
  25719.      *
  25720.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener
  25721.      */
  25722.     protected function getSalesChannelAuthenticationListenerService()
  25723.     {
  25724.         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()));
  25725.     }
  25726.     /**
  25727.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber' shared service.
  25728.      *
  25729.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber
  25730.      */
  25731.     protected function getUserCredentialsChangedSubscriberService()
  25732.     {
  25733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/UserCredentialsChangedSubscriber.php';
  25734.         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()));
  25735.     }
  25736.     /**
  25737.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber' shared service.
  25738.      *
  25739.      * @return \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber
  25740.      */
  25741.     protected function getExpectationSubscriberService()
  25742.     {
  25743.         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']);
  25744.     }
  25745.     /**
  25746.      * Gets the private 'Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository' shared service.
  25747.      *
  25748.      * @return \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository
  25749.      */
  25750.     protected function getRefreshTokenRepositoryService()
  25751.     {
  25752.         return $this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25753.     }
  25754.     /**
  25755.      * Gets the private 'Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder' shared service.
  25756.      *
  25757.      * @return \Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder
  25758.      */
  25759.     protected function getJsonEntityEncoderService()
  25760.     {
  25761.         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()));
  25762.     }
  25763.     /**
  25764.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Executor' shared service.
  25765.      *
  25766.      * @return \Shopware\Core\Framework\App\ActionButton\Executor
  25767.      */
  25768.     protected function getExecutorService()
  25769.     {
  25770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Executor.php';
  25771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactory.php';
  25772.         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 () {
  25773.             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()));
  25774.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenModalResponseFactory'] ?? $this->getOpenModalResponseFactoryService());
  25775.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenNewTabResponseFactory'] ?? $this->getOpenNewTabResponseFactoryService());
  25776.             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()));
  25777.         }, 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)));
  25778.     }
  25779.     /**
  25780.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory' shared service.
  25781.      *
  25782.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory
  25783.      */
  25784.     protected function getOpenModalResponseFactoryService()
  25785.     {
  25786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  25787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenModalResponseFactory.php';
  25788.         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()));
  25789.     }
  25790.     /**
  25791.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory' shared service.
  25792.      *
  25793.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory
  25794.      */
  25795.     protected function getOpenNewTabResponseFactoryService()
  25796.     {
  25797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  25798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenNewTabResponseFactory.php';
  25799.         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()));
  25800.     }
  25801.     /**
  25802.      * Gets the private 'Shopware\Core\Framework\App\ActiveAppsLoader' shared service.
  25803.      *
  25804.      * @return \Shopware\Core\Framework\App\ActiveAppsLoader
  25805.      */
  25806.     protected function getActiveAppsLoaderService()
  25807.     {
  25808.         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()));
  25809.     }
  25810.     /**
  25811.      * Gets the private 'Shopware\Core\Framework\App\AppStateService' shared service.
  25812.      *
  25813.      * @return \Shopware\Core\Framework\App\AppStateService
  25814.      */
  25815.     protected function getAppStateServiceService()
  25816.     {
  25817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppStateService.php';
  25818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/PaymentMethodStateService.php';
  25819.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  25820.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  25821.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  25822.         }
  25823.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25824.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  25825.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  25826.         }
  25827.         $c = ($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] ?? $this->getTemplateStateServiceService());
  25828.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  25829.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  25830.         }
  25831.         $d = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  25832.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  25833.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  25834.         }
  25835.         $e = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  25836.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  25837.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  25838.         }
  25839.         $f = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  25840.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  25841.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  25842.         }
  25843.         $g = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  25844.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  25845.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  25846.         }
  25847.         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);
  25848.     }
  25849.     /**
  25850.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy' shared service.
  25851.      *
  25852.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy
  25853.      */
  25854.     protected function getMoveShopPermanentlyStrategyService()
  25855.     {
  25856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  25857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/MoveShopPermanentlyStrategy.php';
  25858.         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()));
  25859.     }
  25860.     /**
  25861.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy' shared service.
  25862.      *
  25863.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy
  25864.      */
  25865.     protected function getReinstallAppsStrategyService()
  25866.     {
  25867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  25868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/ReinstallAppsStrategy.php';
  25869.         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()));
  25870.     }
  25871.     /**
  25872.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy' shared service.
  25873.      *
  25874.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy
  25875.      */
  25876.     protected function getUninstallAppsStrategyService()
  25877.     {
  25878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  25879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/UninstallAppsStrategy.php';
  25880.         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()));
  25881.     }
  25882.     /**
  25883.      * Gets the private 'Shopware\Core\Framework\App\Command\ActivateAppCommand' shared service.
  25884.      *
  25885.      * @return \Shopware\Core\Framework\App\Command\ActivateAppCommand
  25886.      */
  25887.     protected function getActivateAppCommandService()
  25888.     {
  25889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  25891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ActivateAppCommand.php';
  25892.         $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()));
  25893.         $instance->setName('app:activate');
  25894.         return $instance;
  25895.     }
  25896.     /**
  25897.      * Gets the private 'Shopware\Core\Framework\App\Command\AppPrinter' shared service.
  25898.      *
  25899.      * @return \Shopware\Core\Framework\App\Command\AppPrinter
  25900.      */
  25901.     protected function getAppPrinterService()
  25902.     {
  25903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AppPrinter.php';
  25904.         return $this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] = new \Shopware\Core\Framework\App\Command\AppPrinter(($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  25905.     }
  25906.     /**
  25907.      * Gets the private 'Shopware\Core\Framework\App\Command\DeactivateAppCommand' shared service.
  25908.      *
  25909.      * @return \Shopware\Core\Framework\App\Command\DeactivateAppCommand
  25910.      */
  25911.     protected function getDeactivateAppCommandService()
  25912.     {
  25913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  25915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/DeactivateAppCommand.php';
  25916.         $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()));
  25917.         $instance->setName('app:deactivate');
  25918.         return $instance;
  25919.     }
  25920.     /**
  25921.      * Gets the private 'Shopware\Core\Framework\App\Command\InstallAppCommand' shared service.
  25922.      *
  25923.      * @return \Shopware\Core\Framework\App\Command\InstallAppCommand
  25924.      */
  25925.     protected function getInstallAppCommandService()
  25926.     {
  25927.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/InstallAppCommand.php';
  25929.         $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()));
  25930.         $instance->setName('app:install');
  25931.         return $instance;
  25932.     }
  25933.     /**
  25934.      * Gets the private 'Shopware\Core\Framework\App\Command\RefreshAppCommand' shared service.
  25935.      *
  25936.      * @return \Shopware\Core\Framework\App\Command\RefreshAppCommand
  25937.      */
  25938.     protected function getRefreshAppCommandService()
  25939.     {
  25940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/RefreshAppCommand.php';
  25942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppService.php';
  25943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycleIterator.php';
  25944.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  25945.         $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);
  25946.         $instance->setName('app:refresh');
  25947.         return $instance;
  25948.     }
  25949.     /**
  25950.      * Gets the private 'Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand' shared service.
  25951.      *
  25952.      * @return \Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand
  25953.      */
  25954.     protected function getResolveAppUrlChangeCommandService()
  25955.     {
  25956.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ResolveAppUrlChangeCommand.php';
  25958.         $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()));
  25959.         $instance->setName('app:url-change:resolve');
  25960.         return $instance;
  25961.     }
  25962.     /**
  25963.      * Gets the private 'Shopware\Core\Framework\App\Command\UninstallAppCommand' shared service.
  25964.      *
  25965.      * @return \Shopware\Core\Framework\App\Command\UninstallAppCommand
  25966.      */
  25967.     protected function getUninstallAppCommandService()
  25968.     {
  25969.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/UninstallAppCommand.php';
  25971.         $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()));
  25972.         $instance->setName('app:uninstall');
  25973.         return $instance;
  25974.     }
  25975.     /**
  25976.      * Gets the private 'Shopware\Core\Framework\App\Command\ValidateAppCommand' shared service.
  25977.      *
  25978.      * @return \Shopware\Core\Framework\App\Command\ValidateAppCommand
  25979.      */
  25980.     protected function getValidateAppCommandService()
  25981.     {
  25982.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ValidateAppCommand.php';
  25984.         $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()));
  25985.         $instance->setName('app:validate');
  25986.         return $instance;
  25987.     }
  25988.     /**
  25989.      * Gets the private 'Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider' shared service.
  25990.      *
  25991.      * @return \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider
  25992.      */
  25993.     protected function getAppConfirmationDeltaProviderService()
  25994.     {
  25995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Delta/AppConfirmationDeltaProvider.php';
  25996.         return $this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider(new RewindableGenerator(function () {
  25997.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\PermissionsDeltaProvider()));
  25998.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\DomainsDeltaProvider()));
  25999.         }, 2));
  26000.     }
  26001.     /**
  26002.      * Gets the private 'Shopware\Core\Framework\App\Hmac\QuerySigner' shared service.
  26003.      *
  26004.      * @return \Shopware\Core\Framework\App\Hmac\QuerySigner
  26005.      */
  26006.     protected function getQuerySignerService()
  26007.     {
  26008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/QuerySigner.php';
  26009.         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()));
  26010.     }
  26011.     /**
  26012.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLifecycle' shared service.
  26013.      *
  26014.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLifecycle
  26015.      */
  26016.     protected function getAppLifecycleService()
  26017.     {
  26018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLifecycle.php';
  26019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycle.php';
  26020.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PermissionPersister.php';
  26021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CustomFieldPersister.php';
  26022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ActionButtonPersister.php';
  26023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/TemplatePersister.php';
  26024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/AbstractTemplateLoader.php';
  26025.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/App/Template/IconTemplateLoader.php';
  26026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateLoader.php';
  26027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/WebhookPersister.php';
  26028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PaymentMethodPersister.php';
  26029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CmsBlockPersister.php';
  26030.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/AbstractBlockTemplateLoader.php';
  26031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/BlockTemplateLoader.php';
  26032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntityPersister.php';
  26033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/FlowActionPersister.php';
  26034.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetPersister.php';
  26035.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  26036.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26037.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26038.         }
  26039.         $b = ($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService());
  26040.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26041.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26042.         }
  26043.         $c = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  26044.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26045.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26046.         }
  26047.         $d = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  26048.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26049.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26050.         }
  26051.         $e = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  26052.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26053.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26054.         }
  26055.         $f = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  26056.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26057.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26058.         }
  26059.         $g = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  26060.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26061.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26062.         }
  26063.         $h = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  26064.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26065.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26066.         }
  26067.         $i = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService());
  26068.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26069.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26070.         }
  26071.         $j = ($this->services['app_cms_block.repository'] ?? $this->getAppCmsBlock_RepositoryService());
  26072.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26073.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26074.         }
  26075.         $k = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26076.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26077.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26078.         }
  26079.         $l = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] ?? $this->getAppRegistrationServiceService());
  26080.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26081.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26082.         }
  26083.         $m = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  26084.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26085.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26086.         }
  26087.         $n = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  26088.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26089.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26090.         }
  26091.         $o = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  26092.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26093.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26094.         }
  26095.         $p = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  26096.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26097.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26098.         }
  26099.         $q = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  26100.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26101.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26102.         }
  26103.         $r = ($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService());
  26104.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26105.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26106.         }
  26107.         $s = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  26108.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26109.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26110.         }
  26111.         $t = ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService());
  26112.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26113.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26114.         }
  26115.         $u = ($this->services['app_administration_snippet.repository'] ?? $this->getAppAdministrationSnippet_RepositoryService());
  26116.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26117.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26118.         }
  26119.         $v = ($this->services['locale.repository'] ?? $this->getLocale_RepositoryService());
  26120.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  26121.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  26122.         }
  26123.         $w = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  26124.         $x = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService());
  26125.         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));
  26126.     }
  26127.     /**
  26128.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLoader' shared service.
  26129.      *
  26130.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLoader
  26131.      */
  26132.     protected function getAppLoaderService()
  26133.     {
  26134.         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());
  26135.     }
  26136.     /**
  26137.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister' shared service.
  26138.      *
  26139.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister
  26140.      */
  26141.     protected function getRuleConditionPersisterService()
  26142.     {
  26143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/RuleConditionPersister.php';
  26144.         $a = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  26145.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  26146.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  26147.         }
  26148.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  26149.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'])) {
  26150.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'];
  26151.         }
  26152.         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);
  26153.     }
  26154.     /**
  26155.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister' shared service.
  26156.      *
  26157.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister
  26158.      */
  26159.     protected function getScriptPersisterService()
  26160.     {
  26161.         $a = ($this->services['script.repository'] ?? $this->getScript_RepositoryService());
  26162.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  26163.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  26164.         }
  26165.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  26166.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  26167.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  26168.         }
  26169.         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);
  26170.     }
  26171.     /**
  26172.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService' shared service.
  26173.      *
  26174.      * @return \Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService
  26175.      */
  26176.     protected function getAppRegistrationServiceService()
  26177.     {
  26178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/AppRegistrationService.php';
  26179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/HandshakeFactory.php';
  26180.         $a = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  26181.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  26182.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  26183.         }
  26184.         $b = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  26185.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  26186.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  26187.         }
  26188.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  26189.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'])) {
  26190.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'];
  26191.         }
  26192.         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');
  26193.     }
  26194.     /**
  26195.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler' shared service.
  26196.      *
  26197.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler
  26198.      */
  26199.     protected function getAppAsyncPaymentHandlerService()
  26200.     {
  26201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  26203.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  26204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  26205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  26206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php';
  26207.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26208.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  26209.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  26210.         }
  26211.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  26212.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  26213.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  26214.         }
  26215.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  26216.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  26217.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  26218.         }
  26219.         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);
  26220.     }
  26221.     /**
  26222.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler' shared service.
  26223.      *
  26224.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler
  26225.      */
  26226.     protected function getAppPaymentHandlerService()
  26227.     {
  26228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  26230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  26231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  26232.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26233.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  26234.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  26235.         }
  26236.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  26237.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  26238.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  26239.         }
  26240.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  26241.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  26242.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  26243.         }
  26244.         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);
  26245.     }
  26246.     /**
  26247.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler' shared service.
  26248.      *
  26249.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler
  26250.      */
  26251.     protected function getAppSyncPaymentHandlerService()
  26252.     {
  26253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  26254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  26255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  26256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  26257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  26258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php';
  26259.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  26260.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  26261.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  26262.         }
  26263.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  26264.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  26265.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  26266.         }
  26267.         $c = ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService());
  26268.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  26269.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  26270.         }
  26271.         $d = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  26272.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  26273.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  26274.         }
  26275.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler($a$b$c$d);
  26276.     }
  26277.     /**
  26278.      * Gets the private 'Shopware\Core\Framework\App\Payment\Payload\PayloadService' shared service.
  26279.      *
  26280.      * @return \Shopware\Core\Framework\App\Payment\Payload\PayloadService
  26281.      */
  26282.     protected function getPayloadServiceService()
  26283.     {
  26284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Payload/PayloadService.php';
  26285.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  26286.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'])) {
  26287.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'];
  26288.         }
  26289.         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'));
  26290.     }
  26291.     /**
  26292.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler' shared service.
  26293.      *
  26294.      * @return \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler
  26295.      */
  26296.     protected function getDeleteCascadeAppsHandlerService()
  26297.     {
  26298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/DeleteCascadeAppsHandler.php';
  26299.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  26300.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  26301.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  26302.         }
  26303.         $b = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  26304.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  26305.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  26306.         }
  26307.         $c = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  26308.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'])) {
  26309.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'];
  26310.         }
  26311.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler($a$b$c);
  26312.     }
  26313.     /**
  26314.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler' shared service.
  26315.      *
  26316.      * @return \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler
  26317.      */
  26318.     protected function getUpdateAppsHandlerService()
  26319.     {
  26320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/UpdateAppsHandler.php';
  26321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AbstractAppUpdater.php';
  26322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AppUpdater.php';
  26323.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  26324.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  26325.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  26326.         }
  26327.         $b = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService());
  26328.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  26329.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  26330.         }
  26331.         $c = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  26332.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  26333.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  26334.         }
  26335.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] ?? $this->getExtensionDownloaderService());
  26336.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  26337.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  26338.         }
  26339.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] ?? $this->getAbstractStoreAppLifecycleServiceService());
  26340.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  26341.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  26342.         }
  26343.         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));
  26344.     }
  26345.     /**
  26346.      * Gets the private 'Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber' shared service.
  26347.      *
  26348.      * @return \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber
  26349.      */
  26350.     protected function getCustomFieldProtectionSubscriberService()
  26351.     {
  26352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Subscriber/CustomFieldProtectionSubscriber.php';
  26353.         return $this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26354.     }
  26355.     /**
  26356.      * Gets the private 'Shopware\Core\Framework\App\Validation\ConfigValidator' shared service.
  26357.      *
  26358.      * @return \Shopware\Core\Framework\App\Validation\ConfigValidator
  26359.      */
  26360.     protected function getConfigValidatorService()
  26361.     {
  26362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  26363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ConfigValidator.php';
  26364.         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())));
  26365.     }
  26366.     /**
  26367.      * Gets the private 'Shopware\Core\Framework\App\Validation\HookableValidator' shared service.
  26368.      *
  26369.      * @return \Shopware\Core\Framework\App\Validation\HookableValidator
  26370.      */
  26371.     protected function getHookableValidatorService()
  26372.     {
  26373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  26374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/HookableValidator.php';
  26375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/HookableEventCollector.php';
  26376.         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())));
  26377.     }
  26378.     /**
  26379.      * Gets the private 'Shopware\Core\Framework\App\Validation\ManifestValidator' shared service.
  26380.      *
  26381.      * @return \Shopware\Core\Framework\App\Validation\ManifestValidator
  26382.      */
  26383.     protected function getManifestValidatorService()
  26384.     {
  26385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ManifestValidator.php';
  26386.         return $this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] = new \Shopware\Core\Framework\App\Validation\ManifestValidator(new RewindableGenerator(function () {
  26387.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] = new \Shopware\Core\Framework\App\Validation\TranslationValidator()));
  26388.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] = new \Shopware\Core\Framework\App\Validation\AppNameValidator()));
  26389.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService());
  26390.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\HookableValidator'] ?? $this->getHookableValidatorService());
  26391.         }, 4));
  26392.     }
  26393.     /**
  26394.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand' shared service.
  26395.      *
  26396.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand
  26397.      */
  26398.     protected function getChangelogChangeCommandService()
  26399.     {
  26400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogChangeCommand.php';
  26402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  26403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseExporter.php';
  26404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  26405.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  26406.         $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']));
  26407.         $instance->setName('changelog:change');
  26408.         return $instance;
  26409.     }
  26410.     /**
  26411.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand' shared service.
  26412.      *
  26413.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand
  26414.      */
  26415.     protected function getChangelogCheckCommandService()
  26416.     {
  26417.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCheckCommand.php';
  26419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  26420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogValidator.php';
  26421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  26422.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  26423.         $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']));
  26424.         $instance->setName('changelog:check');
  26425.         return $instance;
  26426.     }
  26427.     /**
  26428.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand' shared service.
  26429.      *
  26430.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand
  26431.      */
  26432.     protected function getChangelogCreateCommandService()
  26433.     {
  26434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCreateCommand.php';
  26436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  26437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogGenerator.php';
  26438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  26439.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  26440.         $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']));
  26441.         $instance->setName('changelog:create');
  26442.         return $instance;
  26443.     }
  26444.     /**
  26445.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand' shared service.
  26446.      *
  26447.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand
  26448.      */
  26449.     protected function getChangelogReleaseCommandService()
  26450.     {
  26451.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogReleaseCommand.php';
  26453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  26454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseCreator.php';
  26455.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  26456.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  26457.         $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']));
  26458.         $instance->setName('changelog:release');
  26459.         return $instance;
  26460.     }
  26461.     /**
  26462.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand' shared service.
  26463.      *
  26464.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand
  26465.      */
  26466.     protected function getCreateEntitiesCommandService()
  26467.     {
  26468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php';
  26470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityGenerator.php';
  26471.         $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));
  26472.         $instance->setName('dal:create:entities');
  26473.         return $instance;
  26474.     }
  26475.     /**
  26476.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand' shared service.
  26477.      *
  26478.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand
  26479.      */
  26480.     protected function getCreateHydratorCommandService()
  26481.     {
  26482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateHydratorCommand.php';
  26484.         $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));
  26485.         $instance->setName('dal:create:hydrators');
  26486.         return $instance;
  26487.     }
  26488.     /**
  26489.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand' shared service.
  26490.      *
  26491.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand
  26492.      */
  26493.     protected function getCreateSchemaCommandService()
  26494.     {
  26495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php';
  26497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/SchemaGenerator.php';
  26498.         $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));
  26499.         $instance->setName('dal:create:schema');
  26500.         return $instance;
  26501.     }
  26502.     /**
  26503.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand' shared service.
  26504.      *
  26505.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand
  26506.      */
  26507.     protected function getDataAbstractionLayerValidateCommandService()
  26508.     {
  26509.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommand.php';
  26511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionValidator.php';
  26512.         $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())));
  26513.         $instance->setName('dal:validate');
  26514.         return $instance;
  26515.     }
  26516.     /**
  26517.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand' shared service.
  26518.      *
  26519.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand
  26520.      */
  26521.     protected function getRefreshIndexCommandService()
  26522.     {
  26523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  26525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/RefreshIndexCommand.php';
  26526.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  26527.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'])) {
  26528.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'];
  26529.         }
  26530.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26531.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'])) {
  26532.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'];
  26533.         }
  26534.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand($a$b);
  26535.         $instance->setName('dal:refresh:index');
  26536.         return $instance;
  26537.     }
  26538.     /**
  26539.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory' shared service.
  26540.      *
  26541.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory
  26542.      */
  26543.     protected function getIteratorFactoryService()
  26544.     {
  26545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactory.php';
  26546.         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()));
  26547.     }
  26548.     /**
  26549.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder' shared service.
  26550.      *
  26551.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder
  26552.      */
  26553.     protected function getCriteriaQueryBuilderService()
  26554.     {
  26555.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService());
  26556.         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));
  26557.     }
  26558.     /**
  26559.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator' shared service.
  26560.      *
  26561.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator
  26562.      */
  26563.     protected function getAppContextCreatorService()
  26564.     {
  26565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/AppContextCreator.php';
  26566.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\AppContextCreator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26567.     }
  26568.     /**
  26569.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater' shared service.
  26570.      *
  26571.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater
  26572.      */
  26573.     protected function getChildCountUpdaterService()
  26574.     {
  26575.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ChildCountUpdater.php';
  26576.         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()));
  26577.     }
  26578.     /**
  26579.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater' shared service.
  26580.      *
  26581.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater
  26582.      */
  26583.     protected function getInheritanceUpdaterService()
  26584.     {
  26585.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/InheritanceUpdater.php';
  26586.         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()));
  26587.     }
  26588.     /**
  26589.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater' shared service.
  26590.      *
  26591.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater
  26592.      */
  26593.     protected function getManyToManyIdFieldUpdaterService()
  26594.     {
  26595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ManyToManyIdFieldUpdater.php';
  26596.         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()));
  26597.     }
  26598.     /**
  26599.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber' shared service.
  26600.      *
  26601.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber
  26602.      */
  26603.     protected function getEntityIndexingSubscriberService()
  26604.     {
  26605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriber.php';
  26606.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  26607.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'])) {
  26608.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'];
  26609.         }
  26610.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber($a);
  26611.     }
  26612.     /**
  26613.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber' shared service.
  26614.      *
  26615.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber
  26616.      */
  26617.     protected function getRegisteredIndexerSubscriberService()
  26618.     {
  26619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriber.php';
  26620.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  26621.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'])) {
  26622.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'];
  26623.         }
  26624.         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);
  26625.     }
  26626.     /**
  26627.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater' shared service.
  26628.      *
  26629.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater
  26630.      */
  26631.     protected function getTreeUpdaterService()
  26632.     {
  26633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/TreeUpdater.php';
  26634.         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()));
  26635.     }
  26636.     /**
  26637.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator' shared service.
  26638.      *
  26639.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator
  26640.      */
  26641.     protected function getApiCriteriaValidatorService()
  26642.     {
  26643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/ApiCriteriaValidator.php';
  26644.         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()));
  26645.     }
  26646.     /**
  26647.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher' shared service.
  26648.      *
  26649.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher
  26650.      */
  26651.     protected function getCompositeEntitySearcherService()
  26652.     {
  26653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CompositeEntitySearcher.php';
  26654.         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 () {
  26655.             yield => ($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService());
  26656.             yield => ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService());
  26657.             yield => ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService());
  26658.             yield => ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService());
  26659.             yield => ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService());
  26660.             yield => ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService());
  26661.             yield => ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService());
  26662.             yield => ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService());
  26663.             yield => ($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService());
  26664.         }, 9));
  26665.     }
  26666.     /**
  26667.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter' shared service.
  26668.      *
  26669.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter
  26670.      */
  26671.     protected function getCriteriaArrayConverterService()
  26672.     {
  26673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CriteriaArrayConverter.php';
  26674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  26675.         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())));
  26676.     }
  26677.     /**
  26678.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser' shared service.
  26679.      *
  26680.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser
  26681.      */
  26682.     protected function getSqlQueryParserService()
  26683.     {
  26684.         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()));
  26685.     }
  26686.     /**
  26687.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder' shared service.
  26688.      *
  26689.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder
  26690.      */
  26691.     protected function getRequestCriteriaBuilderService()
  26692.     {
  26693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  26694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  26695.         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);
  26696.     }
  26697.     /**
  26698.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter' shared service.
  26699.      *
  26700.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter
  26701.      */
  26702.     protected function getTokenFilterService()
  26703.     {
  26704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/AbstractTokenFilter.php';
  26705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/TokenFilter.php';
  26706.         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()));
  26707.     }
  26708.     /**
  26709.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter' shared service.
  26710.      *
  26711.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter
  26712.      */
  26713.     protected function getSearchTermInterpreterService()
  26714.     {
  26715.         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')))));
  26716.     }
  26717.     /**
  26718.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator' shared service.
  26719.      *
  26720.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator
  26721.      */
  26722.     protected function getEntityExistsValidatorService()
  26723.     {
  26724.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26725.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityExistsValidator.php';
  26727.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26728.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'])) {
  26729.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'];
  26730.         }
  26731.         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);
  26732.     }
  26733.     /**
  26734.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator' shared service.
  26735.      *
  26736.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator
  26737.      */
  26738.     protected function getEntityNotExistsValidatorService()
  26739.     {
  26740.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26741.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26742.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityNotExistsValidator.php';
  26743.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26744.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'])) {
  26745.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'];
  26746.         }
  26747.         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);
  26748.     }
  26749.     /**
  26750.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler' shared service.
  26751.      *
  26752.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler
  26753.      */
  26754.     protected function getCleanupVersionTaskHandlerService()
  26755.     {
  26756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Cleanup/CleanupVersionTaskHandler.php';
  26757.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  26758.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'])) {
  26759.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'];
  26760.         }
  26761.         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);
  26762.     }
  26763.     /**
  26764.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator' shared service.
  26765.      *
  26766.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator
  26767.      */
  26768.     protected function getLockValidatorService()
  26769.     {
  26770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/Validation/LockValidator.php';
  26771.         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()));
  26772.     }
  26773.     /**
  26774.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor' shared service.
  26775.      *
  26776.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor
  26777.      */
  26778.     protected function getWriteCommandExtractorService()
  26779.     {
  26780.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  26781.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'])) {
  26782.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'];
  26783.         }
  26784.         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()));
  26785.     }
  26786.     /**
  26787.      * Gets the private 'Shopware\Core\Framework\Demodata\Command\DemodataCommand' shared service.
  26788.      *
  26789.      * @return \Shopware\Core\Framework\Demodata\Command\DemodataCommand
  26790.      */
  26791.     protected function getDemodataCommandService()
  26792.     {
  26793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Command/DemodataCommand.php';
  26795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataService.php';
  26796.         $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 () {
  26797.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] ?? $this->getRuleGeneratorService());
  26798.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] ?? $this->getCustomerGeneratorService());
  26799.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] ?? $this->getPropertyGroupGeneratorService());
  26800.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] ?? $this->getCategoryGeneratorService());
  26801.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] ?? $this->getProductManufacturerGeneratorService());
  26802.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\TagGenerator'] ?? $this->getTagGeneratorService());
  26803.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] ?? $this->getProductReviewGeneratorService());
  26804.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductGenerator'] ?? $this->getProductGeneratorService());
  26805.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PromotionGenerator'] ?? $this->getPromotionGeneratorService());
  26806.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\FlowGenerator'] ?? $this->getFlowGeneratorService());
  26807.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] ?? $this->getMediaGeneratorService());
  26808.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] ?? $this->getProductStreamGeneratorService());
  26809.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] ?? $this->getOrderGeneratorService());
  26810.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomFieldGenerator'] ?? $this->getCustomFieldGeneratorService());
  26811.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] ?? $this->getMailTemplateGeneratorService());
  26812.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] ?? $this->getMailHeaderFooterGeneratorService());
  26813.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\UserGenerator'] ?? $this->getUserGeneratorService());
  26814.         }, 17), \dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'dev');
  26815.         $instance->addDefault('rules'25);
  26816.         $instance->addOption('rules'NULL4'Rules count');
  26817.         $instance->addDefault('customers'60);
  26818.         $instance->addOption('customers'NULL4'Customers count');
  26819.         $instance->addDefault('properties'10);
  26820.         $instance->addOption('properties'NULL4'Property group count (option count rand(30-300))');
  26821.         $instance->addDefault('categories'10);
  26822.         $instance->addOption('categories'NULL4'Categories count');
  26823.         $instance->addDefault('manufacturers'60);
  26824.         $instance->addOption('manufacturers'NULL4'Manufacturers count');
  26825.         $instance->addDefault('tags'50);
  26826.         $instance->addOption('tags'NULL4'Tags count');
  26827.         $instance->addDefault('reviews'20);
  26828.         $instance->addOption('reviews'NULL4'Reviews count');
  26829.         $instance->addDefault('products'1000);
  26830.         $instance->addOption('products'NULL4'Products count');
  26831.         $instance->addDefault('promotions'50);
  26832.         $instance->addOption('promotions'NULL4'Promotions count');
  26833.         $instance->addDefault('flows'0);
  26834.         $instance->addOption('flows'NULL4'Flows count');
  26835.         $instance->addDefault('media'300);
  26836.         $instance->addOption('media'NULL4'Media count');
  26837.         $instance->addDefault('product-streams'10);
  26838.         $instance->addOption('product-streams'NULL4'Product-streams count');
  26839.         $instance->addDefault('orders'60);
  26840.         $instance->addOption('orders'NULL4'Orders count');
  26841.         $instance->addDefault('attribute-sets'4);
  26842.         $instance->addOption('attribute-sets'NULL4'CustomField set count');
  26843.         $instance->addDefault('mail-template'10);
  26844.         $instance->addOption('mail-template'NULL4'Mail-template count');
  26845.         $instance->addDefault('mail-header-footer'3);
  26846.         $instance->addOption('mail-header-footer'NULL4'Mail header/footer count');
  26847.         $instance->addDefault('users'0);
  26848.         $instance->addOption('users'NULL4'Users count');
  26849.         $instance->setName('framework:demodata');
  26850.         return $instance;
  26851.     }
  26852.     /**
  26853.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CategoryGenerator' shared service.
  26854.      *
  26855.      * @return \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator
  26856.      */
  26857.     protected function getCategoryGeneratorService()
  26858.     {
  26859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  26860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CategoryGenerator.php';
  26861.         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()));
  26862.     }
  26863.     /**
  26864.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator' shared service.
  26865.      *
  26866.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator
  26867.      */
  26868.     protected function getCustomFieldGeneratorService()
  26869.     {
  26870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  26871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomFieldGenerator.php';
  26872.         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()));
  26873.     }
  26874.     /**
  26875.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomerGenerator' shared service.
  26876.      *
  26877.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator
  26878.      */
  26879.     protected function getCustomerGeneratorService()
  26880.     {
  26881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  26882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomerGenerator.php';
  26883.         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()));
  26884.     }
  26885.     /**
  26886.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\FlowGenerator' shared service.
  26887.      *
  26888.      * @return \Shopware\Core\Framework\Demodata\Generator\FlowGenerator
  26889.      */
  26890.     protected function getFlowGeneratorService()
  26891.     {
  26892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  26893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/FlowGenerator.php';
  26894.         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()));
  26895.     }
  26896.     /**
  26897.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator' shared service.
  26898.      *
  26899.      * @return \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator
  26900.      */
  26901.     protected function getMailHeaderFooterGeneratorService()
  26902.     {
  26903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  26904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailHeaderFooterGenerator.php';
  26905.         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()));
  26906.     }
  26907.     /**
  26908.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator' shared service.
  26909.      *
  26910.      * @return \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator
  26911.      */
  26912.     protected function getMailTemplateGeneratorService()
  26913.     {
  26914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  26915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailTemplateGenerator.php';
  26916.         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()));
  26917.     }
  26918.     /**
  26919.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MediaGenerator' shared service.
  26920.      *
  26921.      * @return \Shopware\Core\Framework\Demodata\Generator\MediaGenerator
  26922.      */
  26923.     protected function getMediaGeneratorService()
  26924.     {
  26925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  26926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MediaGenerator.php';
  26927.         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()));
  26928.     }
  26929.     /**
  26930.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\OrderGenerator' shared service.
  26931.      *
  26932.      * @return \Shopware\Core\Framework\Demodata\Generator\OrderGenerator
  26933.      */
  26934.     protected function getOrderGeneratorService()
  26935.     {
  26936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  26937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/OrderGenerator.php';
  26938.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\OrderGenerator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()));
  26939.     }
  26940.     /**
  26941.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductGenerator' shared service.
  26942.      *
  26943.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductGenerator
  26944.      */
  26945.     protected function getProductGeneratorService()
  26946.     {
  26947.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  26948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductGenerator.php';
  26949.         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()));
  26950.     }
  26951.     /**
  26952.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator' shared service.
  26953.      *
  26954.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator
  26955.      */
  26956.     protected function getProductManufacturerGeneratorService()
  26957.     {
  26958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  26959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductManufacturerGenerator.php';
  26960.         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()));
  26961.     }
  26962.     /**
  26963.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator' shared service.
  26964.      *
  26965.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator
  26966.      */
  26967.     protected function getProductReviewGeneratorService()
  26968.     {
  26969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  26970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductReviewGenerator.php';
  26971.         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()));
  26972.     }
  26973.     /**
  26974.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator' shared service.
  26975.      *
  26976.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator
  26977.      */
  26978.     protected function getProductStreamGeneratorService()
  26979.     {
  26980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  26981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductStreamGenerator.php';
  26982.         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()));
  26983.     }
  26984.     /**
  26985.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PromotionGenerator' shared service.
  26986.      *
  26987.      * @return \Shopware\Core\Framework\Demodata\Generator\PromotionGenerator
  26988.      */
  26989.     protected function getPromotionGeneratorService()
  26990.     {
  26991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  26992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PromotionGenerator.php';
  26993.         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()));
  26994.     }
  26995.     /**
  26996.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator' shared service.
  26997.      *
  26998.      * @return \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator
  26999.      */
  27000.     protected function getPropertyGroupGeneratorService()
  27001.     {
  27002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  27003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PropertyGroupGenerator.php';
  27004.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()));
  27005.     }
  27006.     /**
  27007.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\RuleGenerator' shared service.
  27008.      *
  27009.      * @return \Shopware\Core\Framework\Demodata\Generator\RuleGenerator
  27010.      */
  27011.     protected function getRuleGeneratorService()
  27012.     {
  27013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  27014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/RuleGenerator.php';
  27015.         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()));
  27016.     }
  27017.     /**
  27018.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\TagGenerator' shared service.
  27019.      *
  27020.      * @return \Shopware\Core\Framework\Demodata\Generator\TagGenerator
  27021.      */
  27022.     protected function getTagGeneratorService()
  27023.     {
  27024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  27025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/TagGenerator.php';
  27026.         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()));
  27027.     }
  27028.     /**
  27029.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\UserGenerator' shared service.
  27030.      *
  27031.      * @return \Shopware\Core\Framework\Demodata\Generator\UserGenerator
  27032.      */
  27033.     protected function getUserGeneratorService()
  27034.     {
  27035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  27036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/UserGenerator.php';
  27037.         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()));
  27038.     }
  27039.     /**
  27040.      * Gets the private 'Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand' shared service.
  27041.      *
  27042.      * @return \Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand
  27043.      */
  27044.     protected function getCleanPersonalDataCommandService()
  27045.     {
  27046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/PersonalData/CleanPersonalDataCommand.php';
  27048.         $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()));
  27049.         $instance->setName('database:clean-personal-data');
  27050.         return $instance;
  27051.     }
  27052.     /**
  27053.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventCollector' shared service.
  27054.      *
  27055.      * @return \Shopware\Core\Framework\Event\BusinessEventCollector
  27056.      */
  27057.     protected function getBusinessEventCollectorService()
  27058.     {
  27059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventCollector.php';
  27060.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27061.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'])) {
  27062.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'];
  27063.         }
  27064.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] = new \Shopware\Core\Framework\Event\BusinessEventCollector(($this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] ?? $this->getBusinessEventRegistryService()), $a);
  27065.     }
  27066.     /**
  27067.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventDispatcher' shared service.
  27068.      *
  27069.      * @return \Shopware\Core\Framework\Event\BusinessEventDispatcher
  27070.      */
  27071.     protected function getBusinessEventDispatcherService()
  27072.     {
  27073.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  27074.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'])) {
  27075.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'];
  27076.         }
  27077.         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()));
  27078.     }
  27079.     /**
  27080.      * Gets the private 'Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand' shared service.
  27081.      *
  27082.      * @return \Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand
  27083.      */
  27084.     protected function getDebugDumpBusinessEventsCommandService()
  27085.     {
  27086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/Command/DebugDumpBusinessEventsCommand.php';
  27088.         $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()));
  27089.         $instance->setName('debug:business-events');
  27090.         return $instance;
  27091.     }
  27092.     /**
  27093.      * Gets the private 'Shopware\Core\Framework\Event\EventAction\EventActionSubscriber' shared service.
  27094.      *
  27095.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber
  27096.      */
  27097.     protected function getEventActionSubscriberService()
  27098.     {
  27099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionSubscriber.php';
  27100.         return $this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] = new \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27101.     }
  27102.     /**
  27103.      * Gets the private 'Shopware\Core\Framework\Feature\Command\FeatureDumpCommand' shared service.
  27104.      *
  27105.      * @return \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand
  27106.      */
  27107.     protected function getFeatureDumpCommandService()
  27108.     {
  27109.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Feature/Command/FeatureDumpCommand.php';
  27111.         $this->privates['Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand'] = $instance = new \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  27112.         $instance->setName('feature:dump');
  27113.         $instance->setAliases([=> 'administration:dump:features']);
  27114.         return $instance;
  27115.     }
  27116.     /**
  27117.      * Gets the private 'Shopware\Core\Framework\Log\LoggerFactory' shared service.
  27118.      *
  27119.      * @return \Shopware\Core\Framework\Log\LoggerFactory
  27120.      */
  27121.     protected function getLoggerFactoryService()
  27122.     {
  27123.         return $this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] = new \Shopware\Core\Framework\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14);
  27124.     }
  27125.     /**
  27126.      * Gets the private 'Shopware\Core\Framework\Log\LoggingService' shared service.
  27127.      *
  27128.      * @return \Shopware\Core\Framework\Log\LoggingService
  27129.      */
  27130.     protected function getLoggingServiceService()
  27131.     {
  27132.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggingService.php';
  27133.         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()));
  27134.     }
  27135.     /**
  27136.      * Gets the private 'Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler' shared service.
  27137.      *
  27138.      * @return \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler
  27139.      */
  27140.     protected function getExcludeFlowEventHandlerService()
  27141.     {
  27142.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  27143.         $a->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  27144.         return $this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] = new \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler($a$this->parameters['shopware.logger.exclude_events']);
  27145.     }
  27146.     /**
  27147.      * Gets the private 'Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler' shared service.
  27148.      *
  27149.      * @return \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler
  27150.      */
  27151.     protected function getLogCleanupTaskHandlerService()
  27152.     {
  27153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/ScheduledTask/LogCleanupTaskHandler.php';
  27154.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  27155.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  27156.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  27157.         }
  27158.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27159.         if (isset($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'])) {
  27160.             return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'];
  27161.         }
  27162.         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()));
  27163.     }
  27164.     /**
  27165.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand' shared service.
  27166.      *
  27167.      * @return \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand
  27168.      */
  27169.     protected function getDispatchSleepMessageCommandService()
  27170.     {
  27171.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  27173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Command/DispatchSleepMessageCommand.php';
  27174.         $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand'] = $instance = new \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  27175.         $instance->setName('debug:messenger:dispatch-sleep');
  27176.         return $instance;
  27177.     }
  27178.     /**
  27179.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler' shared service.
  27180.      *
  27181.      * @return \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler
  27182.      */
  27183.     protected function getEncryptedMessageHandlerService()
  27184.     {
  27185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/EncryptedMessageHandler.php';
  27186.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27187.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'])) {
  27188.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'];
  27189.         }
  27190.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler($a, ($this->privates['shopware.private_key'] ?? ($this->privates['shopware.private_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/private.pem'), $this->getEnv('string:default:jwt_private_key_passphrase_default:JWT_PRIVATE_KEY_PASSPHRASE')))));
  27191.     }
  27192.     /**
  27193.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler' shared service.
  27194.      *
  27195.      * @return \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler
  27196.      */
  27197.     protected function getRetryMessageHandlerService()
  27198.     {
  27199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/RetryMessageHandler.php';
  27200.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  27201.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'])) {
  27202.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'];
  27203.         }
  27204.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler($a, new RewindableGenerator(function () {
  27205.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  27206.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  27207.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  27208.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  27209.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  27210.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  27211.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  27212.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  27213.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  27214.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  27215.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  27216.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  27217.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  27218.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  27219.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  27220.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  27221.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService());
  27222.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] ?? $this->getCleanupUnusedDownloadMediaTaskHandlerService());
  27223.             yield 18 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  27224.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  27225.             yield 20 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  27226.             yield 21 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  27227.             yield 22 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  27228.             yield 23 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  27229.             yield 24 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  27230.             yield 25 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  27231.             yield 26 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  27232.             yield 27 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService());
  27233.             yield 28 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  27234.             yield 29 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  27235.             yield 30 => ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  27236.             yield 31 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService());
  27237.             yield 32 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  27238.             yield 33 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  27239.             yield 34 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  27240.             yield 35 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService());
  27241.             yield 36 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  27242.             yield 37 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService());
  27243.             yield 38 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService());
  27244.             yield 39 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService());
  27245.             yield 40 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService());
  27246.             yield 41 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService());
  27247.             yield 42 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService());
  27248.             yield 43 => ($this->privates['Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTaskHandler'] ?? $this->getOrderGarbageCollectorTaskHandlerService());
  27249.             yield 44 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  27250.         }, 45), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  27251.     }
  27252.     /**
  27253.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler' shared service.
  27254.      *
  27255.      * @return \Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler
  27256.      */
  27257.     protected function getSleepTaskHandlerService()
  27258.     {
  27259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/SleepTaskHandler.php';
  27260.         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()));
  27261.     }
  27262.     /**
  27263.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware' shared service.
  27264.      *
  27265.      * @return \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware
  27266.      */
  27267.     protected function getRetryMiddlewareService()
  27268.     {
  27269.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  27270.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Middleware/RetryMiddleware.php';
  27271.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  27272.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  27273.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  27274.         }
  27275.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27276.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  27277.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  27278.         }
  27279.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] = new \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware($a$b);
  27280.     }
  27281.     /**
  27282.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand' shared service.
  27283.      *
  27284.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand
  27285.      */
  27286.     protected function getRegisterScheduledTasksCommandService()
  27287.     {
  27288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/RegisterScheduledTasksCommand.php';
  27290.         $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()));
  27291.         $instance->setName('scheduled-task:register');
  27292.         return $instance;
  27293.     }
  27294.     /**
  27295.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner' shared service.
  27296.      *
  27297.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner
  27298.      */
  27299.     protected function getScheduledTaskRunnerService()
  27300.     {
  27301.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/ScheduledTaskRunner.php';
  27303.         $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()));
  27304.         $instance->setName('scheduled-task:run');
  27305.         return $instance;
  27306.     }
  27307.     /**
  27308.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler' shared service.
  27309.      *
  27310.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler
  27311.      */
  27312.     protected function getRegisterScheduledTaskHandlerService()
  27313.     {
  27314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/MessageQueue/RegisterScheduledTaskHandler.php';
  27315.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService());
  27316.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'])) {
  27317.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'];
  27318.         }
  27319.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler($a);
  27320.     }
  27321.     /**
  27322.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry' shared service.
  27323.      *
  27324.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry
  27325.      */
  27326.     protected function getTaskRegistryService()
  27327.     {
  27328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Registry/TaskRegistry.php';
  27329.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  27330.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'])) {
  27331.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'];
  27332.         }
  27333.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry(new RewindableGenerator(function () {
  27334.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTask()));
  27335.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTask()));
  27336.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsTask()));
  27337.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsTask()));
  27338.             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()));
  27339.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesTask()));
  27340.             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()));
  27341.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTask()));
  27342.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask'] = new \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTask()));
  27343.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTask()));
  27344.             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()));
  27345.             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()));
  27346.             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()));
  27347.             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()));
  27348.             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()));
  27349.             yield 15 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] ?? ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTask()));
  27350.             yield 16 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask'] = new \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTask()));
  27351.             yield 17 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask'] = new \Swag\PayPal\Pos\Schedule\CleanUpLogTask()));
  27352.             yield 18 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask'] = new \Swag\PayPal\Pos\Schedule\CompleteSyncTask()));
  27353.             yield 19 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask'] = new \Swag\PayPal\Pos\Schedule\InventorySyncTask()));
  27354.             yield 20 => ($this->privates['Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTask'] ?? ($this->privates['Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTask'] = new \Tds\Merware\Service\ScheduledTask\OrderGarbageCollectorTask()));
  27355.         }, 21), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  27356.     }
  27357.     /**
  27358.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler' shared service.
  27359.      *
  27360.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler
  27361.      */
  27362.     protected function getRequeueDeadMessagesHandlerService()
  27363.     {
  27364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/RequeueDeadMessagesHandler.php';
  27365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/RequeueDeadMessagesService.php';
  27366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/EncryptedBus.php';
  27367.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  27368.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  27369.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  27370.         }
  27371.         $b = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  27372.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  27373.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  27374.         }
  27375.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27376.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  27377.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  27378.         }
  27379.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler($a, new \Shopware\Core\Framework\MessageQueue\DeadMessage\RequeueDeadMessagesService($b$c, new \Shopware\Core\Framework\MessageQueue\EncryptedBus($c, ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  27380.     }
  27381.     /**
  27382.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler' shared service.
  27383.      *
  27384.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler
  27385.      */
  27386.     protected function getTaskSchedulerService()
  27387.     {
  27388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskScheduler.php';
  27389.         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))));
  27390.     }
  27391.     /**
  27392.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber' shared service.
  27393.      *
  27394.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber
  27395.      */
  27396.     protected function getPluginLifecycleSubscriberService()
  27397.     {
  27398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/PluginLifecycleSubscriber.php';
  27399.         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()));
  27400.     }
  27401.     /**
  27402.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber' shared service.
  27403.      *
  27404.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber
  27405.      */
  27406.     protected function getUpdatePostFinishSubscriberService()
  27407.     {
  27408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/UpdatePostFinishSubscriber.php';
  27409.         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()));
  27410.     }
  27411.     /**
  27412.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler' shared service.
  27413.      *
  27414.      * @return \Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler
  27415.      */
  27416.     protected function getMessageFailedHandlerService()
  27417.     {
  27418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/MessageFailedHandler.php';
  27419.         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');
  27420.     }
  27421.     /**
  27422.      * Gets the private 'Shopware\Core\Framework\Migration\Command\CreateMigrationCommand' shared service.
  27423.      *
  27424.      * @return \Shopware\Core\Framework\Migration\Command\CreateMigrationCommand
  27425.      */
  27426.     protected function getCreateMigrationCommandService()
  27427.     {
  27428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/CreateMigrationCommand.php';
  27430.         $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');
  27431.         $instance->setName('database:create-migration');
  27432.         return $instance;
  27433.     }
  27434.     /**
  27435.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationCommand' shared service.
  27436.      *
  27437.      * @return \Shopware\Core\Framework\Migration\Command\MigrationCommand
  27438.      */
  27439.     protected function getMigrationCommandService()
  27440.     {
  27441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  27443.         $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');
  27444.         $instance->setName('database:migrate');
  27445.         return $instance;
  27446.     }
  27447.     /**
  27448.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand' shared service.
  27449.      *
  27450.      * @return \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand
  27451.      */
  27452.     protected function getMigrationDestructiveCommandService()
  27453.     {
  27454.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27455.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  27456.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationDestructiveCommand.php';
  27457.         $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');
  27458.         $instance->setName('database:migrate-destructive');
  27459.         return $instance;
  27460.     }
  27461.     /**
  27462.      * Gets the private 'Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand' shared service.
  27463.      *
  27464.      * @return \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand
  27465.      */
  27466.     protected function getRefreshMigrationCommandService()
  27467.     {
  27468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/RefreshMigrationCommand.php';
  27470.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand();
  27471.         $instance->setName('database:refresh-migration');
  27472.         return $instance;
  27473.     }
  27474.     /**
  27475.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_3' shared service.
  27476.      *
  27477.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  27478.      */
  27479.     protected function getMigrationSource_Core_V63Service()
  27480.     {
  27481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  27482.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_3');
  27483.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_3'), 'Shopware\\Core\\Migration\\V6_3');
  27484.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  27485.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  27486.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_3'), 'Shopware\\Storefront\\Migration\\V6_3');
  27487.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  27488.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  27489.         return $instance;
  27490.     }
  27491.     /**
  27492.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_4' shared service.
  27493.      *
  27494.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  27495.      */
  27496.     protected function getMigrationSource_Core_V64Service()
  27497.     {
  27498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  27499.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_4');
  27500.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_4'), 'Shopware\\Core\\Migration\\V6_4');
  27501.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/administration/Migration/V6_4'), 'Shopware\\Administration\\Migration\\V6_4');
  27502.         $instance->addReplacementPattern('#^(Shopware\\\\Administration\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  27503.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_4'), 'Shopware\\Storefront\\Migration\\V6_4');
  27504.         return $instance;
  27505.     }
  27506.     /**
  27507.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_5' shared service.
  27508.      *
  27509.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  27510.      */
  27511.     protected function getMigrationSource_Core_V65Service()
  27512.     {
  27513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  27514.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_5');
  27515.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_5'), 'Shopware\\Core\\Migration\\V6_5');
  27516.         return $instance;
  27517.     }
  27518.     /**
  27519.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\BundleDumpCommand' shared service.
  27520.      *
  27521.      * @return \Shopware\Core\Framework\Plugin\Command\BundleDumpCommand
  27522.      */
  27523.     protected function getBundleDumpCommandService()
  27524.     {
  27525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27526.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/BundleDumpCommand.php';
  27527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGeneratorInterface.php';
  27528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGenerator.php';
  27529.         $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));
  27530.         $instance->setName('bundle:dump');
  27531.         return $instance;
  27532.     }
  27533.     /**
  27534.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand' shared service.
  27535.      *
  27536.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand
  27537.      */
  27538.     protected function getPluginActivateCommandService()
  27539.     {
  27540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  27542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginActivateCommand.php';
  27543.         $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()));
  27544.         $instance->setName('plugin:activate');
  27545.         return $instance;
  27546.     }
  27547.     /**
  27548.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand' shared service.
  27549.      *
  27550.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand
  27551.      */
  27552.     protected function getPluginDeactivateCommandService()
  27553.     {
  27554.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  27556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginDeactivateCommand.php';
  27557.         $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()));
  27558.         $instance->setName('plugin:deactivate');
  27559.         return $instance;
  27560.     }
  27561.     /**
  27562.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand' shared service.
  27563.      *
  27564.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand
  27565.      */
  27566.     protected function getPluginInstallCommandService()
  27567.     {
  27568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  27570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginInstallCommand.php';
  27571.         $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()));
  27572.         $instance->setName('plugin:install');
  27573.         return $instance;
  27574.     }
  27575.     /**
  27576.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand' shared service.
  27577.      *
  27578.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand
  27579.      */
  27580.     protected function getPluginUninstallCommandService()
  27581.     {
  27582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  27584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUninstallCommand.php';
  27585.         $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()));
  27586.         $instance->setName('plugin:uninstall');
  27587.         return $instance;
  27588.     }
  27589.     /**
  27590.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand' shared service.
  27591.      *
  27592.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand
  27593.      */
  27594.     protected function getPluginUpdateCommandService()
  27595.     {
  27596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  27598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUpdateCommand.php';
  27599.         $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()));
  27600.         $instance->setName('plugin:update');
  27601.         return $instance;
  27602.     }
  27603.     /**
  27604.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginCreateCommand' shared service.
  27605.      *
  27606.      * @return \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand
  27607.      */
  27608.     protected function getPluginCreateCommandService()
  27609.     {
  27610.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginCreateCommand.php';
  27612.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand(\dirname(__DIR__4));
  27613.         $instance->setName('plugin:create');
  27614.         return $instance;
  27615.     }
  27616.     /**
  27617.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginListCommand' shared service.
  27618.      *
  27619.      * @return \Shopware\Core\Framework\Plugin\Command\PluginListCommand
  27620.      */
  27621.     protected function getPluginListCommandService()
  27622.     {
  27623.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginListCommand.php';
  27625.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginListCommand(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  27626.         $instance->setName('plugin:list');
  27627.         return $instance;
  27628.     }
  27629.     /**
  27630.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand' shared service.
  27631.      *
  27632.      * @return \Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand
  27633.      */
  27634.     protected function getPluginRefreshCommandService()
  27635.     {
  27636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginRefreshCommand.php';
  27638.         $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()));
  27639.         $instance->setName('plugin:refresh');
  27640.         return $instance;
  27641.     }
  27642.     /**
  27643.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand' shared service.
  27644.      *
  27645.      * @return \Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand
  27646.      */
  27647.     protected function getPluginZipImportCommandService()
  27648.     {
  27649.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginZipImportCommand.php';
  27651.         $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()));
  27652.         $instance->setName('plugin:zip-import');
  27653.         return $instance;
  27654.     }
  27655.     /**
  27656.      * Gets the private 'Shopware\Core\Framework\Plugin\Composer\CommandExecutor' shared service.
  27657.      *
  27658.      * @return \Shopware\Core\Framework\Plugin\Composer\CommandExecutor
  27659.      */
  27660.     protected function getCommandExecutorService($lazyLoad true)
  27661.     {
  27662.         if ($lazyLoad) {
  27663.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Composer\\CommandExecutor'] = $this->createProxy('CommandExecutor_2fbbc6d', function () {
  27664.                 return \CommandExecutor_2fbbc6d::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  27665.                     $wrappedInstance $this->getCommandExecutorService(false);
  27666.                     $proxy->setProxyInitializer(null);
  27667.                     return true;
  27668.                 });
  27669.             });
  27670.         }
  27671.         return new \Shopware\Core\Framework\Plugin\Composer\CommandExecutor(\dirname(__DIR__4));
  27672.     }
  27673.     /**
  27674.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginLifecycleService' shared service.
  27675.      *
  27676.      * @return \Shopware\Core\Framework\Plugin\PluginLifecycleService
  27677.      */
  27678.     protected function getPluginLifecycleServiceService()
  27679.     {
  27680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginLifecycleService.php';
  27681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Requirement/RequirementsValidator.php';
  27682.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  27683.         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()));
  27684.     }
  27685.     /**
  27686.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginManagementService' shared service.
  27687.      *
  27688.      * @return \Shopware\Core\Framework\Plugin\PluginManagementService
  27689.      */
  27690.     protected function getPluginManagementServiceService()
  27691.     {
  27692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginManagementService.php';
  27693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginZipDetector.php';
  27694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginExtractor.php';
  27695.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  27696.         $a = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService());
  27697.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  27698.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  27699.         }
  27700.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  27701.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  27702.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  27703.         }
  27704.         $c = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  27705.         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());
  27706.     }
  27707.     /**
  27708.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginService' shared service.
  27709.      *
  27710.      * @return \Shopware\Core\Framework\Plugin\PluginService
  27711.      */
  27712.     protected function getPluginServiceService()
  27713.     {
  27714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginService.php';
  27715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogService.php';
  27716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogParser.php';
  27717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginFinder.php';
  27718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Composer/PackageProvider.php';
  27719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/VersionSanitizer.php';
  27720.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  27721.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  27722.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  27723.         }
  27724.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  27725.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'])) {
  27726.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'];
  27727.         }
  27728.         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());
  27729.     }
  27730.     /**
  27731.      * Gets the private 'Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber' shared service.
  27732.      *
  27733.      * @return \Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber
  27734.      */
  27735.     protected function getPluginAclPrivilegesSubscriberService()
  27736.     {
  27737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Subscriber/PluginAclPrivilegesSubscriber.php';
  27738.         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()));
  27739.     }
  27740.     /**
  27741.      * Gets the private 'Shopware\Core\Framework\Plugin\Util\AssetService' shared service.
  27742.      *
  27743.      * @return \Shopware\Core\Framework\Plugin\Util\AssetService
  27744.      */
  27745.     protected function getAssetServiceService()
  27746.     {
  27747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/AssetService.php';
  27748.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  27749.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'])) {
  27750.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'];
  27751.         }
  27752.         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))));
  27753.     }
  27754.     /**
  27755.      * Gets the private 'Shopware\Core\Framework\Routing\ContextResolverListener' shared service.
  27756.      *
  27757.      * @return \Shopware\Core\Framework\Routing\ContextResolverListener
  27758.      */
  27759.     protected function getContextResolverListenerService()
  27760.     {
  27761.         $a = ($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService());
  27762.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'])) {
  27763.             return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'];
  27764.         }
  27765.         return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] = new \Shopware\Core\Framework\Routing\ContextResolverListener($a);
  27766.     }
  27767.     /**
  27768.      * Gets the private 'Shopware\Core\Framework\Routing\CoreSubscriber' shared service.
  27769.      *
  27770.      * @return \Shopware\Core\Framework\Routing\CoreSubscriber
  27771.      */
  27772.     protected function getCoreSubscriberService()
  27773.     {
  27774.         return $this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] = new \Shopware\Core\Framework\Routing\CoreSubscriber($this->parameters['shopware.security.csp_templates']);
  27775.     }
  27776.     /**
  27777.      * Gets the private 'Shopware\Core\Framework\Routing\RouteEventSubscriber' shared service.
  27778.      *
  27779.      * @return \Shopware\Core\Framework\Routing\RouteEventSubscriber
  27780.      */
  27781.     protected function getRouteEventSubscriberService()
  27782.     {
  27783.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27784.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'])) {
  27785.             return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'];
  27786.         }
  27787.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] = new \Shopware\Core\Framework\Routing\RouteEventSubscriber($a);
  27788.     }
  27789.     /**
  27790.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeListener' shared service.
  27791.      *
  27792.      * @return \Shopware\Core\Framework\Routing\RouteScopeListener
  27793.      */
  27794.     protected function getRouteScopeListenerService()
  27795.     {
  27796.         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 () {
  27797.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] = new \Shopware\Core\Framework\Routing\SymfonyRouteScopeWhitelist()));
  27798.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] = new \Shopware\Core\Framework\Routing\PaymentScopeWhitelist()));
  27799.         }, 2));
  27800.     }
  27801.     /**
  27802.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeRegistry' shared service.
  27803.      *
  27804.      * @return \Shopware\Core\Framework\Routing\RouteScopeRegistry
  27805.      */
  27806.     protected function getRouteScopeRegistryService()
  27807.     {
  27808.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] = new \Shopware\Core\Framework\Routing\RouteScopeRegistry(new RewindableGenerator(function () {
  27809.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] = new \Shopware\Core\Framework\Routing\RouteScope()));
  27810.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] = new \Shopware\Core\Framework\Routing\ApiRouteScope()));
  27811.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] = new \Shopware\Core\Framework\Routing\StoreApiRouteScope()));
  27812.             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'))));
  27813.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] = new \Shopware\Storefront\Framework\Routing\StorefrontRouteScope()));
  27814.         }, 5));
  27815.     }
  27816.     /**
  27817.      * Gets the private 'Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver' shared service.
  27818.      *
  27819.      * @return \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver
  27820.      */
  27821.     protected function getSalesChannelRequestContextResolverService()
  27822.     {
  27823.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  27824.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  27825.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  27826.         }
  27827.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27828.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  27829.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  27830.         }
  27831.         $c = ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService());
  27832.         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);
  27833.     }
  27834.     /**
  27835.      * Gets the private 'Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry' shared service.
  27836.      *
  27837.      * @return \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry
  27838.      */
  27839.     protected function getRuleConditionRegistryService()
  27840.     {
  27841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Collector/RuleConditionRegistry.php';
  27842.         return $this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] = new \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry(new RewindableGenerator(function () {
  27843.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  27844.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  27845.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  27846.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  27847.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  27848.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  27849.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  27850.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  27851.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  27852.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  27853.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  27854.             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()));
  27855.             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()));
  27856.             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()));
  27857.             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()));
  27858.             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()));
  27859.             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()));
  27860.             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()));
  27861.             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()));
  27862.             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()));
  27863.             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()));
  27864.             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()));
  27865.             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()));
  27866.             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()));
  27867.             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()));
  27868.             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()));
  27869.             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()));
  27870.             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()));
  27871.             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()));
  27872.             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()));
  27873.             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()));
  27874.             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()));
  27875.             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()));
  27876.             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()));
  27877.             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()));
  27878.             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()));
  27879.             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()));
  27880.             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()));
  27881.             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()));
  27882.             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()));
  27883.             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()));
  27884.             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()));
  27885.             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()));
  27886.             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()));
  27887.             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()));
  27888.             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()));
  27889.             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()));
  27890.             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()));
  27891.             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()));
  27892.             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()));
  27893.             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()));
  27894.             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()));
  27895.             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()));
  27896.             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()));
  27897.             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()));
  27898.             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()));
  27899.             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()));
  27900.             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()));
  27901.             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()));
  27902.             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()));
  27903.             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()));
  27904.             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()));
  27905.             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()));
  27906.             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()));
  27907.             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()));
  27908.             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()));
  27909.             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()));
  27910.             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()));
  27911.             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()));
  27912.             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()));
  27913.             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()));
  27914.             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()));
  27915.             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()));
  27916.             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()));
  27917.             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()));
  27918.             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()));
  27919.             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()));
  27920.             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()));
  27921.             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()));
  27922.             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()));
  27923.             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()));
  27924.             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()));
  27925.             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()));
  27926.             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()));
  27927.             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()));
  27928.             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()));
  27929.             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()));
  27930.             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()));
  27931.             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()));
  27932.             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()));
  27933.             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()));
  27934.             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()));
  27935.         }, 92));
  27936.     }
  27937.     /**
  27938.      * Gets the private 'Shopware\Core\Framework\Script\Api\ScriptResponseEncoder' shared service.
  27939.      *
  27940.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseEncoder
  27941.      */
  27942.     protected function getScriptResponseEncoderService()
  27943.     {
  27944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseEncoder.php';
  27945.         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()));
  27946.     }
  27947.     /**
  27948.      * Gets the private 'Shopware\Core\Framework\Script\Execution\ScriptLoader' shared service.
  27949.      *
  27950.      * @return \Shopware\Core\Framework\Script\Execution\ScriptLoader
  27951.      */
  27952.     protected function getScriptLoaderService()
  27953.     {
  27954.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  27955.         if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'])) {
  27956.             return $this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'];
  27957.         }
  27958.         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);
  27959.     }
  27960.     /**
  27961.      * Gets the private 'Shopware\Core\Framework\Store\Authentication\LocaleProvider' shared service.
  27962.      *
  27963.      * @return \Shopware\Core\Framework\Store\Authentication\LocaleProvider
  27964.      */
  27965.     protected function getLocaleProviderService()
  27966.     {
  27967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/LocaleProvider.php';
  27968.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  27969.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'])) {
  27970.             return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'];
  27971.         }
  27972.         return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] = new \Shopware\Core\Framework\Store\Authentication\LocaleProvider($a);
  27973.     }
  27974.     /**
  27975.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreDownloadCommand' shared service.
  27976.      *
  27977.      * @return \Shopware\Core\Framework\Store\Command\StoreDownloadCommand
  27978.      */
  27979.     protected function getStoreDownloadCommandService()
  27980.     {
  27981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreDownloadCommand.php';
  27983.         $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()));
  27984.         $instance->setName('store:download');
  27985.         return $instance;
  27986.     }
  27987.     /**
  27988.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreLoginCommand' shared service.
  27989.      *
  27990.      * @return \Shopware\Core\Framework\Store\Command\StoreLoginCommand
  27991.      */
  27992.     protected function getStoreLoginCommandService()
  27993.     {
  27994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreLoginCommand.php';
  27996.         $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()));
  27997.         $instance->setName('store:login');
  27998.         return $instance;
  27999.     }
  28000.     /**
  28001.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider' shared service.
  28002.      *
  28003.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDataProvider
  28004.      */
  28005.     protected function getAbstractExtensionDataProviderService()
  28006.     {
  28007.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionDataProvider.php';
  28008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDataProvider.php';
  28009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionListingLoader.php';
  28010.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  28011.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  28012.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  28013.         }
  28014.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  28015.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  28016.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  28017.         }
  28018.         $c = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  28019.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  28020.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  28021.         }
  28022.         $d = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService());
  28023.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'])) {
  28024.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'];
  28025.         }
  28026.         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));
  28027.     }
  28028.     /**
  28029.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService' shared service.
  28030.      *
  28031.      * @return \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService
  28032.      */
  28033.     protected function getAbstractStoreAppLifecycleServiceService()
  28034.     {
  28035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractStoreAppLifecycleService.php';
  28036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreAppLifecycleService.php';
  28037.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService());
  28038.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  28039.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  28040.         }
  28041.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  28042.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  28043.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  28044.         }
  28045.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  28046.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  28047.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  28048.         }
  28049.         $d = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  28050.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  28051.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  28052.         }
  28053.         $e = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  28054.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  28055.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  28056.         }
  28057.         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()));
  28058.     }
  28059.     /**
  28060.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionDownloader' shared service.
  28061.      *
  28062.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDownloader
  28063.      */
  28064.     protected function getExtensionDownloaderService()
  28065.     {
  28066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDownloader.php';
  28067.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  28068.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  28069.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  28070.         }
  28071.         $b = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService());
  28072.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  28073.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  28074.         }
  28075.         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);
  28076.     }
  28077.     /**
  28078.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLifecycleService' shared service.
  28079.      *
  28080.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLifecycleService
  28081.      */
  28082.     protected function getExtensionLifecycleServiceService()
  28083.     {
  28084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionLifecycle.php';
  28085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLifecycleService.php';
  28086.         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()));
  28087.     }
  28088.     /**
  28089.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLoader' shared service.
  28090.      *
  28091.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLoader
  28092.      */
  28093.     protected function getExtensionLoaderService()
  28094.     {
  28095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLoader.php';
  28096.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  28097.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  28098.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  28099.         }
  28100.         $b = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  28101.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  28102.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  28103.         }
  28104.         $c = ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService());
  28105.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'])) {
  28106.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'];
  28107.         }
  28108.         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()));
  28109.     }
  28110.     /**
  28111.      * Gets the private 'Shopware\Core\Framework\Store\Services\FirstRunWizardClient' shared service.
  28112.      *
  28113.      * @return \Shopware\Core\Framework\Store\Services\FirstRunWizardClient
  28114.      */
  28115.     protected function getFirstRunWizardClientService()
  28116.     {
  28117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/FirstRunWizardClient.php';
  28118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  28119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/FrwRequestOptionsProvider.php';
  28120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  28121.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  28122.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\FirstRunWizardClient'] = new \Shopware\Core\Framework\Store\Services\FirstRunWizardClient(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), true, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService()), new \Shopware\Core\Framework\Store\Authentication\FrwRequestOptionsProvider(($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService()), $a), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] ?? ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\InstanceService'] = new \Shopware\Core\Framework\Store\Services\InstanceService('6.4.20.2'$this->getEnv('INSTANCE_ID')))), $a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'] ?? $this->getTrackingEventClientService()));
  28123.     }
  28124.     /**
  28125.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreClient' shared service.
  28126.      *
  28127.      * @return \Shopware\Core\Framework\Store\Services\StoreClient
  28128.      */
  28129.     protected function getStoreClientService()
  28130.     {
  28131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClient.php';
  28132.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  28133.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService());
  28134.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  28135.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  28136.         }
  28137.         $b = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  28138.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  28139.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  28140.         }
  28141.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28142.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  28143.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  28144.         }
  28145.         $d = ($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService());
  28146.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  28147.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  28148.         }
  28149.         $e = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService());
  28150.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'])) {
  28151.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'];
  28152.         }
  28153.         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')))));
  28154.     }
  28155.     /**
  28156.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreService' shared service.
  28157.      *
  28158.      * @return \Shopware\Core\Framework\Store\Services\StoreService
  28159.      */
  28160.     protected function getStoreServiceService($lazyLoad true)
  28161.     {
  28162.         if ($lazyLoad) {
  28163.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] = $this->createProxy('StoreService_93b91c4', function () {
  28164.                 return \StoreService_93b91c4::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  28165.                     $wrappedInstance $this->getStoreServiceService(false);
  28166.                     $proxy->setProxyInitializer(null);
  28167.                     return true;
  28168.                 });
  28169.             });
  28170.         }
  28171.         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()));
  28172.     }
  28173.     /**
  28174.      * Gets the private 'Shopware\Core\Framework\Store\Services\TrackingEventClient' shared service.
  28175.      *
  28176.      * @return \Shopware\Core\Framework\Store\Services\TrackingEventClient
  28177.      */
  28178.     protected function getTrackingEventClientService()
  28179.     {
  28180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/TrackingEventClient.php';
  28181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  28182.         $a = ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService());
  28183.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'])) {
  28184.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'];
  28185.         }
  28186.         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')))));
  28187.     }
  28188.     /**
  28189.      * Gets the private 'Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber' shared service.
  28190.      *
  28191.      * @return \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber
  28192.      */
  28193.     protected function getLicenseHostChangedSubscriberService()
  28194.     {
  28195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Subscriber/LicenseHostChangedSubscriber.php';
  28196.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28197.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'])) {
  28198.             return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'];
  28199.         }
  28200.         return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] = new \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28201.     }
  28202.     /**
  28203.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\LicenseCheck' shared service.
  28204.      *
  28205.      * @return \Shopware\Core\Framework\Update\Checkers\LicenseCheck
  28206.      */
  28207.     protected function getLicenseCheckService()
  28208.     {
  28209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  28210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/LicenseCheck.php';
  28211.         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()));
  28212.     }
  28213.     /**
  28214.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck' shared service.
  28215.      *
  28216.      * @return \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck
  28217.      */
  28218.     protected function getMysqlVersionCheckService()
  28219.     {
  28220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  28221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/MysqlVersionCheck.php';
  28222.         return $this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28223.     }
  28224.     /**
  28225.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\WriteableCheck' shared service.
  28226.      *
  28227.      * @return \Shopware\Core\Framework\Update\Checkers\WriteableCheck
  28228.      */
  28229.     protected function getWriteableCheckService()
  28230.     {
  28231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  28232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/WriteableCheck.php';
  28233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/Filesystem.php';
  28234.         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));
  28235.     }
  28236.     /**
  28237.      * Gets the private 'Shopware\Core\Framework\Validation\DataValidator' shared service.
  28238.      *
  28239.      * @return \Shopware\Core\Framework\Validation\DataValidator
  28240.      */
  28241.     protected function getDataValidatorService()
  28242.     {
  28243.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  28244.         if (isset($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'])) {
  28245.             return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'];
  28246.         }
  28247.         return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] = new \Shopware\Core\Framework\Validation\DataValidator($a);
  28248.     }
  28249.     /**
  28250.      * Gets the private 'Shopware\Core\Framework\Webhook\BusinessEventEncoder' shared service.
  28251.      *
  28252.      * @return \Shopware\Core\Framework\Webhook\BusinessEventEncoder
  28253.      */
  28254.     protected function getBusinessEventEncoderService()
  28255.     {
  28256.         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()));
  28257.     }
  28258.     /**
  28259.      * Gets the private 'Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler' shared service.
  28260.      *
  28261.      * @return \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler
  28262.      */
  28263.     protected function getWebhookEventMessageHandlerService()
  28264.     {
  28265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Handler/WebhookEventMessageHandler.php';
  28266.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  28267.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  28268.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  28269.         }
  28270.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  28271.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  28272.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  28273.         }
  28274.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  28275.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'])) {
  28276.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'];
  28277.         }
  28278.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] = new \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler($a$b$c);
  28279.     }
  28280.     /**
  28281.      * Gets the private 'Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory' shared service.
  28282.      *
  28283.      * @return \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory
  28284.      */
  28285.     protected function getHookableEventFactoryService($lazyLoad true)
  28286.     {
  28287.         if ($lazyLoad) {
  28288.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] = $this->createProxy('HookableEventFactory_f62e15e', function () {
  28289.                 return \HookableEventFactory_f62e15e::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  28290.                     $wrappedInstance $this->getHookableEventFactoryService(false);
  28291.                     $proxy->setProxyInitializer(null);
  28292.                     return true;
  28293.                 });
  28294.             });
  28295.         }
  28296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/WriteResultMerger.php';
  28297.         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())));
  28298.     }
  28299.     /**
  28300.      * Gets the private 'Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber' shared service.
  28301.      *
  28302.      * @return \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber
  28303.      */
  28304.     protected function getRetryWebhookMessageFailedSubscriberService()
  28305.     {
  28306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Subscriber/RetryWebhookMessageFailedSubscriber.php';
  28307.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  28308.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  28309.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  28310.         }
  28311.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  28312.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  28313.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  28314.         }
  28315.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  28316.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  28317.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  28318.         }
  28319.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] = new \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber($a$b$c);
  28320.     }
  28321.     /**
  28322.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookCacheClearer' shared service.
  28323.      *
  28324.      * @return \Shopware\Core\Framework\Webhook\WebhookCacheClearer
  28325.      */
  28326.     protected function getWebhookCacheClearerService()
  28327.     {
  28328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookCacheClearer.php';
  28329.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  28330.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  28331.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'];
  28332.         }
  28333.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] = new \Shopware\Core\Framework\Webhook\WebhookCacheClearer($a);
  28334.     }
  28335.     /**
  28336.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookDispatcher' shared service.
  28337.      *
  28338.      * @return \Shopware\Core\Framework\Webhook\WebhookDispatcher
  28339.      */
  28340.     protected function getWebhookDispatcherService()
  28341.     {
  28342.         $a = ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] ?? $this->getFlowFactoryService());
  28343.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  28344.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  28345.         }
  28346.         $b = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  28347.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  28348.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  28349.         }
  28350.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  28351.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  28352.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  28353.         }
  28354.         $d = new \Shopware\Core\Content\Flow\Dispatching\FlowDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  28355.         $d->setContainer($this);
  28356.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] = new \Shopware\Core\Framework\Webhook\WebhookDispatcher($d, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$this->getEnv('APP_URL'), $this, ($this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] ?? $this->getHookableEventFactoryService()), '6.4.20.2'$ctrue);
  28357.     }
  28358.     /**
  28359.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand' shared autowired service.
  28360.      *
  28361.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand
  28362.      */
  28363.     protected function getSalesChannelCreateCommandService()
  28364.     {
  28365.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  28367.         $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()));
  28368.         $instance->setName('sales-channel:create');
  28369.         return $instance;
  28370.     }
  28371.     /**
  28372.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand' shared autowired service.
  28373.      *
  28374.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand
  28375.      */
  28376.     protected function getSalesChannelListCommandService()
  28377.     {
  28378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelListCommand.php';
  28380.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  28381.         $instance->setName('sales-channel:list');
  28382.         return $instance;
  28383.     }
  28384.     /**
  28385.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand' shared autowired service.
  28386.      *
  28387.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand
  28388.      */
  28389.     protected function getSalesChannelMaintenanceDisableCommandService()
  28390.     {
  28391.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  28393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceDisableCommand.php';
  28394.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  28395.         $instance->setName('sales-channel:maintenance:disable');
  28396.         return $instance;
  28397.     }
  28398.     /**
  28399.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand' shared autowired service.
  28400.      *
  28401.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand
  28402.      */
  28403.     protected function getSalesChannelMaintenanceEnableCommandService()
  28404.     {
  28405.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28406.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  28407.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  28408.         $instance->setName('sales-channel:maintenance:enable');
  28409.         return $instance;
  28410.     }
  28411.     /**
  28412.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand' shared autowired service.
  28413.      *
  28414.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand
  28415.      */
  28416.     protected function getSalesChannelUpdateDomainCommandService()
  28417.     {
  28418.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php';
  28420.         $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()));
  28421.         $instance->setName('sales-channel:update:domain');
  28422.         $instance->setDescription('Changes the domain of all sales channels');
  28423.         return $instance;
  28424.     }
  28425.     /**
  28426.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand' shared autowired service.
  28427.      *
  28428.      * @return \Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand
  28429.      */
  28430.     protected function getSystemConfigureShopCommandService()
  28431.     {
  28432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemConfigureShopCommand.php';
  28434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/ShopConfigurator.php';
  28435.         $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()));
  28436.         $instance->setName('system:configure-shop');
  28437.         return $instance;
  28438.     }
  28439.     /**
  28440.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand' shared autowired service.
  28441.      *
  28442.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand
  28443.      */
  28444.     protected function getSystemGenerateAppSecretCommandService()
  28445.     {
  28446.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateAppSecretCommand.php';
  28448.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand();
  28449.         $instance->setName('system:generate-app-secret');
  28450.         return $instance;
  28451.     }
  28452.     /**
  28453.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand' shared autowired service.
  28454.      *
  28455.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand
  28456.      */
  28457.     protected function getSystemGenerateJwtSecretCommandService()
  28458.     {
  28459.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateJwtSecretCommand.php';
  28461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  28462.         $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())));
  28463.         $instance->setName('system:generate-jwt-secret');
  28464.         return $instance;
  28465.     }
  28466.     /**
  28467.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemInstallCommand' shared autowired service.
  28468.      *
  28469.      * @return \Shopware\Core\Maintenance\System\Command\SystemInstallCommand
  28470.      */
  28471.     protected function getSystemInstallCommandService()
  28472.     {
  28473.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemInstallCommand.php';
  28475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/SetupDatabaseAdapter.php';
  28476.         $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());
  28477.         $instance->setName('system:install');
  28478.         return $instance;
  28479.     }
  28480.     /**
  28481.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemSetupCommand' shared autowired service.
  28482.      *
  28483.      * @return \Shopware\Core\Maintenance\System\Command\SystemSetupCommand
  28484.      */
  28485.     protected function getSystemSetupCommandService()
  28486.     {
  28487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemSetupCommand.php';
  28489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  28490.         $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()));
  28491.         $instance->setName('system:setup');
  28492.         return $instance;
  28493.     }
  28494.     /**
  28495.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand' shared autowired service.
  28496.      *
  28497.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand
  28498.      */
  28499.     protected function getSystemUpdateFinishCommandService()
  28500.     {
  28501.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdateFinishCommand.php';
  28503.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand($this);
  28504.         $instance->setName('system:update:finish');
  28505.         return $instance;
  28506.     }
  28507.     /**
  28508.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand' shared autowired service.
  28509.      *
  28510.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand
  28511.      */
  28512.     protected function getSystemUpdatePrepareCommandService()
  28513.     {
  28514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdatePrepareCommand.php';
  28516.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand($this);
  28517.         $instance->setName('system:update:prepare');
  28518.         return $instance;
  28519.     }
  28520.     /**
  28521.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand' shared autowired service.
  28522.      *
  28523.      * @return \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand
  28524.      */
  28525.     protected function getUserChangePasswordCommandService()
  28526.     {
  28527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserChangePasswordCommand.php';
  28529.         $this->privates['Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand'] = $instance = new \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  28530.         $instance->setName('user:change-password');
  28531.         return $instance;
  28532.     }
  28533.     /**
  28534.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserCreateCommand' shared autowired service.
  28535.      *
  28536.      * @return \Shopware\Core\Maintenance\User\Command\UserCreateCommand
  28537.      */
  28538.     protected function getUserCreateCommandService()
  28539.     {
  28540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserCreateCommand.php';
  28542.         $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()));
  28543.         $instance->setName('user:create');
  28544.         return $instance;
  28545.     }
  28546.     /**
  28547.      * Gets the private 'Shopware\Core\Profiling\Integration\Stopwatch' shared service.
  28548.      *
  28549.      * @return \Shopware\Core\Profiling\Integration\Stopwatch
  28550.      */
  28551.     protected function getStopwatchService()
  28552.     {
  28553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/ProfilerInterface.php';
  28554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/Stopwatch.php';
  28555.         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))));
  28556.     }
  28557.     /**
  28558.      * Gets the private 'Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber' shared service.
  28559.      *
  28560.      * @return \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber
  28561.      */
  28562.     protected function getActiveRulesDataCollectorSubscriberService()
  28563.     {
  28564.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  28565.         if (isset($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'])) {
  28566.             return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'];
  28567.         }
  28568.         return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] = new \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber($a);
  28569.     }
  28570.     /**
  28571.      * Gets the private 'Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater' shared service.
  28572.      *
  28573.      * @return \Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater
  28574.      */
  28575.     protected function getCountryTaxFreeDeprecationUpdaterService()
  28576.     {
  28577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryTaxFreeDeprecationUpdater.php';
  28578.         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()));
  28579.     }
  28580.     /**
  28581.      * Gets the private 'Shopware\Core\System\CustomField\CustomFieldService' shared service.
  28582.      *
  28583.      * @return \Shopware\Core\System\CustomField\CustomFieldService
  28584.      */
  28585.     protected function getCustomFieldServiceService()
  28586.     {
  28587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldService.php';
  28588.         return $this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] = new \Shopware\Core\System\CustomField\CustomFieldService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28589.     }
  28590.     /**
  28591.      * Gets the private 'Shopware\Core\System\Language\CachedLanguageLoader' shared service.
  28592.      *
  28593.      * @return \Shopware\Core\System\Language\CachedLanguageLoader
  28594.      */
  28595.     protected function getCachedLanguageLoaderService()
  28596.     {
  28597.         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()));
  28598.     }
  28599.     /**
  28600.      * Gets the private 'Shopware\Core\System\Language\LanguageValidator' shared service.
  28601.      *
  28602.      * @return \Shopware\Core\System\Language\LanguageValidator
  28603.      */
  28604.     protected function getLanguageValidatorService()
  28605.     {
  28606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageValidator.php';
  28607.         return $this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] = new \Shopware\Core\System\Language\LanguageValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28608.     }
  28609.     /**
  28610.      * Gets the private 'Shopware\Core\System\Locale\LanguageLocaleCodeProvider' shared service.
  28611.      *
  28612.      * @return \Shopware\Core\System\Locale\LanguageLocaleCodeProvider
  28613.      */
  28614.     protected function getLanguageLocaleCodeProviderService()
  28615.     {
  28616.         return $this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] = new \Shopware\Core\System\Locale\LanguageLocaleCodeProvider(($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()));
  28617.     }
  28618.     /**
  28619.      * Gets the private 'Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand' shared service.
  28620.      *
  28621.      * @return \Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand
  28622.      */
  28623.     protected function getMigrateIncrementStorageCommandService()
  28624.     {
  28625.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Command/MigrateIncrementStorageCommand.php';
  28627.         $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()));
  28628.         $instance->setName('number-range:migrate');
  28629.         return $instance;
  28630.     }
  28631.     /**
  28632.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage' shared service.
  28633.      *
  28634.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage
  28635.      */
  28636.     protected function getIncrementSqlStorageService()
  28637.     {
  28638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  28639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageInterface.php';
  28640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementSqlStorage.php';
  28641.         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()));
  28642.     }
  28643.     /**
  28644.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry' shared service.
  28645.      *
  28646.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry
  28647.      */
  28648.     protected function getIncrementStorageRegistryService()
  28649.     {
  28650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageRegistry.php';
  28651.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementStorageRegistry'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry(new RewindableGenerator(function () {
  28652.             yield 'SQL' => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementSqlStorage'] ?? $this->getIncrementSqlStorageService());
  28653.         }, 1), 'SQL');
  28654.     }
  28655.     /**
  28656.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement' shared service.
  28657.      *
  28658.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement
  28659.      */
  28660.     protected function getValueGeneratorPatternIncrementService()
  28661.     {
  28662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/AbstractValueGenerator.php';
  28663.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternInterface.php';
  28664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternIncrement.php';
  28665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  28666.         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());
  28667.     }
  28668.     /**
  28669.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener' shared service.
  28670.      *
  28671.      * @return \Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener
  28672.      */
  28673.     protected function getStoreApiResponseListenerService()
  28674.     {
  28675.         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()));
  28676.     }
  28677.     /**
  28678.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StructEncoder' shared service.
  28679.      *
  28680.      * @return \Shopware\Core\System\SalesChannel\Api\StructEncoder
  28681.      */
  28682.     protected function getStructEncoderService()
  28683.     {
  28684.         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()));
  28685.     }
  28686.     /**
  28687.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\CartRestorer' shared service.
  28688.      *
  28689.      * @return \Shopware\Core\System\SalesChannel\Context\CartRestorer
  28690.      */
  28691.     protected function getCartRestorerService()
  28692.     {
  28693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CartRestorer.php';
  28694.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  28695.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  28696.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  28697.         }
  28698.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  28699.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  28700.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  28701.         }
  28702.         $c = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  28703.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  28704.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  28705.         }
  28706.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  28707.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  28708.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  28709.         }
  28710.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28711.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  28712.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  28713.         }
  28714.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] = new \Shopware\Core\System\SalesChannel\Context\CartRestorer($a$b$c$d$e);
  28715.     }
  28716.     /**
  28717.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler' shared service.
  28718.      *
  28719.      * @return \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler
  28720.      */
  28721.     protected function getCleanupSalesChannelContextTaskHandlerService()
  28722.     {
  28723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/Cleanup/CleanupSalesChannelContextTaskHandler.php';
  28724.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  28725.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'])) {
  28726.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'];
  28727.         }
  28728.         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);
  28729.     }
  28730.     /**
  28731.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister' shared service.
  28732.      *
  28733.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister
  28734.      */
  28735.     protected function getSalesChannelContextPersisterService()
  28736.     {
  28737.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28738.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  28739.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  28740.         }
  28741.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  28742.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  28743.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  28744.         }
  28745.         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');
  28746.     }
  28747.     /**
  28748.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer' shared service.
  28749.      *
  28750.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer
  28751.      */
  28752.     protected function getSalesChannelContextRestorerService()
  28753.     {
  28754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextRestorer.php';
  28755.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  28756.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  28757.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  28758.         }
  28759.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  28760.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  28761.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  28762.         }
  28763.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  28764.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  28765.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  28766.         }
  28767.         $d = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  28768.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  28769.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  28770.         }
  28771.         $e = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  28772.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  28773.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  28774.         }
  28775.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28776.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  28777.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  28778.         }
  28779.         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);
  28780.     }
  28781.     /**
  28782.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextService' shared service.
  28783.      *
  28784.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService
  28785.      */
  28786.     protected function getSalesChannelContextServiceService()
  28787.     {
  28788.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  28789.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  28790.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  28791.         }
  28792.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  28793.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  28794.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  28795.         }
  28796.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  28797.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  28798.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  28799.         }
  28800.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  28801.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  28802.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  28803.         }
  28804.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28805.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  28806.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  28807.         }
  28808.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService($a$b$c$d$e);
  28809.     }
  28810.     /**
  28811.      * Gets the private 'Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer' shared service.
  28812.      *
  28813.      * @return \Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer
  28814.      */
  28815.     protected function getSalesChannelIndexerService()
  28816.     {
  28817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  28818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/DataAbstractionLayer/SalesChannelIndexer.php';
  28819.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  28820.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  28821.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  28822.         }
  28823.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28824.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  28825.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  28826.         }
  28827.         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()));
  28828.     }
  28829.     /**
  28830.      * Gets the private 'Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper' shared service.
  28831.      *
  28832.      * @return \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper
  28833.      */
  28834.     protected function getStoreApiCustomFieldMapperService()
  28835.     {
  28836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/StoreApiCustomFieldMapper.php';
  28837.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] = new \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28838.     }
  28839.     /**
  28840.      * Gets the private 'Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator' shared service.
  28841.      *
  28842.      * @return \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator
  28843.      */
  28844.     protected function getSalesChannelValidatorService()
  28845.     {
  28846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Validation/SalesChannelValidator.php';
  28847.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] = new \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28848.     }
  28849.     /**
  28850.      * Gets the private 'Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand' shared service.
  28851.      *
  28852.      * @return \Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand
  28853.      */
  28854.     protected function getValidateSnippetsCommandService()
  28855.     {
  28856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Command/ValidateSnippetsCommand.php';
  28858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidatorInterface.php';
  28859.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidator.php';
  28860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFileHandler.php';
  28861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFixer.php';
  28862.         $a = new \Shopware\Core\System\Snippet\SnippetFileHandler();
  28863.         $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));
  28864.         $instance->setName('snippets:validate');
  28865.         return $instance;
  28866.     }
  28867.     /**
  28868.      * Gets the private 'Shopware\Core\System\Snippet\SnippetService' shared service.
  28869.      *
  28870.      * @return \Shopware\Core\System\Snippet\SnippetService
  28871.      */
  28872.     protected function getSnippetServiceService()
  28873.     {
  28874.         $a = ($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService());
  28875.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  28876.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  28877.         }
  28878.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  28879.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  28880.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  28881.         }
  28882.         $c = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  28883.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  28884.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  28885.         }
  28886.         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()));
  28887.     }
  28888.     /**
  28889.      * Gets the private 'Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber' shared service.
  28890.      *
  28891.      * @return \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber
  28892.      */
  28893.     protected function getCustomFieldSubscriberService()
  28894.     {
  28895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Subscriber/CustomFieldSubscriber.php';
  28896.         return $this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] = new \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28897.     }
  28898.     /**
  28899.      * Gets the private 'Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand' shared service.
  28900.      *
  28901.      * @return \Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand
  28902.      */
  28903.     protected function getWorkflowDumpCommandService()
  28904.     {
  28905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Command/WorkflowDumpCommand.php';
  28907.         $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()));
  28908.         $instance->setName('state-machine:dump');
  28909.         return $instance;
  28910.     }
  28911.     /**
  28912.      * Gets the private 'Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader' shared service.
  28913.      *
  28914.      * @return \Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader
  28915.      */
  28916.     protected function getInitialStateIdLoaderService()
  28917.     {
  28918.         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()));
  28919.     }
  28920.     /**
  28921.      * Gets the private 'Shopware\Core\System\StateMachine\StateMachineRegistry' shared service.
  28922.      *
  28923.      * @return \Shopware\Core\System\StateMachine\StateMachineRegistry
  28924.      */
  28925.     protected function getStateMachineRegistryService()
  28926.     {
  28927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineRegistry.php';
  28928.         $a = ($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService());
  28929.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  28930.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  28931.         }
  28932.         $b = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  28933.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  28934.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  28935.         }
  28936.         $c = ($this->services['state_machine_history.repository'] ?? $this->getStateMachineHistory_RepositoryService());
  28937.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  28938.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  28939.         }
  28940.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28941.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  28942.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  28943.         }
  28944.         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()));
  28945.     }
  28946.     /**
  28947.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigGet' shared service.
  28948.      *
  28949.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigGet
  28950.      */
  28951.     protected function getConfigGetService()
  28952.     {
  28953.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigGet.php';
  28955.         $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()));
  28956.         $instance->setName('system:config:get');
  28957.         return $instance;
  28958.     }
  28959.     /**
  28960.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigSet' shared service.
  28961.      *
  28962.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigSet
  28963.      */
  28964.     protected function getConfigSetService()
  28965.     {
  28966.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigSet.php';
  28968.         $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()));
  28969.         $instance->setName('system:config:set');
  28970.         return $instance;
  28971.     }
  28972.     /**
  28973.      * Gets the private 'Shopware\Core\System\SystemConfig\Service\ConfigurationService' shared service.
  28974.      *
  28975.      * @return \Shopware\Core\System\SystemConfig\Service\ConfigurationService
  28976.      */
  28977.     protected function getConfigurationServiceService()
  28978.     {
  28979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Service/ConfigurationService.php';
  28980.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  28981.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  28982.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  28983.         }
  28984.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  28985.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  28986.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  28987.         }
  28988.         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);
  28989.     }
  28990.     /**
  28991.      * Gets the private 'Shopware\Elasticsearch\Admin\AdminSearchRegistry' shared service.
  28992.      *
  28993.      * @return \Shopware\Elasticsearch\Admin\AdminSearchRegistry
  28994.      */
  28995.     protected function getAdminSearchRegistryService()
  28996.     {
  28997.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearchRegistry.php';
  28998.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  28999.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29000.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'])) {
  29001.             return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'];
  29002.         }
  29003.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29004.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'])) {
  29005.             return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'];
  29006.         }
  29007.         return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] = new \Shopware\Elasticsearch\Admin\AdminSearchRegistry(new RewindableGenerator(function () {
  29008.             yield 'cms_page' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'] ?? $this->getCmsPageAdminSearchIndexerService());
  29009.             yield 'customer' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'] ?? $this->getCustomerAdminSearchIndexerService());
  29010.             yield 'customer_group' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'] ?? $this->getCustomerGroupAdminSearchIndexerService());
  29011.             yield 'landing_page' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'] ?? $this->getLandingPageAdminSearchIndexerService());
  29012.             yield 'product_manufacturer' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'] ?? $this->getManufacturerAdminSearchIndexerService());
  29013.             yield 'media' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'] ?? $this->getMediaAdminSearchIndexerService());
  29014.             yield 'order' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'] ?? $this->getOrderAdminSearchIndexerService());
  29015.             yield 'payment_method' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'] ?? $this->getPaymentMethodAdminSearchIndexerService());
  29016.             yield 'product' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'] ?? $this->getProductAdminSearchIndexerService());
  29017.             yield 'promotion' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'] ?? $this->getPromotionAdminSearchIndexerService());
  29018.             yield 'property_group' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'] ?? $this->getPropertyGroupAdminSearchIndexerService());
  29019.             yield 'sales_channel' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'] ?? $this->getSalesChannelAdminSearchIndexerService());
  29020.             yield 'shipping_method' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'] ?? $this->getShippingMethodAdminSearchIndexerService());
  29021.             yield 'category' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'] ?? $this->getCategoryAdminSearchIndexerService());
  29022.             yield 'newsletter_recipient' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'] ?? $this->getNewsletterRecipientAdminSearchIndexerService());
  29023.             yield 'product_stream' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'] ?? $this->getProductStreamAdminSearchIndexerService());
  29024.         }, 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']);
  29025.     }
  29026.     /**
  29027.      * Gets the private 'Shopware\Elasticsearch\Admin\AdminSearcher' shared service.
  29028.      *
  29029.      * @return \Shopware\Elasticsearch\Admin\AdminSearcher
  29030.      */
  29031.     protected function getAdminSearcherService()
  29032.     {
  29033.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearcher.php';
  29034.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  29035.         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')))));
  29036.     }
  29037.     /**
  29038.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CategoryAdminSearchIndexer' shared service.
  29039.      *
  29040.      * @return \Shopware\Elasticsearch\Admin\Indexer\CategoryAdminSearchIndexer
  29041.      */
  29042.     protected function getCategoryAdminSearchIndexerService()
  29043.     {
  29044.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29045.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CategoryAdminSearchIndexer.php';
  29046.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  29047.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'])) {
  29048.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'];
  29049.         }
  29050.         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'));
  29051.     }
  29052.     /**
  29053.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CmsPageAdminSearchIndexer' shared service.
  29054.      *
  29055.      * @return \Shopware\Elasticsearch\Admin\Indexer\CmsPageAdminSearchIndexer
  29056.      */
  29057.     protected function getCmsPageAdminSearchIndexerService()
  29058.     {
  29059.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29060.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CmsPageAdminSearchIndexer.php';
  29061.         $a = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  29062.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'])) {
  29063.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'];
  29064.         }
  29065.         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'));
  29066.     }
  29067.     /**
  29068.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CustomerAdminSearchIndexer' shared service.
  29069.      *
  29070.      * @return \Shopware\Elasticsearch\Admin\Indexer\CustomerAdminSearchIndexer
  29071.      */
  29072.     protected function getCustomerAdminSearchIndexerService()
  29073.     {
  29074.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29075.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CustomerAdminSearchIndexer.php';
  29076.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  29077.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'])) {
  29078.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'];
  29079.         }
  29080.         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'));
  29081.     }
  29082.     /**
  29083.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CustomerGroupAdminSearchIndexer' shared service.
  29084.      *
  29085.      * @return \Shopware\Elasticsearch\Admin\Indexer\CustomerGroupAdminSearchIndexer
  29086.      */
  29087.     protected function getCustomerGroupAdminSearchIndexerService()
  29088.     {
  29089.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29090.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CustomerGroupAdminSearchIndexer.php';
  29091.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  29092.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'])) {
  29093.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'];
  29094.         }
  29095.         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'));
  29096.     }
  29097.     /**
  29098.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\LandingPageAdminSearchIndexer' shared service.
  29099.      *
  29100.      * @return \Shopware\Elasticsearch\Admin\Indexer\LandingPageAdminSearchIndexer
  29101.      */
  29102.     protected function getLandingPageAdminSearchIndexerService()
  29103.     {
  29104.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29105.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/LandingPageAdminSearchIndexer.php';
  29106.         $a = ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService());
  29107.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'])) {
  29108.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'];
  29109.         }
  29110.         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'));
  29111.     }
  29112.     /**
  29113.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ManufacturerAdminSearchIndexer' shared service.
  29114.      *
  29115.      * @return \Shopware\Elasticsearch\Admin\Indexer\ManufacturerAdminSearchIndexer
  29116.      */
  29117.     protected function getManufacturerAdminSearchIndexerService()
  29118.     {
  29119.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29120.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ManufacturerAdminSearchIndexer.php';
  29121.         $a = ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService());
  29122.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'])) {
  29123.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'];
  29124.         }
  29125.         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'));
  29126.     }
  29127.     /**
  29128.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\MediaAdminSearchIndexer' shared service.
  29129.      *
  29130.      * @return \Shopware\Elasticsearch\Admin\Indexer\MediaAdminSearchIndexer
  29131.      */
  29132.     protected function getMediaAdminSearchIndexerService()
  29133.     {
  29134.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29135.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/MediaAdminSearchIndexer.php';
  29136.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  29137.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'])) {
  29138.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'];
  29139.         }
  29140.         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'));
  29141.     }
  29142.     /**
  29143.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\NewsletterRecipientAdminSearchIndexer' shared service.
  29144.      *
  29145.      * @return \Shopware\Elasticsearch\Admin\Indexer\NewsletterRecipientAdminSearchIndexer
  29146.      */
  29147.     protected function getNewsletterRecipientAdminSearchIndexerService()
  29148.     {
  29149.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29150.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/NewsletterRecipientAdminSearchIndexer.php';
  29151.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  29152.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'])) {
  29153.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'];
  29154.         }
  29155.         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'));
  29156.     }
  29157.     /**
  29158.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\OrderAdminSearchIndexer' shared service.
  29159.      *
  29160.      * @return \Shopware\Elasticsearch\Admin\Indexer\OrderAdminSearchIndexer
  29161.      */
  29162.     protected function getOrderAdminSearchIndexerService()
  29163.     {
  29164.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29165.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/OrderAdminSearchIndexer.php';
  29166.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  29167.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'])) {
  29168.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'];
  29169.         }
  29170.         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'));
  29171.     }
  29172.     /**
  29173.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PaymentMethodAdminSearchIndexer' shared service.
  29174.      *
  29175.      * @return \Shopware\Elasticsearch\Admin\Indexer\PaymentMethodAdminSearchIndexer
  29176.      */
  29177.     protected function getPaymentMethodAdminSearchIndexerService()
  29178.     {
  29179.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29180.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PaymentMethodAdminSearchIndexer.php';
  29181.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  29182.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'])) {
  29183.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'];
  29184.         }
  29185.         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'));
  29186.     }
  29187.     /**
  29188.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer' shared service.
  29189.      *
  29190.      * @return \Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer
  29191.      */
  29192.     protected function getProductAdminSearchIndexerService()
  29193.     {
  29194.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29195.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ProductAdminSearchIndexer.php';
  29196.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  29197.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'])) {
  29198.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'];
  29199.         }
  29200.         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'));
  29201.     }
  29202.     /**
  29203.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ProductStreamAdminSearchIndexer' shared service.
  29204.      *
  29205.      * @return \Shopware\Elasticsearch\Admin\Indexer\ProductStreamAdminSearchIndexer
  29206.      */
  29207.     protected function getProductStreamAdminSearchIndexerService()
  29208.     {
  29209.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29210.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ProductStreamAdminSearchIndexer.php';
  29211.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  29212.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'])) {
  29213.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'];
  29214.         }
  29215.         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'));
  29216.     }
  29217.     /**
  29218.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PromotionAdminSearchIndexer' shared service.
  29219.      *
  29220.      * @return \Shopware\Elasticsearch\Admin\Indexer\PromotionAdminSearchIndexer
  29221.      */
  29222.     protected function getPromotionAdminSearchIndexerService()
  29223.     {
  29224.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29225.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PromotionAdminSearchIndexer.php';
  29226.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  29227.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'])) {
  29228.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'];
  29229.         }
  29230.         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'));
  29231.     }
  29232.     /**
  29233.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PropertyGroupAdminSearchIndexer' shared service.
  29234.      *
  29235.      * @return \Shopware\Elasticsearch\Admin\Indexer\PropertyGroupAdminSearchIndexer
  29236.      */
  29237.     protected function getPropertyGroupAdminSearchIndexerService()
  29238.     {
  29239.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29240.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PropertyGroupAdminSearchIndexer.php';
  29241.         $a = ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService());
  29242.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'])) {
  29243.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'];
  29244.         }
  29245.         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'));
  29246.     }
  29247.     /**
  29248.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\SalesChannelAdminSearchIndexer' shared service.
  29249.      *
  29250.      * @return \Shopware\Elasticsearch\Admin\Indexer\SalesChannelAdminSearchIndexer
  29251.      */
  29252.     protected function getSalesChannelAdminSearchIndexerService()
  29253.     {
  29254.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29255.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/SalesChannelAdminSearchIndexer.php';
  29256.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  29257.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'])) {
  29258.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'];
  29259.         }
  29260.         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'));
  29261.     }
  29262.     /**
  29263.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ShippingMethodAdminSearchIndexer' shared service.
  29264.      *
  29265.      * @return \Shopware\Elasticsearch\Admin\Indexer\ShippingMethodAdminSearchIndexer
  29266.      */
  29267.     protected function getShippingMethodAdminSearchIndexerService()
  29268.     {
  29269.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  29270.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ShippingMethodAdminSearchIndexer.php';
  29271.         $a = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  29272.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'])) {
  29273.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'];
  29274.         }
  29275.         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'));
  29276.     }
  29277.     /**
  29278.      * Gets the private 'Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber' shared service.
  29279.      *
  29280.      * @return \Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber
  29281.      */
  29282.     protected function getRefreshIndexSubscriberService()
  29283.     {
  29284.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Subscriber/RefreshIndexSubscriber.php';
  29285.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  29286.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'])) {
  29287.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'];
  29288.         }
  29289.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'] = new \Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber($a);
  29290.     }
  29291.     /**
  29292.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand' shared service.
  29293.      *
  29294.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand
  29295.      */
  29296.     protected function getElasticsearchAdminIndexingCommandService()
  29297.     {
  29298.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  29300.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminIndexingCommand.php';
  29301.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  29302.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'])) {
  29303.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'];
  29304.         }
  29305.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand($a);
  29306.         $instance->setName('es:admin:index');
  29307.         $instance->setDescription('Index the elasticsearch for the admin search');
  29308.         return $instance;
  29309.     }
  29310.     /**
  29311.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand' shared service.
  29312.      *
  29313.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand
  29314.      */
  29315.     protected function getElasticsearchAdminResetCommandService()
  29316.     {
  29317.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29318.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminResetCommand.php';
  29319.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  29320.         $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')))));
  29321.         $instance->setName('es:admin:reset');
  29322.         $instance->setDescription('Reset Admin Elasticsearch indexing');
  29323.         return $instance;
  29324.     }
  29325.     /**
  29326.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand' shared service.
  29327.      *
  29328.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand
  29329.      */
  29330.     protected function getElasticsearchAdminTestCommandService()
  29331.     {
  29332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29333.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminTestCommand.php';
  29334.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand(($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearcher'] ?? $this->getAdminSearcherService()));
  29335.         $instance->setName('es:admin:test');
  29336.         $instance->setDescription('Allows you to test the admin search index');
  29337.         return $instance;
  29338.     }
  29339.     /**
  29340.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand' shared service.
  29341.      *
  29342.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand
  29343.      */
  29344.     protected function getElasticsearchCleanIndicesCommandService()
  29345.     {
  29346.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29347.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCleanIndicesCommand.php';
  29348.         $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()));
  29349.         $instance->setName('es:index:cleanup');
  29350.         return $instance;
  29351.     }
  29352.     /**
  29353.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand' shared service.
  29354.      *
  29355.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand
  29356.      */
  29357.     protected function getElasticsearchCreateAliasCommandService()
  29358.     {
  29359.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29360.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCreateAliasCommand.php';
  29361.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()));
  29362.         $instance->setName('es:create:alias');
  29363.         return $instance;
  29364.     }
  29365.     /**
  29366.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand' shared service.
  29367.      *
  29368.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand
  29369.      */
  29370.     protected function getElasticsearchIndexingCommandService()
  29371.     {
  29372.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  29374.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchIndexingCommand.php';
  29375.         $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()));
  29376.         $instance->setName('es:index');
  29377.         return $instance;
  29378.     }
  29379.     /**
  29380.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand' shared service.
  29381.      *
  29382.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand
  29383.      */
  29384.     protected function getElasticsearchResetCommandService()
  29385.     {
  29386.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29387.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchResetCommand.php';
  29388.         $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()));
  29389.         $instance->setName('es:reset');
  29390.         return $instance;
  29391.     }
  29392.     /**
  29393.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand' shared service.
  29394.      *
  29395.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand
  29396.      */
  29397.     protected function getElasticsearchStatusCommandService()
  29398.     {
  29399.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  29401.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchStatusCommand.php';
  29402.         $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()));
  29403.         $instance->setName('es:status');
  29404.         return $instance;
  29405.     }
  29406.     /**
  29407.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand' shared service.
  29408.      *
  29409.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand
  29410.      */
  29411.     protected function getElasticsearchTestAnalyzerCommandService()
  29412.     {
  29413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29414.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchTestAnalyzerCommand.php';
  29415.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()));
  29416.         $instance->setName('es:test:analyzer');
  29417.         return $instance;
  29418.     }
  29419.     /**
  29420.      * Gets the private 'Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser' shared service.
  29421.      *
  29422.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser
  29423.      */
  29424.     protected function getCriteriaParserService()
  29425.     {
  29426.         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())));
  29427.     }
  29428.     /**
  29429.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector' shared service.
  29430.      *
  29431.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector
  29432.      */
  29433.     protected function getElasticsearchOutdatedIndexDetectorService()
  29434.     {
  29435.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchOutdatedIndexDetector.php';
  29436.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  29437.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  29438.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  29439.         }
  29440.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  29441.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  29442.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  29443.         }
  29444.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  29445.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  29446.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  29447.         }
  29448.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] = new \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $a$b$c);
  29449.     }
  29450.     /**
  29451.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchRegistry' shared service.
  29452.      *
  29453.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchRegistry
  29454.      */
  29455.     protected function getElasticsearchRegistryService()
  29456.     {
  29457.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] = new \Shopware\Elasticsearch\Framework\ElasticsearchRegistry(new RewindableGenerator(function () {
  29458.             yield => ($this->privates['Shopware\\Elasticsearch\\Product\\ElasticsearchProductDefinition'] ?? $this->getElasticsearchProductDefinitionService());
  29459.         }, 1));
  29460.     }
  29461.     /**
  29462.      * Gets the private 'Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer' shared service.
  29463.      *
  29464.      * @return \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer
  29465.      */
  29466.     protected function getElasticsearchIndexerService()
  29467.     {
  29468.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/ElasticsearchIndexer.php';
  29469.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/IndexCreator.php';
  29470.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  29471.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  29472.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  29473.         }
  29474.         $b = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  29475.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  29476.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  29477.         }
  29478.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29479.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  29480.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  29481.         }
  29482.         $d = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  29483.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  29484.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  29485.         }
  29486.         $e = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  29487.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  29488.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  29489.         }
  29490.         $f = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29491.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  29492.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  29493.         }
  29494.         $g = ($this->services['Elasticsearch\\Client'] ?? $this->getClientService());
  29495.         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);
  29496.     }
  29497.     /**
  29498.      * Gets the private 'Shopware\Elasticsearch\Product\CustomFieldUpdater' shared service.
  29499.      *
  29500.      * @return \Shopware\Elasticsearch\Product\CustomFieldUpdater
  29501.      */
  29502.     protected function getCustomFieldUpdaterService()
  29503.     {
  29504.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/CustomFieldUpdater.php';
  29505.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService());
  29506.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  29507.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  29508.         }
  29509.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  29510.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  29511.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  29512.         }
  29513.         return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] = new \Shopware\Elasticsearch\Product\CustomFieldUpdater($a, ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $b);
  29514.     }
  29515.     /**
  29516.      * Gets the private 'Shopware\Elasticsearch\Product\ElasticsearchProductDefinition' shared service.
  29517.      *
  29518.      * @return \Shopware\Elasticsearch\Product\ElasticsearchProductDefinition
  29519.      */
  29520.     protected function getElasticsearchProductDefinitionService()
  29521.     {
  29522.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/AbstractElasticsearchDefinition.php';
  29523.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ElasticsearchProductDefinition.php';
  29524.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/EntityMapper.php';
  29525.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/AbstractProductSearchQueryBuilder.php';
  29526.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchQueryBuilder.php';
  29527.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29528.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\ElasticsearchProductDefinition'])) {
  29529.             return $this->privates['Shopware\\Elasticsearch\\Product\\ElasticsearchProductDefinition'];
  29530.         }
  29531.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  29532.         return $this->privates['Shopware\\Elasticsearch\\Product\\ElasticsearchProductDefinition'] = 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())));
  29533.     }
  29534.     /**
  29535.      * Gets the private 'Shopware\Elasticsearch\Product\LanguageSubscriber' shared service.
  29536.      *
  29537.      * @return \Shopware\Elasticsearch\Product\LanguageSubscriber
  29538.      */
  29539.     protected function getLanguageSubscriberService()
  29540.     {
  29541.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/LanguageSubscriber.php';
  29542.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  29543.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  29544.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  29545.         }
  29546.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29547.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  29548.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  29549.         }
  29550.         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);
  29551.     }
  29552.     /**
  29553.      * Gets the private 'Shopware\Elasticsearch\Product\ProductSearchBuilder' shared service.
  29554.      *
  29555.      * @return \Shopware\Elasticsearch\Product\ProductSearchBuilder
  29556.      */
  29557.     protected function getProductSearchBuilderService()
  29558.     {
  29559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php';
  29560.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchBuilder.php';
  29561.         include_once \dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Core/Content/Product/SearchKeyword/ProductSearchBuilderDecorator.php';
  29562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilder.php';
  29563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreterInterface.php';
  29564.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php';
  29565.         return $this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] = new \Shopware\Elasticsearch\Product\ProductSearchBuilder(new \Intedia\Doofinder\Core\Content\Product\SearchKeyword\ProductSearchBuilderDecorator(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\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Intedia\\Doofinder\\Util\\Logger'] ?? $this->getLoggerService()), ($this->privates['Intedia\\Doofinder\\Doofinder\\Api\\Search'] ?? $this->getSearchService())), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  29566.     }
  29567.     /**
  29568.      * Gets the private 'Shopware\Elasticsearch\Product\ProductUpdater' shared service.
  29569.      *
  29570.      * @return \Shopware\Elasticsearch\Product\ProductUpdater
  29571.      */
  29572.     protected function getProductUpdaterService()
  29573.     {
  29574.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductUpdater.php';
  29575.         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()));
  29576.     }
  29577.     /**
  29578.      * Gets the private 'Shopware\Elasticsearch\Product\SearchKeywordReplacement' shared service.
  29579.      *
  29580.      * @return \Shopware\Elasticsearch\Product\SearchKeywordReplacement
  29581.      */
  29582.     protected function getSearchKeywordReplacementService()
  29583.     {
  29584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/SearchKeywordUpdater.php';
  29585.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/SearchKeywordReplacement.php';
  29586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php';
  29587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzer.php';
  29588.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  29589.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  29590.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  29591.         }
  29592.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  29593.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  29594.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  29595.         }
  29596.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  29597.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  29598.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  29599.         }
  29600.         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);
  29601.     }
  29602.     /**
  29603.      * Gets the private 'Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade' shared autowired service.
  29604.      *
  29605.      * @return \Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade
  29606.      */
  29607.     protected function getStorefrontCartFacadeService()
  29608.     {
  29609.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Cart/SalesChannel/StorefrontCartFacade.php';
  29610.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Shipping/BlockedShippingMethodSwitcher.php';
  29611.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Payment/BlockedPaymentMethodSwitcher.php';
  29612.         return $this->privates['Shopware\\Storefront\\Checkout\\Cart\\SalesChannel\\StorefrontCartFacade'] = new \Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), new \Shopware\Storefront\Checkout\Shipping\BlockedShippingMethodSwitcher(($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService())), new \Shopware\Storefront\Checkout\Payment\BlockedPaymentMethodSwitcher(($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService())), ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()));
  29613.     }
  29614.     /**
  29615.      * Gets the private 'Shopware\Storefront\Event\CartMergedSubscriber' shared autowired service.
  29616.      *
  29617.      * @return \Shopware\Storefront\Event\CartMergedSubscriber
  29618.      */
  29619.     protected function getCartMergedSubscriberService()
  29620.     {
  29621.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php';
  29622.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  29623.         if (isset($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'])) {
  29624.             return $this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'];
  29625.         }
  29626.         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())));
  29627.     }
  29628.     /**
  29629.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheResponseSubscriber' shared autowired service.
  29630.      *
  29631.      * @return \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber
  29632.      */
  29633.     protected function getCacheResponseSubscriberService()
  29634.     {
  29635.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  29636.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'])) {
  29637.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'];
  29638.         }
  29639.         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);
  29640.     }
  29641.     /**
  29642.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheTracer' shared autowired service.
  29643.      *
  29644.      * @return \Shopware\Storefront\Framework\Cache\CacheTracer
  29645.      */
  29646.     protected function getCacheTracerService()
  29647.     {
  29648.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29649.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  29650.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  29651.         }
  29652.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  29653.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  29654.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  29655.         }
  29656.         $c = ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService());
  29657.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  29658.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  29659.         }
  29660.         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);
  29661.     }
  29662.     /**
  29663.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer' shared autowired service.
  29664.      *
  29665.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer
  29666.      */
  29667.     protected function getCacheWarmer2Service()
  29668.     {
  29669.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmer.php';
  29670.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmerRegistry.php';
  29671.         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 () {
  29672.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Product\\ProductRouteWarmer'] ?? $this->getProductRouteWarmerService());
  29673.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Navigation\\NavigationRouteWarmer'] ?? $this->getNavigationRouteWarmerService());
  29674.         }, 2)), ($this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] ?? $this->getCacheIdLoaderService()), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()));
  29675.     }
  29676.     /**
  29677.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler' shared autowired service.
  29678.      *
  29679.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler
  29680.      */
  29681.     protected function getCacheWarmerTaskHandlerService()
  29682.     {
  29683.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmerTaskHandler.php';
  29684.         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())));
  29685.     }
  29686.     /**
  29687.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer' shared autowired service.
  29688.      *
  29689.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer
  29690.      */
  29691.     protected function getNavigationRouteWarmerService()
  29692.     {
  29693.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  29694.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Navigation/NavigationRouteWarmer.php';
  29695.         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()));
  29696.     }
  29697.     /**
  29698.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer' shared autowired service.
  29699.      *
  29700.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer
  29701.      */
  29702.     protected function getProductRouteWarmerService()
  29703.     {
  29704.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  29705.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Product/ProductRouteWarmer.php';
  29706.         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()));
  29707.     }
  29708.     /**
  29709.      * Gets the private 'Shopware\Storefront\Framework\Captcha\BasicCaptcha' shared autowired service.
  29710.      *
  29711.      * @return \Shopware\Storefront\Framework\Captcha\BasicCaptcha
  29712.      */
  29713.     protected function getBasicCaptchaService()
  29714.     {
  29715.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  29716.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha.php';
  29717.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29718.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'])) {
  29719.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'];
  29720.         }
  29721.         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);
  29722.     }
  29723.     /**
  29724.      * Gets the private 'Shopware\Storefront\Framework\Captcha\CaptchaRouteListener' shared autowired service.
  29725.      *
  29726.      * @return \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener
  29727.      */
  29728.     protected function getCaptchaRouteListenerService()
  29729.     {
  29730.         $a = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  29731.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  29732.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  29733.         }
  29734.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29735.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  29736.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  29737.         }
  29738.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] = new \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener(new RewindableGenerator(function () {
  29739.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  29740.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  29741.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  29742.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  29743.         }, 4), $a$b);
  29744.     }
  29745.     /**
  29746.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2' shared autowired service.
  29747.      *
  29748.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2
  29749.      */
  29750.     protected function getGoogleReCaptchaV2Service()
  29751.     {
  29752.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  29753.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV2.php';
  29754.         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())));
  29755.     }
  29756.     /**
  29757.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3' shared autowired service.
  29758.      *
  29759.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3
  29760.      */
  29761.     protected function getGoogleReCaptchaV3Service()
  29762.     {
  29763.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  29764.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV3.php';
  29765.         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())));
  29766.     }
  29767.     /**
  29768.      * Gets the private 'Shopware\Storefront\Framework\Captcha\HoneypotCaptcha' shared autowired service.
  29769.      *
  29770.      * @return \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha
  29771.      */
  29772.     protected function getHoneypotCaptchaService()
  29773.     {
  29774.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  29775.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/HoneypotCaptcha.php';
  29776.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  29777.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'])) {
  29778.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'];
  29779.         }
  29780.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] = new \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha($a);
  29781.     }
  29782.     /**
  29783.      * Gets the private 'Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand' shared autowired service.
  29784.      *
  29785.      * @return \Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand
  29786.      */
  29787.     protected function getHttpCacheWarmUpCommandService()
  29788.     {
  29789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29790.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/HttpCacheWarmUpCommand.php';
  29791.         $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()));
  29792.         $instance->setName('http:cache:warm:up');
  29793.         return $instance;
  29794.     }
  29795.     /**
  29796.      * Gets the private 'Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared autowired service.
  29797.      *
  29798.      * @return \Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  29799.      */
  29800.     protected function getSalesChannelCreateStorefrontCommandService()
  29801.     {
  29802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  29804.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  29805.         $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()));
  29806.         $instance->setName('sales-channel:create:storefront');
  29807.         return $instance;
  29808.     }
  29809.     /**
  29810.      * Gets the private 'Shopware\Storefront\Framework\Csrf\CsrfRouteListener' shared autowired service.
  29811.      *
  29812.      * @return \Shopware\Storefront\Framework\Csrf\CsrfRouteListener
  29813.      */
  29814.     protected function getCsrfRouteListenerService()
  29815.     {
  29816.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  29817.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  29818.             return $this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'];
  29819.         }
  29820.         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);
  29821.     }
  29822.     /**
  29823.      * Gets the private 'Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator' shared autowired service.
  29824.      *
  29825.      * @return \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator
  29826.      */
  29827.     protected function getCachedDomainLoaderInvalidatorService()
  29828.     {
  29829.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoaderInvalidator.php';
  29830.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29831.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'])) {
  29832.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'];
  29833.         }
  29834.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] = new \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator($a);
  29835.     }
  29836.     /**
  29837.      * Gets the private 'Shopware\Storefront\Framework\Routing\MaintenanceModeResolver' shared autowired service.
  29838.      *
  29839.      * @return \Shopware\Storefront\Framework\Routing\MaintenanceModeResolver
  29840.      */
  29841.     protected function getMaintenanceModeResolverService()
  29842.     {
  29843.         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())));
  29844.     }
  29845.     /**
  29846.      * Gets the private 'Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber' shared autowired service.
  29847.      *
  29848.      * @return \Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber
  29849.      */
  29850.     protected function getNotFoundSubscriberService()
  29851.     {
  29852.         $a = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  29853.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  29854.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  29855.         }
  29856.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  29857.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  29858.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  29859.         }
  29860.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  29861.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  29862.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  29863.         }
  29864.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  29865.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  29866.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  29867.         }
  29868.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29869.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  29870.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  29871.         }
  29872.         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);
  29873.     }
  29874.     /**
  29875.      * Gets the private 'Shopware\Storefront\Framework\Routing\StorefrontSubscriber' shared autowired service.
  29876.      *
  29877.      * @return \Shopware\Storefront\Framework\Routing\StorefrontSubscriber
  29878.      */
  29879.     protected function getStorefrontSubscriberService()
  29880.     {
  29881.         $a = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  29882.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  29883.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  29884.         }
  29885.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  29886.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  29887.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  29888.         }
  29889.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  29890.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  29891.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  29892.         }
  29893.         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);
  29894.     }
  29895.     /**
  29896.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute' shared service.
  29897.      *
  29898.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute
  29899.      */
  29900.     protected function getLandingPageSeoUrlRouteService()
  29901.     {
  29902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  29903.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/LandingPageSeoUrlRoute.php';
  29904.         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()));
  29905.     }
  29906.     /**
  29907.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute' shared service.
  29908.      *
  29909.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute
  29910.      */
  29911.     protected function getNavigationPageSeoUrlRouteService()
  29912.     {
  29913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  29914.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/NavigationPageSeoUrlRoute.php';
  29915.         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()));
  29916.     }
  29917.     /**
  29918.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute' shared service.
  29919.      *
  29920.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute
  29921.      */
  29922.     protected function getProductPageSeoUrlRouteService()
  29923.     {
  29924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  29925.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRoute.php';
  29926.         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()));
  29927.     }
  29928.     /**
  29929.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener' shared service.
  29930.      *
  29931.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener
  29932.      */
  29933.     protected function getSeoUrlUpdateListenerService()
  29934.     {
  29935.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListener.php';
  29936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlUpdater.php';
  29937.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  29938.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  29939.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  29940.         }
  29941.         $b = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  29942.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  29943.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  29944.         }
  29945.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  29946.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  29947.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  29948.         }
  29949.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  29950.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  29951.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  29952.         }
  29953.         $e = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  29954.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener(new \Shopware\Core\Content\Seo\SeoUrlUpdater($a, ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService()), ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'] ?? $this->getSeoUrlGeneratorService()), $b$e$c), $e$d);
  29955.     }
  29956.     /**
  29957.      * Gets the private 'Shopware\Storefront\Framework\Twig\TwigDateRequestListener' shared autowired service.
  29958.      *
  29959.      * @return \Shopware\Storefront\Framework\Twig\TwigDateRequestListener
  29960.      */
  29961.     protected function getTwigDateRequestListenerService()
  29962.     {
  29963.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  29964.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'])) {
  29965.             return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'];
  29966.         }
  29967.         return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] = new \Shopware\Storefront\Framework\Twig\TwigDateRequestListener($a);
  29968.     }
  29969.     /**
  29970.      * Gets the private 'Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader' shared autowired service.
  29971.      *
  29972.      * @return \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader
  29973.      */
  29974.     protected function getAccountLoginPageLoaderService()
  29975.     {
  29976.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Login/AccountLoginPageLoader.php';
  29977.         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()));
  29978.     }
  29979.     /**
  29980.      * Gets the private 'Shopware\Storefront\Page\Cms\DefaultMediaResolver' shared autowired service.
  29981.      *
  29982.      * @return \Shopware\Storefront\Page\Cms\DefaultMediaResolver
  29983.      */
  29984.     protected function getDefaultMediaResolverService()
  29985.     {
  29986.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/AbstractDefaultMediaResolver.php';
  29987.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Cms/DefaultMediaResolver.php';
  29988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/DefaultMediaResolver.php';
  29989.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  29990.         if (isset($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'])) {
  29991.             return $this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'];
  29992.         }
  29993.         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()));
  29994.     }
  29995.     /**
  29996.      * Gets the private 'Shopware\Storefront\Page\GenericPageLoader' shared autowired service.
  29997.      *
  29998.      * @return \Shopware\Storefront\Page\GenericPageLoader
  29999.      */
  30000.     protected function getGenericPageLoaderService()
  30001.     {
  30002.         $a = ($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService());
  30003.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  30004.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  30005.         }
  30006.         $b = ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService());
  30007.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  30008.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  30009.         }
  30010.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30011.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  30012.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  30013.         }
  30014.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  30015.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  30016.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  30017.         }
  30018.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  30019.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  30020.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  30021.         }
  30022.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30023.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  30024.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  30025.         }
  30026.         return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] = new \Shopware\Storefront\Page\GenericPageLoader($a$b$c$d$e$f);
  30027.     }
  30028.     /**
  30029.      * Gets the private 'Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader' shared autowired service.
  30030.      *
  30031.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader
  30032.      */
  30033.     protected function getProductPageConfiguratorLoaderService()
  30034.     {
  30035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductConfiguratorLoader.php';
  30036.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductPageConfiguratorLoader.php';
  30037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AvailableCombinationLoader.php';
  30038.         $a = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  30039.         if (isset($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'])) {
  30040.             return $this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'];
  30041.         }
  30042.         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()))));
  30043.     }
  30044.     /**
  30045.      * Gets the private 'Shopware\Storefront\Pagelet\Footer\FooterPageletLoader' shared autowired service.
  30046.      *
  30047.      * @return \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader
  30048.      */
  30049.     protected function getFooterPageletLoaderService()
  30050.     {
  30051.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30052.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  30053.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  30054.         }
  30055.         $b = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  30056.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  30057.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  30058.         }
  30059.         return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] = new \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader($a$b);
  30060.     }
  30061.     /**
  30062.      * Gets the private 'Shopware\Storefront\Pagelet\Header\HeaderPageletLoader' shared autowired service.
  30063.      *
  30064.      * @return \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader
  30065.      */
  30066.     protected function getHeaderPageletLoaderService()
  30067.     {
  30068.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30069.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  30070.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  30071.         }
  30072.         $b = ($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] ?? $this->getCachedCurrencyRouteService());
  30073.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  30074.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  30075.         }
  30076.         $c = ($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] ?? $this->getCachedLanguageRouteService());
  30077.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  30078.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  30079.         }
  30080.         $d = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  30081.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  30082.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  30083.         }
  30084.         return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] = new \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader($a$b$c$d);
  30085.     }
  30086.     /**
  30087.      * Gets the private 'Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader' shared autowired service.
  30088.      *
  30089.      * @return \Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader
  30090.      */
  30091.     protected function getNewsletterAccountPageletLoaderService()
  30092.     {
  30093.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Newsletter/Account/NewsletterAccountPageletLoader.php';
  30094.         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()));
  30095.     }
  30096.     /**
  30097.      * Gets the private 'Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator' shared service.
  30098.      *
  30099.      * @return \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator
  30100.      */
  30101.     protected function getCachedResolvedConfigLoaderInvalidatorService()
  30102.     {
  30103.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoaderInvalidator.php';
  30104.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  30105.         if (isset($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'])) {
  30106.             return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'];
  30107.         }
  30108.         return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] = new \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator($a);
  30109.     }
  30110.     /**
  30111.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeChangeCommand' shared service.
  30112.      *
  30113.      * @return \Shopware\Storefront\Theme\Command\ThemeChangeCommand
  30114.      */
  30115.     protected function getThemeChangeCommandService()
  30116.     {
  30117.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30118.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeChangeCommand.php';
  30119.         $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()));
  30120.         $instance->setName('theme:change');
  30121.         return $instance;
  30122.     }
  30123.     /**
  30124.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCompileCommand' shared service.
  30125.      *
  30126.      * @return \Shopware\Storefront\Theme\Command\ThemeCompileCommand
  30127.      */
  30128.     protected function getThemeCompileCommandService()
  30129.     {
  30130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30131.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCompileCommand.php';
  30132.         $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()));
  30133.         $instance->setName('theme:compile');
  30134.         return $instance;
  30135.     }
  30136.     /**
  30137.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCreateCommand' shared service.
  30138.      *
  30139.      * @return \Shopware\Storefront\Theme\Command\ThemeCreateCommand
  30140.      */
  30141.     protected function getThemeCreateCommandService()
  30142.     {
  30143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30144.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCreateCommand.php';
  30145.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeCreateCommand(\dirname(__DIR__4));
  30146.         $instance->setName('theme:create');
  30147.         return $instance;
  30148.     }
  30149.     /**
  30150.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeDumpCommand' shared service.
  30151.      *
  30152.      * @return \Shopware\Storefront\Theme\Command\ThemeDumpCommand
  30153.      */
  30154.     protected function getThemeDumpCommandService()
  30155.     {
  30156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30157.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeDumpCommand.php';
  30158.         $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()));
  30159.         $instance->setName('theme:dump');
  30160.         return $instance;
  30161.     }
  30162.     /**
  30163.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand' shared service.
  30164.      *
  30165.      * @return \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand
  30166.      */
  30167.     protected function getThemePrepareIconsCommandService()
  30168.     {
  30169.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30170.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemePrepareIconsCommand.php';
  30171.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand();
  30172.         $instance->setName('theme:prepare-icons');
  30173.         return $instance;
  30174.     }
  30175.     /**
  30176.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeRefreshCommand' shared service.
  30177.      *
  30178.      * @return \Shopware\Storefront\Theme\Command\ThemeRefreshCommand
  30179.      */
  30180.     protected function getThemeRefreshCommandService()
  30181.     {
  30182.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30183.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeRefreshCommand.php';
  30184.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeRefreshCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()));
  30185.         $instance->setName('theme:refresh');
  30186.         return $instance;
  30187.     }
  30188.     /**
  30189.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider' shared service.
  30190.      *
  30191.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider
  30192.      */
  30193.     protected function getDatabaseAvailableThemeProviderService()
  30194.     {
  30195.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractAvailableThemeProvider.php';
  30196.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseAvailableThemeProvider.php';
  30197.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  30198.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'])) {
  30199.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'];
  30200.         }
  30201.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider($a);
  30202.     }
  30203.     /**
  30204.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader' shared service.
  30205.      *
  30206.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader
  30207.      */
  30208.     protected function getDatabaseConfigLoaderService()
  30209.     {
  30210.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  30211.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  30212.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  30213.         }
  30214.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  30215.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  30216.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  30217.         }
  30218.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $b);
  30219.     }
  30220.     /**
  30221.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper' shared service.
  30222.      *
  30223.      * @return \Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper
  30224.      */
  30225.     protected function getStaticFileConfigDumperService()
  30226.     {
  30227.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/StaticFileConfigDumper.php';
  30228.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] ?? $this->getDatabaseAvailableThemeProviderService());
  30229.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'])) {
  30230.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'];
  30231.         }
  30232.         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()));
  30233.     }
  30234.     /**
  30235.      * Gets the private 'Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer' shared service.
  30236.      *
  30237.      * @return \Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer
  30238.      */
  30239.     protected function getThemeIndexerService()
  30240.     {
  30241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  30242.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/DataAbstractionLayer/ThemeIndexer.php';
  30243.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  30244.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  30245.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  30246.         }
  30247.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30248.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  30249.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  30250.         }
  30251.         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);
  30252.     }
  30253.     /**
  30254.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber' shared service.
  30255.      *
  30256.      * @return \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber
  30257.      */
  30258.     protected function getAppLifecycleSubscriberService()
  30259.     {
  30260.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/AppLifecycleSubscriber.php';
  30261.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  30262.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  30263.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  30264.         }
  30265.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  30266.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  30267.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  30268.         }
  30269.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber($a$b);
  30270.     }
  30271.     /**
  30272.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber' shared service.
  30273.      *
  30274.      * @return \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber
  30275.      */
  30276.     protected function getFirstRunWizardSubscriberService()
  30277.     {
  30278.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/FirstRunWizardSubscriber.php';
  30279.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  30280.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  30281.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  30282.         }
  30283.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  30284.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  30285.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  30286.         }
  30287.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  30288.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  30289.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  30290.         }
  30291.         $d = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  30292.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  30293.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  30294.         }
  30295.         $e = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  30296.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  30297.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  30298.         }
  30299.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber($a$b$c$d$e);
  30300.     }
  30301.     /**
  30302.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber' shared service.
  30303.      *
  30304.      * @return \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber
  30305.      */
  30306.     protected function getPluginLifecycleSubscriber2Service()
  30307.     {
  30308.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/PluginLifecycleSubscriber.php';
  30309.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  30310.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  30311.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  30312.         }
  30313.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  30314.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  30315.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  30316.         }
  30317.         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);
  30318.     }
  30319.     /**
  30320.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber' shared service.
  30321.      *
  30322.      * @return \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber
  30323.      */
  30324.     protected function getThemeCompilerEnrichScssVarSubscriberService()
  30325.     {
  30326.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/ThemeCompilerEnrichScssVarSubscriber.php';
  30327.         $a = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  30328.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'])) {
  30329.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'];
  30330.         }
  30331.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()));
  30332.     }
  30333.     /**
  30334.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\UpdateSubscriber' shared service.
  30335.      *
  30336.      * @return \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber
  30337.      */
  30338.     protected function getUpdateSubscriberService()
  30339.     {
  30340.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/UpdateSubscriber.php';
  30341.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  30342.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  30343.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  30344.         }
  30345.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  30346.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  30347.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  30348.         }
  30349.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  30350.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  30351.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  30352.         }
  30353.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber($a$b$c);
  30354.     }
  30355.     /**
  30356.      * Gets the private 'Shopware\Storefront\Theme\ThemeAppLifecycleHandler' shared service.
  30357.      *
  30358.      * @return \Shopware\Storefront\Theme\ThemeAppLifecycleHandler
  30359.      */
  30360.     protected function getThemeAppLifecycleHandlerService()
  30361.     {
  30362.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAppLifecycleHandler.php';
  30363.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  30364.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'])) {
  30365.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'];
  30366.         }
  30367.         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);
  30368.     }
  30369.     /**
  30370.      * Gets the private 'Shopware\Storefront\Theme\ThemeConfigValueAccessor' shared autowired service.
  30371.      *
  30372.      * @return \Shopware\Storefront\Theme\ThemeConfigValueAccessor
  30373.      */
  30374.     protected function getThemeConfigValueAccessorService()
  30375.     {
  30376.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  30377.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  30378.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  30379.         }
  30380.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  30381.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  30382.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  30383.         }
  30384.         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())));
  30385.     }
  30386.     /**
  30387.      * Gets the private 'Shopware\Storefront\Theme\ThemeFileResolver' shared service.
  30388.      *
  30389.      * @return \Shopware\Storefront\Theme\ThemeFileResolver
  30390.      */
  30391.     protected function getThemeFileResolverService()
  30392.     {
  30393.         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)))));
  30394.     }
  30395.     /**
  30396.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleHandler' shared service.
  30397.      *
  30398.      * @return \Shopware\Storefront\Theme\ThemeLifecycleHandler
  30399.      */
  30400.     protected function getThemeLifecycleHandlerService()
  30401.     {
  30402.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleHandler.php';
  30403.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  30404.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  30405.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  30406.         }
  30407.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  30408.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  30409.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  30410.         }
  30411.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  30412.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  30413.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  30414.         }
  30415.         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()));
  30416.     }
  30417.     /**
  30418.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleService' shared service.
  30419.      *
  30420.      * @return \Shopware\Storefront\Theme\ThemeLifecycleService
  30421.      */
  30422.     protected function getThemeLifecycleServiceService()
  30423.     {
  30424.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleService.php';
  30425.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  30426.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  30427.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  30428.         }
  30429.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  30430.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  30431.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  30432.         }
  30433.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  30434.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  30435.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  30436.         }
  30437.         $d = ($this->services['theme_media.repository'] ?? $this->getThemeMedia_RepositoryService());
  30438.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  30439.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  30440.         }
  30441.         $e = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  30442.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  30443.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  30444.         }
  30445.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService());
  30446.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  30447.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  30448.         }
  30449.         $g = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  30450.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  30451.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  30452.         }
  30453.         $h = ($this->services['theme_child.repository'] ?? $this->getThemeChild_RepositoryService());
  30454.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  30455.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  30456.         }
  30457.         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()));
  30458.     }
  30459.     /**
  30460.      * Gets the private 'Shopware\Storefront\Theme\ThemeService' shared service.
  30461.      *
  30462.      * @return \Shopware\Storefront\Theme\ThemeService
  30463.      */
  30464.     protected function getThemeServiceService()
  30465.     {
  30466.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  30467.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  30468.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  30469.         }
  30470.         $b = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  30471.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  30472.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  30473.         }
  30474.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30475.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  30476.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  30477.         }
  30478.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  30479.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  30480.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  30481.         }
  30482.         $e = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] ?? $this->getDatabaseConfigLoaderService());
  30483.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  30484.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  30485.         }
  30486.         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()));
  30487.     }
  30488.     /**
  30489.      * Gets the private 'Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder' shared service.
  30490.      *
  30491.      * @return \Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder
  30492.      */
  30493.     protected function getThemeNamespaceHierarchyBuilderService()
  30494.     {
  30495.         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()));
  30496.     }
  30497.     /**
  30498.      * Gets the private 'SwagExtensionStore\Services\StoreClient' shared service.
  30499.      *
  30500.      * @return \SwagExtensionStore\Services\StoreClient
  30501.      */
  30502.     protected function getStoreClient2Service()
  30503.     {
  30504.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreClient.php';
  30505.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderWrapper.php';
  30506.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderPolyfill.php';
  30507.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/InstanceServicePolyfill.php';
  30508.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/LocaleProviderPolyfill.php';
  30509.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  30510.         return $this->privates['SwagExtensionStore\\Services\\StoreClient'] = new \SwagExtensionStore\Services\StoreClient($this->parameters['swag_extension_store.endpoints'], new \SwagExtensionStore\Authentication\StoreRequestOptionsProviderWrapper(new \SwagExtensionStore\Authentication\StoreRequestOptionsProviderPolyfill($a, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \SwagExtensionStore\Authentication\InstanceServicePolyfill('6.4.20.2'$this->getEnv('INSTANCE_ID')), new \SwagExtensionStore\Authentication\LocaleProviderPolyfill($a)), ($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService())), ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService()));
  30511.     }
  30512.     /**
  30513.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator' shared service.
  30514.      *
  30515.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator
  30516.      */
  30517.     protected function getSalesChannelDomainValidatorService()
  30518.     {
  30519.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  30520.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelDomainValidator.php';
  30521.         return $this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelDomainValidator'] = new \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30522.     }
  30523.     /**
  30524.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator' shared service.
  30525.      *
  30526.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator
  30527.      */
  30528.     protected function getSalesChannelLanguageValidatorService()
  30529.     {
  30530.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  30531.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelLanguageValidator.php';
  30532.         return $this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelLanguageValidator'] = new \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30533.     }
  30534.     /**
  30535.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator' shared service.
  30536.      *
  30537.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator
  30538.      */
  30539.     protected function getSalesChannelValidator2Service()
  30540.     {
  30541.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  30542.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelValidator.php';
  30543.         return $this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelValidator'] = new \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30544.     }
  30545.     /**
  30546.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator' shared service.
  30547.      *
  30548.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator
  30549.      */
  30550.     protected function getUserValidatorService()
  30551.     {
  30552.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  30553.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/UserValidator.php';
  30554.         return $this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\UserValidator'] = new \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30555.     }
  30556.     /**
  30557.      * Gets the private 'Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand' shared service.
  30558.      *
  30559.      * @return \Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand
  30560.      */
  30561.     protected function getSalesChannelCreateCommand2Service()
  30562.     {
  30563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30564.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  30565.         $this->privates['Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand'] = $instance = new \Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator'] ?? $this->getSalesChannelCreatorService()));
  30566.         $instance->setName('sales-channel:create');
  30567.         return $instance;
  30568.     }
  30569.     /**
  30570.      * Gets the private 'Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared service.
  30571.      *
  30572.      * @return \Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  30573.      */
  30574.     protected function getSalesChannelCreateStorefrontCommand2Service()
  30575.     {
  30576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30577.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  30578.         include_once \dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  30579.         $this->privates['Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand'] = $instance = new \Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator'] ?? $this->getSalesChannelCreatorService()), ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService()));
  30580.         $instance->setName('sales-channel:create:storefront');
  30581.         return $instance;
  30582.     }
  30583.     /**
  30584.      * Gets the private 'Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator' shared service.
  30585.      *
  30586.      * @return \Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator
  30587.      */
  30588.     protected function getExcludedProductValidatorService()
  30589.     {
  30590.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30591.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'])) {
  30592.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'];
  30593.         }
  30594.         $b = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  30595.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'])) {
  30596.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'];
  30597.         }
  30598.         return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] = new \Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator($a$b);
  30599.     }
  30600.     /**
  30601.      * Gets the private 'Swag\PayPal\Checkout\Cart\Validation\CartValidator' shared service.
  30602.      *
  30603.      * @return \Swag\PayPal\Checkout\Cart\Validation\CartValidator
  30604.      */
  30605.     protected function getCartValidatorService()
  30606.     {
  30607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  30608.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Cart/Validation/CartValidator.php';
  30609.         $a = ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService());
  30610.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  30611.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  30612.         }
  30613.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService());
  30614.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  30615.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  30616.         }
  30617.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  30618.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'])) {
  30619.             return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'];
  30620.         }
  30621.         return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'] = new \Swag\PayPal\Checkout\Cart\Validation\CartValidator(($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] = new \Swag\PayPal\Checkout\Cart\Service\CartPriceService())), $a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c, ($this->privates['Swag\\PayPal\\Util\\Availability\\AvailabilityService'] ?? $this->getAvailabilityServiceService()));
  30622.     }
  30623.     /**
  30624.      * Gets the private 'Swag\PayPal\Checkout\CheckoutSubscriber' shared service.
  30625.      *
  30626.      * @return \Swag\PayPal\Checkout\CheckoutSubscriber
  30627.      */
  30628.     protected function getCheckoutSubscriberService()
  30629.     {
  30630.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/CheckoutSubscriber.php';
  30631.         return $this->privates['Swag\\PayPal\\Checkout\\CheckoutSubscriber'] = new \Swag\PayPal\Checkout\CheckoutSubscriber(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  30632.     }
  30633.     /**
  30634.      * Gets the private 'Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber' shared service.
  30635.      *
  30636.      * @return \Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber
  30637.      */
  30638.     protected function getExpressCheckoutSubscriberService()
  30639.     {
  30640.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php';
  30641.         $a = ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] ?? $this->getPayPalExpressCheckoutDataServiceService());
  30642.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  30643.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  30644.         }
  30645.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30646.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  30647.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  30648.         }
  30649.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  30650.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'])) {
  30651.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'];
  30652.         }
  30653.         return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] = new \Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber($a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $b, ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()), $c, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  30654.     }
  30655.     /**
  30656.      * Gets the private 'Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService' shared service.
  30657.      *
  30658.      * @return \Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService
  30659.      */
  30660.     protected function getPayPalExpressCheckoutDataServiceService()
  30661.     {
  30662.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/ExpressCheckoutDataServiceInterface.php';
  30663.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/PayPalExpressCheckoutDataService.php';
  30664.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  30665.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'])) {
  30666.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'];
  30667.         }
  30668.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30669.         if (isset($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'])) {
  30670.             return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'];
  30671.         }
  30672.         return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] = new \Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService($a, ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()), $b, ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()), ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] = new \Swag\PayPal\Checkout\Cart\Service\CartPriceService())));
  30673.     }
  30674.     /**
  30675.      * Gets the private 'Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber' shared service.
  30676.      *
  30677.      * @return \Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber
  30678.      */
  30679.     protected function getShippingSubscriberService()
  30680.     {
  30681.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Order/Shipping/ShippingSubscriber.php';
  30682.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Order/Shipping/Service/ShippingService.php';
  30683.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/ShippingResource.php';
  30684.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  30685.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  30686.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  30687.         }
  30688.         $b = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  30689.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  30690.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  30691.         }
  30692.         $c = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  30693.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'])) {
  30694.             return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'];
  30695.         }
  30696.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service());
  30697.         return $this->privates['Swag\\PayPal\\Checkout\\Order\\Shipping\\ShippingSubscriber'] = new \Swag\PayPal\Checkout\Order\Shipping\ShippingSubscriber(new \Swag\PayPal\Checkout\Order\Shipping\Service\ShippingService(new \Swag\PayPal\RestApi\V1\Resource\ShippingResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService())), $a$b$c$d), $d);
  30698.     }
  30699.     /**
  30700.      * Gets the private 'Swag\PayPal\Checkout\PUI\PUISubscriber' shared service.
  30701.      *
  30702.      * @return \Swag\PayPal\Checkout\PUI\PUISubscriber
  30703.      */
  30704.     protected function getPUISubscriberService()
  30705.     {
  30706.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/PUISubscriber.php';
  30707.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUIFraudNetDataService.php';
  30708.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUIPaymentInstructionDataService.php';
  30709.         $a = ($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'] ?? $this->getPUIPaymentInstructionsRouteService());
  30710.         if (isset($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'])) {
  30711.             return $this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'];
  30712.         }
  30713.         $b = ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService());
  30714.         return $this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] = new \Swag\PayPal\Checkout\PUI\PUISubscriber(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), new \Swag\PayPal\Checkout\PUI\Service\PUIFraudNetDataService($b, ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService())), new \Swag\PayPal\Checkout\PUI\Service\PUIPaymentInstructionDataService($b$a, ($this->services['router'] ?? $this->getRouterService())), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  30715.     }
  30716.     /**
  30717.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\ACDCHandler' shared service.
  30718.      *
  30719.      * @return \Swag\PayPal\Checkout\Payment\Method\ACDCHandler
  30720.      */
  30721.     protected function getACDCHandlerService()
  30722.     {
  30723.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  30724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  30726.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  30727.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/ACDCHandler.php';
  30728.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ACDC/ACDCValidatorInterface.php';
  30729.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/ACDC/ACDCValidator.php';
  30730.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30731.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  30732.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  30733.         }
  30734.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService());
  30735.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  30736.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  30737.         }
  30738.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  30739.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  30740.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  30741.         }
  30742.         $d = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService());
  30743.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  30744.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  30745.         }
  30746.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30747.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'])) {
  30748.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'];
  30749.         }
  30750.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'] = new \Swag\PayPal\Checkout\Payment\Method\ACDCHandler(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a$b$c$d, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), new \Swag\PayPal\Checkout\ACDC\ACDCValidator($e));
  30751.     }
  30752.     /**
  30753.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler' shared service.
  30754.      *
  30755.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  30756.      */
  30757.     protected function getBancontactAPMHandlerService()
  30758.     {
  30759.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  30760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30761.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  30762.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  30763.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  30764.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  30765.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/BancontactOrderBuilder.php';
  30766.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  30767.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30768.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  30769.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  30770.         }
  30771.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30772.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  30773.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  30774.         }
  30775.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  30776.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'])) {
  30777.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'];
  30778.         }
  30779.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), new \Swag\PayPal\OrdersApi\Builder\APM\BancontactOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  30780.     }
  30781.     /**
  30782.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler' shared service.
  30783.      *
  30784.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  30785.      */
  30786.     protected function getBlikAPMHandlerService()
  30787.     {
  30788.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  30789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  30791.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  30792.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  30793.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  30794.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/BlikOrderBuilder.php';
  30795.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  30796.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30797.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  30798.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  30799.         }
  30800.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30801.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  30802.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  30803.         }
  30804.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  30805.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'])) {
  30806.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'];
  30807.         }
  30808.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), new \Swag\PayPal\OrdersApi\Builder\APM\BlikOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  30809.     }
  30810.     /**
  30811.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler' shared service.
  30812.      *
  30813.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  30814.      */
  30815.     protected function getEpsAPMHandlerService()
  30816.     {
  30817.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  30818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  30820.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  30821.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  30822.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  30823.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/EpsOrderBuilder.php';
  30824.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  30825.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30826.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  30827.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  30828.         }
  30829.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30830.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  30831.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  30832.         }
  30833.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  30834.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'])) {
  30835.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'];
  30836.         }
  30837.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), new \Swag\PayPal\OrdersApi\Builder\APM\EpsOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  30838.     }
  30839.     /**
  30840.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler' shared service.
  30841.      *
  30842.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  30843.      */
  30844.     protected function getGiropayAPMHandlerService()
  30845.     {
  30846.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  30847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  30849.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  30850.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  30851.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  30852.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/GiropayOrderBuilder.php';
  30853.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  30854.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30855.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  30856.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  30857.         }
  30858.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30859.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  30860.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  30861.         }
  30862.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  30863.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'])) {
  30864.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'];
  30865.         }
  30866.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), new \Swag\PayPal\OrdersApi\Builder\APM\GiropayOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  30867.     }
  30868.     /**
  30869.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler' shared service.
  30870.      *
  30871.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  30872.      */
  30873.     protected function getIdealAPMHandlerService()
  30874.     {
  30875.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  30876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  30878.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  30879.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  30880.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  30881.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/IdealOrderBuilder.php';
  30882.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  30883.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30884.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  30885.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  30886.         }
  30887.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30888.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  30889.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  30890.         }
  30891.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  30892.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'])) {
  30893.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'];
  30894.         }
  30895.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), new \Swag\PayPal\OrdersApi\Builder\APM\IdealOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  30896.     }
  30897.     /**
  30898.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler' shared service.
  30899.      *
  30900.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  30901.      */
  30902.     protected function getMultibancoAPMHandlerService()
  30903.     {
  30904.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  30905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  30907.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  30908.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  30909.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  30910.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/MultibancoOrderBuilder.php';
  30911.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  30912.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30913.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  30914.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  30915.         }
  30916.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30917.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  30918.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  30919.         }
  30920.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  30921.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'])) {
  30922.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'];
  30923.         }
  30924.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), new \Swag\PayPal\OrdersApi\Builder\APM\MultibancoOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  30925.     }
  30926.     /**
  30927.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler' shared service.
  30928.      *
  30929.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  30930.      */
  30931.     protected function getMyBankAPMHandlerService()
  30932.     {
  30933.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  30934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30935.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  30936.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  30937.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  30938.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  30939.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/MyBankOrderBuilder.php';
  30940.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  30941.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30942.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  30943.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  30944.         }
  30945.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30946.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  30947.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  30948.         }
  30949.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  30950.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'])) {
  30951.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'];
  30952.         }
  30953.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), new \Swag\PayPal\OrdersApi\Builder\APM\MyBankOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  30954.     }
  30955.     /**
  30956.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler' shared service.
  30957.      *
  30958.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  30959.      */
  30960.     protected function getOxxoAPMHandlerService()
  30961.     {
  30962.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  30963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  30965.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  30966.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  30967.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  30968.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/OxxoOrderBuilder.php';
  30969.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  30970.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  30971.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  30972.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  30973.         }
  30974.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30975.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  30976.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  30977.         }
  30978.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  30979.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'])) {
  30980.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'];
  30981.         }
  30982.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), new \Swag\PayPal\OrdersApi\Builder\APM\OxxoOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  30983.     }
  30984.     /**
  30985.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\P24APMHandler' shared service.
  30986.      *
  30987.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  30988.      */
  30989.     protected function getP24APMHandlerService()
  30990.     {
  30991.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  30992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  30993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  30994.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  30995.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  30996.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  30997.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/P24OrderBuilder.php';
  30998.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  30999.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  31000.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  31001.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  31002.         }
  31003.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31004.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  31005.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  31006.         }
  31007.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  31008.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'])) {
  31009.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'];
  31010.         }
  31011.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), new \Swag\PayPal\OrdersApi\Builder\APM\P24OrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  31012.     }
  31013.     /**
  31014.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\PUIHandler' shared service.
  31015.      *
  31016.      * @return \Swag\PayPal\Checkout\Payment\Method\PUIHandler
  31017.      */
  31018.     protected function getPUIHandlerService()
  31019.     {
  31020.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  31021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  31022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  31023.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php';
  31024.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  31025.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/PUIOrderBuilder.php';
  31026.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUICustomerDataService.php';
  31027.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  31028.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  31029.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  31030.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  31031.         }
  31032.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31033.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  31034.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  31035.         }
  31036.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  31037.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  31038.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  31039.         }
  31040.         $d = ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService());
  31041.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  31042.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  31043.         }
  31044.         $e = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  31045.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  31046.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  31047.         }
  31048.         $f = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  31049.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  31050.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  31051.         }
  31052.         $g = ($this->services['translator'] ?? $this->getTranslatorService());
  31053.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'])) {
  31054.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'];
  31055.         }
  31056.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'] = new \Swag\PayPal\Checkout\Payment\Method\PUIHandler(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a, new \Swag\PayPal\OrdersApi\Builder\PUIOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c$d), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), new \Swag\PayPal\Checkout\PUI\Service\PUICustomerDataService($e$f), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $g, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  31057.     }
  31058.     /**
  31059.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\PayLaterHandler' shared service.
  31060.      *
  31061.      * @return \Swag\PayPal\Checkout\Payment\Method\PayLaterHandler
  31062.      */
  31063.     protected function getPayLaterHandlerService()
  31064.     {
  31065.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  31066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  31067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  31068.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  31069.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PayLaterHandler.php';
  31070.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  31071.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  31072.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  31073.         }
  31074.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  31075.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'])) {
  31076.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'];
  31077.         }
  31078.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PayLaterHandler'] = new \Swag\PayPal\Checkout\Payment\Method\PayLaterHandler(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), $b, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  31079.     }
  31080.     /**
  31081.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\SEPAHandler' shared service.
  31082.      *
  31083.      * @return \Swag\PayPal\Checkout\Payment\Method\SEPAHandler
  31084.      */
  31085.     protected function getSEPAHandlerService()
  31086.     {
  31087.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  31088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  31089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  31090.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  31091.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/SEPAHandler.php';
  31092.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  31093.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  31094.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  31095.         }
  31096.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  31097.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'])) {
  31098.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'];
  31099.         }
  31100.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'] = new \Swag\PayPal\Checkout\Payment\Method\SEPAHandler(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), $b, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  31101.     }
  31102.     /**
  31103.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler' shared service.
  31104.      *
  31105.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  31106.      */
  31107.     protected function getSofortAPMHandlerService()
  31108.     {
  31109.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  31110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  31111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  31112.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  31113.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  31114.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  31115.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/SofortOrderBuilder.php';
  31116.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  31117.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  31118.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  31119.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  31120.         }
  31121.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31122.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  31123.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  31124.         }
  31125.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  31126.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'])) {
  31127.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'];
  31128.         }
  31129.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), new \Swag\PayPal\OrdersApi\Builder\APM\SofortOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  31130.     }
  31131.     /**
  31132.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler' shared service.
  31133.      *
  31134.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  31135.      */
  31136.     protected function getTrustlyAPMHandlerService()
  31137.     {
  31138.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  31139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  31140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  31141.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  31142.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  31143.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  31144.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/TrustlyOrderBuilder.php';
  31145.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  31146.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  31147.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  31148.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  31149.         }
  31150.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31151.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  31152.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  31153.         }
  31154.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  31155.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'])) {
  31156.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'];
  31157.         }
  31158.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), new \Swag\PayPal\OrdersApi\Builder\APM\TrustlyOrderBuilder($b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $c));
  31159.     }
  31160.     /**
  31161.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\VenmoHandler' shared service.
  31162.      *
  31163.      * @return \Swag\PayPal\Checkout\Payment\Method\VenmoHandler
  31164.      */
  31165.     protected function getVenmoHandlerService()
  31166.     {
  31167.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  31168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  31169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  31170.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  31171.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/VenmoHandler.php';
  31172.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  31173.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  31174.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  31175.         }
  31176.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  31177.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'])) {
  31178.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'];
  31179.         }
  31180.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\VenmoHandler'] = new \Swag\PayPal\Checkout\Payment\Method\VenmoHandler(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), $b, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  31181.     }
  31182.     /**
  31183.      * Gets the private 'Swag\PayPal\Checkout\Payment\PayPalPaymentHandler' shared service.
  31184.      *
  31185.      * @return \Swag\PayPal\Checkout\Payment\PayPalPaymentHandler
  31186.      */
  31187.     protected function getPayPalPaymentHandlerService()
  31188.     {
  31189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  31190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  31191.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/PayPalPaymentHandler.php';
  31192.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/PayPalHandler.php';
  31193.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/PlusPuiHandler.php';
  31194.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/PayerInfoPatchBuilder.php';
  31195.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/OrderNumberPatchBuilder.php';
  31196.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/TransactionPatchBuilder.php';
  31197.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/ShippingAddressPatchBuilder.php';
  31198.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  31199.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  31200.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  31201.         }
  31202.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'] ?? $this->getOrderFromOrderBuilderService());
  31203.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  31204.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  31205.         }
  31206.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService());
  31207.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  31208.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  31209.         }
  31210.         $d = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  31211.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  31212.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  31213.         }
  31214.         $e = ($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] ?? $this->getOrderPaymentBuilderService());
  31215.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  31216.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  31217.         }
  31218.         $f = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  31219.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'])) {
  31220.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'];
  31221.         }
  31222.         $g = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service());
  31223.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'] = new \Swag\PayPal\Checkout\Payment\PayPalPaymentHandler($a, new \Swag\PayPal\Checkout\Payment\Handler\PayPalHandler($b, ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), $c, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), $g), new \Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler(($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService()), $d, new \Swag\PayPal\PaymentsApi\Patch\PayerInfoPatchBuilder(), new \Swag\PayPal\PaymentsApi\Patch\OrderNumberPatchBuilder(), new \Swag\PayPal\PaymentsApi\Patch\TransactionPatchBuilder($e), new \Swag\PayPal\PaymentsApi\Patch\ShippingAddressPatchBuilder(), $a$g), $f$g, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()));
  31224.     }
  31225.     /**
  31226.      * Gets the private 'Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler' shared service.
  31227.      *
  31228.      * @return \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler
  31229.      */
  31230.     protected function getCancelTransactionsTaskHandlerService()
  31231.     {
  31232.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/ScheduledTask/CancelTransactionsTaskHandler.php';
  31233.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31234.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  31235.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  31236.         }
  31237.         $b = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  31238.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  31239.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  31240.         }
  31241.         $c = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  31242.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  31243.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  31244.         }
  31245.         $d = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  31246.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  31247.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  31248.         }
  31249.         $e = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  31250.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'])) {
  31251.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'];
  31252.         }
  31253.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] = new \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler($a$b$c$d$e);
  31254.     }
  31255.     /**
  31256.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\OrderExecuteService' shared service.
  31257.      *
  31258.      * @return \Swag\PayPal\Checkout\Payment\Service\OrderExecuteService
  31259.      */
  31260.     protected function getOrderExecuteServiceService()
  31261.     {
  31262.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/OrderExecuteService.php';
  31263.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Patch/OrderNumberPatchBuilder.php';
  31264.         $a = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  31265.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'])) {
  31266.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'];
  31267.         }
  31268.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  31269.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'])) {
  31270.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'];
  31271.         }
  31272.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] = new \Swag\PayPal\Checkout\Payment\Service\OrderExecuteService($a$b, new \Swag\PayPal\OrdersApi\Patch\OrderNumberPatchBuilder(), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  31273.     }
  31274.     /**
  31275.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\OrderPatchService' shared service.
  31276.      *
  31277.      * @return \Swag\PayPal\Checkout\Payment\Service\OrderPatchService
  31278.      */
  31279.     protected function getOrderPatchServiceService()
  31280.     {
  31281.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/OrderPatchService.php';
  31282.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Patch/PurchaseUnitPatchBuilder.php';
  31283.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31284.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  31285.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  31286.         }
  31287.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService());
  31288.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  31289.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  31290.         }
  31291.         $c = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  31292.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'])) {
  31293.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'];
  31294.         }
  31295.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] = new \Swag\PayPal\Checkout\Payment\Service\OrderPatchService($a, new \Swag\PayPal\OrdersApi\Patch\PurchaseUnitPatchBuilder($b$c), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  31296.     }
  31297.     /**
  31298.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\TransactionDataService' shared service.
  31299.      *
  31300.      * @return \Swag\PayPal\Checkout\Payment\Service\TransactionDataService
  31301.      */
  31302.     protected function getTransactionDataServiceService()
  31303.     {
  31304.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/TransactionDataService.php';
  31305.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  31306.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'])) {
  31307.             return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'];
  31308.         }
  31309.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] = new \Swag\PayPal\Checkout\Payment\Service\TransactionDataService($a);
  31310.     }
  31311.     /**
  31312.      * Gets the private 'Swag\PayPal\Checkout\Plus\PlusSubscriber' shared service.
  31313.      *
  31314.      * @return \Swag\PayPal\Checkout\Plus\PlusSubscriber
  31315.      */
  31316.     protected function getPlusSubscriberService()
  31317.     {
  31318.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php';
  31319.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/Service/PlusDataService.php';
  31320.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/AbstractPaymentBuilder.php';
  31321.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/CartPaymentBuilderInterface.php';
  31322.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/CartPaymentBuilder.php';
  31323.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  31324.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31325.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  31326.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  31327.         }
  31328.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31329.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  31330.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  31331.         }
  31332.         $c = ($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] ?? $this->getOrderPaymentBuilderService());
  31333.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  31334.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  31335.         }
  31336.         $d = ($this->services['translator'] ?? $this->getTranslatorService());
  31337.         if (isset($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'])) {
  31338.             return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'];
  31339.         }
  31340.         $e = ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService());
  31341.         $f = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service());
  31342.         $g = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  31343.         return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] = new \Swag\PayPal\Checkout\Plus\PlusSubscriber(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a, new \Swag\PayPal\Checkout\Plus\Service\PlusDataService(new \Swag\PayPal\PaymentsApi\Builder\CartPaymentBuilder($e, ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), $b$f$a), $c, ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService()), ($this->services['router'] ?? $this->getRouterService()), $g$e$a), $g$d$f);
  31344.     }
  31345.     /**
  31346.      * Gets the private 'Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber' shared service.
  31347.      *
  31348.      * @return \Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber
  31349.      */
  31350.     protected function getInstallmentBannerSubscriberService()
  31351.     {
  31352.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/InstallmentBannerSubscriber.php';
  31353.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/Service/BannerDataServiceInterface.php';
  31354.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Installment/Banner/Service/BannerDataService.php';
  31355.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31356.         if (isset($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'])) {
  31357.             return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'];
  31358.         }
  31359.         $b = ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService());
  31360.         if (isset($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'])) {
  31361.             return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'];
  31362.         }
  31363.         $c = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  31364.         return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] = new \Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a$c, new \Swag\PayPal\Installment\Banner\Service\BannerDataService($c, ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService())), $b, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  31365.     }
  31366.     /**
  31367.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder' shared service.
  31368.      *
  31369.      * @return \Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder
  31370.      */
  31371.     protected function getOrderFromCartBuilderService()
  31372.     {
  31373.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  31374.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/OrderFromCartBuilder.php';
  31375.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  31376.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  31377.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromCartBuilder'] = new \Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  31378.     }
  31379.     /**
  31380.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder' shared service.
  31381.      *
  31382.      * @return \Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder
  31383.      */
  31384.     protected function getOrderFromOrderBuilderService()
  31385.     {
  31386.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  31387.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/OrderFromOrderBuilder.php';
  31388.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  31389.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31390.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'])) {
  31391.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'];
  31392.         }
  31393.         $b = ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService());
  31394.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'])) {
  31395.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'];
  31396.         }
  31397.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'] = new \Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder($a, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), $b);
  31398.     }
  31399.     /**
  31400.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider' shared service.
  31401.      *
  31402.      * @return \Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider
  31403.      */
  31404.     protected function getItemListProviderService()
  31405.     {
  31406.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/ItemListProvider.php';
  31407.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  31408.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31409.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'])) {
  31410.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'];
  31411.         }
  31412.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), $a, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  31413.     }
  31414.     /**
  31415.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider' shared service.
  31416.      *
  31417.      * @return \Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider
  31418.      */
  31419.     protected function getPurchaseUnitProviderService()
  31420.     {
  31421.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/PurchaseUnitProvider.php';
  31422.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AmountProvider.php';
  31423.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/CustomIdProvider.php';
  31424.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  31425.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  31426.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  31427.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'])) {
  31428.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'];
  31429.         }
  31430.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31431.         if (isset($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'])) {
  31432.             return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'];
  31433.         }
  31434.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider(new \Swag\PayPal\OrdersApi\Builder\Util\AmountProvider(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter()))), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), new \Swag\PayPal\OrdersApi\Builder\Util\CustomIdProvider($a'6.4.20.2'), $b);
  31435.     }
  31436.     /**
  31437.      * Gets the private 'Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder' shared service.
  31438.      *
  31439.      * @return \Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder
  31440.      */
  31441.     protected function getOrderPaymentBuilderService()
  31442.     {
  31443.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/AbstractPaymentBuilder.php';
  31444.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/OrderPaymentBuilderInterface.php';
  31445.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/OrderPaymentBuilder.php';
  31446.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  31447.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31448.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  31449.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  31450.         }
  31451.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31452.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  31453.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  31454.         }
  31455.         $c = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  31456.         if (isset($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'])) {
  31457.             return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'];
  31458.         }
  31459.         return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] = new \Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder(($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), $a, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), $b$c);
  31460.     }
  31461.     /**
  31462.      * Gets the private 'Swag\PayPal\Pos\Client\PosClientFactory' shared service.
  31463.      *
  31464.      * @return \Swag\PayPal\Pos\Client\PosClientFactory
  31465.      */
  31466.     protected function getPosClientFactoryService()
  31467.     {
  31468.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Client/PosClientFactory.php';
  31469.         return $this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] = new \Swag\PayPal\Pos\Client\PosClientFactory(($this->privates['Swag\\PayPal\\Pos\\Resource\\TokenResource'] ?? $this->getTokenResourceService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service()));
  31470.     }
  31471.     /**
  31472.      * Gets the private 'Swag\PayPal\Pos\Command\PosImageSyncCommand' shared service.
  31473.      *
  31474.      * @return \Swag\PayPal\Pos\Command\PosImageSyncCommand
  31475.      */
  31476.     protected function getPosImageSyncCommandService()
  31477.     {
  31478.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31479.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  31480.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosImageSyncCommand.php';
  31481.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosImageSyncCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ImageTask'] ?? $this->getImageTaskService()));
  31482.         $instance->setName('swag:paypal:pos:sync:images');
  31483.         $instance->setDescription('Sync only images to Zettle');
  31484.         return $instance;
  31485.     }
  31486.     /**
  31487.      * Gets the private 'Swag\PayPal\Pos\Command\PosInventorySyncCommand' shared service.
  31488.      *
  31489.      * @return \Swag\PayPal\Pos\Command\PosInventorySyncCommand
  31490.      */
  31491.     protected function getPosInventorySyncCommandService()
  31492.     {
  31493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31494.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  31495.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosInventorySyncCommand.php';
  31496.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosInventorySyncCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] ?? $this->getInventoryTaskService()));
  31497.         $instance->setName('swag:paypal:pos:sync:inventory');
  31498.         $instance->setDescription('Sync only inventory to Zettle');
  31499.         return $instance;
  31500.     }
  31501.     /**
  31502.      * Gets the private 'Swag\PayPal\Pos\Command\PosLogCleanupCommand' shared service.
  31503.      *
  31504.      * @return \Swag\PayPal\Pos\Command\PosLogCleanupCommand
  31505.      */
  31506.     protected function getPosLogCleanupCommandService()
  31507.     {
  31508.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31509.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  31510.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosLogCleanupCommand.php';
  31511.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosLogCleanupCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] ?? $this->getLogCleanerService()));
  31512.         $instance->setName('swag:paypal:pos:log:cleanup');
  31513.         $instance->setDescription('Cleanup Zettle sync log');
  31514.         return $instance;
  31515.     }
  31516.     /**
  31517.      * Gets the private 'Swag\PayPal\Pos\Command\PosProductSyncCommand' shared service.
  31518.      *
  31519.      * @return \Swag\PayPal\Pos\Command\PosProductSyncCommand
  31520.      */
  31521.     protected function getPosProductSyncCommandService()
  31522.     {
  31523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31524.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  31525.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosProductSyncCommand.php';
  31526.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosProductSyncCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ProductTask'] ?? $this->getProductTaskService()));
  31527.         $instance->setName('swag:paypal:pos:sync:product');
  31528.         $instance->setDescription('Sync only products to Zettle');
  31529.         return $instance;
  31530.     }
  31531.     /**
  31532.      * Gets the private 'Swag\PayPal\Pos\Command\PosSyncCommand' shared service.
  31533.      *
  31534.      * @return \Swag\PayPal\Pos\Command\PosSyncCommand
  31535.      */
  31536.     protected function getPosSyncCommandService()
  31537.     {
  31538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31539.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  31540.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Command/PosSyncCommand.php';
  31541.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosSyncCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosSyncCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] ?? $this->getCompleteTaskService()));
  31542.         $instance->setName('swag:paypal:pos:sync');
  31543.         $instance->setDescription('Sync to Zettle');
  31544.         return $instance;
  31545.     }
  31546.     /**
  31547.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler' shared service.
  31548.      *
  31549.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler
  31550.      */
  31551.     protected function getCloneVisibilityHandlerService()
  31552.     {
  31553.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  31554.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/CloneVisibilityHandler.php';
  31555.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  31556.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  31557.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  31558.         }
  31559.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  31560.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  31561.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  31562.         }
  31563.         $c = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService());
  31564.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  31565.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  31566.         }
  31567.         $d = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  31568.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'])) {
  31569.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'];
  31570.         }
  31571.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service()), $b$c$d);
  31572.     }
  31573.     /**
  31574.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler' shared service.
  31575.      *
  31576.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler
  31577.      */
  31578.     protected function getInventoryUpdateHandlerService()
  31579.     {
  31580.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/InventoryUpdateHandler.php';
  31581.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  31582.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  31583.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  31584.         }
  31585.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  31586.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  31587.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  31588.         }
  31589.         $c = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] ?? $this->getInventorySyncManagerService());
  31590.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  31591.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  31592.         }
  31593.         $d = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  31594.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'])) {
  31595.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'];
  31596.         }
  31597.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler($a$b$c$d);
  31598.     }
  31599.     /**
  31600.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler' shared service.
  31601.      *
  31602.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler
  31603.      */
  31604.     protected function getSyncManagerHandlerService()
  31605.     {
  31606.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/SyncManagerHandler.php';
  31607.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/AbstractSyncManager.php';
  31608.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  31609.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/ImageSyncManager.php';
  31610.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/ProductSyncManager.php';
  31611.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  31612.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  31613.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  31614.         }
  31615.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  31616.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  31617.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  31618.         }
  31619.         $c = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  31620.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  31621.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  31622.         }
  31623.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] ?? $this->getImageSyncerService());
  31624.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  31625.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  31626.         }
  31627.         $e = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] ?? $this->getInventorySyncManagerService());
  31628.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  31629.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  31630.         }
  31631.         $f = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  31632.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'])) {
  31633.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'];
  31634.         }
  31635.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler($a, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), $b, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service()), new \Swag\PayPal\Pos\MessageQueue\Manager\ImageSyncManager($a$c$d), $e, new \Swag\PayPal\Pos\MessageQueue\Manager\ProductSyncManager($a, ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $f$d));
  31636.     }
  31637.     /**
  31638.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler' shared service.
  31639.      *
  31640.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler
  31641.      */
  31642.     protected function getImageSyncHandlerService()
  31643.     {
  31644.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  31645.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ImageSyncHandler.php';
  31646.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  31647.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  31648.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  31649.         }
  31650.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  31651.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  31652.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  31653.         }
  31654.         $c = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  31655.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'])) {
  31656.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'];
  31657.         }
  31658.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), $c, ($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] ?? $this->getImageSyncerService()));
  31659.     }
  31660.     /**
  31661.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler' shared service.
  31662.      *
  31663.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler
  31664.      */
  31665.     protected function getInventorySyncHandlerService()
  31666.     {
  31667.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  31668.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/InventorySyncHandler.php';
  31669.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  31670.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  31671.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  31672.         }
  31673.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  31674.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  31675.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  31676.         }
  31677.         $c = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  31678.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  31679.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  31680.         }
  31681.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  31682.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  31683.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  31684.         }
  31685.         $e = ($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'] ?? $this->getInventorySyncerService());
  31686.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'])) {
  31687.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'];
  31688.         }
  31689.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), $c$d$e);
  31690.     }
  31691.     /**
  31692.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler' shared service.
  31693.      *
  31694.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler
  31695.      */
  31696.     protected function getProductCleanupSyncHandlerService()
  31697.     {
  31698.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  31699.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  31700.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductCleanupSyncHandler.php';
  31701.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  31702.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  31703.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  31704.         }
  31705.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  31706.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  31707.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  31708.         }
  31709.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  31710.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  31711.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  31712.         }
  31713.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  31714.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  31715.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  31716.         }
  31717.         $e = ($this->services['swag_paypal_pos_sales_channel.repository'] ?? $this->getSwagPaypalPosSalesChannel_RepositoryService());
  31718.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'])) {
  31719.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'];
  31720.         }
  31721.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $c$d$e);
  31722.     }
  31723.     /**
  31724.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler' shared service.
  31725.      *
  31726.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler
  31727.      */
  31728.     protected function getProductSingleSyncHandlerService()
  31729.     {
  31730.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  31731.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  31732.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductSingleSyncHandler.php';
  31733.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  31734.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  31735.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  31736.         }
  31737.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  31738.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  31739.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  31740.         }
  31741.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  31742.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  31743.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  31744.         }
  31745.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  31746.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'])) {
  31747.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'];
  31748.         }
  31749.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $c$d);
  31750.     }
  31751.     /**
  31752.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler' shared service.
  31753.      *
  31754.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler
  31755.      */
  31756.     protected function getProductVariantSyncHandlerService()
  31757.     {
  31758.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  31759.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  31760.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductVariantSyncHandler.php';
  31761.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  31762.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  31763.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  31764.         }
  31765.         $b = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  31766.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  31767.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  31768.         }
  31769.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  31770.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  31771.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  31772.         }
  31773.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService());
  31774.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'])) {
  31775.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'];
  31776.         }
  31777.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service()), $b, ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] ?? $this->getMessageHydratorService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), $c$d);
  31778.     }
  31779.     /**
  31780.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager' shared service.
  31781.      *
  31782.      * @return \Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager
  31783.      */
  31784.     protected function getInventorySyncManagerService()
  31785.     {
  31786.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/AbstractSyncManager.php';
  31787.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/InventorySyncManager.php';
  31788.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  31789.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  31790.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  31791.         }
  31792.         $b = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService());
  31793.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  31794.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  31795.         }
  31796.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  31797.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  31798.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  31799.         }
  31800.         $d = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  31801.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'])) {
  31802.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'];
  31803.         }
  31804.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] = new \Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager($a$b$c$d);
  31805.     }
  31806.     /**
  31807.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\MessageDispatcher' shared service.
  31808.      *
  31809.      * @return \Swag\PayPal\Pos\MessageQueue\MessageDispatcher
  31810.      */
  31811.     protected function getMessageDispatcherService()
  31812.     {
  31813.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/MessageDispatcher.php';
  31814.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31815.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'])) {
  31816.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'];
  31817.         }
  31818.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] = new \Swag\PayPal\Pos\MessageQueue\MessageDispatcher($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31819.     }
  31820.     /**
  31821.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\MessageHydrator' shared service.
  31822.      *
  31823.      * @return \Swag\PayPal\Pos\MessageQueue\MessageHydrator
  31824.      */
  31825.     protected function getMessageHydratorService()
  31826.     {
  31827.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/MessageQueue/MessageHydrator.php';
  31828.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  31829.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'])) {
  31830.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'];
  31831.         }
  31832.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  31833.         if (isset($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'])) {
  31834.             return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'];
  31835.         }
  31836.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageHydrator'] = new \Swag\PayPal\Pos\MessageQueue\MessageHydrator($a$b);
  31837.     }
  31838.     /**
  31839.      * Gets the private 'Swag\PayPal\Pos\Resource\InventoryResource' shared service.
  31840.      *
  31841.      * @return \Swag\PayPal\Pos\Resource\InventoryResource
  31842.      */
  31843.     protected function getInventoryResourceService()
  31844.     {
  31845.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/InventoryResource.php';
  31846.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] = new \Swag\PayPal\Pos\Resource\InventoryResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService()));
  31847.     }
  31848.     /**
  31849.      * Gets the private 'Swag\PayPal\Pos\Resource\ProductResource' shared service.
  31850.      *
  31851.      * @return \Swag\PayPal\Pos\Resource\ProductResource
  31852.      */
  31853.     protected function getProductResourceService()
  31854.     {
  31855.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/ProductResource.php';
  31856.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] = new \Swag\PayPal\Pos\Resource\ProductResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService()));
  31857.     }
  31858.     /**
  31859.      * Gets the private 'Swag\PayPal\Pos\Resource\TokenResource' shared service.
  31860.      *
  31861.      * @return \Swag\PayPal\Pos\Resource\TokenResource
  31862.      */
  31863.     protected function getTokenResourceService()
  31864.     {
  31865.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/TokenResource.php';
  31866.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Client/TokenClientFactory.php';
  31867.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\TokenResource'] = new \Swag\PayPal\Pos\Resource\TokenResource(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), new \Swag\PayPal\Pos\Client\TokenClientFactory(($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service())));
  31868.     }
  31869.     /**
  31870.      * Gets the private 'Swag\PayPal\Pos\Run\Administration\LogCleaner' shared service.
  31871.      *
  31872.      * @return \Swag\PayPal\Pos\Run\Administration\LogCleaner
  31873.      */
  31874.     protected function getLogCleanerService()
  31875.     {
  31876.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Administration/LogCleaner.php';
  31877.         $a = ($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService());
  31878.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'])) {
  31879.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'];
  31880.         }
  31881.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] = new \Swag\PayPal\Pos\Run\Administration\LogCleaner($a);
  31882.     }
  31883.     /**
  31884.      * Gets the private 'Swag\PayPal\Pos\Run\Logger' shared service.
  31885.      *
  31886.      * @return \Monolog\Logger
  31887.      */
  31888.     protected function getLogger4Service()
  31889.     {
  31890.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/LoggerFactory.php';
  31891.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] = (new \Swag\PayPal\Pos\Run\LoggerFactory())->createLogger();
  31892.     }
  31893.     /**
  31894.      * Gets the private 'Swag\PayPal\Pos\Run\RunService' shared service.
  31895.      *
  31896.      * @return \Swag\PayPal\Pos\Run\RunService
  31897.      */
  31898.     protected function getRunServiceService()
  31899.     {
  31900.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/RunService.php';
  31901.         $a = ($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService());
  31902.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'])) {
  31903.             return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'];
  31904.         }
  31905.         $b = ($this->services['swag_paypal_pos_sales_channel_run_log.repository'] ?? $this->getSwagPaypalPosSalesChannelRunLog_RepositoryService());
  31906.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'])) {
  31907.             return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'];
  31908.         }
  31909.         return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] = new \Swag\PayPal\Pos\Run\RunService($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service()));
  31910.     }
  31911.     /**
  31912.      * Gets the private 'Swag\PayPal\Pos\Run\Task\CompleteTask' shared service.
  31913.      *
  31914.      * @return \Swag\PayPal\Pos\Run\Task\CompleteTask
  31915.      */
  31916.     protected function getCompleteTaskService()
  31917.     {
  31918.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  31919.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/CompleteTask.php';
  31920.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  31921.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'])) {
  31922.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'];
  31923.         }
  31924.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  31925.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'])) {
  31926.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'];
  31927.         }
  31928.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] = new \Swag\PayPal\Pos\Run\Task\CompleteTask($a$b);
  31929.     }
  31930.     /**
  31931.      * Gets the private 'Swag\PayPal\Pos\Run\Task\ImageTask' shared service.
  31932.      *
  31933.      * @return \Swag\PayPal\Pos\Run\Task\ImageTask
  31934.      */
  31935.     protected function getImageTaskService()
  31936.     {
  31937.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  31938.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/ImageTask.php';
  31939.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ImageTask'] = new \Swag\PayPal\Pos\Run\Task\ImageTask(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()));
  31940.     }
  31941.     /**
  31942.      * Gets the private 'Swag\PayPal\Pos\Run\Task\InventoryTask' shared service.
  31943.      *
  31944.      * @return \Swag\PayPal\Pos\Run\Task\InventoryTask
  31945.      */
  31946.     protected function getInventoryTaskService()
  31947.     {
  31948.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  31949.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/InventoryTask.php';
  31950.         $a = ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService());
  31951.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'])) {
  31952.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'];
  31953.         }
  31954.         $b = ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService());
  31955.         if (isset($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'])) {
  31956.             return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'];
  31957.         }
  31958.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] = new \Swag\PayPal\Pos\Run\Task\InventoryTask($a$b);
  31959.     }
  31960.     /**
  31961.      * Gets the private 'Swag\PayPal\Pos\Run\Task\ProductTask' shared service.
  31962.      *
  31963.      * @return \Swag\PayPal\Pos\Run\Task\ProductTask
  31964.      */
  31965.     protected function getProductTaskService()
  31966.     {
  31967.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  31968.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Run/Task/ProductTask.php';
  31969.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ProductTask'] = new \Swag\PayPal\Pos\Run\Task\ProductTask(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\MessageDispatcher'] ?? $this->getMessageDispatcherService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()));
  31970.     }
  31971.     /**
  31972.      * Gets the private 'Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler' shared service.
  31973.      *
  31974.      * @return \Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler
  31975.      */
  31976.     protected function getCleanUpLogTaskHandlerService()
  31977.     {
  31978.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  31979.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/CleanUpLogTaskHandler.php';
  31980.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  31981.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  31982.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  31983.         }
  31984.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  31985.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  31986.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  31987.         }
  31988.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] ?? $this->getLogCleanerService());
  31989.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'])) {
  31990.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'];
  31991.         }
  31992.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] = new \Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler($a$b$c);
  31993.     }
  31994.     /**
  31995.      * Gets the private 'Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler' shared service.
  31996.      *
  31997.      * @return \Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler
  31998.      */
  31999.     protected function getCompleteSyncTaskHandlerService()
  32000.     {
  32001.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  32002.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/CompleteSyncTaskHandler.php';
  32003.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  32004.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  32005.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  32006.         }
  32007.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32008.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  32009.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  32010.         }
  32011.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] ?? $this->getCompleteTaskService());
  32012.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'])) {
  32013.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'];
  32014.         }
  32015.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] = new \Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler($a$b$c);
  32016.     }
  32017.     /**
  32018.      * Gets the private 'Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler' shared service.
  32019.      *
  32020.      * @return \Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler
  32021.      */
  32022.     protected function getInventorySyncTaskHandlerService()
  32023.     {
  32024.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  32025.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Schedule/InventorySyncTaskHandler.php';
  32026.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  32027.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  32028.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  32029.         }
  32030.         $b = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32031.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  32032.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  32033.         }
  32034.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] ?? $this->getInventoryTaskService());
  32035.         if (isset($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'])) {
  32036.             return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'];
  32037.         }
  32038.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] = new \Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler($a$b$c);
  32039.     }
  32040.     /**
  32041.      * Gets the private 'Swag\PayPal\Pos\Sync\Context\InventoryContextFactory' shared service.
  32042.      *
  32043.      * @return \Swag\PayPal\Pos\Sync\Context\InventoryContextFactory
  32044.      */
  32045.     protected function getInventoryContextFactoryService()
  32046.     {
  32047.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Context/InventoryContextFactory.php';
  32048.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  32049.         $a = ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService());
  32050.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'])) {
  32051.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'];
  32052.         }
  32053.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] = new \Swag\PayPal\Pos\Sync\Context\InventoryContextFactory(($this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] ?? $this->getInventoryResourceService()), ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter())), $a);
  32054.     }
  32055.     /**
  32056.      * Gets the private 'Swag\PayPal\Pos\Sync\ImageSyncer' shared service.
  32057.      *
  32058.      * @return \Swag\PayPal\Pos\Sync\ImageSyncer
  32059.      */
  32060.     protected function getImageSyncerService()
  32061.     {
  32062.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  32063.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ImageSyncer.php';
  32064.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/MediaConverter.php';
  32065.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Resource/ImageResource.php';
  32066.         $a = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  32067.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'])) {
  32068.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'];
  32069.         }
  32070.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] = new \Swag\PayPal\Pos\Sync\ImageSyncer($a, new \Swag\PayPal\Pos\Api\Service\MediaConverter(($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService())), new \Swag\PayPal\Pos\Resource\ImageResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService())), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service()));
  32071.     }
  32072.     /**
  32073.      * Gets the private 'Swag\PayPal\Pos\Sync\InventorySyncer' shared service.
  32074.      *
  32075.      * @return \Swag\PayPal\Pos\Sync\InventorySyncer
  32076.      */
  32077.     protected function getInventorySyncerService()
  32078.     {
  32079.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/InventorySyncer.php';
  32080.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/LocalUpdater.php';
  32081.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculatorInterface.php';
  32082.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculator.php';
  32083.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/RemoteUpdater.php';
  32084.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/RemoteCalculator.php';
  32085.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  32086.         $a = ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService());
  32087.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  32088.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  32089.         }
  32090.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  32091.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  32092.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  32093.         }
  32094.         $c = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  32095.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  32096.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  32097.         }
  32098.         $d = ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService());
  32099.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'])) {
  32100.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'];
  32101.         }
  32102.         $e = ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service());
  32103.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'] = new \Swag\PayPal\Pos\Sync\InventorySyncer($a, new \Swag\PayPal\Pos\Sync\Inventory\LocalUpdater($b, new \Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalCalculator(), $c$e), new \Swag\PayPal\Pos\Sync\Inventory\RemoteUpdater(($this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] ?? $this->getInventoryResourceService()), new \Swag\PayPal\Pos\Sync\Inventory\Calculator\RemoteCalculator(($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter()))), $e), $d);
  32104.     }
  32105.     /**
  32106.      * Gets the private 'Swag\PayPal\Pos\Sync\Inventory\StockSubscriber' shared service.
  32107.      *
  32108.      * @return \Swag\PayPal\Pos\Sync\Inventory\StockSubscriber
  32109.      */
  32110.     protected function getStockSubscriberService()
  32111.     {
  32112.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/StockSubscriber.php';
  32113.         $a = ($this->services['order_line_item.repository'] ?? $this->getOrderLineItem_RepositoryService());
  32114.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  32115.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  32116.         }
  32117.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  32118.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  32119.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  32120.         }
  32121.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32122.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'])) {
  32123.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'];
  32124.         }
  32125.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] = new \Swag\PayPal\Pos\Sync\Inventory\StockSubscriber($a$b$c);
  32126.     }
  32127.     /**
  32128.      * Gets the private 'Swag\PayPal\Pos\Sync\ProductSelection' shared service.
  32129.      *
  32130.      * @return \Swag\PayPal\Pos\Sync\ProductSelection
  32131.      */
  32132.     protected function getProductSelectionService()
  32133.     {
  32134.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ProductSelection.php';
  32135.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  32136.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'])) {
  32137.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'];
  32138.         }
  32139.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  32140.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'])) {
  32141.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'];
  32142.         }
  32143.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] = new \Swag\PayPal\Pos\Sync\ProductSelection($a, ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $b);
  32144.     }
  32145.     /**
  32146.      * Gets the private 'Swag\PayPal\Pos\Sync\ProductSyncer' shared service.
  32147.      *
  32148.      * @return \Swag\PayPal\Pos\Sync\ProductSyncer
  32149.      */
  32150.     protected function getProductSyncerService()
  32151.     {
  32152.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/ProductSyncer.php';
  32153.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ProductConverter.php';
  32154.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/CategoryConverter.php';
  32155.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/VariantConverter.php';
  32156.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/PriceConverter.php';
  32157.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/PresentationConverter.php';
  32158.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/OptionGroupConverter.php';
  32159.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/MetadataGenerator.php';
  32160.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Context/ProductContextFactory.php';
  32161.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/NewUpdater.php';
  32162.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/OutdatedUpdater.php';
  32163.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/DeletedUpdater.php';
  32164.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Product/UnsyncedChecker.php';
  32165.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  32166.         $a = ($this->services['swag_paypal_pos_sales_channel_product.repository'] ?? $this->getSwagPaypalPosSalesChannelProduct_RepositoryService());
  32167.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'])) {
  32168.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'];
  32169.         }
  32170.         $b = ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService());
  32171.         if (isset($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'])) {
  32172.             return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'];
  32173.         }
  32174.         $c = ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter()));
  32175.         $d = new \Swag\PayPal\Pos\Api\Service\Converter\PresentationConverter();
  32176.         $e = ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service());
  32177.         $f = ($this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] ?? $this->getProductResourceService());
  32178.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] = new \Swag\PayPal\Pos\Sync\ProductSyncer(new \Swag\PayPal\Pos\Api\Service\ProductConverter($c, new \Swag\PayPal\Pos\Api\Service\Converter\CategoryConverter($c), new \Swag\PayPal\Pos\Api\Service\Converter\VariantConverter($c, new \Swag\PayPal\Pos\Api\Service\Converter\PriceConverter(), $d$e), new \Swag\PayPal\Pos\Api\Service\Converter\OptionGroupConverter(), $d, new \Swag\PayPal\Pos\Api\Service\MetadataGenerator()), new \Swag\PayPal\Pos\Sync\Context\ProductContextFactory($a$b), new \Swag\PayPal\Pos\Sync\Product\NewUpdater($f$e), new \Swag\PayPal\Pos\Sync\Product\OutdatedUpdater($f$e), new \Swag\PayPal\Pos\Sync\Product\DeletedUpdater($f$e$c), new \Swag\PayPal\Pos\Sync\Product\UnsyncedChecker($f$e$c));
  32179.     }
  32180.     /**
  32181.      * Gets the private 'Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler' shared service.
  32182.      *
  32183.      * @return \Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler
  32184.      */
  32185.     protected function getInventoryChangedHandlerService()
  32186.     {
  32187.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookHandler.php';
  32188.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  32189.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/Handler/AbstractWebhookHandler.php';
  32190.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Webhook/Handler/InventoryChangedHandler.php';
  32191.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculatorInterface.php';
  32192.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalWebhookCalculator.php';
  32193.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/LocalUpdater.php';
  32194.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/ApiKeyDecoder.php';
  32195.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  32196.         $a = new \Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalWebhookCalculator();
  32197.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  32198.         return $this->privates['Swag\\PayPal\\Pos\\Webhook\\Handler\\InventoryChangedHandler'] = new \Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler(($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] = new \Swag\PayPal\Pos\Api\Service\ApiKeyDecoder())), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), $a, new \Swag\PayPal\Pos\Sync\Inventory\LocalUpdater($b$a, ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger4Service())), ($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'] ?? $this->getInventorySyncerService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService()), $b, ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter())));
  32199.     }
  32200.     /**
  32201.      * Gets the private 'Swag\PayPal\RestApi\Client\PayPalClientFactory' shared service.
  32202.      *
  32203.      * @return \Swag\PayPal\RestApi\Client\PayPalClientFactory
  32204.      */
  32205.     protected function getPayPalClientFactoryService()
  32206.     {
  32207.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/PayPalClientFactoryInterface.php';
  32208.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/PayPalClientFactory.php';
  32209.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/TokenResourceInterface.php';
  32210.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/TokenResource.php';
  32211.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Service/TokenValidator.php';
  32212.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32213.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'])) {
  32214.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'];
  32215.         }
  32216.         $b = ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService());
  32217.         if (isset($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'])) {
  32218.             return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'];
  32219.         }
  32220.         return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] = new \Swag\PayPal\RestApi\Client\PayPalClientFactory(new \Swag\PayPal\RestApi\V1\Resource\TokenResource(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'] ?? $this->getTokenClientFactoryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] ?? ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] = new \Swag\PayPal\RestApi\V1\Service\TokenValidator()))), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a$b, ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  32221.     }
  32222.     /**
  32223.      * Gets the private 'Swag\PayPal\RestApi\Client\TokenClientFactory' shared service.
  32224.      *
  32225.      * @return \Swag\PayPal\RestApi\Client\TokenClientFactory
  32226.      */
  32227.     protected function getTokenClientFactoryService()
  32228.     {
  32229.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/Client/TokenClientFactory.php';
  32230.         return $this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'] = new \Swag\PayPal\RestApi\Client\TokenClientFactory(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  32231.     }
  32232.     /**
  32233.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\IdentityResource' shared service.
  32234.      *
  32235.      * @return \Swag\PayPal\RestApi\V1\Resource\IdentityResource
  32236.      */
  32237.     protected function getIdentityResourceService()
  32238.     {
  32239.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/IdentityResource.php';
  32240.         return $this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] = new \Swag\PayPal\RestApi\V1\Resource\IdentityResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService()));
  32241.     }
  32242.     /**
  32243.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\PaymentResource' shared service.
  32244.      *
  32245.      * @return \Swag\PayPal\RestApi\V1\Resource\PaymentResource
  32246.      */
  32247.     protected function getPaymentResourceService()
  32248.     {
  32249.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/PaymentResource.php';
  32250.         return $this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] = new \Swag\PayPal\RestApi\V1\Resource\PaymentResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService()));
  32251.     }
  32252.     /**
  32253.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\SaleResource' shared service.
  32254.      *
  32255.      * @return \Swag\PayPal\RestApi\V1\Resource\SaleResource
  32256.      */
  32257.     protected function getSaleResourceService()
  32258.     {
  32259.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/SaleResource.php';
  32260.         return $this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\SaleResource'] = new \Swag\PayPal\RestApi\V1\Resource\SaleResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService()));
  32261.     }
  32262.     /**
  32263.      * Gets the private 'Swag\PayPal\RestApi\V2\Resource\OrderResource' shared service.
  32264.      *
  32265.      * @return \Swag\PayPal\RestApi\V2\Resource\OrderResource
  32266.      */
  32267.     protected function getOrderResourceService()
  32268.     {
  32269.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/OrderResource.php';
  32270.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  32271.         if (isset($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'])) {
  32272.             return $this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'];
  32273.         }
  32274.         return $this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] = new \Swag\PayPal\RestApi\V2\Resource\OrderResource($a);
  32275.     }
  32276.     /**
  32277.      * Gets the private 'Swag\PayPal\Setting\Service\CredentialsUtil' shared service.
  32278.      *
  32279.      * @return \Swag\PayPal\Setting\Service\CredentialsUtil
  32280.      */
  32281.     protected function getCredentialsUtilService()
  32282.     {
  32283.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/CredentialsUtilInterface.php';
  32284.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Setting/Service/CredentialsUtil.php';
  32285.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32286.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'])) {
  32287.             return $this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'];
  32288.         }
  32289.         return $this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] = new \Swag\PayPal\Setting\Service\CredentialsUtil($a);
  32290.     }
  32291.     /**
  32292.      * Gets the private 'Swag\PayPal\Setting\Service\SettingsValidationService' shared service.
  32293.      *
  32294.      * @return \Swag\PayPal\Setting\Service\SettingsValidationService
  32295.      */
  32296.     protected function getSettingsValidationServiceService()
  32297.     {
  32298.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32299.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'])) {
  32300.             return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'];
  32301.         }
  32302.         $b = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service());
  32303.         if (isset($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'])) {
  32304.             return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'];
  32305.         }
  32306.         return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] = new \Swag\PayPal\Setting\Service\SettingsValidationService($a$b);
  32307.     }
  32308.     /**
  32309.      * Gets the private 'Swag\PayPal\Storefront\Data\CheckoutDataSubscriber' shared service.
  32310.      *
  32311.      * @return \Swag\PayPal\Storefront\Data\CheckoutDataSubscriber
  32312.      */
  32313.     protected function getCheckoutDataSubscriberService()
  32314.     {
  32315.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php';
  32316.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  32317.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'])) {
  32318.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'];
  32319.         }
  32320.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32321.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'])) {
  32322.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'];
  32323.         }
  32324.         return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] = new \Swag\PayPal\Storefront\Data\CheckoutDataSubscriber(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a$b, new RewindableGenerator(function () {
  32325.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayPalMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayPalMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PayPalMethodData($this)));
  32326.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\ACDCMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\ACDCMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\ACDCMethodData($this)));
  32327.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SEPAMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SEPAMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\SEPAMethodData($this)));
  32328.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\VenmoMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\VenmoMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\VenmoMethodData($this)));
  32329.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayLaterMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayLaterMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PayLaterMethodData($this)));
  32330.         }, 5));
  32331.     }
  32332.     /**
  32333.      * Gets the private 'Swag\PayPal\Storefront\Data\FundingSubscriber' shared service.
  32334.      *
  32335.      * @return \Swag\PayPal\Storefront\Data\FundingSubscriber
  32336.      */
  32337.     protected function getFundingSubscriberService()
  32338.     {
  32339.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/FundingSubscriber.php';
  32340.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/Service/FundingEligibilityDataService.php';
  32341.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32342.         if (isset($this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'])) {
  32343.             return $this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'];
  32344.         }
  32345.         return $this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'] = new \Swag\PayPal\Storefront\Data\FundingSubscriber(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), new \Swag\PayPal\Storefront\Data\Service\FundingEligibilityDataService(($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()), $a, ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  32346.     }
  32347.     /**
  32348.      * Gets the private 'Swag\PayPal\Storefront\RequestSubscriber' shared service.
  32349.      *
  32350.      * @return \Swag\PayPal\Storefront\RequestSubscriber
  32351.      */
  32352.     protected function getRequestSubscriberService()
  32353.     {
  32354.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/RequestSubscriber.php';
  32355.         return $this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] = new \Swag\PayPal\Storefront\RequestSubscriber(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()));
  32356.     }
  32357.     /**
  32358.      * Gets the private 'Swag\PayPal\Util\Availability\AvailabilityService' shared service.
  32359.      *
  32360.      * @return \Swag\PayPal\Util\Availability\AvailabilityService
  32361.      */
  32362.     protected function getAvailabilityServiceService()
  32363.     {
  32364.         return $this->privates['Swag\\PayPal\\Util\\Availability\\AvailabilityService'] = new \Swag\PayPal\Util\Availability\AvailabilityService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()));
  32365.     }
  32366.     /**
  32367.      * Gets the private 'Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry' shared service.
  32368.      *
  32369.      * @return \Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry
  32370.      */
  32371.     protected function getPaymentMethodDataRegistryService()
  32372.     {
  32373.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  32374.         if (isset($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'])) {
  32375.             return $this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'];
  32376.         }
  32377.         return $this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] = new \Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry($a$this, new RewindableGenerator(function () {
  32378.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayPalMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayPalMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PayPalMethodData($this)));
  32379.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PUIMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PUIMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PUIMethodData($this)));
  32380.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\ACDCMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\ACDCMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\ACDCMethodData($this)));
  32381.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SEPAMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SEPAMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\SEPAMethodData($this)));
  32382.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\BancontactMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\BancontactMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\BancontactMethodData($this)));
  32383.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\BlikMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\BlikMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\BlikMethodData($this)));
  32384.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\EpsMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\EpsMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\EpsMethodData($this)));
  32385.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\GiropayMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\GiropayMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\GiropayMethodData($this)));
  32386.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\IdealMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\IdealMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\IdealMethodData($this)));
  32387.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\MultibancoMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\MultibancoMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\MultibancoMethodData($this)));
  32388.             yield 10 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\MyBankMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\MyBankMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\MyBankMethodData($this)));
  32389.             yield 11 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\OxxoMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\OxxoMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\OxxoMethodData($this)));
  32390.             yield 12 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\P24MethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\P24MethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\P24MethodData($this)));
  32391.             yield 13 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SofortMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SofortMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\SofortMethodData($this)));
  32392.             yield 14 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\TrustlyMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\TrustlyMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\TrustlyMethodData($this)));
  32393.             yield 15 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\VenmoMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\VenmoMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\VenmoMethodData($this)));
  32394.             yield 16 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayLaterMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayLaterMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PayLaterMethodData($this)));
  32395.         }, 17));
  32396.     }
  32397.     /**
  32398.      * Gets the private 'Swag\PayPal\Util\LocaleCodeProvider' shared service.
  32399.      *
  32400.      * @return \Swag\PayPal\Util\LocaleCodeProvider
  32401.      */
  32402.     protected function getLocaleCodeProviderService()
  32403.     {
  32404.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/LocaleCodeProvider.php';
  32405.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  32406.         if (isset($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'])) {
  32407.             return $this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'];
  32408.         }
  32409.         return $this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] = new \Swag\PayPal\Util\LocaleCodeProvider($a);
  32410.     }
  32411.     /**
  32412.      * Gets the private 'Swag\PayPal\Util\Logger' shared service.
  32413.      *
  32414.      * @return \Monolog\Logger
  32415.      */
  32416.     protected function getLogger3Service()
  32417.     {
  32418.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32419.         if (isset($this->privates['Swag\\PayPal\\Util\\Logger'])) {
  32420.             return $this->privates['Swag\\PayPal\\Util\\Logger'];
  32421.         }
  32422.         $b = new \Swag\PayPal\Util\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14);
  32423.         $b->setLogLevel($a);
  32424.         return $this->privates['Swag\\PayPal\\Util\\Logger'] = $b->createRotating('swag_paypal');
  32425.     }
  32426.     /**
  32427.      * Gets the private 'Swag\PayPal\Util\PaymentMethodUtil' shared service.
  32428.      *
  32429.      * @return \Swag\PayPal\Util\PaymentMethodUtil
  32430.      */
  32431.     protected function getPaymentMethodUtilService()
  32432.     {
  32433.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentMethodUtil.php';
  32434.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32435.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'])) {
  32436.             return $this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'];
  32437.         }
  32438.         return $this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] = new \Swag\PayPal\Util\PaymentMethodUtil(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  32439.     }
  32440.     /**
  32441.      * Gets the private 'Swag\PayPal\Util\PaymentStatusUtilV2' shared service.
  32442.      *
  32443.      * @return \Swag\PayPal\Util\PaymentStatusUtilV2
  32444.      */
  32445.     protected function getPaymentStatusUtilV2Service()
  32446.     {
  32447.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PaymentStatusUtilV2.php';
  32448.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  32449.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  32450.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'])) {
  32451.             return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'];
  32452.         }
  32453.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32454.         if (isset($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'])) {
  32455.             return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'];
  32456.         }
  32457.         return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] = new \Swag\PayPal\Util\PaymentStatusUtilV2($a$b, ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())));
  32458.     }
  32459.     /**
  32460.      * Gets the private 'Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand' shared service.
  32461.      *
  32462.      * @return \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand
  32463.      */
  32464.     protected function getCrawlWebhookEventNamesCommandService()
  32465.     {
  32466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32467.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Command/CrawlWebhookEventNamesCommand.php';
  32468.         $this->privates['Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand'] = $instance = new \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand();
  32469.         $instance->setName('swag:paypal:crawl:webhooks');
  32470.         $instance->setDescription('Crawls the PayPal developer website for webhook event names and updates "Swag\\PayPal\\Webhook\\WebhookEventTypes"');
  32471.         return $instance;
  32472.     }
  32473.     /**
  32474.      * Gets the private 'Swag\PayPal\Webhook\Handler\AuthorizationVoided' shared service.
  32475.      *
  32476.      * @return \Swag\PayPal\Webhook\Handler\AuthorizationVoided
  32477.      */
  32478.     protected function getAuthorizationVoidedService()
  32479.     {
  32480.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  32481.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  32482.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AuthorizationVoided.php';
  32483.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  32484.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'])) {
  32485.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'];
  32486.         }
  32487.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32488.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'])) {
  32489.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'];
  32490.         }
  32491.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'] = new \Swag\PayPal\Webhook\Handler\AuthorizationVoided($a$b);
  32492.     }
  32493.     /**
  32494.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureCompleted' shared service.
  32495.      *
  32496.      * @return \Swag\PayPal\Webhook\Handler\CaptureCompleted
  32497.      */
  32498.     protected function getCaptureCompletedService()
  32499.     {
  32500.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  32501.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  32502.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureCompleted.php';
  32503.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  32504.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  32505.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  32506.         }
  32507.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32508.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  32509.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  32510.         }
  32511.         $c = ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service());
  32512.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'])) {
  32513.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'];
  32514.         }
  32515.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'] = new \Swag\PayPal\Webhook\Handler\CaptureCompleted($a$b$c);
  32516.     }
  32517.     /**
  32518.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureDenied' shared service.
  32519.      *
  32520.      * @return \Swag\PayPal\Webhook\Handler\CaptureDenied
  32521.      */
  32522.     protected function getCaptureDeniedService()
  32523.     {
  32524.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  32525.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  32526.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureDenied.php';
  32527.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  32528.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'])) {
  32529.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'];
  32530.         }
  32531.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32532.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'])) {
  32533.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'];
  32534.         }
  32535.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'] = new \Swag\PayPal\Webhook\Handler\CaptureDenied($a$b);
  32536.     }
  32537.     /**
  32538.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureRefunded' shared service.
  32539.      *
  32540.      * @return \Swag\PayPal\Webhook\Handler\CaptureRefunded
  32541.      */
  32542.     protected function getCaptureRefundedService()
  32543.     {
  32544.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  32545.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  32546.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureRefunded.php';
  32547.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  32548.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'])) {
  32549.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'];
  32550.         }
  32551.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32552.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'])) {
  32553.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'];
  32554.         }
  32555.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'] = new \Swag\PayPal\Webhook\Handler\CaptureRefunded($a$b, ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  32556.     }
  32557.     /**
  32558.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureReversed' shared service.
  32559.      *
  32560.      * @return \Swag\PayPal\Webhook\Handler\CaptureReversed
  32561.      */
  32562.     protected function getCaptureReversedService()
  32563.     {
  32564.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  32565.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  32566.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureRefunded.php';
  32567.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureReversed.php';
  32568.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  32569.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'])) {
  32570.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'];
  32571.         }
  32572.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32573.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'])) {
  32574.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'];
  32575.         }
  32576.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'] = new \Swag\PayPal\Webhook\Handler\CaptureReversed($a$b, ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  32577.     }
  32578.     /**
  32579.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleComplete' shared service.
  32580.      *
  32581.      * @return \Swag\PayPal\Webhook\Handler\SaleComplete
  32582.      */
  32583.     protected function getSaleCompleteService()
  32584.     {
  32585.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  32586.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  32587.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleComplete.php';
  32588.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  32589.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'])) {
  32590.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'];
  32591.         }
  32592.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32593.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'])) {
  32594.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'];
  32595.         }
  32596.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'] = new \Swag\PayPal\Webhook\Handler\SaleComplete($a$b);
  32597.     }
  32598.     /**
  32599.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleDenied' shared service.
  32600.      *
  32601.      * @return \Swag\PayPal\Webhook\Handler\SaleDenied
  32602.      */
  32603.     protected function getSaleDeniedService()
  32604.     {
  32605.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  32606.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  32607.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleDenied.php';
  32608.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  32609.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'])) {
  32610.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'];
  32611.         }
  32612.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32613.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'])) {
  32614.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'];
  32615.         }
  32616.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'] = new \Swag\PayPal\Webhook\Handler\SaleDenied($a$b);
  32617.     }
  32618.     /**
  32619.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleRefunded' shared service.
  32620.      *
  32621.      * @return \Swag\PayPal\Webhook\Handler\SaleRefunded
  32622.      */
  32623.     protected function getSaleRefundedService()
  32624.     {
  32625.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  32626.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  32627.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleRefunded.php';
  32628.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  32629.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'])) {
  32630.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'];
  32631.         }
  32632.         $b = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  32633.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'])) {
  32634.             return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'];
  32635.         }
  32636.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'] = new \Swag\PayPal\Webhook\Handler\SaleRefunded($a$b, ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\SaleResource'] ?? $this->getSaleResourceService()));
  32637.     }
  32638.     /**
  32639.      * Gets the private 'Swag\PayPal\Webhook\Registration\WebhookSubscriber' shared service.
  32640.      *
  32641.      * @return \Swag\PayPal\Webhook\Registration\WebhookSubscriber
  32642.      */
  32643.     protected function getWebhookSubscriberService()
  32644.     {
  32645.         include_once \dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSubscriber.php';
  32646.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32647.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'])) {
  32648.             return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'];
  32649.         }
  32650.         $b = ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service());
  32651.         if (isset($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'])) {
  32652.             return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'];
  32653.         }
  32654.         return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'] = new \Swag\PayPal\Webhook\Registration\WebhookSubscriber(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger3Service()), $a$b);
  32655.     }
  32656.     /**
  32657.      * Gets the private 'Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory' shared service.
  32658.      *
  32659.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  32660.      */
  32661.     protected function getPsrHttpFactoryService()
  32662.     {
  32663.         $a = ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] ?? ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  32664.         return $this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  32665.     }
  32666.     /**
  32667.      * Gets the private 'Symfony\Component\Dotenv\Command\DotenvDumpCommand' shared autowired service.
  32668.      *
  32669.      * @return \Symfony\Component\Dotenv\Command\DotenvDumpCommand
  32670.      */
  32671.     protected function getDotenvDumpCommandService()
  32672.     {
  32673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32674.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DotenvDumpCommand.php';
  32675.         $this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] = $instance = new \Symfony\Component\Dotenv\Command\DotenvDumpCommand(\dirname(__DIR__4));
  32676.         $instance->setName('dotenv:dump');
  32677.         $instance->setDescription('Compiles .env files to .env.local.php');
  32678.         return $instance;
  32679.     }
  32680.     /**
  32681.      * Gets the private 'Tds\MerwareDiscounts\Cart\Checkout\OverwrittenPriceCollector' shared service.
  32682.      *
  32683.      * @return \Tds\MerwareDiscounts\Cart\Checkout\OverwrittenPriceCollector
  32684.      */
  32685.     protected function getOverwrittenPriceCollectorService()
  32686.     {
  32687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  32688.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  32689.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerwareDiscounts/src/Cart/Checkout/OverwrittenPriceCollector.php';
  32690.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  32691.         if (isset($this->privates['Tds\\MerwareDiscounts\\Cart\\Checkout\\OverwrittenPriceCollector'])) {
  32692.             return $this->privates['Tds\\MerwareDiscounts\\Cart\\Checkout\\OverwrittenPriceCollector'];
  32693.         }
  32694.         return $this->privates['Tds\\MerwareDiscounts\\Cart\\Checkout\\OverwrittenPriceCollector'] = new \Tds\MerwareDiscounts\Cart\Checkout\OverwrittenPriceCollector(($this->privates['Tds\\MerwareDiscounts\\Core\\Checkout\\Cart\\Price\\DiscountPriceCalculator'] ?? $this->getDiscountPriceCalculatorService()), ($this->privates['Tds\\MerwareDiscounts\\Service\\DiscountService'] ?? $this->getDiscountServiceService()), $a);
  32695.     }
  32696.     /**
  32697.      * Gets the private 'Tds\MerwareDiscounts\Core\Checkout\Cart\Price\DiscountPriceCalculator' shared service.
  32698.      *
  32699.      * @return \Tds\MerwareDiscounts\Core\Checkout\Cart\Price\DiscountPriceCalculator
  32700.      */
  32701.     protected function getDiscountPriceCalculatorService()
  32702.     {
  32703.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerwareDiscounts/src/Core/Checkout/Cart/Price/DiscountPriceCalculator.php';
  32704.         return $this->privates['Tds\\MerwareDiscounts\\Core\\Checkout\\Cart\\Price\\DiscountPriceCalculator'] = new \Tds\MerwareDiscounts\Core\Checkout\Cart\Price\DiscountPriceCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\GrossPriceCalculator'] ?? $this->getGrossPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\NetPriceCalculator'] ?? $this->getNetPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] = new \Shopware\Core\Checkout\Cart\Tax\TaxDetector())), ($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['Tds\\MerwareDiscounts\\Service\\DiscountService'] ?? $this->getDiscountServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] = new \Shopware\Core\Checkout\Cart\Price\CashRounding())));
  32705.     }
  32706.     /**
  32707.      * Gets the private 'Tds\MerwareDiscounts\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber' shared service.
  32708.      *
  32709.      * @return \Tds\MerwareDiscounts\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber
  32710.      */
  32711.     protected function getSalesChannelProductSubscriberService()
  32712.     {
  32713.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerwareDiscounts/src/Core/Content/Product/SalesChannel/SalesChannelProductSubscriber.php';
  32714.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32715.         if (isset($this->privates['Tds\\MerwareDiscounts\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductSubscriber'])) {
  32716.             return $this->privates['Tds\\MerwareDiscounts\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductSubscriber'];
  32717.         }
  32718.         return $this->privates['Tds\\MerwareDiscounts\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductSubscriber'] = new \Tds\MerwareDiscounts\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber(($this->privates['Tds\\MerwareDiscounts\\Core\\Checkout\\Cart\\Price\\DiscountPriceCalculator'] ?? $this->getDiscountPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), $a, ($this->privates['Tds\\MerwareDiscounts\\Service\\DiscountService'] ?? $this->getDiscountServiceService()));
  32719.     }
  32720.     /**
  32721.      * Gets the private 'Tds\MerwareDiscounts\Core\Exchange\Import\Customer\Subscriber\CustomersReadSubscriber' shared service.
  32722.      *
  32723.      * @return \Tds\MerwareDiscounts\Core\Exchange\Import\Customer\Subscriber\CustomersReadSubscriber
  32724.      */
  32725.     protected function getCustomersReadSubscriberService()
  32726.     {
  32727.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerwareDiscounts/src/Core/Exchange/Import/Customer/Subscriber/CustomersReadSubscriber.php';
  32728.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32729.         if (isset($this->privates['Tds\\MerwareDiscounts\\Core\\Exchange\\Import\\Customer\\Subscriber\\CustomersReadSubscriber'])) {
  32730.             return $this->privates['Tds\\MerwareDiscounts\\Core\\Exchange\\Import\\Customer\\Subscriber\\CustomersReadSubscriber'];
  32731.         }
  32732.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  32733.         if (isset($this->privates['Tds\\MerwareDiscounts\\Core\\Exchange\\Import\\Customer\\Subscriber\\CustomersReadSubscriber'])) {
  32734.             return $this->privates['Tds\\MerwareDiscounts\\Core\\Exchange\\Import\\Customer\\Subscriber\\CustomersReadSubscriber'];
  32735.         }
  32736.         return $this->privates['Tds\\MerwareDiscounts\\Core\\Exchange\\Import\\Customer\\Subscriber\\CustomersReadSubscriber'] = new \Tds\MerwareDiscounts\Core\Exchange\Import\Customer\Subscriber\CustomersReadSubscriber($a$b);
  32737.     }
  32738.     /**
  32739.      * Gets the private 'Tds\MerwareDiscounts\Core\Exchange\Import\Product\Subscriber\ProductsWrittenSubscriber' shared service.
  32740.      *
  32741.      * @return \Tds\MerwareDiscounts\Core\Exchange\Import\Product\Subscriber\ProductsWrittenSubscriber
  32742.      */
  32743.     protected function getProductsWrittenSubscriberService()
  32744.     {
  32745.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerwareDiscounts/src/Core/Exchange/Import/Product/Subscriber/ProductsWrittenSubscriber.php';
  32746.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32747.         if (isset($this->privates['Tds\\MerwareDiscounts\\Core\\Exchange\\Import\\Product\\Subscriber\\ProductsWrittenSubscriber'])) {
  32748.             return $this->privates['Tds\\MerwareDiscounts\\Core\\Exchange\\Import\\Product\\Subscriber\\ProductsWrittenSubscriber'];
  32749.         }
  32750.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  32751.         if (isset($this->privates['Tds\\MerwareDiscounts\\Core\\Exchange\\Import\\Product\\Subscriber\\ProductsWrittenSubscriber'])) {
  32752.             return $this->privates['Tds\\MerwareDiscounts\\Core\\Exchange\\Import\\Product\\Subscriber\\ProductsWrittenSubscriber'];
  32753.         }
  32754.         return $this->privates['Tds\\MerwareDiscounts\\Core\\Exchange\\Import\\Product\\Subscriber\\ProductsWrittenSubscriber'] = new \Tds\MerwareDiscounts\Core\Exchange\Import\Product\Subscriber\ProductsWrittenSubscriber($a$b, ($this->services['Tds\\Merware\\Service\\Core\\LanguageMappingService'] ?? $this->getLanguageMappingServiceService()));
  32755.     }
  32756.     /**
  32757.      * Gets the private 'Tds\MerwareDiscounts\Service\DiscountService' shared service.
  32758.      *
  32759.      * @return \Tds\MerwareDiscounts\Service\DiscountService
  32760.      */
  32761.     protected function getDiscountServiceService()
  32762.     {
  32763.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerwareDiscounts/src/Service/DiscountService.php';
  32764.         return $this->privates['Tds\\MerwareDiscounts\\Service\\DiscountService'] = new \Tds\MerwareDiscounts\Service\DiscountService(($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\TaxDetector'] = new \Shopware\Core\Checkout\Cart\Tax\TaxDetector())));
  32765.     }
  32766.     /**
  32767.      * Gets the private 'Tds\Merware\Core\Checkout\Order\Subscriber\OrderWrittenSubscriber' shared service.
  32768.      *
  32769.      * @return \Tds\Merware\Core\Checkout\Order\Subscriber\OrderWrittenSubscriber
  32770.      */
  32771.     protected function getOrderWrittenSubscriberService()
  32772.     {
  32773.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Core/Checkout/Order/Subscriber/OrderWrittenSubscriber.php';
  32774.         $a = ($this->services['Tds\\Merware\\Service\\Exchange\\Export\\OrderService'] ?? $this->getOrderServiceService());
  32775.         if (isset($this->privates['Tds\\Merware\\Core\\Checkout\\Order\\Subscriber\\OrderWrittenSubscriber'])) {
  32776.             return $this->privates['Tds\\Merware\\Core\\Checkout\\Order\\Subscriber\\OrderWrittenSubscriber'];
  32777.         }
  32778.         return $this->privates['Tds\\Merware\\Core\\Checkout\\Order\\Subscriber\\OrderWrittenSubscriber'] = new \Tds\Merware\Core\Checkout\Order\Subscriber\OrderWrittenSubscriber(($this->services['Tds\\Merware\\Service\\Core\\LoggerService'] ?? $this->getLoggerServiceService()), $a);
  32779.     }
  32780.     /**
  32781.      * Gets the private 'Tds\Merware\Service\Core\FileService' shared service.
  32782.      *
  32783.      * @return \Tds\Merware\Service\Core\FileService
  32784.      */
  32785.     protected function getFileService2Service()
  32786.     {
  32787.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/FileService.php';
  32788.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32789.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\FileService'])) {
  32790.             return $this->privates['Tds\\Merware\\Service\\Core\\FileService'];
  32791.         }
  32792.         return $this->privates['Tds\\Merware\\Service\\Core\\FileService'] = new \Tds\Merware\Service\Core\FileService($a, ($this->services['tds_merware.filesystem.private'] ?? $this->getTdsMerware_Filesystem_PrivateService()));
  32793.     }
  32794.     /**
  32795.      * Gets the private 'Tds\Merware\Service\Core\ImageService' shared service.
  32796.      *
  32797.      * @return \Tds\Merware\Service\Core\ImageService
  32798.      */
  32799.     protected function getImageServiceService()
  32800.     {
  32801.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/ImageService.php';
  32802.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  32803.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\ImageService'])) {
  32804.             return $this->privates['Tds\\Merware\\Service\\Core\\ImageService'];
  32805.         }
  32806.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  32807.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\ImageService'])) {
  32808.             return $this->privates['Tds\\Merware\\Service\\Core\\ImageService'];
  32809.         }
  32810.         return $this->privates['Tds\\Merware\\Service\\Core\\ImageService'] = new \Tds\Merware\Service\Core\ImageService($a$b, ($this->privates['Tds\\Merware\\Service\\Core\\FileService'] ?? $this->getFileService2Service()), \dirname(__DIR__4));
  32811.     }
  32812.     /**
  32813.      * Gets the private 'Tds\Merware\Service\Core\Order\PendingOrderService' shared service.
  32814.      *
  32815.      * @return \Tds\Merware\Service\Core\Order\PendingOrderService
  32816.      */
  32817.     protected function getPendingOrderServiceService()
  32818.     {
  32819.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/Order/PendingOrderService.php';
  32820.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/FormatService.php';
  32821.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  32822.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'])) {
  32823.             return $this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'];
  32824.         }
  32825.         $b = ($this->services['Tds\\Merware\\Service\\Core\\LoggerService'] ?? $this->getLoggerServiceService());
  32826.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'])) {
  32827.             return $this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'];
  32828.         }
  32829.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32830.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'])) {
  32831.             return $this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'];
  32832.         }
  32833.         $d = ($this->privates['Tds\\Merware\\Service\\Core\\FileService'] ?? $this->getFileService2Service());
  32834.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'])) {
  32835.             return $this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'];
  32836.         }
  32837.         $e = ($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'] ?? $this->getPaymentShippingServiceService());
  32838.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'])) {
  32839.             return $this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'];
  32840.         }
  32841.         return $this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'] = new \Tds\Merware\Service\Core\Order\PendingOrderService($a$b$c$d, ($this->privates['Tds\\Merware\\Service\\Core\\FormatService'] ?? ($this->privates['Tds\\Merware\\Service\\Core\\FormatService'] = new \Tds\Merware\Service\Core\FormatService())), $e);
  32842.     }
  32843.     /**
  32844.      * Gets the private 'Tds\Merware\Service\Core\UuidService' shared service.
  32845.      *
  32846.      * @return \Tds\Merware\Service\Core\UuidService
  32847.      */
  32848.     protected function getUuidServiceService()
  32849.     {
  32850.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/UuidService.php';
  32851.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  32852.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\UuidService'])) {
  32853.             return $this->privates['Tds\\Merware\\Service\\Core\\UuidService'];
  32854.         }
  32855.         $b = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  32856.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\UuidService'])) {
  32857.             return $this->privates['Tds\\Merware\\Service\\Core\\UuidService'];
  32858.         }
  32859.         $c = ($this->services['tax.repository'] ?? $this->getTax_RepositoryService());
  32860.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\UuidService'])) {
  32861.             return $this->privates['Tds\\Merware\\Service\\Core\\UuidService'];
  32862.         }
  32863.         $d = ($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService());
  32864.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\UuidService'])) {
  32865.             return $this->privates['Tds\\Merware\\Service\\Core\\UuidService'];
  32866.         }
  32867.         $e = ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService());
  32868.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\UuidService'])) {
  32869.             return $this->privates['Tds\\Merware\\Service\\Core\\UuidService'];
  32870.         }
  32871.         $f = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  32872.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\UuidService'])) {
  32873.             return $this->privates['Tds\\Merware\\Service\\Core\\UuidService'];
  32874.         }
  32875.         $g = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  32876.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\UuidService'])) {
  32877.             return $this->privates['Tds\\Merware\\Service\\Core\\UuidService'];
  32878.         }
  32879.         $h = ($this->services['unit.repository'] ?? $this->getUnit_RepositoryService());
  32880.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\UuidService'])) {
  32881.             return $this->privates['Tds\\Merware\\Service\\Core\\UuidService'];
  32882.         }
  32883.         $i = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  32884.         if (isset($this->privates['Tds\\Merware\\Service\\Core\\UuidService'])) {
  32885.             return $this->privates['Tds\\Merware\\Service\\Core\\UuidService'];
  32886.         }
  32887.         return $this->privates['Tds\\Merware\\Service\\Core\\UuidService'] = new \Tds\Merware\Service\Core\UuidService($a$b$c$d$e$f$g$h$i);
  32888.     }
  32889.     /**
  32890.      * Gets the private 'Tds\Merware\Service\Exchange\Import\PaymentShippingService' shared service.
  32891.      *
  32892.      * @return \Tds\Merware\Service\Exchange\Import\PaymentShippingService
  32893.      */
  32894.     protected function getPaymentShippingServiceService()
  32895.     {
  32896.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Exchange/Import/PaymentShippingService.php';
  32897.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/Order/InvoiceService.php';
  32898.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/Core/FormatService.php';
  32899.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32900.         if (isset($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'])) {
  32901.             return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'];
  32902.         }
  32903.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  32904.         if (isset($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'])) {
  32905.             return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'];
  32906.         }
  32907.         $c = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  32908.         if (isset($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'])) {
  32909.             return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'];
  32910.         }
  32911.         $d = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  32912.         if (isset($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'])) {
  32913.             return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'];
  32914.         }
  32915.         $e = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  32916.         if (isset($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'])) {
  32917.             return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'];
  32918.         }
  32919.         $f = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  32920.         if (isset($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'])) {
  32921.             return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'];
  32922.         }
  32923.         $g = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  32924.         if (isset($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'])) {
  32925.             return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'];
  32926.         }
  32927.         $h = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32928.         if (isset($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'])) {
  32929.             return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'];
  32930.         }
  32931.         $i = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService());
  32932.         if (isset($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'])) {
  32933.             return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'];
  32934.         }
  32935.         $j = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  32936.         if (isset($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'])) {
  32937.             return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'];
  32938.         }
  32939.         $k = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  32940.         if (isset($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'])) {
  32941.             return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'];
  32942.         }
  32943.         $l = ($this->privates['Tds\\Merware\\Service\\Core\\ImageService'] ?? $this->getImageServiceService());
  32944.         if (isset($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'])) {
  32945.             return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'];
  32946.         }
  32947.         $m = ($this->privates['Tds\\Merware\\Service\\Core\\UuidService'] ?? $this->getUuidServiceService());
  32948.         if (isset($this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'])) {
  32949.             return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'];
  32950.         }
  32951.         return $this->privates['Tds\\Merware\\Service\\Exchange\\Import\\PaymentShippingService'] = new \Tds\Merware\Service\Exchange\Import\PaymentShippingService($a$b$c$d$e$f$g$h$i, new \Tds\Merware\Service\Core\Order\InvoiceService($j$k, ($this->privates['Tds\\Merware\\Service\\Core\\FileService'] ?? $this->getFileService2Service()), $l), ($this->services['Tds\\Merware\\Service\\Core\\LoggerService'] ?? $this->getLoggerServiceService()), ($this->privates['Tds\\Merware\\Service\\Core\\FormatService'] ?? ($this->privates['Tds\\Merware\\Service\\Core\\FormatService'] = new \Tds\Merware\Service\Core\FormatService())), $m);
  32952.     }
  32953.     /**
  32954.      * Gets the private 'Tds\Merware\Service\ScheduledTask\OrderGarbageCollectorTaskHandler' shared service.
  32955.      *
  32956.      * @return \Tds\Merware\Service\ScheduledTask\OrderGarbageCollectorTaskHandler
  32957.      */
  32958.     protected function getOrderGarbageCollectorTaskHandlerService()
  32959.     {
  32960.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Service/ScheduledTask/OrderGarbageCollectorTaskHandler.php';
  32961.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  32962.         if (isset($this->privates['Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTaskHandler'])) {
  32963.             return $this->privates['Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTaskHandler'];
  32964.         }
  32965.         $b = ($this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'] ?? $this->getPendingOrderServiceService());
  32966.         if (isset($this->privates['Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTaskHandler'])) {
  32967.             return $this->privates['Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTaskHandler'];
  32968.         }
  32969.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32970.         if (isset($this->privates['Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTaskHandler'])) {
  32971.             return $this->privates['Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTaskHandler'];
  32972.         }
  32973.         return $this->privates['Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTaskHandler'] = new \Tds\Merware\Service\ScheduledTask\OrderGarbageCollectorTaskHandler($a$b$c, ($this->services['Tds\\Merware\\Service\\Core\\LoggerService'] ?? $this->getLoggerServiceService()));
  32974.     }
  32975.     /**
  32976.      * Gets the private 'Tds\Merware\Storefront\Page\Checkout\Finish\CheckoutFinishPageLoadedSubscriber' shared service.
  32977.      *
  32978.      * @return \Tds\Merware\Storefront\Page\Checkout\Finish\CheckoutFinishPageLoadedSubscriber
  32979.      */
  32980.     protected function getCheckoutFinishPageLoadedSubscriberService()
  32981.     {
  32982.         include_once \dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Storefront/Page/Checkout/Finish/CheckoutFinishPageLoadedSubscriber.php';
  32983.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32984.         if (isset($this->privates['Tds\\Merware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedSubscriber'])) {
  32985.             return $this->privates['Tds\\Merware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedSubscriber'];
  32986.         }
  32987.         $b = ($this->privates['Tds\\Merware\\Service\\Core\\Order\\PendingOrderService'] ?? $this->getPendingOrderServiceService());
  32988.         if (isset($this->privates['Tds\\Merware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedSubscriber'])) {
  32989.             return $this->privates['Tds\\Merware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedSubscriber'];
  32990.         }
  32991.         return $this->privates['Tds\\Merware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedSubscriber'] = new \Tds\Merware\Storefront\Page\Checkout\Finish\CheckoutFinishPageLoadedSubscriber(($this->services['Tds\\Merware\\Service\\Core\\LoggerService'] ?? $this->getLoggerServiceService()), $a$b);
  32992.     }
  32993.     /**
  32994.      * Gets the private 'Tds\Orlob\Subscriber\CheckoutOrderPlacedSubscriber' shared service.
  32995.      *
  32996.      * @return \Tds\Orlob\Subscriber\CheckoutOrderPlacedSubscriber
  32997.      */
  32998.     protected function getCheckoutOrderPlacedSubscriberService()
  32999.     {
  33000.         include_once \dirname(__DIR__4).'/custom/plugins/TdsOrlob/src/Subscriber/CheckoutOrderPlacedSubscriber.php';
  33001.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33002.         if (isset($this->privates['Tds\\Orlob\\Subscriber\\CheckoutOrderPlacedSubscriber'])) {
  33003.             return $this->privates['Tds\\Orlob\\Subscriber\\CheckoutOrderPlacedSubscriber'];
  33004.         }
  33005.         return $this->privates['Tds\\Orlob\\Subscriber\\CheckoutOrderPlacedSubscriber'] = new \Tds\Orlob\Subscriber\CheckoutOrderPlacedSubscriber($a);
  33006.     }
  33007.     /**
  33008.      * Gets the private 'Tds\Orlob\Subscriber\ProductPageSubscriber' shared service.
  33009.      *
  33010.      * @return \Tds\Orlob\Subscriber\ProductPageSubscriber
  33011.      */
  33012.     protected function getProductPageSubscriberService()
  33013.     {
  33014.         include_once \dirname(__DIR__4).'/custom/plugins/TdsOrlob/src/Subscriber/ProductPageSubscriber.php';
  33015.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  33016.         if (isset($this->privates['Tds\\Orlob\\Subscriber\\ProductPageSubscriber'])) {
  33017.             return $this->privates['Tds\\Orlob\\Subscriber\\ProductPageSubscriber'];
  33018.         }
  33019.         return $this->privates['Tds\\Orlob\\Subscriber\\ProductPageSubscriber'] = new \Tds\Orlob\Subscriber\ProductPageSubscriber($a);
  33020.     }
  33021.     /**
  33022.      * Gets the private 'annotations.cache_adapter' shared service.
  33023.      *
  33024.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  33025.      */
  33026.     protected function getAnnotations_CacheAdapterService()
  33027.     {
  33028.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  33029.     }
  33030.     /**
  33031.      * Gets the private 'annotations.cache_warmer' shared service.
  33032.      *
  33033.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  33034.      */
  33035.     protected function getAnnotations_CacheWarmerService()
  33036.     {
  33037.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  33038.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  33039.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  33040.         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);
  33041.     }
  33042.     /**
  33043.      * Gets the private 'annotations.cached_reader' shared service.
  33044.      *
  33045.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  33046.      */
  33047.     protected function getAnnotations_CachedReaderService()
  33048.     {
  33049.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  33050.     }
  33051.     /**
  33052.      * Gets the private 'annotations.reader' shared service.
  33053.      *
  33054.      * @return \Shopware\Core\Framework\Compatibility\AnnotationReader
  33055.      */
  33056.     protected function getAnnotations_ReaderService()
  33057.     {
  33058.         $this->privates['annotations.reader'] = $instance = new \Shopware\Core\Framework\Compatibility\AnnotationReader();
  33059.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  33060.         $a->registerUniqueLoader('class_exists');
  33061.         $instance->addGlobalIgnoredName('required'$a);
  33062.         return $instance;
  33063.     }
  33064.     /**
  33065.      * Gets the private 'assets.packages' shared service.
  33066.      *
  33067.      * @return \Symfony\Component\Asset\Packages
  33068.      */
  33069.     protected function getAssets_PackagesService()
  33070.     {
  33071.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  33072.         $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 () {
  33073.             yield 'public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService());
  33074.             yield 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService());
  33075.             yield 'asset' => ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService());
  33076.             yield 'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService());
  33077.         }, 4));
  33078.         $instance->setDefaultPackage(($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()));
  33079.         return $instance;
  33080.     }
  33081.     /**
  33082.      * Gets the private 'cache.annotations' shared service.
  33083.      *
  33084.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33085.      */
  33086.     protected function getCache_AnnotationsService()
  33087.     {
  33088.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('V0NaarIn91'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  33089.     }
  33090.     /**
  33091.      * Gets the private 'cache.http' shared service.
  33092.      *
  33093.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  33094.      */
  33095.     protected function getCache_HttpService()
  33096.     {
  33097.         $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()));
  33098.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  33099.         return $instance;
  33100.     }
  33101.     /**
  33102.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  33103.      *
  33104.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33105.      */
  33106.     protected function getCache_Messenger_RestartWorkersSignalService()
  33107.     {
  33108.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  33109.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  33110.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  33111.     }
  33112.     /**
  33113.      * Gets the private 'cache.property_info' shared service.
  33114.      *
  33115.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33116.      */
  33117.     protected function getCache_PropertyInfoService()
  33118.     {
  33119.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9-UssLTkQw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  33120.     }
  33121.     /**
  33122.      * Gets the private 'cache.rate_limiter' shared service.
  33123.      *
  33124.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33125.      */
  33126.     protected function getCache_RateLimiterService()
  33127.     {
  33128.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  33129.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  33130.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  33131.     }
  33132.     /**
  33133.      * Gets the private 'cache.serializer' shared service.
  33134.      *
  33135.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33136.      */
  33137.     protected function getCache_SerializerService()
  33138.     {
  33139.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('X08qFfmMI8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  33140.     }
  33141.     /**
  33142.      * Gets the private 'cache.tags' shared service.
  33143.      *
  33144.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33145.      */
  33146.     protected function getCache_TagsService()
  33147.     {
  33148.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  33149.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  33150.         return $this->privates['cache.tags'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  33151.     }
  33152.     /**
  33153.      * Gets the private 'cache.validator' shared service.
  33154.      *
  33155.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33156.      */
  33157.     protected function getCache_ValidatorService()
  33158.     {
  33159.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('fBqKyjSj6l'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  33160.     }
  33161.     /**
  33162.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  33163.      *
  33164.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  33165.      */
  33166.     protected function getCachePoolClearer_CacheWarmerService()
  33167.     {
  33168.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  33169.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  33170.         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']);
  33171.     }
  33172.     /**
  33173.      * Gets the private 'config_builder.warmer' shared service.
  33174.      *
  33175.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  33176.      */
  33177.     protected function getConfigBuilder_WarmerService()
  33178.     {
  33179.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  33180.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  33181.         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()));
  33182.     }
  33183.     /**
  33184.      * Gets the private 'config_cache_factory' shared service.
  33185.      *
  33186.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  33187.      */
  33188.     protected function getConfigCacheFactoryService()
  33189.     {
  33190.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  33191.             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)));
  33192.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  33193.         }, 2));
  33194.     }
  33195.     /**
  33196.      * Gets the private 'console.command.about' shared service.
  33197.      *
  33198.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  33199.      */
  33200.     protected function getConsole_Command_AboutService()
  33201.     {
  33202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33203.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  33204.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  33205.         $instance->setName('about');
  33206.         $instance->setDescription('Display information about the current project');
  33207.         return $instance;
  33208.     }
  33209.     /**
  33210.      * Gets the private 'console.command.assets_install' shared service.
  33211.      *
  33212.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetInstallCommand
  33213.      */
  33214.     protected function getConsole_Command_AssetsInstallService()
  33215.     {
  33216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetInstallCommand.php';
  33218.         $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()));
  33219.         $instance->setName('assets:install');
  33220.         return $instance;
  33221.     }
  33222.     /**
  33223.      * Gets the private 'console.command.cache_clear' shared service.
  33224.      *
  33225.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  33226.      */
  33227.     protected function getConsole_Command_CacheClearService()
  33228.     {
  33229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33230.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  33231.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  33232.         $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())));
  33233.         $instance->setName('cache:clear');
  33234.         $instance->setDescription('Clear the cache');
  33235.         return $instance;
  33236.     }
  33237.     /**
  33238.      * Gets the private 'console.command.cache_pool_clear' shared service.
  33239.      *
  33240.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  33241.      */
  33242.     protected function getConsole_Command_CachePoolClearService()
  33243.     {
  33244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33245.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  33246.         $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']);
  33247.         $instance->setName('cache:pool:clear');
  33248.         $instance->setDescription('Clear cache pools');
  33249.         return $instance;
  33250.     }
  33251.     /**
  33252.      * Gets the private 'console.command.cache_pool_delete' shared service.
  33253.      *
  33254.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  33255.      */
  33256.     protected function getConsole_Command_CachePoolDeleteService()
  33257.     {
  33258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33259.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  33260.         $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']);
  33261.         $instance->setName('cache:pool:delete');
  33262.         $instance->setDescription('Delete an item from a cache pool');
  33263.         return $instance;
  33264.     }
  33265.     /**
  33266.      * Gets the private 'console.command.cache_pool_list' shared service.
  33267.      *
  33268.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  33269.      */
  33270.     protected function getConsole_Command_CachePoolListService()
  33271.     {
  33272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33273.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  33274.         $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']);
  33275.         $instance->setName('cache:pool:list');
  33276.         $instance->setDescription('List available cache pools');
  33277.         return $instance;
  33278.     }
  33279.     /**
  33280.      * Gets the private 'console.command.cache_pool_prune' shared service.
  33281.      *
  33282.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  33283.      */
  33284.     protected function getConsole_Command_CachePoolPruneService()
  33285.     {
  33286.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33287.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  33288.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  33289.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  33290.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  33291.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  33292.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  33293.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  33294.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  33295.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  33296.             yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  33297.             yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService());
  33298.             yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService());
  33299.             yield 'cache.tags' => ($this->privates['cache.tags'] ?? $this->getCache_TagsService());
  33300.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  33301.         }, 12));
  33302.         $instance->setName('cache:pool:prune');
  33303.         $instance->setDescription('Prune cache pools');
  33304.         return $instance;
  33305.     }
  33306.     /**
  33307.      * Gets the private 'console.command.cache_warmup' shared service.
  33308.      *
  33309.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  33310.      */
  33311.     protected function getConsole_Command_CacheWarmupService()
  33312.     {
  33313.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33314.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  33315.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  33316.         $instance->setName('cache:warmup');
  33317.         $instance->setDescription('Warm up an empty cache');
  33318.         return $instance;
  33319.     }
  33320.     /**
  33321.      * Gets the private 'console.command.config_debug' shared service.
  33322.      *
  33323.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  33324.      */
  33325.     protected function getConsole_Command_ConfigDebugService()
  33326.     {
  33327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33328.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  33329.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  33330.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  33331.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  33332.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  33333.         $instance->setName('debug:config');
  33334.         $instance->setDescription('Dump the current configuration for an extension');
  33335.         return $instance;
  33336.     }
  33337.     /**
  33338.      * Gets the private 'console.command.config_dump_reference' shared service.
  33339.      *
  33340.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  33341.      */
  33342.     protected function getConsole_Command_ConfigDumpReferenceService()
  33343.     {
  33344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33345.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  33346.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  33347.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  33348.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  33349.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  33350.         $instance->setName('config:dump-reference');
  33351.         $instance->setDescription('Dump the default configuration for an extension');
  33352.         return $instance;
  33353.     }
  33354.     /**
  33355.      * Gets the private 'console.command.container_debug' shared service.
  33356.      *
  33357.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  33358.      */
  33359.     protected function getConsole_Command_ContainerDebugService()
  33360.     {
  33361.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33362.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  33363.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  33364.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  33365.         $instance->setName('debug:container');
  33366.         $instance->setDescription('Display current services for an application');
  33367.         return $instance;
  33368.     }
  33369.     /**
  33370.      * Gets the private 'console.command.container_lint' shared service.
  33371.      *
  33372.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  33373.      */
  33374.     protected function getConsole_Command_ContainerLintService()
  33375.     {
  33376.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33377.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  33378.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  33379.         $instance->setName('lint:container');
  33380.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  33381.         return $instance;
  33382.     }
  33383.     /**
  33384.      * Gets the private 'console.command.debug_autowiring' shared service.
  33385.      *
  33386.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  33387.      */
  33388.     protected function getConsole_Command_DebugAutowiringService()
  33389.     {
  33390.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33391.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  33392.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  33393.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  33394.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  33395.         $instance->setName('debug:autowiring');
  33396.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  33397.         return $instance;
  33398.     }
  33399.     /**
  33400.      * Gets the private 'console.command.dotenv_debug' shared service.
  33401.      *
  33402.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  33403.      */
  33404.     protected function getConsole_Command_DotenvDebugService()
  33405.     {
  33406.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33407.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  33408.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  33409.         $instance->setName('debug:dotenv');
  33410.         $instance->setDescription('Lists all dotenv files with variables and values');
  33411.         return $instance;
  33412.     }
  33413.     /**
  33414.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  33415.      *
  33416.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  33417.      */
  33418.     protected function getConsole_Command_EventDispatcherDebugService()
  33419.     {
  33420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33421.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  33422.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  33423.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  33424.         ], [
  33425.             'event_dispatcher' => '?',
  33426.         ]));
  33427.         $instance->setName('debug:event-dispatcher');
  33428.         $instance->setDescription('Display configured listeners for an application');
  33429.         return $instance;
  33430.     }
  33431.     /**
  33432.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  33433.      *
  33434.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  33435.      */
  33436.     protected function getConsole_Command_MessengerConsumeMessagesService()
  33437.     {
  33438.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33439.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  33440.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.php';
  33441.         $this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $this->parameters['enqueue.transports'], new \Symfony\Component\Messenger\EventListener\ResetServicesListener(($this->services['services_resetter'] ?? $this->getServicesResetterService())), [=> 'messenger.bus.shopware']);
  33442.         $instance->setName('messenger:consume');
  33443.         $instance->setDescription('Consume messages');
  33444.         return $instance;
  33445.     }
  33446.     /**
  33447.      * Gets the private 'console.command.messenger_debug' shared service.
  33448.      *
  33449.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  33450.      */
  33451.     protected function getConsole_Command_MessengerDebugService()
  33452.     {
  33453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33454.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  33455.         $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.shopware' => ['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask' => [=> [=> 'Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'=> []]], 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => [=> [=> 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'=> []]], 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => [=> [=> 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'=> []]], 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => [=> [=> 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'=> []]], 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => [=> [=> 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'=> []]], 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => [=> [=> 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'=> []]], 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask' => [=> [=> 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'=> []]], 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => [=> [=> 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'=> []]], 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => [=> [=> 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'=> []]], 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => [=> [=> 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\Message\\SleepMessage' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'=> []]], 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => [=> [=> 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'=> []]], 'Shopware\\Core\\Framework\\Webhook\\Message\\WebhookEventMessage' => [=> [=> 'Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'=> []]], 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask' => [=> [=> 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'=> []]], 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => [=> [=> 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'=> []]], 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask' => [=> [=> 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'=> []]], 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask' => [=> [=> 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'=> []]], 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => [=> [=> 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'=> []]], 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask' => [=> [=> 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'=> []]], 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => [=> [=> 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'=> []]], 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => [=> [=> 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'=> []]], 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportMessage' => [=> [=> 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'=> []]], 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => [=> [=> 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'=> []]], 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask' => [=> [=> 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'=> []]], 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => [=> [=> 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'=> []]], 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => [=> [=> 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'=> []]], 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => [=> [=> 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'=> []]], 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => [=> [=> 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'=> []]], 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => [=> [=> 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'=> []]], 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => [=> [=> 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'=> []]], 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchLanguageIndexIteratorMessage' => [=> [=> 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'=> []]], 'Shopware\\Elasticsearch\\Admin\\AdminSearchIndexingMessage' => [=> [=> 'Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'=> []]], 'Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask' => [=> [=> 'Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\CloneVisibilityMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\SyncManagerMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductSingleSyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductVariantSyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductCleanupSyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\InventorySyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ImageSyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\InventoryUpdateMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'=> []]], 'Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask' => [=> [=> 'Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'=> []]], 'Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask' => [=> [=> 'Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'=> []]], 'Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask' => [=> [=> 'Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'=> []]], 'Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTask' => [=> [=> 'Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTaskHandler'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  33456.         $instance->setName('debug:messenger');
  33457.         $instance->setDescription('List messages you can dispatch using the message buses');
  33458.         return $instance;
  33459.     }
  33460.     /**
  33461.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  33462.      *
  33463.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  33464.      */
  33465.     protected function getConsole_Command_MessengerSetupTransportsService()
  33466.     {
  33467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33468.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  33469.         $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), $this->parameters['enqueue.transports']);
  33470.         $instance->setName('messenger:setup-transports');
  33471.         $instance->setDescription('Prepare the required infrastructure for the transport');
  33472.         return $instance;
  33473.     }
  33474.     /**
  33475.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  33476.      *
  33477.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  33478.      */
  33479.     protected function getConsole_Command_MessengerStopWorkersService()
  33480.     {
  33481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33482.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  33483.         $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()));
  33484.         $instance->setName('messenger:stop-workers');
  33485.         $instance->setDescription('Stop workers after their current message');
  33486.         return $instance;
  33487.     }
  33488.     /**
  33489.      * Gets the private 'console.command.router_debug' shared service.
  33490.      *
  33491.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  33492.      */
  33493.     protected function getConsole_Command_RouterDebugService()
  33494.     {
  33495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33496.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  33497.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  33498.         $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()));
  33499.         $instance->setName('debug:router');
  33500.         $instance->setDescription('Display current routes for an application');
  33501.         return $instance;
  33502.     }
  33503.     /**
  33504.      * Gets the private 'console.command.router_match' shared service.
  33505.      *
  33506.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  33507.      */
  33508.     protected function getConsole_Command_RouterMatchService()
  33509.     {
  33510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33511.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  33512.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  33513.             return new \EmptyIterator();
  33514.         }, 0));
  33515.         $instance->setName('router:match');
  33516.         $instance->setDescription('Help debug routes by simulating a path info match');
  33517.         return $instance;
  33518.     }
  33519.     /**
  33520.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  33521.      *
  33522.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  33523.      */
  33524.     protected function getConsole_Command_SecretsDecryptToLocalService()
  33525.     {
  33526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33527.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  33528.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33529.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  33530.         $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')))));
  33531.         $instance->setName('secrets:decrypt-to-local');
  33532.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  33533.         return $instance;
  33534.     }
  33535.     /**
  33536.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  33537.      *
  33538.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  33539.      */
  33540.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  33541.     {
  33542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33543.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  33544.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33545.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  33546.         $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')))));
  33547.         $instance->setName('secrets:encrypt-from-local');
  33548.         $instance->setDescription('Encrypt all local secrets to the vault');
  33549.         return $instance;
  33550.     }
  33551.     /**
  33552.      * Gets the private 'console.command.secrets_generate_key' shared service.
  33553.      *
  33554.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  33555.      */
  33556.     protected function getConsole_Command_SecretsGenerateKeyService()
  33557.     {
  33558.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33559.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  33560.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33561.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  33562.         $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')))));
  33563.         $instance->setName('secrets:generate-keys');
  33564.         $instance->setDescription('Generate new encryption keys');
  33565.         return $instance;
  33566.     }
  33567.     /**
  33568.      * Gets the private 'console.command.secrets_list' shared service.
  33569.      *
  33570.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  33571.      */
  33572.     protected function getConsole_Command_SecretsListService()
  33573.     {
  33574.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33575.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  33576.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33577.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  33578.         $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')))));
  33579.         $instance->setName('secrets:list');
  33580.         $instance->setDescription('List all secrets');
  33581.         return $instance;
  33582.     }
  33583.     /**
  33584.      * Gets the private 'console.command.secrets_remove' shared service.
  33585.      *
  33586.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  33587.      */
  33588.     protected function getConsole_Command_SecretsRemoveService()
  33589.     {
  33590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  33592.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33593.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  33594.         $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')))));
  33595.         $instance->setName('secrets:remove');
  33596.         $instance->setDescription('Remove a secret from the vault');
  33597.         return $instance;
  33598.     }
  33599.     /**
  33600.      * Gets the private 'console.command.secrets_set' shared service.
  33601.      *
  33602.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  33603.      */
  33604.     protected function getConsole_Command_SecretsSetService()
  33605.     {
  33606.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33607.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  33608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33609.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  33610.         $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')))));
  33611.         $instance->setName('secrets:set');
  33612.         $instance->setDescription('Set a secret in the vault');
  33613.         return $instance;
  33614.     }
  33615.     /**
  33616.      * Gets the private 'console.command.translation_debug' shared service.
  33617.      *
  33618.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  33619.      */
  33620.     protected function getConsole_Command_TranslationDebugService()
  33621.     {
  33622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  33624.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Core/Content/Update/Service/UpdateHandler.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  33625.         $instance->setName('debug:translation');
  33626.         $instance->setDescription('Display translation messages information');
  33627.         return $instance;
  33628.     }
  33629.     /**
  33630.      * Gets the private 'console.command.translation_extract' shared service.
  33631.      *
  33632.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  33633.      */
  33634.     protected function getConsole_Command_TranslationExtractService()
  33635.     {
  33636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33637.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  33638.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en-GB', (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php'), => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php'), => (\dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Core/Content/Update/Service/UpdateHandler.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  33639.         $instance->setName('translation:extract');
  33640.         $instance->setAliases([=> 'translation:update']);
  33641.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  33642.         return $instance;
  33643.     }
  33644.     /**
  33645.      * Gets the private 'console.command.translation_pull' shared service.
  33646.      *
  33647.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  33648.      */
  33649.     protected function getConsole_Command_TranslationPullService()
  33650.     {
  33651.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33652.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  33653.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  33654.         $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', [], []);
  33655.         $instance->setName('translation:pull');
  33656.         $instance->setDescription('Pull translations from a given provider.');
  33657.         return $instance;
  33658.     }
  33659.     /**
  33660.      * Gets the private 'console.command.translation_push' shared service.
  33661.      *
  33662.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  33663.      */
  33664.     protected function getConsole_Command_TranslationPushService()
  33665.     {
  33666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33667.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  33668.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  33669.         $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()), [], []);
  33670.         $instance->setName('translation:push');
  33671.         $instance->setDescription('Push translations to a given provider.');
  33672.         return $instance;
  33673.     }
  33674.     /**
  33675.      * Gets the private 'console.command.validator_debug' shared service.
  33676.      *
  33677.      * @return \Symfony\Component\Validator\Command\DebugCommand
  33678.      */
  33679.     protected function getConsole_Command_ValidatorDebugService()
  33680.     {
  33681.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33682.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  33683.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  33684.         $instance->setName('debug:validator');
  33685.         $instance->setDescription('Display validation constraints for classes');
  33686.         return $instance;
  33687.     }
  33688.     /**
  33689.      * Gets the private 'console.command.xliff_lint' shared service.
  33690.      *
  33691.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  33692.      */
  33693.     protected function getConsole_Command_XliffLintService()
  33694.     {
  33695.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33696.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  33697.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  33698.         $instance->setName('lint:xliff');
  33699.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  33700.         return $instance;
  33701.     }
  33702.     /**
  33703.      * Gets the private 'console.command.yaml_lint' shared service.
  33704.      *
  33705.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  33706.      */
  33707.     protected function getConsole_Command_YamlLintService()
  33708.     {
  33709.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33710.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  33711.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  33712.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  33713.         $instance->setName('lint:yaml');
  33714.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  33715.         return $instance;
  33716.     }
  33717.     /**
  33718.      * Gets the private 'console.error_listener' shared service.
  33719.      *
  33720.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  33721.      */
  33722.     protected function getConsole_ErrorListenerService()
  33723.     {
  33724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  33725.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  33726.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  33727.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  33728.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  33729.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  33730.     }
  33731.     /**
  33732.      * Gets the private 'container.env_var_processor' shared service.
  33733.      *
  33734.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  33735.      */
  33736.     protected function getContainer_EnvVarProcessorService()
  33737.     {
  33738.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  33739.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  33740.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  33741.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  33742.         }, 1));
  33743.     }
  33744.     /**
  33745.      * Gets the private 'data_collector.request' shared service.
  33746.      *
  33747.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  33748.      */
  33749.     protected function getDataCollector_RequestService()
  33750.     {
  33751.         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())));
  33752.     }
  33753.     /**
  33754.      * Gets the private 'data_collector.request.session_collector' shared service.
  33755.      *
  33756.      * @return \Closure
  33757.      */
  33758.     protected function getDataCollector_Request_SessionCollectorService()
  33759.     {
  33760.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  33761.     }
  33762.     /**
  33763.      * Gets the private 'debug.Shopware\Core\Checkout\Cart\CartValueResolver' shared service.
  33764.      *
  33765.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33766.      */
  33767.     protected function getCartValueResolverService()
  33768.     {
  33769.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33770.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValueResolver.php';
  33772.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  33773.         if (isset($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'])) {
  33774.             return $this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'];
  33775.         }
  33776.         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))));
  33777.     }
  33778.     /**
  33779.      * Gets the private 'debug.Shopware\Core\Checkout\Customer\CustomerValueResolver' shared service.
  33780.      *
  33781.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33782.      */
  33783.     protected function getCustomerValueResolverService()
  33784.     {
  33785.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33786.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerValueResolver.php';
  33788.         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))));
  33789.     }
  33790.     /**
  33791.      * Gets the private 'debug.Shopware\Core\Framework\Api\Context\ContextValueResolver' shared service.
  33792.      *
  33793.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33794.      */
  33795.     protected function getContextValueResolverService()
  33796.     {
  33797.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33798.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Context/ContextValueResolver.php';
  33800.         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))));
  33801.     }
  33802.     /**
  33803.      * Gets the private 'debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver' shared service.
  33804.      *
  33805.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33806.      */
  33807.     protected function getResponseFactoryInterfaceValueResolverService()
  33808.     {
  33809.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33810.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterfaceValueResolver.php';
  33812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryRegistry.php';
  33813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterface.php';
  33814.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/JsonFactoryBase.php';
  33815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonApiType.php';
  33816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiEncoder.php';
  33817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonType.php';
  33818.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] ?? $this->getStructEncoderService());
  33819.         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))));
  33820.     }
  33821.     /**
  33822.      * Gets the private 'debug.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver' shared service.
  33823.      *
  33824.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33825.      */
  33826.     protected function getCriteriaValueResolverService()
  33827.     {
  33828.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33829.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/Annotation/CriteriaValueResolver.php';
  33831.         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))));
  33832.     }
  33833.     /**
  33834.      * Gets the private 'debug.Shopware\Core\Framework\Routing\QueryDataBagResolver' shared service.
  33835.      *
  33836.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33837.      */
  33838.     protected function getQueryDataBagResolverService()
  33839.     {
  33840.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33841.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/QueryDataBagResolver.php';
  33843.         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))));
  33844.     }
  33845.     /**
  33846.      * Gets the private 'debug.Shopware\Core\Framework\Routing\RequestDataBagResolver' shared service.
  33847.      *
  33848.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33849.      */
  33850.     protected function getRequestDataBagResolverService()
  33851.     {
  33852.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33853.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestDataBagResolver.php';
  33855.         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))));
  33856.     }
  33857.     /**
  33858.      * Gets the private 'debug.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver' shared service.
  33859.      *
  33860.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33861.      */
  33862.     protected function getSalesChannelContextValueResolverService()
  33863.     {
  33864.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33865.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33866.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextValueResolver.php';
  33867.         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))));
  33868.     }
  33869.     /**
  33870.      * Gets the private 'debug.argument_resolver.default' shared service.
  33871.      *
  33872.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33873.      */
  33874.     protected function getDebug_ArgumentResolver_DefaultService()
  33875.     {
  33876.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33877.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33878.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  33879.         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))));
  33880.     }
  33881.     /**
  33882.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  33883.      *
  33884.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33885.      */
  33886.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  33887.     {
  33888.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33889.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33890.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  33891.         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.u1UoOa0'] ?? $this->get_ServiceLocator_U1UoOa0Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  33892.     }
  33893.     /**
  33894.      * Gets the private 'debug.argument_resolver.request' shared service.
  33895.      *
  33896.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33897.      */
  33898.     protected function getDebug_ArgumentResolver_RequestService()
  33899.     {
  33900.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33901.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33902.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  33903.         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))));
  33904.     }
  33905.     /**
  33906.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  33907.      *
  33908.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33909.      */
  33910.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  33911.     {
  33912.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33913.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33914.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  33915.         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))));
  33916.     }
  33917.     /**
  33918.      * Gets the private 'debug.argument_resolver.service' shared service.
  33919.      *
  33920.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33921.      */
  33922.     protected function getDebug_ArgumentResolver_ServiceService()
  33923.     {
  33924.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33925.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33926.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  33927.         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.u1UoOa0'] ?? $this->get_ServiceLocator_U1UoOa0Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  33928.     }
  33929.     /**
  33930.      * Gets the private 'debug.argument_resolver.session' shared service.
  33931.      *
  33932.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33933.      */
  33934.     protected function getDebug_ArgumentResolver_SessionService()
  33935.     {
  33936.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33937.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33938.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  33939.         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))));
  33940.     }
  33941.     /**
  33942.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  33943.      *
  33944.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  33945.      */
  33946.     protected function getDebug_ArgumentResolver_VariadicService()
  33947.     {
  33948.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  33949.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  33950.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  33951.         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))));
  33952.     }
  33953.     /**
  33954.      * Gets the private 'debug.debug_handlers_listener' shared service.
  33955.      *
  33956.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  33957.      */
  33958.     protected function getDebug_DebugHandlersListenerService()
  33959.     {
  33960.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  33961.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  33962.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  33963.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  33964.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  33965.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  33966.     }
  33967.     /**
  33968.      * Gets the private 'debug.dump_listener' shared service.
  33969.      *
  33970.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  33971.      */
  33972.     protected function getDebug_DumpListenerService()
  33973.     {
  33974.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  33975.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  33976.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  33977.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  33978.         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);
  33979.     }
  33980.     /**
  33981.      * Gets the private 'debug.file_link_formatter' shared service.
  33982.      *
  33983.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  33984.      */
  33985.     protected function getDebug_FileLinkFormatterService()
  33986.     {
  33987.         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 () {
  33988.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  33989.         });
  33990.     }
  33991.     /**
  33992.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  33993.      *
  33994.      * @return \string
  33995.      */
  33996.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  33997.     {
  33998.         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');
  33999.     }
  34000.     /**
  34001.      * Gets the private 'debug.log_processor' shared service.
  34002.      *
  34003.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  34004.      */
  34005.     protected function getDebug_LogProcessorService()
  34006.     {
  34007.         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())));
  34008.     }
  34009.     /**
  34010.      * Gets the private 'debug.validator' shared service.
  34011.      *
  34012.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  34013.      */
  34014.     protected function getDebug_ValidatorService()
  34015.     {
  34016.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  34017.         if (isset($this->privates['debug.validator'])) {
  34018.             return $this->privates['debug.validator'];
  34019.         }
  34020.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  34021.     }
  34022.     /**
  34023.      * Gets the private 'emcgn_gewerbeschein.resources.subscriber.storefront_data' shared service.
  34024.      *
  34025.      * @return \EmcgnGewerbeschein\Resources\Subscriber\StorefrontData
  34026.      */
  34027.     protected function getEmcgnGewerbeschein_Resources_Subscriber_StorefrontDataService()
  34028.     {
  34029.         include_once \dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src/Resources/Subscriber/StorefrontData.php';
  34030.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34031.         if (isset($this->privates['emcgn_gewerbeschein.resources.subscriber.storefront_data'])) {
  34032.             return $this->privates['emcgn_gewerbeschein.resources.subscriber.storefront_data'];
  34033.         }
  34034.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  34035.         if (isset($this->privates['emcgn_gewerbeschein.resources.subscriber.storefront_data'])) {
  34036.             return $this->privates['emcgn_gewerbeschein.resources.subscriber.storefront_data'];
  34037.         }
  34038.         $c = ($this->services['emcgn_gewerbeschein.repository'] ?? $this->getEmcgnGewerbeschein_RepositoryService());
  34039.         if (isset($this->privates['emcgn_gewerbeschein.resources.subscriber.storefront_data'])) {
  34040.             return $this->privates['emcgn_gewerbeschein.resources.subscriber.storefront_data'];
  34041.         }
  34042.         return $this->privates['emcgn_gewerbeschein.resources.subscriber.storefront_data'] = new \EmcgnGewerbeschein\Resources\Subscriber\StorefrontData($a$b$c);
  34043.     }
  34044.     /**
  34045.      * Gets the private 'emcgn_gewerbeschein.resources.subscriber.tradelicense_data' shared service.
  34046.      *
  34047.      * @return \EmcgnGewerbeschein\Resources\Subscriber\TradelicenseData
  34048.      */
  34049.     protected function getEmcgnGewerbeschein_Resources_Subscriber_TradelicenseDataService()
  34050.     {
  34051.         include_once \dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src/Resources/Subscriber/TradelicenseData.php';
  34052.         $a = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  34053.         if (isset($this->privates['emcgn_gewerbeschein.resources.subscriber.tradelicense_data'])) {
  34054.             return $this->privates['emcgn_gewerbeschein.resources.subscriber.tradelicense_data'];
  34055.         }
  34056.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  34057.         if (isset($this->privates['emcgn_gewerbeschein.resources.subscriber.tradelicense_data'])) {
  34058.             return $this->privates['emcgn_gewerbeschein.resources.subscriber.tradelicense_data'];
  34059.         }
  34060.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  34061.         if (isset($this->privates['emcgn_gewerbeschein.resources.subscriber.tradelicense_data'])) {
  34062.             return $this->privates['emcgn_gewerbeschein.resources.subscriber.tradelicense_data'];
  34063.         }
  34064.         $d = ($this->services['emcgn_gewerbeschein.repository'] ?? $this->getEmcgnGewerbeschein_RepositoryService());
  34065.         if (isset($this->privates['emcgn_gewerbeschein.resources.subscriber.tradelicense_data'])) {
  34066.             return $this->privates['emcgn_gewerbeschein.resources.subscriber.tradelicense_data'];
  34067.         }
  34068.         return $this->privates['emcgn_gewerbeschein.resources.subscriber.tradelicense_data'] = new \EmcgnGewerbeschein\Resources\Subscriber\TradelicenseData($a$b$c$d);
  34069.     }
  34070.     /**
  34071.      * Gets the private 'enqueue.client.consume_command' shared service.
  34072.      *
  34073.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  34074.      */
  34075.     protected function getEnqueue_Client_ConsumeCommandService()
  34076.     {
  34077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34078.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  34079.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  34080.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  34081.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  34082.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  34083.         $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');
  34084.         $instance->setName('enqueue:consume');
  34085.         return $instance;
  34086.     }
  34087.     /**
  34088.      * Gets the private 'enqueue.client.default.context' shared service.
  34089.      *
  34090.      * @return \Interop\Queue\Context
  34091.      */
  34092.     protected function getEnqueue_Client_Default_ContextService()
  34093.     {
  34094.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  34095.     }
  34096.     /**
  34097.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  34098.      *
  34099.      * @return \Enqueue\Client\DelegateProcessor
  34100.      */
  34101.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  34102.     {
  34103.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  34104.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  34105.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  34106.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  34107.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34108.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  34109.         ], [
  34110.             'enqueue.client.default.router_processor' => '?',
  34111.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  34112.     }
  34113.     /**
  34114.      * Gets the private 'enqueue.client.default.driver' shared service.
  34115.      *
  34116.      * @return \Enqueue\Client\DriverInterface
  34117.      */
  34118.     protected function getEnqueue_Client_Default_DriverService()
  34119.     {
  34120.         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([]));
  34121.     }
  34122.     /**
  34123.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  34124.      *
  34125.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  34126.      */
  34127.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  34128.     {
  34129.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  34130.         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()));
  34131.     }
  34132.     /**
  34133.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  34134.      *
  34135.      * @return \Enqueue\Symfony\Client\LazyProducer
  34136.      */
  34137.     protected function getEnqueue_Client_Default_LazyProducerService()
  34138.     {
  34139.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  34140.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34141.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  34142.         ], [
  34143.             'enqueue.client.default.producer' => '?',
  34144.         ]), 'enqueue.client.default.producer');
  34145.     }
  34146.     /**
  34147.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  34148.      *
  34149.      * @return \Enqueue\Consumption\QueueConsumer
  34150.      */
  34151.     protected function getEnqueue_Client_Default_QueueConsumerService()
  34152.     {
  34153.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  34154.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  34155.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  34156.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  34157.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  34158.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  34159.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  34160.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  34161.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  34162.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  34163.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  34164.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  34165.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  34166.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  34167.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  34168.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  34169.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  34170.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  34171.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  34172.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  34173.         return $this->privates['enqueue.client.default.queue_consumer'] = new \Enqueue\Consumption\QueueConsumer(($this->privates['enqueue.client.default.context'] ?? $this->getEnqueue_Client_Default_ContextService()), new \Enqueue\Consumption\ChainExtension([=> new \Enqueue\Client\ConsumptionExtension\SetRouterPropertiesExtension($a), => new \Enqueue\Client\ConsumptionExtension\ExclusiveCommandExtension($a), => ($this->privates['enqueue.consumption.signal_extension'] ?? ($this->privates['enqueue.consumption.signal_extension'] = new \Enqueue\Consumption\Extension\SignalExtension())), => ($this->privates['enqueue.consumption.reply_extension'] ?? ($this->privates['enqueue.consumption.reply_extension'] = new \Enqueue\Consumption\Extension\ReplyExtension())), => new \Enqueue\Client\ConsumptionExtension\FlushSpoolProducerExtension(($this->privates['enqueue.client.default.spool_producer'] ?? $this->getEnqueue_Client_Default_SpoolProducerService()))]), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 1000);
  34174.     }
  34175.     /**
  34176.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  34177.      *
  34178.      * @return \Enqueue\Client\RouterProcessor
  34179.      */
  34180.     protected function getEnqueue_Client_Default_RouterProcessorService()
  34181.     {
  34182.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  34183.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  34184.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  34185.     }
  34186.     /**
  34187.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  34188.      *
  34189.      * @return \Enqueue\Client\SpoolProducer
  34190.      */
  34191.     protected function getEnqueue_Client_Default_SpoolProducerService()
  34192.     {
  34193.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  34194.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  34195.     }
  34196.     /**
  34197.      * Gets the private 'enqueue.client.produce_command' shared service.
  34198.      *
  34199.      * @return \Enqueue\Symfony\Client\ProduceCommand
  34200.      */
  34201.     protected function getEnqueue_Client_ProduceCommandService()
  34202.     {
  34203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34204.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  34205.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  34206.         $instance->setName('enqueue:produce');
  34207.         return $instance;
  34208.     }
  34209.     /**
  34210.      * Gets the private 'enqueue.client.routes_command' shared service.
  34211.      *
  34212.      * @return \Enqueue\Symfony\Client\RoutesCommand
  34213.      */
  34214.     protected function getEnqueue_Client_RoutesCommandService()
  34215.     {
  34216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34217.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  34218.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  34219.         $instance->setName('enqueue:routes');
  34220.         return $instance;
  34221.     }
  34222.     /**
  34223.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  34224.      *
  34225.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  34226.      */
  34227.     protected function getEnqueue_Client_SetupBrokerCommandService()
  34228.     {
  34229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34230.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  34231.         $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');
  34232.         $instance->setName('enqueue:setup-broker');
  34233.         return $instance;
  34234.     }
  34235.     /**
  34236.      * Gets the private 'enqueue.locator' shared service.
  34237.      *
  34238.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  34239.      */
  34240.     protected function getEnqueue_LocatorService()
  34241.     {
  34242.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34243.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  34244.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  34245.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  34246.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  34247.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  34248.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  34249.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  34250.         ], [
  34251.             'enqueue.client.default.delegate_processor' => '?',
  34252.             'enqueue.client.default.driver' => '?',
  34253.             'enqueue.client.default.producer' => '?',
  34254.             'enqueue.client.default.queue_consumer' => '?',
  34255.             'enqueue.transport.default.context' => '?',
  34256.             'enqueue.transport.default.processor_registry' => '?',
  34257.             'enqueue.transport.default.queue_consumer' => '?',
  34258.         ]);
  34259.     }
  34260.     /**
  34261.      * Gets the private 'enqueue.messenger_transport.factory' shared service.
  34262.      *
  34263.      * @return \Enqueue\MessengerAdapter\QueueInteropTransportFactory
  34264.      */
  34265.     protected function getEnqueue_MessengerTransport_FactoryService()
  34266.     {
  34267.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  34268.         include_once \dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/QueueInteropTransportFactory.php';
  34269.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  34270.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  34271.         return new \Enqueue\MessengerAdapter\QueueInteropTransportFactory(($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())), ($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), true);
  34272.     }
  34273.     /**
  34274.      * Gets the private 'enqueue.transport.consume_command' shared service.
  34275.      *
  34276.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  34277.      */
  34278.     protected function getEnqueue_Transport_ConsumeCommandService()
  34279.     {
  34280.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34281.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  34282.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  34283.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  34284.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  34285.         $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');
  34286.         $instance->setName('enqueue:transport:consume');
  34287.         return $instance;
  34288.     }
  34289.     /**
  34290.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  34291.      *
  34292.      * @return \Interop\Queue\ConnectionFactory
  34293.      */
  34294.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  34295.     {
  34296.         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:']);
  34297.     }
  34298.     /**
  34299.      * Gets the private 'enqueue.transport.default.context' shared service.
  34300.      *
  34301.      * @return \Interop\Queue\Context
  34302.      */
  34303.     protected function getEnqueue_Transport_Default_ContextService()
  34304.     {
  34305.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  34306.     }
  34307.     /**
  34308.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  34309.      *
  34310.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  34311.      */
  34312.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  34313.     {
  34314.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  34315.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  34316.         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));
  34317.     }
  34318.     /**
  34319.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  34320.      *
  34321.      * @return \Enqueue\Consumption\QueueConsumer
  34322.      */
  34323.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  34324.     {
  34325.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  34326.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  34327.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  34328.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  34329.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  34330.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  34331.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  34332.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  34333.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  34334.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  34335.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  34336.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  34337.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  34338.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  34339.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  34340.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  34341.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  34342.         return $this->privates['enqueue.transport.default.queue_consumer'] = new \Enqueue\Consumption\QueueConsumer(($this->privates['enqueue.transport.default.context'] ?? $this->getEnqueue_Transport_Default_ContextService()), new \Enqueue\Consumption\ChainExtension([=> ($this->privates['enqueue.consumption.signal_extension'] ?? ($this->privates['enqueue.consumption.signal_extension'] = new \Enqueue\Consumption\Extension\SignalExtension())), => ($this->privates['enqueue.consumption.reply_extension'] ?? ($this->privates['enqueue.consumption.reply_extension'] = new \Enqueue\Consumption\Extension\ReplyExtension())), => new \Enqueue\Consumption\Extension\LogExtension()]), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 1000);
  34343.     }
  34344.     /**
  34345.      * Gets the private 'error_handler.error_renderer.html' shared service.
  34346.      *
  34347.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  34348.      */
  34349.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  34350.     {
  34351.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  34352.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  34353.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  34354.         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()));
  34355.     }
  34356.     /**
  34357.      * Gets the private 'esi_listener' shared service.
  34358.      *
  34359.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  34360.      */
  34361.     protected function getEsiListenerService()
  34362.     {
  34363.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  34364.     }
  34365.     /**
  34366.      * Gets the private 'exception_listener' shared service.
  34367.      *
  34368.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  34369.      */
  34370.     protected function getExceptionListenerService()
  34371.     {
  34372.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  34373.     }
  34374.     /**
  34375.      * Gets the private 'fragment.listener' shared service.
  34376.      *
  34377.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  34378.      */
  34379.     protected function getFragment_ListenerService()
  34380.     {
  34381.         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');
  34382.     }
  34383.     /**
  34384.      * Gets the private 'fragment.renderer.esi' shared service.
  34385.      *
  34386.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  34387.      */
  34388.     protected function getFragment_Renderer_EsiService()
  34389.     {
  34390.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  34391.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  34392.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  34393.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  34394.         $a = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  34395.         if (isset($this->privates['fragment.renderer.esi'])) {
  34396.             return $this->privates['fragment.renderer.esi'];
  34397.         }
  34398.         $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')))));
  34399.         $instance->setFragmentPath('/_fragment');
  34400.         return $instance;
  34401.     }
  34402.     /**
  34403.      * Gets the private 'fragment.renderer.hinclude' shared service.
  34404.      *
  34405.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  34406.      */
  34407.     protected function getFragment_Renderer_HincludeService()
  34408.     {
  34409.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  34410.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  34411.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  34412.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  34413.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  34414.             return $this->privates['fragment.renderer.hinclude'];
  34415.         }
  34416.         $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);
  34417.         $instance->setFragmentPath('/_fragment');
  34418.         return $instance;
  34419.     }
  34420.     /**
  34421.      * Gets the private 'fragment.renderer.inline' shared service.
  34422.      *
  34423.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  34424.      */
  34425.     protected function getFragment_Renderer_InlineService()
  34426.     {
  34427.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  34428.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  34429.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  34430.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  34431.         if (isset($this->privates['fragment.renderer.inline'])) {
  34432.             return $this->privates['fragment.renderer.inline'];
  34433.         }
  34434.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34435.         if (isset($this->privates['fragment.renderer.inline'])) {
  34436.             return $this->privates['fragment.renderer.inline'];
  34437.         }
  34438.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  34439.         $instance->setFragmentPath('/_fragment');
  34440.         return $instance;
  34441.     }
  34442.     /**
  34443.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  34444.      *
  34445.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  34446.      */
  34447.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  34448.     {
  34449.         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);
  34450.     }
  34451.     /**
  34452.      * Gets the private 'kernel.bundles' shared service.
  34453.      *
  34454.      * @return \Iterator
  34455.      */
  34456.     protected function getKernel_BundlesService()
  34457.     {
  34458.         return $this->privates['kernel.bundles'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getBundles();
  34459.     }
  34460.     /**
  34461.      * Gets the private 'locale_aware_listener' shared service.
  34462.      *
  34463.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  34464.      */
  34465.     protected function getLocaleAwareListenerService()
  34466.     {
  34467.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  34468.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en-GB')));
  34469.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  34470.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  34471.     }
  34472.     /**
  34473.      * Gets the private 'locale_listener' shared service.
  34474.      *
  34475.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  34476.      */
  34477.     protected function getLocaleListenerService()
  34478.     {
  34479.         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, []);
  34480.     }
  34481.     /**
  34482.      * Gets the private 'lock.default.factory' shared service.
  34483.      *
  34484.      * @return \Symfony\Component\Lock\LockFactory
  34485.      */
  34486.     protected function getLock_Default_FactoryService()
  34487.     {
  34488.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore('flock'));
  34489.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  34490.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  34491.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  34492.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  34493.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  34494.         $instance->setLogger($a);
  34495.         return $instance;
  34496.     }
  34497.     /**
  34498.      * Gets the private 'mailer.messenger.message_handler' shared service.
  34499.      *
  34500.      * @return \Symfony\Component\Mailer\Messenger\MessageHandler
  34501.      */
  34502.     protected function getMailer_Messenger_MessageHandlerService()
  34503.     {
  34504.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  34505.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  34506.         if (isset($this->privates['mailer.messenger.message_handler'])) {
  34507.             return $this->privates['mailer.messenger.message_handler'];
  34508.         }
  34509.         return $this->privates['mailer.messenger.message_handler'] = new \Symfony\Component\Mailer\Messenger\MessageHandler($a);
  34510.     }
  34511.     /**
  34512.      * Gets the private 'mailer.transport_factory.native' shared service.
  34513.      *
  34514.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  34515.      */
  34516.     protected function getMailer_TransportFactory_NativeService()
  34517.     {
  34518.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  34519.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  34520.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  34521.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34522.         if (isset($this->privates['mailer.transport_factory.native'])) {
  34523.             return $this->privates['mailer.transport_factory.native'];
  34524.         }
  34525.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  34526.     }
  34527.     /**
  34528.      * Gets the private 'mailer.transport_factory.null' shared service.
  34529.      *
  34530.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  34531.      */
  34532.     protected function getMailer_TransportFactory_NullService()
  34533.     {
  34534.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  34535.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  34536.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  34537.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34538.         if (isset($this->privates['mailer.transport_factory.null'])) {
  34539.             return $this->privates['mailer.transport_factory.null'];
  34540.         }
  34541.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  34542.     }
  34543.     /**
  34544.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  34545.      *
  34546.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  34547.      */
  34548.     protected function getMailer_TransportFactory_SendmailService()
  34549.     {
  34550.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  34551.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  34552.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  34553.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34554.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  34555.             return $this->privates['mailer.transport_factory.sendmail'];
  34556.         }
  34557.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  34558.     }
  34559.     /**
  34560.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  34561.      *
  34562.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  34563.      */
  34564.     protected function getMailer_TransportFactory_SmtpService()
  34565.     {
  34566.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  34567.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  34568.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  34569.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34570.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  34571.             return $this->privates['mailer.transport_factory.smtp'];
  34572.         }
  34573.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  34574.     }
  34575.     /**
  34576.      * Gets the private 'mailer.transports' shared service.
  34577.      *
  34578.      * @return \Symfony\Component\Mailer\Transport\Transports
  34579.      */
  34580.     protected function getMailer_TransportsService()
  34581.     {
  34582.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  34583.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  34584.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  34585.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailerTransportFactory.php';
  34586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailAttachmentsBuilder.php';
  34587.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  34588.         if (isset($this->privates['mailer.transports'])) {
  34589.             return $this->privates['mailer.transports'];
  34590.         }
  34591.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaServiceService());
  34592.         if (isset($this->privates['mailer.transports'])) {
  34593.             return $this->privates['mailer.transports'];
  34594.         }
  34595.         $c = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  34596.         if (isset($this->privates['mailer.transports'])) {
  34597.             return $this->privates['mailer.transports'];
  34598.         }
  34599.         $d = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  34600.         if (isset($this->privates['mailer.transports'])) {
  34601.             return $this->privates['mailer.transports'];
  34602.         }
  34603.         $e = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  34604.         if (isset($this->privates['mailer.transports'])) {
  34605.             return $this->privates['mailer.transports'];
  34606.         }
  34607.         $f = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  34608.         if (isset($this->privates['mailer.transports'])) {
  34609.             return $this->privates['mailer.transports'];
  34610.         }
  34611.         return $this->privates['mailer.transports'] = (new \Shopware\Core\Content\Mail\Service\MailerTransportFactory(new RewindableGenerator(function () {
  34612.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  34613.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  34614.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  34615.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  34616.         }, 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')]);
  34617.     }
  34618.     /**
  34619.      * Gets the private 'messenger.bus.shopware.middleware.handle_message' shared service.
  34620.      *
  34621.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  34622.      */
  34623.     protected function getMessenger_Bus_Shopware_Middleware_HandleMessageService()
  34624.     {
  34625.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  34626.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  34627.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  34628.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  34629.         $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 () {
  34630.             yield => ($this->privates['.messenger.handler_descriptor.h1gRAD1'] ?? $this->get_Messenger_HandlerDescriptor_H1gRAD1Service());
  34631.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => new RewindableGenerator(function () {
  34632.             yield => ($this->privates['.messenger.handler_descriptor.aM76mVQ'] ?? $this->get_Messenger_HandlerDescriptor_AM76mVQService());
  34633.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => new RewindableGenerator(function () {
  34634.             yield => ($this->privates['.messenger.handler_descriptor.goUFZIo'] ?? $this->get_Messenger_HandlerDescriptor_GoUFZIoService());
  34635.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => new RewindableGenerator(function () {
  34636.             yield => ($this->privates['.messenger.handler_descriptor.6a6vTR.'] ?? $this->get_Messenger_HandlerDescriptor_6a6vTR_Service());
  34637.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => new RewindableGenerator(function () {
  34638.             yield => ($this->privates['.messenger.handler_descriptor.88lOdtC'] ?? $this->get_Messenger_HandlerDescriptor_88lOdtCService());
  34639.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => new RewindableGenerator(function () {
  34640.             yield => ($this->privates['.messenger.handler_descriptor.vN2QjSm'] ?? $this->get_Messenger_HandlerDescriptor_VN2QjSmService());
  34641.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask' => new RewindableGenerator(function () {
  34642.             yield => ($this->privates['.messenger.handler_descriptor.bD1J5H6'] ?? $this->get_Messenger_HandlerDescriptor_BD1J5H6Service());
  34643.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => new RewindableGenerator(function () {
  34644.             yield => ($this->privates['.messenger.handler_descriptor.2yo6BZJ'] ?? $this->get_Messenger_HandlerDescriptor_2yo6BZJService());
  34645.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => new RewindableGenerator(function () {
  34646.             yield => ($this->privates['.messenger.handler_descriptor.hq66vfV'] ?? $this->get_Messenger_HandlerDescriptor_Hq66vfVService());
  34647.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => new RewindableGenerator(function () {
  34648.             yield => ($this->privates['.messenger.handler_descriptor.n5_pcyU'] ?? $this->get_Messenger_HandlerDescriptor_N5PcyUService());
  34649.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => new RewindableGenerator(function () {
  34650.             yield => ($this->privates['.messenger.handler_descriptor.W5d8anj'] ?? $this->get_Messenger_HandlerDescriptor_W5d8anjService());
  34651.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => new RewindableGenerator(function () {
  34652.             yield => ($this->privates['.messenger.handler_descriptor.rvKU_JQ'] ?? $this->get_Messenger_HandlerDescriptor_RvKUJQService());
  34653.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\SleepMessage' => new RewindableGenerator(function () {
  34654.             yield => ($this->privates['.messenger.handler_descriptor.6XWr01B'] ?? $this->get_Messenger_HandlerDescriptor_6XWr01BService());
  34655.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => new RewindableGenerator(function () {
  34656.             yield => ($this->privates['.messenger.handler_descriptor.BzkW.st'] ?? $this->get_Messenger_HandlerDescriptor_BzkW_StService());
  34657.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => new RewindableGenerator(function () {
  34658.             yield => ($this->privates['.messenger.handler_descriptor.dVP21hY'] ?? $this->get_Messenger_HandlerDescriptor_DVP21hYService());
  34659.         }, 1), 'Shopware\\Core\\Framework\\Webhook\\Message\\WebhookEventMessage' => new RewindableGenerator(function () {
  34660.             yield => ($this->privates['.messenger.handler_descriptor.Z5qzcmD'] ?? $this->get_Messenger_HandlerDescriptor_Z5qzcmDService());
  34661.         }, 1), 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask' => new RewindableGenerator(function () {
  34662.             yield => ($this->privates['.messenger.handler_descriptor._mx1WXF'] ?? $this->get_Messenger_HandlerDescriptor_Mx1WXFService());
  34663.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  34664.             yield => ($this->privates['.messenger.handler_descriptor.TaMu3bd'] ?? $this->get_Messenger_HandlerDescriptor_TaMu3bdService());
  34665.         }, 1), 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask' => new RewindableGenerator(function () {
  34666.             yield => ($this->privates['.messenger.handler_descriptor.vhvNn_P'] ?? $this->get_Messenger_HandlerDescriptor_VhvNnPService());
  34667.         }, 1), 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask' => new RewindableGenerator(function () {
  34668.             yield => ($this->privates['.messenger.handler_descriptor.wUKKx8c'] ?? $this->get_Messenger_HandlerDescriptor_WUKKx8cService());
  34669.         }, 1), 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => new RewindableGenerator(function () {
  34670.             yield => ($this->privates['.messenger.handler_descriptor.6kBcctU'] ?? $this->get_Messenger_HandlerDescriptor_6kBcctUService());
  34671.         }, 1), 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask' => new RewindableGenerator(function () {
  34672.             yield => ($this->privates['.messenger.handler_descriptor.zfOhFjq'] ?? $this->get_Messenger_HandlerDescriptor_ZfOhFjqService());
  34673.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => new RewindableGenerator(function () {
  34674.             yield => ($this->privates['.messenger.handler_descriptor.wYSIMNj'] ?? $this->get_Messenger_HandlerDescriptor_WYSIMNjService());
  34675.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => new RewindableGenerator(function () {
  34676.             yield => ($this->privates['.messenger.handler_descriptor.4htA3jl'] ?? $this->get_Messenger_HandlerDescriptor_4htA3jlService());
  34677.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportMessage' => new RewindableGenerator(function () {
  34678.             yield => ($this->privates['.messenger.handler_descriptor.Sx4TzkJ'] ?? $this->get_Messenger_HandlerDescriptor_Sx4TzkJService());
  34679.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  34680.             yield => ($this->privates['.messenger.handler_descriptor.3.rzR14'] ?? $this->get_Messenger_HandlerDescriptor_3_RzR14Service());
  34681.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask' => new RewindableGenerator(function () {
  34682.             yield => ($this->privates['.messenger.handler_descriptor.yKXilMm'] ?? $this->get_Messenger_HandlerDescriptor_YKXilMmService());
  34683.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => new RewindableGenerator(function () {
  34684.             yield => ($this->privates['.messenger.handler_descriptor.RWDR7vF'] ?? $this->get_Messenger_HandlerDescriptor_RWDR7vFService());
  34685.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => new RewindableGenerator(function () {
  34686.             yield => ($this->privates['.messenger.handler_descriptor.z290ooz'] ?? $this->get_Messenger_HandlerDescriptor_Z290oozService());
  34687.         }, 1), 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => new RewindableGenerator(function () {
  34688.             yield => ($this->privates['.messenger.handler_descriptor.D8Msq11'] ?? $this->get_Messenger_HandlerDescriptor_D8Msq11Service());
  34689.         }, 1), 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => new RewindableGenerator(function () {
  34690.             yield => ($this->privates['.messenger.handler_descriptor.9FtfQXI'] ?? $this->get_Messenger_HandlerDescriptor_9FtfQXIService());
  34691.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => new RewindableGenerator(function () {
  34692.             yield => ($this->privates['.messenger.handler_descriptor.RaXVyBY'] ?? $this->get_Messenger_HandlerDescriptor_RaXVyBYService());
  34693.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => new RewindableGenerator(function () {
  34694.             yield => ($this->privates['.messenger.handler_descriptor.9zA2HRZ'] ?? $this->get_Messenger_HandlerDescriptor_9zA2HRZService());
  34695.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchLanguageIndexIteratorMessage' => new RewindableGenerator(function () {
  34696.             yield => ($this->privates['.messenger.handler_descriptor.ZFmY.qW'] ?? $this->get_Messenger_HandlerDescriptor_ZFmY_QWService());
  34697.         }, 1), 'Shopware\\Elasticsearch\\Admin\\AdminSearchIndexingMessage' => new RewindableGenerator(function () {
  34698.             yield => ($this->privates['.messenger.handler_descriptor.blq.UUc'] ?? $this->get_Messenger_HandlerDescriptor_Blq_UUcService());
  34699.         }, 1), 'Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask' => new RewindableGenerator(function () {
  34700.             yield => ($this->privates['.messenger.handler_descriptor.0Tu9xxE'] ?? $this->get_Messenger_HandlerDescriptor_0Tu9xxEService());
  34701.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\CloneVisibilityMessage' => new RewindableGenerator(function () {
  34702.             yield => ($this->privates['.messenger.handler_descriptor.I0UD7br'] ?? $this->get_Messenger_HandlerDescriptor_I0UD7brService());
  34703.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\SyncManagerMessage' => new RewindableGenerator(function () {
  34704.             yield => ($this->privates['.messenger.handler_descriptor.ka59xCt'] ?? $this->get_Messenger_HandlerDescriptor_Ka59xCtService());
  34705.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductSingleSyncMessage' => new RewindableGenerator(function () {
  34706.             yield => ($this->privates['.messenger.handler_descriptor.6KXPS1P'] ?? $this->get_Messenger_HandlerDescriptor_6KXPS1PService());
  34707.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductVariantSyncMessage' => new RewindableGenerator(function () {
  34708.             yield => ($this->privates['.messenger.handler_descriptor.fTnptq7'] ?? $this->get_Messenger_HandlerDescriptor_FTnptq7Service());
  34709.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductCleanupSyncMessage' => new RewindableGenerator(function () {
  34710.             yield => ($this->privates['.messenger.handler_descriptor.6yw2O.t'] ?? $this->get_Messenger_HandlerDescriptor_6yw2O_TService());
  34711.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\InventorySyncMessage' => new RewindableGenerator(function () {
  34712.             yield => ($this->privates['.messenger.handler_descriptor.vohgW1I'] ?? $this->get_Messenger_HandlerDescriptor_VohgW1IService());
  34713.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ImageSyncMessage' => new RewindableGenerator(function () {
  34714.             yield => ($this->privates['.messenger.handler_descriptor.ex5cbt9'] ?? $this->get_Messenger_HandlerDescriptor_Ex5cbt9Service());
  34715.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\InventoryUpdateMessage' => new RewindableGenerator(function () {
  34716.             yield => ($this->privates['.messenger.handler_descriptor.FImPDsK'] ?? $this->get_Messenger_HandlerDescriptor_FImPDsKService());
  34717.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask' => new RewindableGenerator(function () {
  34718.             yield => ($this->privates['.messenger.handler_descriptor.jTJEFNe'] ?? $this->get_Messenger_HandlerDescriptor_JTJEFNeService());
  34719.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask' => new RewindableGenerator(function () {
  34720.             yield => ($this->privates['.messenger.handler_descriptor.u3lfLwH'] ?? $this->get_Messenger_HandlerDescriptor_U3lfLwHService());
  34721.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask' => new RewindableGenerator(function () {
  34722.             yield => ($this->privates['.messenger.handler_descriptor.xfSTNS5'] ?? $this->get_Messenger_HandlerDescriptor_XfSTNS5Service());
  34723.         }, 1), 'Tds\\Merware\\Service\\ScheduledTask\\OrderGarbageCollectorTask' => new RewindableGenerator(function () {
  34724.             yield => ($this->privates['.messenger.handler_descriptor.z4TUQxH'] ?? $this->get_Messenger_HandlerDescriptor_Z4TUQxHService());
  34725.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  34726.             yield => ($this->privates['.messenger.handler_descriptor.g5T3Vdz'] ?? $this->get_Messenger_HandlerDescriptor_G5T3VdzService());
  34727.         }, 1)]));
  34728.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  34729.         return $instance;
  34730.     }
  34731.     /**
  34732.      * Gets the private 'messenger.bus.shopware.middleware.traceable' shared service.
  34733.      *
  34734.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  34735.      */
  34736.     protected function getMessenger_Bus_Shopware_Middleware_TraceableService()
  34737.     {
  34738.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  34739.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  34740.         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');
  34741.     }
  34742.     /**
  34743.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  34744.      *
  34745.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  34746.      */
  34747.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  34748.     {
  34749.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  34750.         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()));
  34751.     }
  34752.     /**
  34753.      * Gets the private 'messenger.listener.stop_worker_on_sigterm_signal_listener' shared service.
  34754.      *
  34755.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener
  34756.      */
  34757.     protected function getMessenger_Listener_StopWorkerOnSigtermSignalListenerService()
  34758.     {
  34759.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
  34760.         return $this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  34761.     }
  34762.     /**
  34763.      * Gets the private 'messenger.middleware.send_message' shared service.
  34764.      *
  34765.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  34766.      */
  34767.     protected function getMessenger_Middleware_SendMessageService()
  34768.     {
  34769.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  34770.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  34771.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  34772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DefaultSenderLocator.php';
  34773.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  34774.         $a = ($this->privates['.service_locator.ltYzMMM'] ?? $this->get_ServiceLocator_LtYzMMMService());
  34775.         if (isset($this->privates['messenger.middleware.send_message'])) {
  34776.             return $this->privates['messenger.middleware.send_message'];
  34777.         }
  34778.         $b = ($this->privates['messenger.transport.default'] ?? $this->getMessenger_Transport_DefaultService());
  34779.         if (isset($this->privates['messenger.middleware.send_message'])) {
  34780.             return $this->privates['messenger.middleware.send_message'];
  34781.         }
  34782.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34783.         if (isset($this->privates['messenger.middleware.send_message'])) {
  34784.             return $this->privates['messenger.middleware.send_message'];
  34785.         }
  34786.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Shopware\Core\Framework\MessageQueue\DefaultSenderLocator(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator([], $a), $b'default'), $c);
  34787.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  34788.         return $instance;
  34789.     }
  34790.     /**
  34791.      * Gets the private 'messenger.receiver_locator' shared service.
  34792.      *
  34793.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  34794.      */
  34795.     protected function getMessenger_ReceiverLocatorService()
  34796.     {
  34797.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34798.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  34799.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  34800.         ], [
  34801.             'default' => '?',
  34802.             'messenger.transport.default' => '?',
  34803.         ]);
  34804.     }
  34805.     /**
  34806.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  34807.      *
  34808.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  34809.      */
  34810.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  34811.     {
  34812.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  34813.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  34814.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  34815.     }
  34816.     /**
  34817.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  34818.      *
  34819.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  34820.      */
  34821.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  34822.     {
  34823.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  34824.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34825.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  34826.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  34827.         }
  34828.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.ltYzMMM'] ?? $this->get_ServiceLocator_LtYzMMMService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34829.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  34830.         ], [
  34831.             'default' => '?',
  34832.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  34833.     }
  34834.     /**
  34835.      * Gets the private 'messenger.routable_message_bus' shared service.
  34836.      *
  34837.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  34838.      */
  34839.     protected function getMessenger_RoutableMessageBusService()
  34840.     {
  34841.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  34842.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  34843.         if (isset($this->privates['messenger.routable_message_bus'])) {
  34844.             return $this->privates['messenger.routable_message_bus'];
  34845.         }
  34846.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34847.             'messenger.bus.shopware' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  34848.         ], [
  34849.             'messenger.bus.shopware' => '?',
  34850.         ]), $a);
  34851.     }
  34852.     /**
  34853.      * Gets the private 'messenger.transport.default' shared service.
  34854.      *
  34855.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  34856.      */
  34857.     protected function getMessenger_Transport_DefaultService()
  34858.     {
  34859.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  34860.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  34861.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  34862.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  34863.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  34864.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  34865.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  34866.         return $this->privates['messenger.transport.default'] = (new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  34867.             yield => (new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory());
  34868.             yield => (new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory());
  34869.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  34870.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  34871.             yield => $this->getEnqueue_MessengerTransport_FactoryService();
  34872.         }, 5)))->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['transport_name' => 'default'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  34873.     }
  34874.     /**
  34875.      * Gets the private 'messenger.transport.sync.factory' shared service.
  34876.      *
  34877.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  34878.      */
  34879.     protected function getMessenger_Transport_Sync_FactoryService()
  34880.     {
  34881.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  34882.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  34883.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  34884.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  34885.             return $this->privates['messenger.transport.sync.factory'];
  34886.         }
  34887.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  34888.     }
  34889.     /**
  34890.      * Gets the private 'mime_types' shared service.
  34891.      *
  34892.      * @return \Symfony\Component\Mime\MimeTypes
  34893.      */
  34894.     protected function getMimeTypesService()
  34895.     {
  34896.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  34897.         $instance->setDefault($instance);
  34898.         return $instance;
  34899.     }
  34900.     /**
  34901.      * Gets the private 'monolog.command.server_log' shared service.
  34902.      *
  34903.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  34904.      */
  34905.     protected function getMonolog_Command_ServerLogService()
  34906.     {
  34907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  34908.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  34909.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  34910.         $instance->setName('server:log');
  34911.         $instance->setDescription('Start a log server that displays logs in real time');
  34912.         return $instance;
  34913.     }
  34914.     /**
  34915.      * Gets the private 'monolog.handler.business_event_handler_buffer' shared service.
  34916.      *
  34917.      * @return \Monolog\Handler\BufferHandler
  34918.      */
  34919.     protected function getMonolog_Handler_BusinessEventHandlerBufferService()
  34920.     {
  34921.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  34922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/DoctrineSQLHandler.php';
  34923.         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);
  34924.     }
  34925.     /**
  34926.      * Gets the private 'monolog.handler.console' shared service.
  34927.      *
  34928.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  34929.      */
  34930.     protected function getMonolog_Handler_ConsoleService()
  34931.     {
  34932.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  34933.     }
  34934.     /**
  34935.      * Gets the private 'monolog.logger' shared service.
  34936.      *
  34937.      * @return \Symfony\Bridge\Monolog\Logger
  34938.      */
  34939.     protected function getMonolog_LoggerService()
  34940.     {
  34941.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  34942.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  34943.         $instance->useMicrosecondTimestamps(true);
  34944.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  34945.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  34946.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  34947.         return $instance;
  34948.     }
  34949.     /**
  34950.      * Gets the private 'monolog.logger.cache' shared service.
  34951.      *
  34952.      * @return \Symfony\Bridge\Monolog\Logger
  34953.      */
  34954.     protected function getMonolog_Logger_CacheService()
  34955.     {
  34956.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  34957.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  34958.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  34959.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  34960.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  34961.         return $instance;
  34962.     }
  34963.     /**
  34964.      * Gets the private 'monolog.logger.mailer' shared service.
  34965.      *
  34966.      * @return \Symfony\Bridge\Monolog\Logger
  34967.      */
  34968.     protected function getMonolog_Logger_MailerService()
  34969.     {
  34970.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  34971.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  34972.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  34973.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  34974.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  34975.         return $instance;
  34976.     }
  34977.     /**
  34978.      * Gets the private 'monolog.logger.messenger' shared service.
  34979.      *
  34980.      * @return \Symfony\Bridge\Monolog\Logger
  34981.      */
  34982.     protected function getMonolog_Logger_MessengerService()
  34983.     {
  34984.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  34985.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  34986.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  34987.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  34988.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  34989.         return $instance;
  34990.     }
  34991.     /**
  34992.      * Gets the private 'monolog.logger.request' shared service.
  34993.      *
  34994.      * @return \Symfony\Bridge\Monolog\Logger
  34995.      */
  34996.     protected function getMonolog_Logger_RequestService()
  34997.     {
  34998.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  34999.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35000.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35001.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  35002.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  35003.         return $instance;
  35004.     }
  35005.     /**
  35006.      * Gets the private 'parameter_bag' shared service.
  35007.      *
  35008.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  35009.      */
  35010.     protected function getParameterBagService()
  35011.     {
  35012.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  35013.     }
  35014.     /**
  35015.      * Gets the private 'profiler_listener' shared service.
  35016.      *
  35017.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  35018.      */
  35019.     protected function getProfilerListenerService()
  35020.     {
  35021.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  35022.         if (isset($this->privates['profiler_listener'])) {
  35023.             return $this->privates['profiler_listener'];
  35024.         }
  35025.         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);
  35026.     }
  35027.     /**
  35028.      * Gets the private 'property_info' shared service.
  35029.      *
  35030.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  35031.      */
  35032.     protected function getPropertyInfoService()
  35033.     {
  35034.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  35035.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  35036.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  35037.         }, 2), new RewindableGenerator(function () {
  35038.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  35039.         }, 1), new RewindableGenerator(function () {
  35040.             return new \EmptyIterator();
  35041.         }, 0), new RewindableGenerator(function () {
  35042.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  35043.         }, 1), new RewindableGenerator(function () {
  35044.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  35045.         }, 1));
  35046.     }
  35047.     /**
  35048.      * Gets the private 'property_info.serializer_extractor' shared service.
  35049.      *
  35050.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  35051.      */
  35052.     protected function getPropertyInfo_SerializerExtractorService()
  35053.     {
  35054.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  35055.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  35056.     }
  35057.     /**
  35058.      * Gets the private 'router.cache_warmer' shared service.
  35059.      *
  35060.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  35061.      */
  35062.     protected function getRouter_CacheWarmerService()
  35063.     {
  35064.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35065.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  35066.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35067.             'router' => ['services''router''getRouterService'false],
  35068.         ], [
  35069.             'router' => '?',
  35070.         ]))->withContext('router.cache_warmer'$this));
  35071.     }
  35072.     /**
  35073.      * Gets the private 'router.default' shared service.
  35074.      *
  35075.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  35076.      */
  35077.     protected function getRouter_DefaultService()
  35078.     {
  35079.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  35080.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35081.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35082.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  35083.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  35084.         $this->privates['router.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35085.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  35086.         ], [
  35087.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  35088.         ]))->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');
  35089.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  35090.         return $instance;
  35091.     }
  35092.     /**
  35093.      * Gets the private 'router.request_context' shared service.
  35094.      *
  35095.      * @return \Symfony\Component\Routing\RequestContext
  35096.      */
  35097.     protected function getRouter_RequestContextService()
  35098.     {
  35099.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  35100.     }
  35101.     /**
  35102.      * Gets the private 'router_listener' shared service.
  35103.      *
  35104.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  35105.      */
  35106.     protected function getRouterListenerService()
  35107.     {
  35108.         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);
  35109.     }
  35110.     /**
  35111.      * Gets the private 'secrets.vault' shared service.
  35112.      *
  35113.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  35114.      */
  35115.     protected function getSecrets_VaultService()
  35116.     {
  35117.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  35118.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  35119.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  35120.         include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  35121.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  35122.         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'));
  35123.     }
  35124.     /**
  35125.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  35126.      *
  35127.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  35128.      */
  35129.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  35130.     {
  35131.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  35132.     }
  35133.     /**
  35134.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  35135.      *
  35136.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  35137.      */
  35138.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  35139.     {
  35140.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  35141.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULLNULL), 0'doctrine.orm');
  35142.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  35143.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  35144.     }
  35145.     /**
  35146.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  35147.      *
  35148.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  35149.      */
  35150.     protected function getSensioFrameworkExtra_View_ListenerService()
  35151.     {
  35152.         $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))));
  35153.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35154.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  35155.         ], [
  35156.             'twig' => '?',
  35157.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  35158.         return $instance;
  35159.     }
  35160.     /**
  35161.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  35162.      *
  35163.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  35164.      */
  35165.     protected function getSerializer_Mapping_CacheWarmerService()
  35166.     {
  35167.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35168.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  35169.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  35170.         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'));
  35171.     }
  35172.     /**
  35173.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  35174.      *
  35175.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  35176.      */
  35177.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  35178.     {
  35179.         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()))]));
  35180.     }
  35181.     /**
  35182.      * Gets the private 'session.factory' shared service.
  35183.      *
  35184.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  35185.      */
  35186.     protected function getSession_FactoryService()
  35187.     {
  35188.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  35189.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  35190.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  35191.         if (isset($this->privates['session.factory'])) {
  35192.             return $this->privates['session.factory'];
  35193.         }
  35194.         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']);
  35195.     }
  35196.     /**
  35197.      * Gets the private 'session.storage.factory.native' shared service.
  35198.      *
  35199.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory
  35200.      */
  35201.     protected function getSession_Storage_Factory_NativeService()
  35202.     {
  35203.         return $this->privates['session.storage.factory.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true);
  35204.     }
  35205.     /**
  35206.      * Gets the private 'session_listener' shared service.
  35207.      *
  35208.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  35209.      */
  35210.     protected function getSessionListenerService()
  35211.     {
  35212.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35213.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  35214.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  35215.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  35216.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  35217.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  35218.         ], [
  35219.             'initialized_session' => '?',
  35220.             'logger' => '?',
  35221.             'session' => '?',
  35222.             'session_collector' => '?',
  35223.             'session_factory' => '?',
  35224.         ]), true$this->parameters['session.storage.options']);
  35225.     }
  35226.     /**
  35227.      * Gets the private 'shopware.api.authorization_server' shared service.
  35228.      *
  35229.      * @return \League\OAuth2\Server\AuthorizationServer
  35230.      */
  35231.     protected function getShopware_Api_AuthorizationServerService()
  35232.     {
  35233.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  35234.         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 () {
  35235.             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()));
  35236.             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()));
  35237.             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()));
  35238.         }, 3), $a), ($this->privates['shopware.private_key'] ?? ($this->privates['shopware.private_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/private.pem'), $this->getEnv('string:default:jwt_private_key_passphrase_default:JWT_PRIVATE_KEY_PASSPHRASE')))), $this->getEnv('APP_SECRET'));
  35239.     }
  35240.     /**
  35241.      * Gets the private 'shopware.app_system.guzzle' shared service.
  35242.      *
  35243.      * @return \GuzzleHttp\Client
  35244.      */
  35245.     protected function getShopware_AppSystem_GuzzleService($lazyLoad true)
  35246.     {
  35247.         if ($lazyLoad) {
  35248.             return $this->privates['shopware.app_system.guzzle'] = $this->createProxy('Client_b190fb5', function () {
  35249.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35250.                     $wrappedInstance $this->getShopware_AppSystem_GuzzleService(false);
  35251.                     $proxy->setProxyInitializer(null);
  35252.                     return true;
  35253.                 });
  35254.             });
  35255.         }
  35256.         include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
  35257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/Guzzle/AuthMiddleware.php';
  35258.         $a = \GuzzleHttp\HandlerStack::create();
  35259.         $a->push(new \Shopware\Core\Framework\App\Hmac\Guzzle\AuthMiddleware('6.4.20.2', ($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] ?? $this->getAppLocaleProviderService())));
  35260.         return new \GuzzleHttp\Client(['timeout' => 5'connect_timeout' => 1'handler' => $a]);
  35261.     }
  35262.     /**
  35263.      * Gets the private 'shopware.asset.asset' shared service.
  35264.      *
  35265.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  35266.      */
  35267.     protected function getShopware_Asset_AssetService()
  35268.     {
  35269.         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()));
  35270.     }
  35271.     /**
  35272.      * Gets the private 'shopware.asset.asset.version_strategy' shared service.
  35273.      *
  35274.      * @return \Shopware\Core\Framework\Adapter\Asset\FlysystemLastModifiedVersionStrategy
  35275.      */
  35276.     protected function getShopware_Asset_Asset_VersionStrategyService()
  35277.     {
  35278.         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()));
  35279.     }
  35280.     /**
  35281.      * Gets the private 'shopware.asset.public' shared service.
  35282.      *
  35283.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  35284.      */
  35285.     protected function getShopware_Asset_PublicService()
  35286.     {
  35287.         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())));
  35288.     }
  35289.     /**
  35290.      * Gets the private 'shopware.asset.sitemap' shared service.
  35291.      *
  35292.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  35293.      */
  35294.     protected function getShopware_Asset_SitemapService()
  35295.     {
  35296.         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())));
  35297.     }
  35298.     /**
  35299.      * Gets the private 'shopware.asset.theme' shared service.
  35300.      *
  35301.      * @return \Shopware\Storefront\Theme\ThemeAssetPackage
  35302.      */
  35303.     protected function getShopware_Asset_ThemeService()
  35304.     {
  35305.         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())));
  35306.     }
  35307.     /**
  35308.      * Gets the private 'shopware.elasticsearch.logger' shared service.
  35309.      *
  35310.      * @return \Psr\Log\LoggerInterface
  35311.      */
  35312.     protected function getShopware_Elasticsearch_LoggerService()
  35313.     {
  35314.         return $this->privates['shopware.elasticsearch.logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('elasticsearch'90100);
  35315.     }
  35316.     /**
  35317.      * Gets the private 'shopware.es.profiled.adminClient.inner' shared service.
  35318.      *
  35319.      * @return \Elasticsearch\Client
  35320.      */
  35321.     protected function getShopware_Es_Profiled_AdminClient_InnerService($lazyLoad true)
  35322.     {
  35323.         if ($lazyLoad) {
  35324.             return $this->privates['shopware.es.profiled.adminClient.inner'] = $this->createProxy('Client_dba3ed3', function () {
  35325.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35326.                     $wrappedInstance $this->getShopware_Es_Profiled_AdminClient_InnerService(false);
  35327.                     $proxy->setProxyInitializer(null);
  35328.                     return true;
  35329.                 });
  35330.             });
  35331.         }
  35332.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  35333.         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']);
  35334.     }
  35335.     /**
  35336.      * Gets the private 'shopware.es.profiled.client.inner' shared service.
  35337.      *
  35338.      * @return \Elasticsearch\Client
  35339.      */
  35340.     protected function getShopware_Es_Profiled_Client_InnerService($lazyLoad true)
  35341.     {
  35342.         if ($lazyLoad) {
  35343.             return $this->privates['shopware.es.profiled.client.inner'] = $this->createProxy('Client_dba3ed3', function () {
  35344.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35345.                     $wrappedInstance $this->getShopware_Es_Profiled_Client_InnerService(false);
  35346.                     $proxy->setProxyInitializer(null);
  35347.                     return true;
  35348.                 });
  35349.             });
  35350.         }
  35351.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  35352.         return \Shopware\Elasticsearch\Framework\ClientFactory::createClient($this->getEnv('string:default:default_whitespace:SHOPWARE_ES_HOSTS'), ($this->privates['shopware.elasticsearch.logger'] ?? $this->getShopware_Elasticsearch_LoggerService()), true$this->parameters['elasticsearch.ssl']);
  35353.     }
  35354.     /**
  35355.      * Gets the private 'shopware.increment.message_queue.gateway.mysql' shared service.
  35356.      *
  35357.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  35358.      */
  35359.     protected function getShopware_Increment_MessageQueue_Gateway_MysqlService()
  35360.     {
  35361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  35362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  35363.         $this->privates['shopware.increment.message_queue.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  35364.         $instance->setPool('message_queue');
  35365.         $instance->setConfig([]);
  35366.         return $instance;
  35367.     }
  35368.     /**
  35369.      * Gets the private 'shopware.increment.user_activity.gateway.mysql' shared service.
  35370.      *
  35371.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  35372.      */
  35373.     protected function getShopware_Increment_UserActivity_Gateway_MysqlService()
  35374.     {
  35375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  35376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  35377.         $this->privates['shopware.increment.user_activity.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  35378.         $instance->setPool('user_activity');
  35379.         $instance->setConfig([]);
  35380.         return $instance;
  35381.     }
  35382.     /**
  35383.      * Gets the private 'shopware.jwt_config' shared service.
  35384.      *
  35385.      * @return \Lcobucci\JWT\Configuration
  35386.      */
  35387.     protected function getShopware_JwtConfigService()
  35388.     {
  35389.         return $this->privates['shopware.jwt_config'] = \Shopware\Core\Checkout\Payment\Cart\Token\JWTConfigurationFactory::createJWTConfiguration(new \Lcobucci\JWT\Signer\Rsa\Sha256(), ($this->privates['shopware.private_key'] ?? ($this->privates['shopware.private_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/private.pem'), $this->getEnv('string:default:jwt_private_key_passphrase_default:JWT_PRIVATE_KEY_PASSPHRASE')))), ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem')))));
  35390.     }
  35391.     /**
  35392.      * Gets the private 'shopware.rate_limiter' shared service.
  35393.      *
  35394.      * @return \Shopware\Core\Framework\RateLimiter\RateLimiter
  35395.      */
  35396.     protected function getShopware_RateLimiterService()
  35397.     {
  35398.         $this->privates['shopware.rate_limiter'] = $instance = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  35399.         $a = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  35400.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  35401.         $c = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  35402.         $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));
  35403.         $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));
  35404.         $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));
  35405.         $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));
  35406.         $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));
  35407.         $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));
  35408.         $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));
  35409.         $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));
  35410.         $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));
  35411.         return $instance;
  35412.     }
  35413.     /**
  35414.      * Gets the private 'slugify' shared service.
  35415.      *
  35416.      * @return \Cocur\Slugify\Slugify
  35417.      */
  35418.     protected function getSlugifyService()
  35419.     {
  35420.         return $this->privates['slugify'] = new \Cocur\Slugify\Slugify($this->parameters['shopware.slug.config']);
  35421.     }
  35422.     /**
  35423.      * Gets the private 'translation.extractor' shared service.
  35424.      *
  35425.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  35426.      */
  35427.     protected function getTranslation_ExtractorService()
  35428.     {
  35429.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  35430.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  35431.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  35432.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  35433.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  35434.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  35435.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  35436.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  35437.         return $instance;
  35438.     }
  35439.     /**
  35440.      * Gets the private 'translation.loader.csv' shared service.
  35441.      *
  35442.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  35443.      */
  35444.     protected function getTranslation_Loader_CsvService()
  35445.     {
  35446.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35447.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35448.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35449.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  35450.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  35451.     }
  35452.     /**
  35453.      * Gets the private 'translation.loader.dat' shared service.
  35454.      *
  35455.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  35456.      */
  35457.     protected function getTranslation_Loader_DatService()
  35458.     {
  35459.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35460.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  35461.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  35462.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  35463.     }
  35464.     /**
  35465.      * Gets the private 'translation.loader.ini' shared service.
  35466.      *
  35467.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  35468.      */
  35469.     protected function getTranslation_Loader_IniService()
  35470.     {
  35471.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35472.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35473.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35474.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  35475.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  35476.     }
  35477.     /**
  35478.      * Gets the private 'translation.loader.json' shared service.
  35479.      *
  35480.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  35481.      */
  35482.     protected function getTranslation_Loader_JsonService()
  35483.     {
  35484.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35485.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35486.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  35488.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  35489.     }
  35490.     /**
  35491.      * Gets the private 'translation.loader.mo' shared service.
  35492.      *
  35493.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  35494.      */
  35495.     protected function getTranslation_Loader_MoService()
  35496.     {
  35497.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35498.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35499.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35500.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  35501.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  35502.     }
  35503.     /**
  35504.      * Gets the private 'translation.loader.php' shared service.
  35505.      *
  35506.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  35507.      */
  35508.     protected function getTranslation_Loader_PhpService()
  35509.     {
  35510.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35511.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35512.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35513.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  35514.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  35515.     }
  35516.     /**
  35517.      * Gets the private 'translation.loader.po' shared service.
  35518.      *
  35519.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  35520.      */
  35521.     protected function getTranslation_Loader_PoService()
  35522.     {
  35523.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35524.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35525.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35526.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  35527.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  35528.     }
  35529.     /**
  35530.      * Gets the private 'translation.loader.qt' shared service.
  35531.      *
  35532.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  35533.      */
  35534.     protected function getTranslation_Loader_QtService()
  35535.     {
  35536.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35537.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  35538.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  35539.     }
  35540.     /**
  35541.      * Gets the private 'translation.loader.res' shared service.
  35542.      *
  35543.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  35544.      */
  35545.     protected function getTranslation_Loader_ResService()
  35546.     {
  35547.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35548.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  35549.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  35550.     }
  35551.     /**
  35552.      * Gets the private 'translation.loader.xliff' shared service.
  35553.      *
  35554.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  35555.      */
  35556.     protected function getTranslation_Loader_XliffService()
  35557.     {
  35558.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35559.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  35560.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  35561.     }
  35562.     /**
  35563.      * Gets the private 'translation.loader.yml' shared service.
  35564.      *
  35565.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  35566.      */
  35567.     protected function getTranslation_Loader_YmlService()
  35568.     {
  35569.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35570.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35571.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35572.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  35573.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  35574.     }
  35575.     /**
  35576.      * Gets the private 'translation.provider_collection' shared service.
  35577.      *
  35578.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  35579.      */
  35580.     protected function getTranslation_ProviderCollectionService()
  35581.     {
  35582.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  35583.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  35584.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  35585.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  35586.         }, 1), []))->fromConfig([]);
  35587.     }
  35588.     /**
  35589.      * Gets the private 'translation.reader' shared service.
  35590.      *
  35591.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  35592.      */
  35593.     protected function getTranslation_ReaderService()
  35594.     {
  35595.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  35596.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  35597.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35598.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35599.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35600.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  35601.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  35602.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  35603.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  35604.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  35605.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  35606.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  35607.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  35608.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  35609.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  35610.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  35611.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  35612.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  35613.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  35614.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  35615.         $instance->addLoader('yaml'$a);
  35616.         $instance->addLoader('yml'$a);
  35617.         $instance->addLoader('xlf'$b);
  35618.         $instance->addLoader('xliff'$b);
  35619.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  35620.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  35621.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  35622.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  35623.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  35624.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  35625.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  35626.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  35627.         return $instance;
  35628.     }
  35629.     /**
  35630.      * Gets the private 'translation.warmer' shared service.
  35631.      *
  35632.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  35633.      */
  35634.     protected function getTranslation_WarmerService()
  35635.     {
  35636.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35637.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  35638.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35639.             'translator' => ['services''translator''getTranslatorService'false],
  35640.         ], [
  35641.             'translator' => '?',
  35642.         ]))->withContext('translation.warmer'$this));
  35643.     }
  35644.     /**
  35645.      * Gets the private 'translation.writer' shared service.
  35646.      *
  35647.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  35648.      */
  35649.     protected function getTranslation_WriterService()
  35650.     {
  35651.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  35652.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  35653.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  35654.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  35655.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  35656.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  35657.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  35658.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  35659.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  35660.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  35661.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  35662.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  35663.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  35664.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  35665.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  35666.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  35667.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  35668.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  35669.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  35670.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  35671.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  35672.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  35673.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  35674.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  35675.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  35676.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  35677.         return $instance;
  35678.     }
  35679.     /**
  35680.      * Gets the private 'translator.default' shared service.
  35681.      *
  35682.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  35683.      */
  35684.     protected function getTranslator_DefaultService()
  35685.     {
  35686.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35687.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  35688.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  35689.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  35690.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  35691.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  35692.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  35693.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  35694.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  35695.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  35696.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  35697.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  35698.         ], [
  35699.             'translation.loader.csv' => '?',
  35700.             'translation.loader.dat' => '?',
  35701.             'translation.loader.ini' => '?',
  35702.             'translation.loader.json' => '?',
  35703.             'translation.loader.mo' => '?',
  35704.             'translation.loader.php' => '?',
  35705.             'translation.loader.po' => '?',
  35706.             'translation.loader.qt' => '?',
  35707.             'translation.loader.res' => '?',
  35708.             'translation.loader.xliff' => '?',
  35709.             'translation.loader.yml' => '?',
  35710.         ]), ($this->privates['translator.formatter.default'] ?? $this->getTranslator_Formatter_DefaultService()), 'en-GB', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'de-DE' => [=> (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet/de_DE/storefront.de-DE.json')], 'en-GB' => [=> (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet/en_GB/storefront.en-GB.json')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/translations'), 11 => (\dirname(__DIR__4).'/vendor/shopware/core/System/translations'), 12 => (\dirname(__DIR__4).'/vendor/shopware/core/Content/translations'), 13 => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout/translations'), 14 => (\dirname(__DIR__4).'/vendor/shopware/administration/translations'), 15 => (\dirname(__DIR__4).'/vendor/shopware/storefront/translations'), 16 => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch/translations'), 17 => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling/translations'), 20 => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/translations'), 21 => (\dirname(__DIR__4).'/custom/plugins/TdsMerware/src/translations'), 22 => (\dirname(__DIR__4).'/custom/plugins/TdsOrlob/src/translations'), 23 => (\dirname(__DIR__4).'/custom/plugins/TdsMerwareDiscounts/src/translations'), 24 => (\dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/translations'), 25 => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/translations'), 26 => (\dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/translations'), 27 => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/translations'), 28 => (\dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src/translations'), 29 => (\dirname(__DIR__4).'/custom/plugins/LeopardSearchExtension/src/translations'), 30 => (\dirname(__DIR__4).'/custom/plugins/JkwebShopwareCategoryListingPlugin/src/translations'), 31 => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/shopware/storefront/Resources/snippet'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/monolog-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/debug-bundle/translations'=> 'vendor/enqueue/enqueue-bundle/translations'=> 'vendor/sroze/messenger-enqueue-transport/Bundle/translations'10 => 'vendor/shopware/core/Framework/translations'11 => 'vendor/shopware/core/System/translations'12 => 'vendor/shopware/core/Content/translations'13 => 'vendor/shopware/core/Checkout/translations'14 => 'vendor/shopware/administration/translations'15 => 'vendor/shopware/storefront/translations'16 => 'vendor/shopware/elasticsearch/translations'17 => 'vendor/shopware/core/Maintenance/translations'18 => 'vendor/symfony/web-profiler-bundle/translations'19 => 'vendor/shopware/core/Profiling/translations'20 => 'custom/plugins/SwagPayPal/src/translations'21 => 'custom/plugins/TdsMerware/src/translations'22 => 'custom/plugins/TdsOrlob/src/translations'23 => 'custom/plugins/TdsMerwareDiscounts/src/translations'24 => 'custom/plugins/IntediaDoofinderSW6/src/translations'25 => 'custom/plugins/SwagLanguagePack/src/translations'26 => 'custom/plugins/NetzpStaging6/src/translations'27 => 'custom/plugins/SwagExtensionStore/src/translations'28 => 'custom/plugins/EmcgnGewerbeschein/src/translations'29 => 'custom/plugins/LeopardSearchExtension/src/translations'30 => 'custom/plugins/JkwebShopwareCategoryListingPlugin/src/translations'31 => 'vendor/shopware/core/Framework/Plugin/KernelPluginLoader/translations']]], []);
  35711.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  35712.         $instance->setFallbackLocales([=> 'en_GB'=> 'en']);
  35713.         return $instance;
  35714.     }
  35715.     /**
  35716.      * Gets the private 'translator.formatter.default' shared service.
  35717.      *
  35718.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  35719.      */
  35720.     protected function getTranslator_Formatter_DefaultService()
  35721.     {
  35722.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator());
  35723.     }
  35724.     /**
  35725.      * Gets the private 'twig.command.debug' shared service.
  35726.      *
  35727.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  35728.      */
  35729.     protected function getTwig_Command_DebugService()
  35730.     {
  35731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35732.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  35733.         $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()));
  35734.         $instance->setName('debug:twig');
  35735.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  35736.         return $instance;
  35737.     }
  35738.     /**
  35739.      * Gets the private 'twig.command.lint' shared service.
  35740.      *
  35741.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  35742.      */
  35743.     protected function getTwig_Command_LintService()
  35744.     {
  35745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35746.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  35747.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  35748.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  35749.         $instance->setName('lint:twig');
  35750.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  35751.         return $instance;
  35752.     }
  35753.     /**
  35754.      * Gets the private 'twig.extension.trans' shared service.
  35755.      *
  35756.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  35757.      */
  35758.     protected function getTwig_Extension_TransService()
  35759.     {
  35760.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  35761.         if (isset($this->privates['twig.extension.trans'])) {
  35762.             return $this->privates['twig.extension.trans'];
  35763.         }
  35764.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension($a);
  35765.     }
  35766.     /**
  35767.      * Gets the private 'twig.loader.chain' shared service.
  35768.      *
  35769.      * @return \Twig\Loader\ChainLoader
  35770.      */
  35771.     protected function getTwig_Loader_ChainService()
  35772.     {
  35773.         $this->privates['twig.loader.chain'] = $instance = new \Twig\Loader\ChainLoader();
  35774.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  35775.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  35776.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  35777.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  35778.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  35779.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  35780.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  35781.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  35782.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  35783.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  35784.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), '!Framework');
  35785.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  35786.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), '!Administration');
  35787.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  35788.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), '!Storefront');
  35789.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  35790.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), '!Elasticsearch');
  35791.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  35792.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  35793.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  35794.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), '!Profiling');
  35795.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), 'SwagPayPal');
  35796.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), '!SwagPayPal');
  35797.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Resources/views'), 'TdsMerware');
  35798.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Resources/views'), '!TdsMerware');
  35799.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TdsOrlob/src/Resources/views'), 'TdsOrlob');
  35800.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TdsOrlob/src/Resources/views'), '!TdsOrlob');
  35801.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Resources/views'), 'IntediaDoofinderSW6');
  35802.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Resources/views'), '!IntediaDoofinderSW6');
  35803.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Resources/views'), 'NetzpStaging6');
  35804.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Resources/views'), '!NetzpStaging6');
  35805.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src/Resources/views'), 'EmcgnGewerbeschein');
  35806.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src/Resources/views'), '!EmcgnGewerbeschein');
  35807.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/JkwebShopwareCategoryListingPlugin/src/Resources/views'), 'JkwebShopwareCategoryListingPlugin');
  35808.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/JkwebShopwareCategoryListingPlugin/src/Resources/views'), '!JkwebShopwareCategoryListingPlugin');
  35809.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  35810.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  35811.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'));
  35812.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'FrameworkBundle');
  35813.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources'), 'FrameworkBundle');
  35814.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/Resources'), 'MonologBundle');
  35815.         $a->addPath((\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Resources'), 'SensioFrameworkExtraBundle');
  35816.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'));
  35817.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'TwigBundle');
  35818.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources'), 'TwigBundle');
  35819.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'));
  35820.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'DebugBundle');
  35821.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources'), 'DebugBundle');
  35822.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'));
  35823.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'EnqueueBundle');
  35824.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources'), 'EnqueueBundle');
  35825.         $a->addPath((\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/Resources'), 'EnqueueAdapterBundle');
  35826.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'));
  35827.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  35828.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources'), 'Framework');
  35829.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/System/Resources'), 'System');
  35830.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Content/Resources'), 'Content');
  35831.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Checkout/Resources'), 'Checkout');
  35832.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'));
  35833.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  35834.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources'), 'Administration');
  35835.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'));
  35836.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  35837.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views/../app/storefront/dist'), 'Storefront');
  35838.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources'), 'Storefront');
  35839.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'));
  35840.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  35841.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources'), 'Elasticsearch');
  35842.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'));
  35843.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfilerBundle');
  35844.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources'), 'WebProfilerBundle');
  35845.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'));
  35846.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  35847.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources'), 'Profiling');
  35848.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'));
  35849.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), 'SwagPayPal');
  35850.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views/../app/storefront/dist'), 'SwagPayPal');
  35851.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources'), 'SwagPayPal');
  35852.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Resources/views'));
  35853.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Resources/views'), 'TdsMerware');
  35854.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TdsMerware/src/Resources'), 'TdsMerware');
  35855.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TdsOrlob/src/Resources/views'));
  35856.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TdsOrlob/src/Resources/views'), 'TdsOrlob');
  35857.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TdsOrlob/src/Resources/views/../app/storefront/dist'), 'TdsOrlob');
  35858.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TdsOrlob/src/Resources'), 'TdsOrlob');
  35859.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TdsMerwareDiscounts/src/Resources'), 'TdsMerwareDiscounts');
  35860.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Resources/views'));
  35861.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Resources/views'), 'IntediaDoofinderSW6');
  35862.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Resources/views/../app/storefront/dist'), 'IntediaDoofinderSW6');
  35863.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src/Resources'), 'IntediaDoofinderSW6');
  35864.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Resources'), 'SwagLanguagePack');
  35865.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Resources/views'));
  35866.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Resources/views'), 'NetzpStaging6');
  35867.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src/Resources'), 'NetzpStaging6');
  35868.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Resources'), 'SwagExtensionStore');
  35869.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src/Resources/views'));
  35870.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src/Resources/views'), 'EmcgnGewerbeschein');
  35871.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src/Resources/views/../app/storefront/dist'), 'EmcgnGewerbeschein');
  35872.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src/Resources'), 'EmcgnGewerbeschein');
  35873.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/LeopardSearchExtension/src/Resources'), 'LeopardSearchExtension');
  35874.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/JkwebShopwareCategoryListingPlugin/src/Resources/views'));
  35875.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/JkwebShopwareCategoryListingPlugin/src/Resources/views'), 'JkwebShopwareCategoryListingPlugin');
  35876.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/JkwebShopwareCategoryListingPlugin/src/Resources'), 'JkwebShopwareCategoryListingPlugin');
  35877.         $a->addPath((\dirname(__DIR__4).'/custom/apps/SwagCustomNotification/Resources/views'));
  35878.         $a->addPath((\dirname(__DIR__4).'/custom/apps/SwagCustomNotification/Resources/views'), 'SwagCustomNotification');
  35879.         $a->addPath((\dirname(__DIR__4).'/custom/apps/SwagCustomNotification/Resources/views/../app/storefront/dist'), 'SwagCustomNotification');
  35880.         $a->addPath((\dirname(__DIR__4).'/custom/apps/SwagCustomNotification/Resources'), 'SwagCustomNotification');
  35881.         $instance->addLoader(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService()));
  35882.         $instance->addLoader($a);
  35883.         return $instance;
  35884.     }
  35885.     /**
  35886.      * Gets the private 'twig.mailer.message_listener' shared service.
  35887.      *
  35888.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  35889.      */
  35890.     protected function getTwig_Mailer_MessageListenerService()
  35891.     {
  35892.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  35893.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  35894.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  35895.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  35896.         if (isset($this->privates['twig.mailer.message_listener'])) {
  35897.             return $this->privates['twig.mailer.message_listener'];
  35898.         }
  35899.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  35900.     }
  35901.     /**
  35902.      * Gets the private 'twig.runtime.httpkernel' shared service.
  35903.      *
  35904.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  35905.      */
  35906.     protected function getTwig_Runtime_HttpkernelService()
  35907.     {
  35908.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  35909.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  35910.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  35911.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  35912.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  35913.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  35914.         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, [
  35915.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  35916.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  35917.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  35918.         ], [
  35919.             'esi' => '?',
  35920.             'hinclude' => '?',
  35921.             'inline' => '?',
  35922.         ]), $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));
  35923.     }
  35924.     /**
  35925.      * Gets the private 'twig.runtime.security_csrf' shared service.
  35926.      *
  35927.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  35928.      */
  35929.     protected function getTwig_Runtime_SecurityCsrfService()
  35930.     {
  35931.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  35932.         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()));
  35933.     }
  35934.     /**
  35935.      * Gets the private 'twig.runtime.serializer' shared service.
  35936.      *
  35937.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  35938.      */
  35939.     protected function getTwig_Runtime_SerializerService()
  35940.     {
  35941.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  35942.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  35943.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  35944.     }
  35945.     /**
  35946.      * Gets the private 'validator.builder' shared service.
  35947.      *
  35948.      * @return \Symfony\Component\Validator\ValidatorBuilder
  35949.      */
  35950.     protected function getValidator_BuilderService()
  35951.     {
  35952.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  35953.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  35954.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35955.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator''getCustomerEmailUniqueValidatorService'false],
  35956.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator''getCustomerPasswordMatchesValidatorService'false],
  35957.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator''getCustomerVatIdentificationValidatorService'false],
  35958.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator''getCustomerZipCodeValidatorService'false],
  35959.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator''getEntityExistsValidatorService'false],
  35960.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator''getEntityNotExistsValidatorService'false],
  35961.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  35962.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  35963.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  35964.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  35965.         ], [
  35966.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => '?',
  35967.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => '?',
  35968.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => '?',
  35969.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => '?',
  35970.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => '?',
  35971.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => '?',
  35972.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  35973.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  35974.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  35975.             'validator.expression' => '?',
  35976.         ])));
  35977.         if ($this->has('translator')) {
  35978.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  35979.         }
  35980.         $instance->setTranslationDomain('validators');
  35981.         $instance->enableAnnotationMapping(true);
  35982.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  35983.         $instance->addMethodMapping('loadValidatorMetadata');
  35984.         $instance->addObjectInitializers([]);
  35985.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  35986.         return $instance;
  35987.     }
  35988.     /**
  35989.      * Gets the private 'validator.email' shared service.
  35990.      *
  35991.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  35992.      */
  35993.     protected function getValidator_EmailService()
  35994.     {
  35995.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  35996.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  35997.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  35998.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
  35999.     }
  36000.     /**
  36001.      * Gets the private 'validator.expression' shared service.
  36002.      *
  36003.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  36004.      */
  36005.     protected function getValidator_ExpressionService()
  36006.     {
  36007.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  36008.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  36009.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  36010.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(NULL);
  36011.     }
  36012.     /**
  36013.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  36014.      *
  36015.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  36016.      */
  36017.     protected function getValidator_Mapping_CacheWarmerService()
  36018.     {
  36019.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  36020.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  36021.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  36022.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  36023.     }
  36024.     /**
  36025.      * Gets the private 'validator.not_compromised_password' shared service.
  36026.      *
  36027.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  36028.      */
  36029.     protected function getValidator_NotCompromisedPasswordService()
  36030.     {
  36031.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  36032.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  36033.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  36034.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  36035.     }
  36036.     /**
  36037.      * Gets the private 'var_dumper.command.server_dump' shared service.
  36038.      *
  36039.      * @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
  36040.      */
  36041.     protected function getVarDumper_Command_ServerDumpService()
  36042.     {
  36043.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  36044.         include_once \dirname(__DIR__4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
  36045.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  36046.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  36047.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  36048.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  36049.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  36050.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  36051.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  36052.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  36053.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  36054.         $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()))]);
  36055.         $instance->setName('server:dump');
  36056.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  36057.         return $instance;
  36058.     }
  36059.     /**
  36060.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  36061.      *
  36062.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  36063.      */
  36064.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  36065.     {
  36066.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  36067.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  36068.         return $instance;
  36069.     }
  36070.     /**
  36071.      * Gets the private 'var_dumper.html_dumper' shared service.
  36072.      *
  36073.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  36074.      */
  36075.     protected function getVarDumper_HtmlDumperService()
  36076.     {
  36077.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  36078.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  36079.         return $instance;
  36080.     }
  36081.     /**
  36082.      * Gets the private 'web_profiler.csp.handler' shared service.
  36083.      *
  36084.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  36085.      */
  36086.     protected function getWebProfiler_Csp_HandlerService()
  36087.     {
  36088.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  36089.     }
  36090.     /**
  36091.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  36092.      *
  36093.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  36094.      */
  36095.     protected function getWebProfiler_DebugToolbarService()
  36096.     {
  36097.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  36098.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  36099.             return $this->privates['web_profiler.debug_toolbar'];
  36100.         }
  36101.         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()));
  36102.     }
  36103.     /**
  36104.      * Gets the public 'cache_clearer' alias.
  36105.      *
  36106.      * @return object The ".container.private.cache_clearer" service.
  36107.      */
  36108.     protected function getCacheClearerService()
  36109.     {
  36110.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  36111.         return $this->get('.container.private.cache_clearer');
  36112.     }
  36113.     /**
  36114.      * Gets the public 'filesystem' alias.
  36115.      *
  36116.      * @return object The ".container.private.filesystem" service.
  36117.      */
  36118.     protected function getFilesystemService()
  36119.     {
  36120.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  36121.         return $this->get('.container.private.filesystem');
  36122.     }
  36123.     /**
  36124.      * Gets the public 'serializer' alias.
  36125.      *
  36126.      * @return object The ".container.private.serializer" service.
  36127.      */
  36128.     protected function getSerializerService()
  36129.     {
  36130.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  36131.         return $this->get('.container.private.serializer');
  36132.     }
  36133.     /**
  36134.      * Gets the public 'security.csrf.token_manager' alias.
  36135.      *
  36136.      * @return object The ".container.private.security.csrf.token_manager" service.
  36137.      */
  36138.     protected function getSecurity_Csrf_TokenManagerService()
  36139.     {
  36140.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  36141.         return $this->get('.container.private.security.csrf.token_manager');
  36142.     }
  36143.     /**
  36144.      * Gets the public 'profiler' alias.
  36145.      *
  36146.      * @return object The ".container.private.profiler" service.
  36147.      */
  36148.     protected function getProfiler2Service()
  36149.     {
  36150.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  36151.         return $this->get('.container.private.profiler');
  36152.     }
  36153.     /**
  36154.      * Gets the public 'twig' alias.
  36155.      *
  36156.      * @return object The ".container.private.twig" service.
  36157.      */
  36158.     protected function getTwigService()
  36159.     {
  36160.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  36161.         return $this->get('.container.private.twig');
  36162.     }
  36163.     /**
  36164.      * Gets the public 'session' alias.
  36165.      *
  36166.      * @return object The ".container.private.session" service.
  36167.      */
  36168.     protected function getSessionService()
  36169.     {
  36170.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  36171.         return $this->get('.container.private.session');
  36172.     }
  36173.     /**
  36174.      * Gets the public 'validator' alias.
  36175.      *
  36176.      * @return object The ".container.private.validator" service.
  36177.      */
  36178.     protected function getValidatorService()
  36179.     {
  36180.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  36181.         return $this->get('.container.private.validator');
  36182.     }
  36183.     /**
  36184.      * @return array|bool|float|int|string|\UnitEnum|null
  36185.      */
  36186.     public function getParameter(string $name)
  36187.     {
  36188.         if (isset($this->buildParameters[$name])) {
  36189.             return $this->buildParameters[$name];
  36190.         }
  36191.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  36192.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  36193.         }
  36194.         if (isset($this->loadedDynamicParameters[$name])) {
  36195.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  36196.         }
  36197.         return $this->parameters[$name];
  36198.     }
  36199.     public function hasParameter(string $name): bool
  36200.     {
  36201.         if (isset($this->buildParameters[$name])) {
  36202.             return true;
  36203.         }
  36204.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  36205.     }
  36206.     public function setParameter(string $name$value): void
  36207.     {
  36208.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  36209.     }
  36210.     public function getParameterBag(): ParameterBagInterface
  36211.     {
  36212.         if (null === $this->parameterBag) {
  36213.             $parameters $this->parameters;
  36214.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  36215.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  36216.             }
  36217.             foreach ($this->buildParameters as $name => $value) {
  36218.                 $parameters[$name] = $value;
  36219.             }
  36220.             $this->parameterBag = new FrozenParameterBag($parameters);
  36221.         }
  36222.         return $this->parameterBag;
  36223.     }
  36224.     private $loadedDynamicParameters = [
  36225.         'kernel.runtime_environment' => false,
  36226.         'kernel.build_dir' => false,
  36227.         'kernel.cache_dir' => false,
  36228.         'APP_URL' => false,
  36229.         'shopware.routing.registered_api_prefixes' => false,
  36230.         'shopware.dbal.time_zone_support_enabled' => false,
  36231.         'shopware.dbal.token_minimum_length' => false,
  36232.         'instance_id' => false,
  36233.         'shopware_administration.path_name' => false,
  36234.         'shopware.http.cache.enabled' => false,
  36235.         'shopware.http.cache.default_ttl' => false,
  36236.         'elasticsearch.enabled' => false,
  36237.         'elasticsearch.indexing_enabled' => false,
  36238.         'elasticsearch.hosts' => false,
  36239.         'elasticsearch.index_prefix' => false,
  36240.         'shopware.cdn.strategy' => false,
  36241.         'kernel.secret' => false,
  36242.         'debug.container.dump' => false,
  36243.         'serializer.mapping.cache.file' => false,
  36244.         'validator.mapping.cache.file' => false,
  36245.         'profiler.storage.dsn' => false,
  36246.         'shopware.cdn' => false,
  36247.         'shopware.deployment' => false,
  36248.         'shopware.deployment.blue_green' => false,
  36249.         'shopware.html_sanitizer' => false,
  36250.         'shopware.html_sanitizer.cache_dir' => false,
  36251.         'shopware.cache' => false,
  36252.         'shopware.cache.redis_prefix' => false,
  36253.         'elasticsearch.indexing_batch_size' => false,
  36254.         'elasticsearch.throw_exception' => false,
  36255.         'elasticsearch.administration' => false,
  36256.         'elasticsearch.administration.hosts' => false,
  36257.         'elasticsearch.administration.enabled' => false,
  36258.         'elasticsearch.administration.refresh_indices' => false,
  36259.         'elasticsearch.administration.index_prefix' => false,
  36260.     ];
  36261.     private $dynamicParameters = [];
  36262.     private function getDynamicParameter(string $name)
  36263.     {
  36264.         switch ($name) {
  36265.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  36266.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  36267.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  36268.             case 'APP_URL'$value $this->getEnv('string:APP_URL'); break;
  36269.             case 'shopware.routing.registered_api_prefixes'$value = [
  36270.                 => '_wdt',
  36271.                 => '_profiler',
  36272.                 => '_error',
  36273.                 => 'api',
  36274.                 => 'sw-domain-hash.html',
  36275.                 => 'store-api',
  36276.                 => $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'),
  36277.                 => 'api',
  36278.             ]; break;
  36279.             case 'shopware.dbal.time_zone_support_enabled'$value $this->getEnv('bool:SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED'); break;
  36280.             case 'shopware.dbal.token_minimum_length'$value $this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH'); break;
  36281.             case 'instance_id'$value $this->getEnv('INSTANCE_ID'); break;
  36282.             case 'shopware_administration.path_name'$value $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'); break;
  36283.             case 'shopware.http.cache.enabled'$value $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'); break;
  36284.             case 'shopware.http.cache.default_ttl'$value $this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'); break;
  36285.             case 'elasticsearch.enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'); break;
  36286.             case 'elasticsearch.indexing_enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_INDEXING_ENABLED'); break;
  36287.             case 'elasticsearch.hosts'$value $this->getEnv('string:default:default_whitespace:SHOPWARE_ES_HOSTS'); break;
  36288.             case 'elasticsearch.index_prefix'$value $this->getEnv('string:default:default_elasticsearch_prefix:SHOPWARE_ES_INDEX_PREFIX'); break;
  36289.             case 'shopware.cdn.strategy'$value $this->getEnv('default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'); break;
  36290.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  36291.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer.xml'); break;
  36292.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  36293.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  36294.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  36295.             case 'shopware.cdn'$value = [
  36296.                 'url' => '',
  36297.                 'strategy' => $this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'),
  36298.             ]; break;
  36299.             case 'shopware.deployment'$value = [
  36300.                 'blue_green' => $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'),
  36301.             ]; break;
  36302.             case 'shopware.deployment.blue_green'$value $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'); break;
  36303.             case 'shopware.html_sanitizer'$value = [
  36304.                 'cache_dir' => $this->targetDir.'',
  36305.                 'cache_enabled' => true,
  36306.                 'sets' => [
  36307.                     'basic' => [
  36308.                         'tags' => [
  36309.                             => 'a',
  36310.                             => 'abbr',
  36311.                             => 'acronym',
  36312.                             => 'address',
  36313.                             => 'b',
  36314.                             => 'bdo',
  36315.                             => 'big',
  36316.                             => 'blockquote',
  36317.                             => 'br',
  36318.                             => 'caption',
  36319.                             10 => 'center',
  36320.                             11 => 'cite',
  36321.                             12 => 'code',
  36322.                             13 => 'col',
  36323.                             14 => 'colgroup',
  36324.                             15 => 'dd',
  36325.                             16 => 'del',
  36326.                             17 => 'dfn',
  36327.                             18 => 'dir',
  36328.                             19 => 'div',
  36329.                             20 => 'dl',
  36330.                             21 => 'dt',
  36331.                             22 => 'em',
  36332.                             23 => 'font',
  36333.                             24 => 'h1',
  36334.                             25 => 'h2',
  36335.                             26 => 'h3',
  36336.                             27 => 'h4',
  36337.                             28 => 'h5',
  36338.                             29 => 'h6',
  36339.                             30 => 'hr',
  36340.                             31 => 'i',
  36341.                             32 => 'ins',
  36342.                             33 => 'kbd',
  36343.                             34 => 'li',
  36344.                             35 => 'menu',
  36345.                             36 => 'ol',
  36346.                             37 => 'p',
  36347.                             38 => 'pre',
  36348.                             39 => 'q',
  36349.                             40 => 's',
  36350.                             41 => 'samp',
  36351.                             42 => 'small',
  36352.                             43 => 'span',
  36353.                             44 => 'strike',
  36354.                             45 => 'strong',
  36355.                             46 => 'sub',
  36356.                             47 => 'sup',
  36357.                             48 => 'table',
  36358.                             49 => 'tbody',
  36359.                             50 => 'td',
  36360.                             51 => 'tfoot',
  36361.                             52 => 'th',
  36362.                             53 => 'thead',
  36363.                             54 => 'tr',
  36364.                             55 => 'tt',
  36365.                             56 => 'u',
  36366.                             57 => 'ul',
  36367.                             58 => 'var',
  36368.                         ],
  36369.                         'attributes' => [
  36370.                             => 'align',
  36371.                             => 'bgcolor',
  36372.                             => 'border',
  36373.                             => 'cellpadding',
  36374.                             => 'cellspacing',
  36375.                             => 'cite',
  36376.                             => 'class',
  36377.                             => 'clear',
  36378.                             => 'color',
  36379.                             => 'colspan',
  36380.                             10 => 'dir',
  36381.                             11 => 'face',
  36382.                             12 => 'frame',
  36383.                             13 => 'height',
  36384.                             14 => 'href',
  36385.                             15 => 'id',
  36386.                             16 => 'lang',
  36387.                             17 => 'name',
  36388.                             18 => 'noshade',
  36389.                             19 => 'nowrap',
  36390.                             20 => 'rel',
  36391.                             21 => 'rev',
  36392.                             22 => 'rowspan',
  36393.                             23 => 'scope',
  36394.                             24 => 'size',
  36395.                             25 => 'span',
  36396.                             26 => 'start',
  36397.                             27 => 'style',
  36398.                             28 => 'summary',
  36399.                             29 => 'title',
  36400.                             30 => 'type',
  36401.                             31 => 'valign',
  36402.                             32 => 'value',
  36403.                             33 => 'width',
  36404.                         ],
  36405.                         'options' => [
  36406.                         ],
  36407.                     ],
  36408.                     'media' => [
  36409.                         'tags' => [
  36410.                             => 'img',
  36411.                         ],
  36412.                         'attributes' => [
  36413.                             => 'src',
  36414.                             => 'alt',
  36415.                         ],
  36416.                         'options' => [
  36417.                         ],
  36418.                     ],
  36419.                     'script' => [
  36420.                         'tags' => [
  36421.                             => 'script',
  36422.                         ],
  36423.                         'options' => [
  36424.                             'HTML.Trusted' => true,
  36425.                         ],
  36426.                         'attributes' => [
  36427.                         ],
  36428.                     ],
  36429.                     'tidy' => [
  36430.                         'options' => [
  36431.                             'Output.TidyFormat' => true,
  36432.                         ],
  36433.                         'tags' => [
  36434.                         ],
  36435.                         'attributes' => [
  36436.                         ],
  36437.                     ],
  36438.                 ],
  36439.                 'fields' => [
  36440.                     'product_translation.description' => [
  36441.                         'sets' => [
  36442.                             => 'basic',
  36443.                             => 'media',
  36444.                         ],
  36445.                     ],
  36446.                     'app_cms_block.template' => [
  36447.                         'sets' => [
  36448.                             => 'basic',
  36449.                             => 'media',
  36450.                             => 'tidy',
  36451.                         ],
  36452.                     ],
  36453.                 ],
  36454.             ]; break;
  36455.             case 'shopware.html_sanitizer.cache_dir'$value $this->targetDir.''; break;
  36456.             case 'shopware.cache'$value = [
  36457.                 'redis_prefix' => $this->getEnv('REDIS_PREFIX'),
  36458.                 'invalidation' => [
  36459.                     'delay' => 0,
  36460.                     'count' => 150,
  36461.                     'http_cache' => [
  36462.                         => 'logged-in',
  36463.                         => 'cart-filled',
  36464.                     ],
  36465.                     'product_listing_route' => [
  36466.                     ],
  36467.                     'product_detail_route' => [
  36468.                     ],
  36469.                     'product_review_route' => [
  36470.                     ],
  36471.                     'product_search_route' => [
  36472.                     ],
  36473.                     'product_suggest_route' => [
  36474.                     ],
  36475.                     'product_cross_selling_route' => [
  36476.                     ],
  36477.                     'payment_method_route' => [
  36478.                     ],
  36479.                     'shipping_method_route' => [
  36480.                     ],
  36481.                     'navigation_route' => [
  36482.                     ],
  36483.                     'category_route' => [
  36484.                     ],
  36485.                     'landing_page_route' => [
  36486.                     ],
  36487.                     'language_route' => [
  36488.                     ],
  36489.                     'currency_route' => [
  36490.                     ],
  36491.                     'country_route' => [
  36492.                     ],
  36493.                     'country_state_route' => [
  36494.                     ],
  36495.                     'salutation_route' => [
  36496.                     ],
  36497.                     'sitemap_route' => [
  36498.                     ],
  36499.                 ],
  36500.             ]; break;
  36501.             case 'shopware.cache.redis_prefix'$value $this->getEnv('REDIS_PREFIX'); break;
  36502.             case 'elasticsearch.indexing_batch_size'$value $this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'); break;
  36503.             case 'elasticsearch.throw_exception'$value $this->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'); break;
  36504.             case 'elasticsearch.administration'$value = [
  36505.                 'hosts' => $this->getEnv('string:ADMIN_OPENSEARCH_URL'),
  36506.                 'enabled' => $this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'),
  36507.                 'refresh_indices' => $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'),
  36508.                 'index_prefix' => $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX'),
  36509.                 'index_settings' => [
  36510.                     'number_of_shards' => 3,
  36511.                     'number_of_replicas' => 3,
  36512.                     'mapping.total_fields.limit' => 50000,
  36513.                     'mapping.nested_fields.limit' => 500,
  36514.                     'mapping.nested_objects.limit' => 1000000,
  36515.                 ],
  36516.                 'analysis' => [
  36517.                     'normalizer' => [
  36518.                         'sw_lowercase_normalizer' => [
  36519.                             'type' => 'custom',
  36520.                             'filter' => [
  36521.                                 => 'lowercase',
  36522.                             ],
  36523.                         ],
  36524.                     ],
  36525.                 ],
  36526.                 'dynamic_templates' => [
  36527.                     => [
  36528.                         'keywords' => [
  36529.                             'match_mapping_type' => 'string',
  36530.                             'mapping' => [
  36531.                                 'type' => 'keyword',
  36532.                                 'normalizer' => 'sw_lowercase_normalizer',
  36533.                                 'fields' => [
  36534.                                     'text' => [
  36535.                                         'type' => 'text',
  36536.                                     ],
  36537.                                 ],
  36538.                             ],
  36539.                         ],
  36540.                     ],
  36541.                 ],
  36542.             ]; break;
  36543.             case 'elasticsearch.administration.hosts'$value $this->getEnv('string:ADMIN_OPENSEARCH_URL'); break;
  36544.             case 'elasticsearch.administration.enabled'$value $this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'); break;
  36545.             case 'elasticsearch.administration.refresh_indices'$value $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'); break;
  36546.             case 'elasticsearch.administration.index_prefix'$value $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX'); break;
  36547.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  36548.         }
  36549.         $this->loadedDynamicParameters[$name] = true;
  36550.         return $this->dynamicParameters[$name] = $value;
  36551.     }
  36552.     protected function getDefaultParameters(): array
  36553.     {
  36554.         return [
  36555.             'kernel.project_dir' => \dirname(__DIR__4),
  36556.             'kernel.environment' => 'dev',
  36557.             'kernel.debug' => true,
  36558.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  36559.             'kernel.bundles' => [
  36560.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  36561.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  36562.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  36563.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  36564.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  36565.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  36566.                 'EnqueueAdapterBundle' => 'Enqueue\\MessengerAdapter\\Bundle\\EnqueueAdapterBundle',
  36567.                 'Framework' => 'Shopware\\Core\\Framework\\Framework',
  36568.                 'System' => 'Shopware\\Core\\System\\System',
  36569.                 'Content' => 'Shopware\\Core\\Content\\Content',
  36570.                 'Checkout' => 'Shopware\\Core\\Checkout\\Checkout',
  36571.                 'Administration' => 'Shopware\\Administration\\Administration',
  36572.                 'Storefront' => 'Shopware\\Storefront\\Storefront',
  36573.                 'Elasticsearch' => 'Shopware\\Elasticsearch\\Elasticsearch',
  36574.                 'Maintenance' => 'Shopware\\Core\\Maintenance\\Maintenance',
  36575.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  36576.                 'Profiling' => 'Shopware\\Core\\Profiling\\Profiling',
  36577.                 'SwagPayPal' => 'Swag\\PayPal\\SwagPayPal',
  36578.                 'TdsMerware' => 'Tds\\Merware\\TdsMerware',
  36579.                 'TdsOrlob' => 'Tds\\Orlob\\TdsOrlob',
  36580.                 'TdsMerwareDiscounts' => 'Tds\\MerwareDiscounts\\TdsMerwareDiscounts',
  36581.                 'IntediaDoofinderSW6' => 'Intedia\\Doofinder\\IntediaDoofinderSW6',
  36582.                 'SwagLanguagePack' => 'Swag\\LanguagePack\\SwagLanguagePack',
  36583.                 'NetzpStaging6' => 'NetzpStaging6\\NetzpStaging6',
  36584.                 'SwagExtensionStore' => 'SwagExtensionStore\\SwagExtensionStore',
  36585.                 'EmcgnGewerbeschein' => 'EmcgnGewerbeschein\\EmcgnGewerbeschein',
  36586.                 'LeopardSearchExtension' => 'LeopardSearchExtension\\LeopardSearchExtension',
  36587.                 'JkwebShopwareCategoryListingPlugin' => 'Jkweb\\Shopware\\Plugin\\CategoryListing\\JkwebShopwareCategoryListingPlugin',
  36588.                 'DbalKernelPluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\DbalKernelPluginLoader',
  36589.             ],
  36590.             'kernel.bundles_metadata' => [
  36591.                 'FrameworkBundle' => [
  36592.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  36593.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  36594.                 ],
  36595.                 'MonologBundle' => [
  36596.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  36597.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  36598.                 ],
  36599.                 'SensioFrameworkExtraBundle' => [
  36600.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  36601.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  36602.                 ],
  36603.                 'TwigBundle' => [
  36604.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  36605.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  36606.                 ],
  36607.                 'DebugBundle' => [
  36608.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  36609.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  36610.                 ],
  36611.                 'EnqueueBundle' => [
  36612.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  36613.                     'namespace' => 'Enqueue\\Bundle',
  36614.                 ],
  36615.                 'EnqueueAdapterBundle' => [
  36616.                     'path' => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle'),
  36617.                     'namespace' => 'Enqueue\\MessengerAdapter\\Bundle',
  36618.                 ],
  36619.                 'Framework' => [
  36620.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework'),
  36621.                     'namespace' => 'Shopware\\Core\\Framework',
  36622.                 ],
  36623.                 'System' => [
  36624.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/System'),
  36625.                     'namespace' => 'Shopware\\Core\\System',
  36626.                 ],
  36627.                 'Content' => [
  36628.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Content'),
  36629.                     'namespace' => 'Shopware\\Core\\Content',
  36630.                 ],
  36631.                 'Checkout' => [
  36632.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout'),
  36633.                     'namespace' => 'Shopware\\Core\\Checkout',
  36634.                 ],
  36635.                 'Administration' => [
  36636.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/administration'),
  36637.                     'namespace' => 'Shopware\\Administration',
  36638.                 ],
  36639.                 'Storefront' => [
  36640.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  36641.                     'namespace' => 'Shopware\\Storefront',
  36642.                 ],
  36643.                 'Elasticsearch' => [
  36644.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch'),
  36645.                     'namespace' => 'Shopware\\Elasticsearch',
  36646.                 ],
  36647.                 'Maintenance' => [
  36648.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance'),
  36649.                     'namespace' => 'Shopware\\Core\\Maintenance',
  36650.                 ],
  36651.                 'WebProfilerBundle' => [
  36652.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  36653.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  36654.                 ],
  36655.                 'Profiling' => [
  36656.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling'),
  36657.                     'namespace' => 'Shopware\\Core\\Profiling',
  36658.                 ],
  36659.                 'SwagPayPal' => [
  36660.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src'),
  36661.                     'namespace' => 'Swag\\PayPal',
  36662.                 ],
  36663.                 'TdsMerware' => [
  36664.                     'path' => (\dirname(__DIR__4).'/custom/plugins/TdsMerware/src'),
  36665.                     'namespace' => 'Tds\\Merware',
  36666.                 ],
  36667.                 'TdsOrlob' => [
  36668.                     'path' => (\dirname(__DIR__4).'/custom/plugins/TdsOrlob/src'),
  36669.                     'namespace' => 'Tds\\Orlob',
  36670.                 ],
  36671.                 'TdsMerwareDiscounts' => [
  36672.                     'path' => (\dirname(__DIR__4).'/custom/plugins/TdsMerwareDiscounts/src'),
  36673.                     'namespace' => 'Tds\\MerwareDiscounts',
  36674.                 ],
  36675.                 'IntediaDoofinderSW6' => [
  36676.                     'path' => (\dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src'),
  36677.                     'namespace' => 'Intedia\\Doofinder',
  36678.                 ],
  36679.                 'SwagLanguagePack' => [
  36680.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  36681.                     'namespace' => 'Swag\\LanguagePack',
  36682.                 ],
  36683.                 'NetzpStaging6' => [
  36684.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src'),
  36685.                     'namespace' => 'NetzpStaging6',
  36686.                 ],
  36687.                 'SwagExtensionStore' => [
  36688.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  36689.                     'namespace' => 'SwagExtensionStore',
  36690.                 ],
  36691.                 'EmcgnGewerbeschein' => [
  36692.                     'path' => (\dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src'),
  36693.                     'namespace' => 'EmcgnGewerbeschein',
  36694.                 ],
  36695.                 'LeopardSearchExtension' => [
  36696.                     'path' => (\dirname(__DIR__4).'/custom/plugins/LeopardSearchExtension/src'),
  36697.                     'namespace' => 'LeopardSearchExtension',
  36698.                 ],
  36699.                 'JkwebShopwareCategoryListingPlugin' => [
  36700.                     'path' => (\dirname(__DIR__4).'/custom/plugins/JkwebShopwareCategoryListingPlugin/src'),
  36701.                     'namespace' => 'Jkweb\\Shopware\\Plugin\\CategoryListing',
  36702.                 ],
  36703.                 'DbalKernelPluginLoader' => [
  36704.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader'),
  36705.                     'namespace' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader',
  36706.                 ],
  36707.             ],
  36708.             'kernel.charset' => 'UTF-8',
  36709.             'kernel.container_class' => 'Shopware_Core_KernelDevDebugContainer',
  36710.             'kernel.cache.hash' => '90dfaab4b9218db9f54295f5d696836f',
  36711.             'kernel.shopware_version' => '6.4.20.2',
  36712.             'kernel.shopware_version_revision' => '42e7b9045d0300938991cc658baec742155da553',
  36713.             'kernel.shopware_core_dir' => (\dirname(__DIR__4).'/vendor/shopware/core'),
  36714.             'kernel.plugin_dir' => (\dirname(__DIR__4).'/custom/plugins'),
  36715.             'kernel.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  36716.             'kernel.active_plugins' => [
  36717.                 'Swag\\PayPal\\SwagPayPal' => [
  36718.                     'name' => 'SwagPayPal',
  36719.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src'),
  36720.                     'class' => 'Swag\\PayPal\\SwagPayPal',
  36721.                 ],
  36722.                 'Tds\\Merware\\TdsMerware' => [
  36723.                     'name' => 'TdsMerware',
  36724.                     'path' => (\dirname(__DIR__4).'/custom/plugins/TdsMerware/src'),
  36725.                     'class' => 'Tds\\Merware\\TdsMerware',
  36726.                 ],
  36727.                 'Tds\\Orlob\\TdsOrlob' => [
  36728.                     'name' => 'TdsOrlob',
  36729.                     'path' => (\dirname(__DIR__4).'/custom/plugins/TdsOrlob/src'),
  36730.                     'class' => 'Tds\\Orlob\\TdsOrlob',
  36731.                 ],
  36732.                 'Tds\\MerwareDiscounts\\TdsMerwareDiscounts' => [
  36733.                     'name' => 'TdsMerwareDiscounts',
  36734.                     'path' => (\dirname(__DIR__4).'/custom/plugins/TdsMerwareDiscounts/src'),
  36735.                     'class' => 'Tds\\MerwareDiscounts\\TdsMerwareDiscounts',
  36736.                 ],
  36737.                 'Intedia\\Doofinder\\IntediaDoofinderSW6' => [
  36738.                     'name' => 'IntediaDoofinderSW6',
  36739.                     'path' => (\dirname(__DIR__4).'/custom/plugins/IntediaDoofinderSW6/src'),
  36740.                     'class' => 'Intedia\\Doofinder\\IntediaDoofinderSW6',
  36741.                 ],
  36742.                 'Swag\\LanguagePack\\SwagLanguagePack' => [
  36743.                     'name' => 'SwagLanguagePack',
  36744.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  36745.                     'class' => 'Swag\\LanguagePack\\SwagLanguagePack',
  36746.                 ],
  36747.                 'NetzpStaging6\\NetzpStaging6' => [
  36748.                     'name' => 'NetzpStaging6',
  36749.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NetzpStaging6/src'),
  36750.                     'class' => 'NetzpStaging6\\NetzpStaging6',
  36751.                 ],
  36752.                 'SwagExtensionStore\\SwagExtensionStore' => [
  36753.                     'name' => 'SwagExtensionStore',
  36754.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  36755.                     'class' => 'SwagExtensionStore\\SwagExtensionStore',
  36756.                 ],
  36757.                 'EmcgnGewerbeschein\\EmcgnGewerbeschein' => [
  36758.                     'name' => 'EmcgnGewerbeschein',
  36759.                     'path' => (\dirname(__DIR__4).'/custom/plugins/EmcgnGewerbeschein/src'),
  36760.                     'class' => 'EmcgnGewerbeschein\\EmcgnGewerbeschein',
  36761.                 ],
  36762.                 'LeopardSearchExtension\\LeopardSearchExtension' => [
  36763.                     'name' => 'LeopardSearchExtension',
  36764.                     'path' => (\dirname(__DIR__4).'/custom/plugins/LeopardSearchExtension/src'),
  36765.                     'class' => 'LeopardSearchExtension\\LeopardSearchExtension',
  36766.                 ],
  36767.                 'Jkweb\\Shopware\\Plugin\\CategoryListing\\JkwebShopwareCategoryListingPlugin' => [
  36768.                     'name' => 'JkwebShopwareCategoryListingPlugin',
  36769.                     'path' => (\dirname(__DIR__4).'/custom/plugins/JkwebShopwareCategoryListingPlugin/src'),
  36770.                     'class' => 'Jkweb\\Shopware\\Plugin\\CategoryListing\\JkwebShopwareCategoryListingPlugin',
  36771.                 ],
  36772.             ],
  36773.             'kernel.plugin_infos' => [
  36774.                 => [
  36775.                     'name' => 'SwagI18nFrench',
  36776.                     'baseClass' => 'SwagI18nFrench\\SwagI18nFrench',
  36777.                     'active' => false,
  36778.                     'path' => 'custom/plugins/SwagI18nFrench',
  36779.                     'version' => '2.2.1',
  36780.                     'autoload' => [
  36781.                         'psr-4' => [
  36782.                             'SwagI18nFrench\\' => 'src/',
  36783.                         ],
  36784.                     ],
  36785.                     'managedByComposer' => false,
  36786.                     'composerName' => 'swag/i18n-french',
  36787.                 ],
  36788.                 => [
  36789.                     'name' => 'SwagMigrationAssistant',
  36790.                     'baseClass' => 'SwagMigrationAssistant\\SwagMigrationAssistant',
  36791.                     'active' => false,
  36792.                     'path' => 'custom/plugins/SwagMigrationAssistant',
  36793.                     'version' => '1.5.1',
  36794.                     'autoload' => [
  36795.                         'psr-4' => [
  36796.                             'SwagMigrationAssistant\\' => '',
  36797.                         ],
  36798.                     ],
  36799.                     'managedByComposer' => false,
  36800.                     'composerName' => 'swag/migration-assistant',
  36801.                 ],
  36802.                 => [
  36803.                     'name' => 'SwagPayPal',
  36804.                     'baseClass' => 'Swag\\PayPal\\SwagPayPal',
  36805.                     'active' => true,
  36806.                     'path' => 'custom/plugins/SwagPayPal',
  36807.                     'version' => '6.1.0',
  36808.                     'autoload' => [
  36809.                         'psr-4' => [
  36810.                             'Swag\\PayPal\\' => 'src/',
  36811.                         ],
  36812.                     ],
  36813.                     'managedByComposer' => false,
  36814.                     'composerName' => 'swag/paypal',
  36815.                 ],
  36816.                 => [
  36817.                     'name' => 'TdsMerware',
  36818.                     'baseClass' => 'Tds\\Merware\\TdsMerware',
  36819.                     'active' => true,
  36820.                     'path' => 'custom/plugins/TdsMerware',
  36821.                     'version' => '1.2.1',
  36822.                     'autoload' => [
  36823.                         'psr-4' => [
  36824.                             'Tds\\Merware\\' => 'src/',
  36825.                         ],
  36826.                     ],
  36827.                     'managedByComposer' => false,
  36828.                     'composerName' => 'tds/merware',
  36829.                 ],
  36830.                 => [
  36831.                     'name' => 'TdsOrlob',
  36832.                     'baseClass' => 'Tds\\Orlob\\TdsOrlob',
  36833.                     'active' => true,
  36834.                     'path' => 'custom/plugins/TdsOrlob',
  36835.                     'version' => '1.0.2',
  36836.                     'autoload' => [
  36837.                         'psr-4' => [
  36838.                             'Tds\\Orlob\\' => 'src/',
  36839.                         ],
  36840.                     ],
  36841.                     'managedByComposer' => false,
  36842.                     'composerName' => 'tds/orlob',
  36843.                 ],
  36844.                 => [
  36845.                     'name' => 'TdsQuickOrder',
  36846.                     'baseClass' => 'Tds\\QuickOrder\\TdsQuickOrder',
  36847.                     'active' => false,
  36848.                     'path' => 'custom/plugins/TdsQuickOrder',
  36849.                     'version' => '1.0.0',
  36850.                     'autoload' => [
  36851.                         'psr-4' => [
  36852.                             'Tds\\QuickOrder\\' => 'src/',
  36853.                         ],
  36854.                     ],
  36855.                     'managedByComposer' => false,
  36856.                     'composerName' => 'tds/quick-order',
  36857.                 ],
  36858.                 => [
  36859.                     'name' => 'TdsMerwareDiscounts',
  36860.                     'baseClass' => 'Tds\\MerwareDiscounts\\TdsMerwareDiscounts',
  36861.                     'active' => true,
  36862.                     'path' => 'custom/plugins/TdsMerwareDiscounts',
  36863.                     'version' => '1.0.0',
  36864.                     'autoload' => [
  36865.                         'psr-4' => [
  36866.                             'Tds\\MerwareDiscounts\\' => 'src/',
  36867.                         ],
  36868.                     ],
  36869.                     'managedByComposer' => false,
  36870.                     'composerName' => 'tds/merware-discounts',
  36871.                 ],
  36872.                 => [
  36873.                     'name' => 'SynaigyPermanentCart',
  36874.                     'baseClass' => 'Synaigy\\PermanentCart\\SynaigyPermanentCart',
  36875.                     'active' => false,
  36876.                     'path' => 'custom/plugins/SynaigyPermanentCart',
  36877.                     'version' => '1.0.0',
  36878.                     'autoload' => [
  36879.                         'psr-4' => [
  36880.                             'Synaigy\\PermanentCart\\' => 'src/',
  36881.                         ],
  36882.                     ],
  36883.                     'managedByComposer' => false,
  36884.                     'composerName' => 'synaigy/permanent-cart',
  36885.                 ],
  36886.                 => [
  36887.                     'name' => 'TdsEnhancedSuggestSearch',
  36888.                     'baseClass' => 'Tds\\EnhancedSuggestSearch\\TdsEnhancedSuggestSearch',
  36889.                     'active' => false,
  36890.                     'path' => 'custom/plugins/TdsEnhancedSuggestSearch',
  36891.                     'version' => '1.0.0',
  36892.                     'autoload' => [
  36893.                         'psr-4' => [
  36894.                             'Tds\\EnhancedSuggestSearch\\' => 'src/',
  36895.                         ],
  36896.                     ],
  36897.                     'managedByComposer' => false,
  36898.                     'composerName' => 'tds/enhanced-suggest-search',
  36899.                 ],
  36900.                 => [
  36901.                     'name' => 'IntediaDoofinderSW6',
  36902.                     'baseClass' => 'Intedia\\Doofinder\\IntediaDoofinderSW6',
  36903.                     'active' => true,
  36904.                     'path' => 'custom/plugins/IntediaDoofinderSW6',
  36905.                     'version' => '2.1.2',
  36906.                     'autoload' => [
  36907.                         'psr-4' => [
  36908.                             'Intedia\\Doofinder\\' => 'src/',
  36909.                         ],
  36910.                     ],
  36911.                     'managedByComposer' => false,
  36912.                     'composerName' => 'intedia/doofinder',
  36913.                 ],
  36914.                 10 => [
  36915.                     'name' => 'SwagLanguagePack',
  36916.                     'baseClass' => 'Swag\\LanguagePack\\SwagLanguagePack',
  36917.                     'active' => true,
  36918.                     'path' => 'custom/plugins/SwagLanguagePack',
  36919.                     'version' => '2.5.0',
  36920.                     'autoload' => [
  36921.                         'psr-4' => [
  36922.                             'Swag\\LanguagePack\\' => 'src/',
  36923.                         ],
  36924.                     ],
  36925.                     'managedByComposer' => false,
  36926.                     'composerName' => 'swag/language-pack',
  36927.                 ],
  36928.                 11 => [
  36929.                     'name' => 'NetzpStaging6',
  36930.                     'baseClass' => 'NetzpStaging6\\NetzpStaging6',
  36931.                     'active' => true,
  36932.                     'path' => 'custom/plugins/NetzpStaging6',
  36933.                     'version' => '1.0.9',
  36934.                     'autoload' => [
  36935.                         'psr-4' => [
  36936.                             'NetzpStaging6\\' => 'src/',
  36937.                         ],
  36938.                     ],
  36939.                     'managedByComposer' => false,
  36940.                     'composerName' => 'netzp/netzpstaging6',
  36941.                 ],
  36942.                 12 => [
  36943.                     'name' => 'SwagExtensionStore',
  36944.                     'baseClass' => 'SwagExtensionStore\\SwagExtensionStore',
  36945.                     'active' => true,
  36946.                     'path' => 'custom/plugins/SwagExtensionStore',
  36947.                     'version' => '1.7.0',
  36948.                     'autoload' => [
  36949.                         'psr-4' => [
  36950.                             'SwagExtensionStore\\' => 'src/',
  36951.                         ],
  36952.                     ],
  36953.                     'managedByComposer' => false,
  36954.                     'composerName' => 'swag/swag-extension-store',
  36955.                 ],
  36956.                 13 => [
  36957.                     'name' => 'DvsnPersistentCart',
  36958.                     'baseClass' => 'Dvsn\\PersistentCart\\DvsnPersistentCart',
  36959.                     'active' => false,
  36960.                     'path' => 'custom/plugins/DvsnPersistentCart',
  36961.                     'version' => '1.3.0',
  36962.                     'autoload' => [
  36963.                         'psr-4' => [
  36964.                             'Dvsn\\PersistentCart\\' => 'src/',
  36965.                         ],
  36966.                     ],
  36967.                     'managedByComposer' => false,
  36968.                     'composerName' => 'dvsn/persistent-cart',
  36969.                 ],
  36970.                 14 => [
  36971.                     'name' => 'EmcgnGewerbeschein',
  36972.                     'baseClass' => 'EmcgnGewerbeschein\\EmcgnGewerbeschein',
  36973.                     'active' => true,
  36974.                     'path' => 'custom/plugins/EmcgnGewerbeschein',
  36975.                     'version' => '1.2.2',
  36976.                     'autoload' => [
  36977.                         'psr-4' => [
  36978.                             'EmcgnGewerbeschein\\' => 'src/',
  36979.                         ],
  36980.                     ],
  36981.                     'managedByComposer' => false,
  36982.                     'composerName' => 'emcgn/gewerbeschein',
  36983.                 ],
  36984.                 15 => [
  36985.                     'name' => 'DneCustomCssJs',
  36986.                     'baseClass' => 'Dne\\CustomCssJs\\DneCustomCssJs',
  36987.                     'active' => false,
  36988.                     'path' => 'custom/plugins/DneCustomCssJs',
  36989.                     'version' => '2.0.3',
  36990.                     'autoload' => [
  36991.                         'psr-4' => [
  36992.                             'Dne\\CustomCssJs\\' => 'src/',
  36993.                         ],
  36994.                     ],
  36995.                     'managedByComposer' => false,
  36996.                     'composerName' => 'dne/custom-css-js',
  36997.                 ],
  36998.                 16 => [
  36999.                     'name' => 'EcomwiseOrderStatusComplete',
  37000.                     'baseClass' => 'EcomwiseOrderStatusComplete\\EcomwiseOrderStatusComplete',
  37001.                     'active' => false,
  37002.                     'path' => 'custom/plugins/EcomwiseOrderStatusComplete',
  37003.                     'version' => '1.0.3',
  37004.                     'autoload' => [
  37005.                         'psr-4' => [
  37006.                             'EcomwiseOrderStatusComplete\\' => 'src/',
  37007.                         ],
  37008.                     ],
  37009.                     'managedByComposer' => false,
  37010.                     'composerName' => 'ecomwise/order-status-complete',
  37011.                 ],
  37012.                 17 => [
  37013.                     'name' => 'TdsMerchantRegistration',
  37014.                     'baseClass' => 'Tds\\MerchantRegistration\\TdsMerchantRegistration',
  37015.                     'active' => false,
  37016.                     'path' => 'custom/plugins/TdsMerchantRegistration',
  37017.                     'version' => '1.0.2',
  37018.                     'autoload' => [
  37019.                         'psr-4' => [
  37020.                             'Tds\\MerchantRegistration\\' => 'src/',
  37021.                         ],
  37022.                     ],
  37023.                     'managedByComposer' => false,
  37024.                     'composerName' => 'tds/merchant-registration',
  37025.                 ],
  37026.                 18 => [
  37027.                     'name' => 'LeopardSearchExtension',
  37028.                     'baseClass' => 'LeopardSearchExtension\\LeopardSearchExtension',
  37029.                     'active' => true,
  37030.                     'path' => 'custom/plugins/LeopardSearchExtension',
  37031.                     'version' => '1.4.5',
  37032.                     'autoload' => [
  37033.                         'psr-4' => [
  37034.                             'LeopardSearchExtension\\' => 'src/',
  37035.                         ],
  37036.                     ],
  37037.                     'managedByComposer' => false,
  37038.                     'composerName' => 'die-leoparden/search-extension',
  37039.                 ],
  37040.                 19 => [
  37041.                     'name' => 'JkwebShopwareCategoryListingPlugin',
  37042.                     'baseClass' => 'Jkweb\\Shopware\\Plugin\\CategoryListing\\JkwebShopwareCategoryListingPlugin',
  37043.                     'active' => true,
  37044.                     'path' => 'custom/plugins/JkwebShopwareCategoryListingPlugin',
  37045.                     'version' => '1.0.7',
  37046.                     'autoload' => [
  37047.                         'psr-4' => [
  37048.                             'Jkweb\\Shopware\\Plugin\\CategoryListing\\' => 'src/',
  37049.                         ],
  37050.                     ],
  37051.                     'managedByComposer' => false,
  37052.                     'composerName' => 'jkweb/shopware-category-listing-plugin',
  37053.                 ],
  37054.             ],
  37055.             'kernel.supported_api_versions' => [
  37056.                 => 2,
  37057.                 => 3,
  37058.                 => 4,
  37059.             ],
  37060.             'defaults_bool_true' => true,
  37061.             'defaults_bool_false' => false,
  37062.             'default_whitespace' => ' ',
  37063.             'locale' => 'en-GB',
  37064.             'messenger.default_transport_name' => 'default',
  37065.             'env(MAILER_URL)' => 'null://null',
  37066.             'env(MESSENGER_TRANSPORT_DSN)' => 'enqueue://default?receiveTimeout=100',
  37067.             'default_cdn_strategy' => 'physical_filename',
  37068.             'env(APP_URL)' => '',
  37069.             'env(REDIS_PREFIX)' => '',
  37070.             'shopware.slug.config' => [
  37071.                 'regexp' => '/([^A-Za-z0-9\\.]|-)+/',
  37072.                 'lowercase' => false,
  37073.             ],
  37074.             'core.migration.directories' => [
  37075.             ],
  37076.             'migration.active' => [
  37077.                 => 1536232600,
  37078.                 => 1536232610,
  37079.                 => 1536232620,
  37080.                 => 1536232630,
  37081.                 => 1536232640,
  37082.                 => 1536232650,
  37083.                 => 1536232660,
  37084.                 => 1536232670,
  37085.                 => 1536232680,
  37086.                 => 1536232690,
  37087.                 10 => 1536232700,
  37088.                 11 => 1536232710,
  37089.                 12 => 1536232720,
  37090.                 13 => 1536232730,
  37091.                 14 => 1536232740,
  37092.                 15 => 1536232750,
  37093.                 16 => 1536232760,
  37094.                 17 => 1536232770,
  37095.                 18 => 1536232790,
  37096.                 19 => 1536232800,
  37097.                 20 => 1536232810,
  37098.                 21 => 1536232820,
  37099.                 22 => 1536232830,
  37100.                 23 => 1536232840,
  37101.                 24 => 1536232850,
  37102.                 25 => 1536232860,
  37103.                 26 => 1536232870,
  37104.                 27 => 1536232880,
  37105.                 28 => 1536232890,
  37106.                 29 => 1536232900,
  37107.                 30 => 1536232910,
  37108.                 31 => 1536232920,
  37109.                 32 => 1536232930,
  37110.                 33 => 1536232940,
  37111.                 34 => 1536232950,
  37112.                 35 => 1536232960,
  37113.                 36 => 1536232970,
  37114.                 37 => 1536232980,
  37115.                 38 => 1536232990,
  37116.                 39 => 1536233000,
  37117.                 40 => 1536233010,
  37118.                 41 => 1536233020,
  37119.                 42 => 1536233030,
  37120.                 43 => 1536233040,
  37121.                 44 => 1536233050,
  37122.                 45 => 1536233060,
  37123.                 46 => 1536233070,
  37124.                 47 => 1536233080,
  37125.                 48 => 1536233090,
  37126.                 49 => 1536233100,
  37127.                 50 => 1536233110,
  37128.                 51 => 1536233120,
  37129.                 52 => 1536233130,
  37130.                 53 => 1536233140,
  37131.                 54 => 1536233150,
  37132.                 55 => 1536233160,
  37133.                 56 => 1536233170,
  37134.                 57 => 1536233180,
  37135.                 58 => 1536233190,
  37136.                 59 => 1536233200,
  37137.                 60 => 1536233210,
  37138.                 61 => 1536233220,
  37139.                 62 => 1536233230,
  37140.                 63 => 1536233240,
  37141.                 64 => 1536233250,
  37142.                 65 => 1536233260,
  37143.                 66 => 1536233270,
  37144.                 67 => 1536233280,
  37145.                 68 => 1536233290,
  37146.                 69 => 1536233300,
  37147.                 70 => 1536233310,
  37148.                 71 => 1536233320,
  37149.                 72 => 1536233330,
  37150.                 73 => 1536233340,
  37151.                 74 => 1536233350,
  37152.                 75 => 1536233360,
  37153.                 76 => 1536233370,
  37154.                 77 => 1536233380,
  37155.                 78 => 1536233390,
  37156.                 79 => 1536233400,
  37157.                 80 => 1536233410,
  37158.                 81 => 1536233420,
  37159.                 82 => 1536233430,
  37160.                 83 => 1536233440,
  37161.                 84 => 1536233450,
  37162.                 85 => 1536233460,
  37163.                 86 => 1536233470,
  37164.                 87 => 1536233480,
  37165.                 88 => 1536233500,
  37166.                 89 => 1536233510,
  37167.                 90 => 1536233520,
  37168.                 91 => 1536233530,
  37169.                 92 => 1536233540,
  37170.                 93 => 1536233550,
  37171.                 94 => 1536233560,
  37172.                 95 => 1552360944,
  37173.                 96 => 1554199340,
  37174.                 97 => 1554200141,
  37175.                 98 => 1554203706,
  37176.                 99 => 1554900301,
  37177.                 100 => 1556809270,
  37178.                 101 => 1558082916,
  37179.                 102 => 1558105657,
  37180.                 103 => 1558443337,
  37181.                 104 => 1558505525,
  37182.                 105 => 1558594334,
  37183.                 106 => 1558938938,
  37184.                 107 => 1559050088,
  37185.                 108 => 1559050903,
  37186.                 109 => 1559134989,
  37187.                 110 => 1559306391,
  37188.                 111 => 1561370284,
  37189.                 112 => 1561377793,
  37190.                 113 => 1561442979,
  37191.                 114 => 1561452005,
  37192.                 115 => 1561712450,
  37193.                 116 => 1562228335,
  37194.                 117 => 1562240231,
  37195.                 118 => 1562306893,
  37196.                 119 => 1562324772,
  37197.                 120 => 1562579120,
  37198.                 121 => 1562684474,
  37199.                 122 => 1562841035,
  37200.                 123 => 1562933907,
  37201.                 124 => 1563180880,
  37202.                 125 => 1563288227,
  37203.                 126 => 1563518181,
  37204.                 127 => 1563805586,
  37205.                 128 => 1563949275,
  37206.                 129 => 1564475053,
  37207.                 130 => 1565007156,
  37208.                 131 => 1565079228,
  37209.                 132 => 1565270155,
  37210.                 133 => 1565270366,
  37211.                 134 => 1565346846,
  37212.                 135 => 1565705280,
  37213.                 136 => 1566293076,
  37214.                 137 => 1566460168,
  37215.                 138 => 1566817701,
  37216.                 139 => 1567431050,
  37217.                 140 => 1568120239,
  37218.                 141 => 1568120302,
  37219.                 142 => 1568645037,
  37220.                 143 => 1568901713,
  37221.                 144 => 1569403146,
  37222.                 145 => 1570187167,
  37223.                 146 => 1570459127,
  37224.                 147 => 1570621541,
  37225.                 148 => 1570622696,
  37226.                 149 => 1570629862,
  37227.                 150 => 1570684913,
  37228.                 151 => 1571059598,
  37229.                 152 => 1571210820,
  37230.                 153 => 1571660203,
  37231.                 154 => 1571724915,
  37232.                 155 => 1571981437,
  37233.                 156 => 1571990395,
  37234.                 157 => 1572193798,
  37235.                 158 => 1572264837,
  37236.                 159 => 1572273565,
  37237.                 160 => 1572421282,
  37238.                 161 => 1572425108,
  37239.                 162 => 1572957455,
  37240.                 163 => 1573049297,
  37241.                 164 => 1573569685,
  37242.                 165 => 1573729158,
  37243.                 166 => 1574063550,
  37244.                 167 => 1574082635,
  37245.                 168 => 1574258787,
  37246.                 169 => 1574258788,
  37247.                 170 => 1574258789,
  37248.                 171 => 1574520220,
  37249.                 172 => 1574672450,
  37250.                 173 => 1574695657,
  37251.                 174 => 1574925962,
  37252.                 175 => 1575010262,
  37253.                 176 => 1575021466,
  37254.                 177 => 1575034234,
  37255.                 178 => 1575036586,
  37256.                 179 => 1575039284,
  37257.                 180 => 1575197543,
  37258.                 181 => 1575274700,
  37259.                 182 => 1575293069,
  37260.                 183 => 1575451283,
  37261.                 184 => 1575626180,
  37262.                 185 => 1575883959,
  37263.                 186 => 1576488398,
  37264.                 187 => 1576590301,
  37265.                 188 => 1578042218,
  37266.                 189 => 1578044453,
  37267.                 190 => 1578470886,
  37268.                 191 => 1578475268,
  37269.                 192 => 1578485775,
  37270.                 193 => 1578491480,
  37271.                 194 => 1578590702,
  37272.                 195 => 1578648299,
  37273.                 196 => 1578650334,
  37274.                 197 => 1580202210,
  37275.                 198 => 1580218617,
  37276.                 199 => 1580743279,
  37277.                 200 => 1580746806,
  37278.                 201 => 1580808849,
  37279.                 202 => 1580819350,
  37280.                 203 => 1580827023,
  37281.                 204 => 1582011195,
  37282.                 205 => 1583142266,
  37283.                 206 => 1583416186,
  37284.                 207 => 1583756864,
  37285.                 208 => 1583844433,
  37286.                 209 => 1584002637,
  37287.                 210 => 1584953715,
  37288.                 211 => 1585056571,
  37289.                 212 => 1585126355,
  37290.                 213 => 1585490020,
  37291.                 214 => 1585744384,
  37292.                 215 => 1585816139,
  37293.                 216 => 1586158920,
  37294.                 217 => 1586173614,
  37295.                 218 => 1586260286,
  37296.                 219 => 1586334003,
  37297.                 220 => 1587039363,
  37298.                 221 => 1587109484,
  37299.                 222 => 1587111506,
  37300.                 223 => 1587461582,
  37301.                 224 => 1588143272,
  37302.                 225 => 1588144801,
  37303.                 226 => 1588153272,
  37304.                 227 => 1589178550,
  37305.                 228 => 1589357321,
  37306.                 229 => 1589359936,
  37307.                 230 => 1589379060,
  37308.                 231 => 1589447332,
  37309.                 232 => 1589458026,
  37310.                 233 => 1590408550,
  37311.                 234 => 1590409548,
  37312.                 235 => 1590566018,
  37313.                 236 => 1590566405,
  37314.                 237 => 1590579986,
  37315.                 238 => 1590758953,
  37316.                 239 => 1591052278,
  37317.                 240 => 1591167126,
  37318.                 241 => 1591253089,
  37319.                 242 => 1591259559,
  37320.                 243 => 1591272594,
  37321.                 244 => 1591361320,
  37322.                 245 => 1591683158,
  37323.                 246 => 1591817370,
  37324.                 247 => 1592466717,
  37325.                 248 => 1592837424,
  37326.                 249 => 1592978289,
  37327.                 250 => 1593698606,
  37328.                 251 => 1594650256,
  37329.                 252 => 1594885630,
  37330.                 253 => 1594886106,
  37331.                 254 => 1594886773,
  37332.                 255 => 1594886895,
  37333.                 256 => 1594887027,
  37334.                 257 => 1595160327,
  37335.                 258 => 1595321666,
  37336.                 259 => 1595422169,
  37337.                 260 => 1595480600,
  37338.                 261 => 1595489705,
  37339.                 262 => 1595492052,
  37340.                 263 => 1595492053,
  37341.                 264 => 1595499689,
  37342.                 265 => 1595553089,
  37343.                 266 => 1595578253,
  37344.                 267 => 1595919251,
  37345.                 268 => 1596091744,
  37346.                 269 => 1596441551,
  37347.                 270 => 1597391970,
  37348.                 271 => 1597394241,
  37349.                 272 => 1597657689,
  37350.                 273 => 1597762808,
  37351.                 274 => 1597830237,
  37352.                 275 => 1597930227,
  37353.                 276 => 1598280548,
  37354.                 277 => 1598520424,
  37355.                 278 => 1598885384,
  37356.                 279 => 1599112309,
  37357.                 280 => 1599134496,
  37358.                 281 => 1599463278,
  37359.                 282 => 1599570560,
  37360.                 283 => 1599720163,
  37361.                 284 => 1599806584,
  37362.                 285 => 1599806595,
  37363.                 286 => 1599822061,
  37364.                 287 => 1600072779,
  37365.                 288 => 1600156989,
  37366.                 289 => 1600253602,
  37367.                 290 => 1600330846,
  37368.                 291 => 1600338271,
  37369.                 292 => 1600349343,
  37370.                 293 => 1600676671,
  37371.                 294 => 1600769357,
  37372.                 295 => 1600778848,
  37373.                 296 => 1601388975,
  37374.                 297 => 1601451838,
  37375.                 298 => 1601539530,
  37376.                 299 => 1601543829,
  37377.                 300 => 1601891339,
  37378.                 301 => 1602062376,
  37379.                 302 => 1602146868,
  37380.                 303 => 1602153572,
  37381.                 304 => 1602494493,
  37382.                 305 => 1602494495,
  37383.                 306 => 1602745374,
  37384.                 307 => 1602822727,
  37385.                 308 => 1603179023,
  37386.                 309 => 1603293043,
  37387.                 310 => 1603970276,
  37388.                 311 => 1604056363,
  37389.                 312 => 1604056421,
  37390.                 313 => 1604475913,
  37391.                 314 => 1604499476,
  37392.                 315 => 1604568928,
  37393.                 316 => 1604669773,
  37394.                 317 => 1605103533,
  37395.                 318 => 1605530777,
  37396.                 319 => 1605609309,
  37397.                 320 => 1605609477,
  37398.                 321 => 1605861407,
  37399.                 322 => 1606310257,
  37400.                 323 => 1607415095,
  37401.                 324 => 1607500561,
  37402.                 325 => 1607514878,
  37403.                 326 => 1607581275,
  37404.                 327 => 1607581276,
  37405.                 328 => 1608624028,
  37406.                 329 => 1609125144,
  37407.                 330 => 1609857999,
  37408.                 331 => 1610531188,
  37409.                 332 => 1610965670,
  37410.                 333 => 1610974673,
  37411.                 334 => 1611155140,
  37412.                 335 => 1614240671,
  37413.                 336 => 1552899789,
  37414.                 337 => 1555406153,
  37415.                 338 => 1563785071,
  37416.                 339 => 1564385954,
  37417.                 340 => 1564385960,
  37418.                 341 => 1565640170,
  37419.                 342 => 1565640175,
  37420.                 343 => 1595492054,
  37421.                 344 => 1604502151,
  37422.                 345 => 1594104496,
  37423.                 346 => 1604585230,
  37424.                 347 => 1609140710,
  37425.                 348 => 1610337444,
  37426.                 349 => 1610439375,
  37427.                 350 => 1610448012,
  37428.                 351 => 1610523204,
  37429.                 352 => 1610523548,
  37430.                 353 => 1610616655,
  37431.                 354 => 1610621999,
  37432.                 355 => 1610625925,
  37433.                 356 => 1610634383,
  37434.                 357 => 1610904608,
  37435.                 358 => 1611732852,
  37436.                 359 => 1611817467,
  37437.                 360 => 1612184092,
  37438.                 361 => 1612442685,
  37439.                 362 => 1612442686,
  37440.                 363 => 1612442786,
  37441.                 364 => 1612851765,
  37442.                 365 => 1612865237,
  37443.                 366 => 1612970642,
  37444.                 367 => 1612980753,
  37445.                 368 => 1613665555,
  37446.                 369 => 1614249488,
  37447.                 370 => 1614691876,
  37448.                 371 => 1614765170,
  37449.                 372 => 1614765785,
  37450.                 373 => 1615359964,
  37451.                 374 => 1615366708,
  37452.                 375 => 1615452749,
  37453.                 376 => 1615802866,
  37454.                 377 => 1615819992,
  37455.                 378 => 1616076922,
  37456.                 379 => 1616496610,
  37457.                 380 => 1616555956,
  37458.                 381 => 1617000878,
  37459.                 382 => 1617356092,
  37460.                 383 => 1617784658,
  37461.                 384 => 1617864895,
  37462.                 385 => 1617868381,
  37463.                 386 => 1617877887,
  37464.                 387 => 1617896006,
  37465.                 388 => 1617935350,
  37466.                 389 => 1617953690,
  37467.                 390 => 1617960456,
  37468.                 391 => 1617974402,
  37469.                 392 => 1618218491,
  37470.                 393 => 1618389817,
  37471.                 394 => 1618476427,
  37472.                 395 => 1618569201,
  37473.                 396 => 1618900427,
  37474.                 397 => 1618989442,
  37475.                 398 => 1619070236,
  37476.                 399 => 1619428555,
  37477.                 400 => 1619604605,
  37478.                 401 => 1619703075,
  37479.                 402 => 1620146632,
  37480.                 403 => 1620147234,
  37481.                 404 => 1620201616,
  37482.                 405 => 1620215586,
  37483.                 406 => 1620374229,
  37484.                 407 => 1620376945,
  37485.                 408 => 1620632460,
  37486.                 409 => 1620634856,
  37487.                 410 => 1620733405,
  37488.                 411 => 1620733405,
  37489.                 412 => 1620820321,
  37490.                 413 => 1621845357,
  37491.                 414 => 1621845370,
  37492.                 415 => 1622010069,
  37493.                 416 => 1622104463,
  37494.                 417 => 1622782058,
  37495.                 418 => 1623305620,
  37496.                 419 => 1623391399,
  37497.                 420 => 1623828962,
  37498.                 421 => 1624262862,
  37499.                 422 => 1624884801,
  37500.                 423 => 1624967118,
  37501.                 424 => 1625304609,
  37502.                 425 => 1625465756,
  37503.                 426 => 1625505190,
  37504.                 427 => 1625554302,
  37505.                 428 => 1625569667,
  37506.                 429 => 1625583596,
  37507.                 430 => 1625583619,
  37508.                 431 => 1625816310,
  37509.                 432 => 1625819412,
  37510.                 433 => 1625831469,
  37511.                 434 => 1626241110,
  37512.                 435 => 1626442868,
  37513.                 436 => 1626696809,
  37514.                 437 => 1626785125,
  37515.                 438 => 1627292049,
  37516.                 439 => 1627540693,
  37517.                 440 => 1627541488,
  37518.                 441 => 1627562945,
  37519.                 442 => 1627650101,
  37520.                 443 => 1627929168,
  37521.                 444 => 1627983652,
  37522.                 445 => 1628519513,
  37523.                 446 => 1628749113,
  37524.                 447 => 1629204538,
  37525.                 448 => 1629700169,
  37526.                 449 => 1629877210,
  37527.                 450 => 1630074081,
  37528.                 451 => 1630485317,
  37529.                 452 => 1631625055,
  37530.                 453 => 1631703921,
  37531.                 454 => 1631790054,
  37532.                 455 => 1631863869,
  37533.                 456 => 1632111590,
  37534.                 457 => 1632215760,
  37535.                 458 => 1632721037,
  37536.                 459 => 1633347511,
  37537.                 460 => 1633358879,
  37538.                 461 => 1633422057,
  37539.                 462 => 1634735841,
  37540.                 463 => 1635147952,
  37541.                 464 => 1635230747,
  37542.                 465 => 1635237551,
  37543.                 466 => 1635388654,
  37544.                 467 => 1635936029,
  37545.                 468 => 1636014089,
  37546.                 469 => 1636018970,
  37547.                 470 => 1636362839,
  37548.                 471 => 1636449347,
  37549.                 472 => 1636964297,
  37550.                 473 => 1636971615,
  37551.                 474 => 1638195971,
  37552.                 475 => 1638365464,
  37553.                 476 => 1638514913,
  37554.                 477 => 1638993987,
  37555.                 478 => 1639122665,
  37556.                 479 => 1639139581,
  37557.                 480 => 1639992771,
  37558.                 481 => 1641289204,
  37559.                 482 => 1642517958,
  37560.                 483 => 1642732351,
  37561.                 484 => 1642757286,
  37562.                 485 => 1643366069,
  37563.                 486 => 1643386819,
  37564.                 487 => 1643724178,
  37565.                 488 => 1643878976,
  37566.                 489 => 1643892702,
  37567.                 490 => 1645019769,
  37568.                 491 => 1645453538,
  37569.                 492 => 1646125417,
  37570.                 493 => 1646397836,
  37571.                 494 => 1646817331,
  37572.                 495 => 1647260673,
  37573.                 496 => 1647443222,
  37574.                 497 => 1647511158,
  37575.                 498 => 1648031611,
  37576.                 499 => 1648031636,
  37577.                 500 => 1648543185,
  37578.                 501 => 1648709176,
  37579.                 502 => 1648803451,
  37580.                 503 => 1649040981,
  37581.                 504 => 1649315608,
  37582.                 505 => 1649858046,
  37583.                 506 => 1650249241,
  37584.                 507 => 1650444800,
  37585.                 508 => 1650548599,
  37586.                 509 => 1650620993,
  37587.                 510 => 1650872291,
  37588.                 511 => 1650981517,
  37589.                 512 => 1651118773,
  37590.                 513 => 1652166447,
  37591.                 514 => 1652345915,
  37592.                 515 => 1652441129,
  37593.                 516 => 1652864153,
  37594.                 517 => 1653376989,
  37595.                 518 => 1653385302,
  37596.                 519 => 1654839361,
  37597.                 520 => 1654839361,
  37598.                 521 => 1654839361,
  37599.                 522 => 1655730949,
  37600.                 523 => 1656397126,
  37601.                 524 => 1656928097,
  37602.                 525 => 1657011337,
  37603.                 526 => 1657027979,
  37604.                 527 => 1657173907,
  37605.                 528 => 1658786605,
  37606.                 529 => 1659256999,
  37607.                 530 => 1659257296,
  37608.                 531 => 1659257396,
  37609.                 532 => 1659257496,
  37610.                 533 => 1660814397,
  37611.                 534 => 1661759290,
  37612.                 535 => 1661771388,
  37613.                 536 => 1663238480,
  37614.                 537 => 1664512574,
  37615.                 538 => 1664541794,
  37616.                 539 => 1664894872,
  37617.                 540 => 1665064823,
  37618.                 541 => 1665267882,
  37619.                 542 => 1667731399,
  37620.                 543 => 1667806582,
  37621.                 544 => 1667983492,
  37622.                 545 => 1668677456,
  37623.                 546 => 1669316067,
  37624.                 547 => 1672164687,
  37625.                 548 => 1672743034,
  37626.                 549 => 1673001912,
  37627.                 550 => 1673966228,
  37628.                 551 => 1675218708,
  37629.                 552 => 1675827655,
  37630.                 553 => 1632281097,
  37631.                 554 => 1636121186,
  37632.                 555 => 1660813696,
  37633.                 556 => 1641476963,
  37634.                 557 => 1661505878,
  37635.                 558 => 1632281097,
  37636.                 559 => 1636121186,
  37637.                 560 => 1660813696,
  37638.                 561 => 1552899789,
  37639.                 562 => 1555406153,
  37640.                 563 => 1563785071,
  37641.                 564 => 1564385954,
  37642.                 565 => 1564385960,
  37643.                 566 => 1565640170,
  37644.                 567 => 1565640175,
  37645.                 568 => 1595492054,
  37646.                 569 => 1604502151,
  37647.                 570 => 1584005462,
  37648.                 571 => 1589800641,
  37649.                 572 => 1589800704,
  37650.                 573 => 1589882802,
  37651.                 574 => 1589905764,
  37652.                 575 => 1591365484,
  37653.                 576 => 1626082072,
  37654.                 577 => 1675420139,
  37655.                 578 => 1605167857,
  37656.                 579 => 1580205548,
  37657.                 580 => 1651483531,
  37658.             ],
  37659.             'shopware.security.csp_templates' => [
  37660.                 'default' => ''."\n".'object-src \'none\';'."\n".'script-src \'none\';'."\n".'base-uri \'self\';'."\n".'            ',
  37661.                 'administration' => ''."\n".'object-src \'none\';'."\n".'script-src \'strict-dynamic\' \'nonce-%nonce%\' \'unsafe-inline\' \'unsafe-eval\' https: http:;'."\n".'base-uri \'self\';'."\n".'            ',
  37662.                 'storefront' => '',
  37663.                 'installer' => '',
  37664.             ],
  37665.             'shopware.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  37666.             'env(SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED)' => 0,
  37667.             'env(SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH)' => 3,
  37668.             'env(INSTANCE_ID)' => 'install',
  37669.             'shopware.store_endpoints' => [
  37670.                 'ping' => '/ping',
  37671.                 'my_extensions' => '/swplatform/licenseenvironment',
  37672.                 'my_licenses' => '/swplatform/licenses',
  37673.                 'my_plugin_licenses' => '/swplatform/pluginlicenses',
  37674.                 'my_plugin_updates' => '/swplatform/pluginupdates',
  37675.                 'environment_information' => '/swplatform/environmentinformation',
  37676.                 'updater_extension_compatibility' => '/swplatform/autoupdate',
  37677.                 'updater_permission' => '/swplatform/autoupdate/permission',
  37678.                 'plugin_download' => '/swplatform/pluginfiles/{pluginName}',
  37679.                 'app_generate_signature' => '/swplatform/generatesignature',
  37680.                 'cancel_license' => '/swplatform/pluginlicenses/%s/cancel',
  37681.                 'login' => '/swplatform/login',
  37682.                 'create_rating' => '/swplatform/extensionstore/extensions/%s/ratings',
  37683.                 'user_info' => '/swplatform/userinfo',
  37684.             ],
  37685.             'env(SHOPWARE_UPDATE_TEST)' => '',
  37686.             'shopware.media.metadata.types' => [
  37687.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\ImageMetadata',
  37688.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\DocumentMetadata',
  37689.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\VideoMetadata',
  37690.             ],
  37691.             'product_export.directory' => 'export',
  37692.             'product_export.read_buffer_size' => 100,
  37693.             'import_export.supported_entities' => [
  37694.                 => 'customer',
  37695.                 => 'product',
  37696.             ],
  37697.             'import_export.supported_file_types' => [
  37698.                 => 'text/csv',
  37699.             ],
  37700.             'import_export.read_buffer_size' => 100,
  37701.             'import_export.write_buffer_size' => 100,
  37702.             'import_export.http_batch_size' => 100,
  37703.             'env(SHOPWARE_ADMINISTRATION_PATH_NAME)' => 'admin',
  37704.             'shopware_http_cache_enabled_default' => 1,
  37705.             'shopware_http_cache_default_ttl_default' => 7200,
  37706.             'shopware.twig.app_variable.allowed_server_params' => [
  37707.                 => 'server_name',
  37708.                 => 'request_uri',
  37709.                 => 'app_url',
  37710.                 => 'http_user_agent',
  37711.                 => 'http_host',
  37712.                 => 'server_name',
  37713.                 => 'server_port',
  37714.                 => 'redirect_url',
  37715.                 => 'https',
  37716.                 => 'forwarded',
  37717.                 10 => 'host',
  37718.                 11 => 'remote_addr',
  37719.                 12 => 'http_x_forwarded_for',
  37720.                 13 => 'http_x_forwarded_host',
  37721.                 14 => 'http_x_forwarded_proto',
  37722.                 15 => 'http_x_forwarded_port',
  37723.                 16 => 'http_x_forwarded_prefix',
  37724.             ],
  37725.             'storefrontRoot' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  37726.             'elasticsearch.index.config' => [
  37727.                 'settings' => [
  37728.                     'index' => [
  37729.                         'number_of_shards' => 3,
  37730.                         'number_of_replicas' => 3,
  37731.                         'mapping.total_fields.limit' => 50000,
  37732.                         'mapping.nested_fields.limit' => 500,
  37733.                         'mapping.nested_objects.limit' => 1000000,
  37734.                     ],
  37735.                     'analysis' => [
  37736.                         'normalizer' => [
  37737.                             'sw_lowercase_normalizer' => [
  37738.                                 'type' => 'custom',
  37739.                                 'filter' => [
  37740.                                     => 'lowercase',
  37741.                                 ],
  37742.                             ],
  37743.                         ],
  37744.                         'analyzer' => [
  37745.                             'sw_ngram_analyzer' => [
  37746.                                 'type' => 'custom',
  37747.                                 'tokenizer' => 'whitespace',
  37748.                                 'filter' => [
  37749.                                     => 'lowercase',
  37750.                                     => 'sw_ngram_filter',
  37751.                                 ],
  37752.                             ],
  37753.                         ],
  37754.                         'filter' => [
  37755.                             'sw_ngram_filter' => [
  37756.                                 'type' => 'ngram',
  37757.                                 'min_gram' => 4,
  37758.                                 'max_gram' => 5,
  37759.                             ],
  37760.                         ],
  37761.                     ],
  37762.                 ],
  37763.             ],
  37764.             'elasticsearch.index.mapping' => [
  37765.                 'dynamic_templates' => [
  37766.                     => [
  37767.                         'keywords' => [
  37768.                             'match_mapping_type' => 'string',
  37769.                             'mapping' => [
  37770.                                 'type' => 'keyword',
  37771.                                 'normalizer' => 'sw_lowercase_normalizer',
  37772.                                 'fields' => [
  37773.                                     'text' => [
  37774.                                         'type' => 'text',
  37775.                                     ],
  37776.                                 ],
  37777.                             ],
  37778.                         ],
  37779.                     ],
  37780.                 ],
  37781.             ],
  37782.             'elasticsearch.administration.index.config' => [
  37783.                 'settings' => [
  37784.                     'index' => [
  37785.                         'number_of_shards' => 3,
  37786.                         'number_of_replicas' => 3,
  37787.                         'mapping.total_fields.limit' => 50000,
  37788.                         'mapping.nested_fields.limit' => 500,
  37789.                         'mapping.nested_objects.limit' => 1000000,
  37790.                     ],
  37791.                     'analysis' => [
  37792.                         'normalizer' => [
  37793.                             'sw_lowercase_normalizer' => [
  37794.                                 'type' => 'custom',
  37795.                                 'filter' => [
  37796.                                     => 'lowercase',
  37797.                                 ],
  37798.                             ],
  37799.                         ],
  37800.                     ],
  37801.                 ],
  37802.             ],
  37803.             'elasticsearch.administration.index.mapping' => [
  37804.                 'dynamic_templates' => [
  37805.                     => [
  37806.                         'keywords' => [
  37807.                             'match_mapping_type' => 'string',
  37808.                             'mapping' => [
  37809.                                 'type' => 'keyword',
  37810.                                 'normalizer' => 'sw_lowercase_normalizer',
  37811.                                 'fields' => [
  37812.                                     'text' => [
  37813.                                         'type' => 'text',
  37814.                                     ],
  37815.                                 ],
  37816.                             ],
  37817.                         ],
  37818.                     ],
  37819.                 ],
  37820.             ],
  37821.             'default_elasticsearch_prefix' => 'sw',
  37822.             'env(SHOPWARE_ES_ENABLED)' => '',
  37823.             'env(SHOPWARE_ES_INDEXING_ENABLED)' => '',
  37824.             'env(SHOPWARE_ES_HOSTS)' => '',
  37825.             'env(SHOPWARE_ES_INDEX_PREFIX)' => 'sw',
  37826.             'env(SHOPWARE_ES_THROW_EXCEPTION)' => '',
  37827.             'env(SHOPWARE_ADMIN_ES_ENABLED)' => '',
  37828.             'env(ADMIN_OPENSEARCH_URL)' => '',
  37829.             'env(SHOPWARE_ADMIN_ES_INDEX_PREFIX)' => 'sw-admin',
  37830.             'env(SHOPWARE_ADMIN_ES_REFRESH_INDICES)' => '',
  37831.             'env(SHOPWARE_ES_INDEXING_BATCH_SIZE)' => 100,
  37832.             'env(APP_URL_CHECK_DISABLED)' => false,
  37833.             'swag_extension_store.endpoints' => [
  37834.                 'list_extensions' => '/swplatform/extensionstore/extensions',
  37835.                 'extension_detail' => '/swplatform/extensionstore/extensions/%d',
  37836.                 'filter' => '/swplatform/extensionstore/extensions/filter',
  37837.                 'reviews' => '/swplatform/extensionstore/extensions/%d/reviews',
  37838.                 'create_basket' => '/swplatform/extensionstore/baskets',
  37839.                 'order_basket' => '/swplatform/extensionstore/orders',
  37840.                 'payment_means' => '/swplatform/extensionstore/paymentmeans',
  37841.             ],
  37842.             'container.dumper.inline_class_loader' => true,
  37843.             'container.dumper.inline_factories' => true,
  37844.             'jwt_private_key_passphrase_default' => 'shopware',
  37845.             'shopware.store.frw' => true,
  37846.             'event_dispatcher.event_aliases' => [
  37847.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  37848.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  37849.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  37850.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  37851.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  37852.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  37853.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  37854.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  37855.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  37856.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  37857.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  37858.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  37859.             ],
  37860.             'fragment.renderer.hinclude.global_template' => NULL,
  37861.             'fragment.path' => '/_fragment',
  37862.             'kernel.http_method_override' => true,
  37863.             'kernel.trusted_hosts' => [
  37864.             ],
  37865.             'kernel.default_locale' => 'en-GB',
  37866.             'kernel.enabled_locales' => [
  37867.             ],
  37868.             'kernel.error_controller' => 'error_controller',
  37869.             'debug.file_link_format' => NULL,
  37870.             'asset.request_context.base_path' => NULL,
  37871.             'asset.request_context.secure' => NULL,
  37872.             'translator.logging' => false,
  37873.             'translator.default_path' => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'),
  37874.             'debug.error_handler.throw_at' => -1,
  37875.             'router.request_context.host' => 'localhost',
  37876.             'router.request_context.scheme' => 'http',
  37877.             'router.request_context.base_url' => '',
  37878.             'router.resource' => 'kernel::loadRoutes',
  37879.             'request_listener.http_port' => 80,
  37880.             'request_listener.https_port' => 443,
  37881.             'session.metadata.storage_key' => '_sf2_meta',
  37882.             'session.storage.options' => [
  37883.                 'cache_limiter' => '0',
  37884.                 'name' => 'session-',
  37885.                 'cookie_secure' => 'auto',
  37886.                 'cookie_httponly' => true,
  37887.                 'cookie_samesite' => 'lax',
  37888.                 'gc_probability' => 1,
  37889.             ],
  37890.             'session.save_path' => NULL,
  37891.             'session.metadata.update_threshold' => 0,
  37892.             'validator.translation_domain' => 'validators',
  37893.             'profiler_listener.only_exceptions' => false,
  37894.             'profiler_listener.only_main_requests' => false,
  37895.             'monolog.use_microseconds' => true,
  37896.             'monolog.swift_mailer.handlers' => [
  37897.             ],
  37898.             'monolog.handlers_to_channels' => [
  37899.                 'monolog.handler.business_event_handler_buffer' => [
  37900.                     'type' => 'inclusive',
  37901.                     'elements' => [
  37902.                         => 'business_events',
  37903.                     ],
  37904.                 ],
  37905.                 'monolog.handler.console' => [
  37906.                     'type' => 'exclusive',
  37907.                     'elements' => [
  37908.                         => 'event',
  37909.                         => 'doctrine',
  37910.                         => 'console',
  37911.                     ],
  37912.                 ],
  37913.                 'monolog.handler.main' => [
  37914.                     'type' => 'exclusive',
  37915.                     'elements' => [
  37916.                         => 'event',
  37917.                         => 'doctrine',
  37918.                     ],
  37919.                 ],
  37920.             ],
  37921.             'twig.form.resources' => [
  37922.                 => 'form_div_layout.html.twig',
  37923.             ],
  37924.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  37925.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  37926.             'enqueue.transport.default.receive_timeout' => 1000,
  37927.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  37928.             'enqueue.client.default.router_queue_name' => 'default',
  37929.             'enqueue.client.default.default_queue_name' => 'default',
  37930.             'enqueue.transports' => [
  37931.                 => 'default',
  37932.             ],
  37933.             'enqueue.clients' => [
  37934.                 => 'default',
  37935.             ],
  37936.             'enqueue.default_transport' => 'default',
  37937.             'enqueue.default_client' => 'default',
  37938.             'shopware.feature' => [
  37939.                 'flags' => [
  37940.                     'v6.5.0.0' => [
  37941.                         'default' => false,
  37942.                         'major' => true,
  37943.                     ],
  37944.                     'PERFORMANCE_TWEAKS' => [
  37945.                         'default' => false,
  37946.                         'major' => true,
  37947.                         'description' => 'Performance improvements that include a breaking change',
  37948.                     ],
  37949.                     'FEATURE_NEXT_1797' => [
  37950.                         'default' => false,
  37951.                         'major' => true,
  37952.                         'description' => 'composer require for plugins',
  37953.                     ],
  37954.                     'FEATURE_NEXT_16710' => [
  37955.                         'default' => false,
  37956.                         'major' => true,
  37957.                         'description' => 'Do not allow empty ids provided in criteria',
  37958.                     ],
  37959.                     'FEATURE_NEXT_13810' => [
  37960.                         'default' => false,
  37961.                         'major' => true,
  37962.                         'description' => 'Deprecate old promotion module',
  37963.                     ],
  37964.                     'FEATURE_NEXT_13250' => [
  37965.                         'default' => false,
  37966.                         'major' => true,
  37967.                         'description' => 'Reduce database queries if all required data for the line items is already assign',
  37968.                     ],
  37969.                     'FEATURE_NEXT_17276' => [
  37970.                         'default' => false,
  37971.                         'major' => true,
  37972.                         'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  37973.                     ],
  37974.                     'FEATURE_NEXT_16151' => [
  37975.                         'default' => false,
  37976.                         'major' => true,
  37977.                         'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  37978.                     ],
  37979.                     'FEATURE_NEXT_16155' => [
  37980.                         'default' => false,
  37981.                         'major' => true,
  37982.                         'description' => 'EntityLoadedEventFactory will be required in repositories',
  37983.                     ],
  37984.                     'FEATURE_NEXT_19501' => [
  37985.                         'default' => false,
  37986.                         'major' => false,
  37987.                         'description' => 'Disables the cart.container function',
  37988.                     ],
  37989.                     'FEATURE_NEXT_15053' => [
  37990.                         'default' => false,
  37991.                         'major' => false,
  37992.                         'description' => 'Replace wrong displayed characters in number format',
  37993.                     ],
  37994.                     'FEATURE_NEXT_18215' => [
  37995.                         'default' => false,
  37996.                         'major' => true,
  37997.                         'description' => 'Rules are aware of their assignment',
  37998.                     ],
  37999.                     'FEATURE_NEXT_15815' => [
  38000.                         'default' => false,
  38001.                         'major' => true,
  38002.                         'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  38003.                     ],
  38004.                     'FEATURE_NEXT_14699' => [
  38005.                         'default' => false,
  38006.                         'major' => true,
  38007.                         'description' => 'Refactoring of Storefront theme assets',
  38008.                     ],
  38009.                     'FEATURE_NEXT_15707' => [
  38010.                         'default' => false,
  38011.                         'major' => false,
  38012.                         'description' => 'Delivery notice for EU geoblocking regulation',
  38013.                     ],
  38014.                     'FEATURE_NEXT_14360' => [
  38015.                         'default' => false,
  38016.                         'major' => true,
  38017.                         'description' => 'App System 4.0 - Build action button messaging system',
  38018.                     ],
  38019.                     'FEATURE_NEXT_15172' => [
  38020.                         'default' => false,
  38021.                         'major' => true,
  38022.                         'description' => 'Sanitize html of fields with AllowHtml flag',
  38023.                     ],
  38024.                     'FEATURE_NEXT_14001' => [
  38025.                         'default' => false,
  38026.                         'major' => true,
  38027.                         'description' => 'Newsletter DOI for registered customers',
  38028.                     ],
  38029.                     'FEATURE_NEXT_7739' => [
  38030.                         'default' => false,
  38031.                         'major' => true,
  38032.                         'description' => 'Optional salutation',
  38033.                     ],
  38034.                     'FEATURE_NEXT_16200' => [
  38035.                         'default' => false,
  38036.                         'major' => false,
  38037.                         'description' => 'Register Doi Domain',
  38038.                     ],
  38039.                     'FEATURE_NEXT_13410' => [
  38040.                         'default' => false,
  38041.                         'major' => true,
  38042.                         'description' => 'Make sales channels required in seo generator',
  38043.                     ],
  38044.                     'FEATURE_NEXT_15917' => [
  38045.                         'default' => false,
  38046.                         'major' => true,
  38047.                         'description' => 'Move storefront script tags to head with defer',
  38048.                     ],
  38049.                     'FEATURE_NEXT_15957' => [
  38050.                         'default' => false,
  38051.                         'major' => true,
  38052.                         'description' => 'VAT id field for guest',
  38053.                     ],
  38054.                     'FEATURE_NEXT_13601' => [
  38055.                         'default' => false,
  38056.                         'major' => true,
  38057.                         'description' => 'Default transaction state for async app payments',
  38058.                     ],
  38059.                     'FEATURE_NEXT_16992' => [
  38060.                         'default' => false,
  38061.                         'major' => true,
  38062.                         'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  38063.                     ],
  38064.                     'FEATURE_NEXT_7530' => [
  38065.                         'default' => false,
  38066.                         'major' => true,
  38067.                         'description' => 'Improve orders UX in Administration',
  38068.                     ],
  38069.                     'FEATURE_NEXT_16824' => [
  38070.                         'default' => false,
  38071.                         'major' => true,
  38072.                         'description' => 'Cart merged event',
  38073.                     ],
  38074.                     'FEATURE_NEXT_16271' => [
  38075.                         'default' => false,
  38076.                         'major' => true,
  38077.                         'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  38078.                     ],
  38079.                     'FEATURE_NEXT_15381' => [
  38080.                         'default' => false,
  38081.                         'major' => true,
  38082.                         'description' => 'Save theme compilation',
  38083.                     ],
  38084.                     'FEATURE_NEXT_17275' => [
  38085.                         'default' => false,
  38086.                         'major' => true,
  38087.                         'description' => 'StorefrontRenderEvent only gets original view',
  38088.                     ],
  38089.                     'FEATURE_NEXT_17016' => [
  38090.                         'default' => false,
  38091.                         'major' => true,
  38092.                         'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  38093.                     ],
  38094.                     'FEATURE_NEXT_16236' => [
  38095.                         'default' => false,
  38096.                         'major' => true,
  38097.                         'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  38098.                     ],
  38099.                     'FEATURE_NEXT_16640' => [
  38100.                         'default' => false,
  38101.                         'major' => true,
  38102.                         'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  38103.                     ],
  38104.                     'FEATURE_NEXT_17858' => [
  38105.                         'default' => false,
  38106.                         'major' => true,
  38107.                         'description' => 'Major feature flag for Business Event',
  38108.                     ],
  38109.                     'FEATURE_NEXT_6758' => [
  38110.                         'default' => false,
  38111.                         'major' => true,
  38112.                         'description' => 'Layout assignment for category as list',
  38113.                     ],
  38114.                     'FEATURE_NEXT_19048' => [
  38115.                         'default' => false,
  38116.                         'major' => true,
  38117.                         'description' => 'Fix media resolution in theme',
  38118.                     ],
  38119.                     'FEATURE_NEXT_19822' => [
  38120.                         'default' => false,
  38121.                         'major' => true,
  38122.                         'description' => 'Enables lazy loading components in the administration',
  38123.                     ],
  38124.                     'FEATURE_NEXT_18129' => [
  38125.                         'default' => false,
  38126.                         'major' => true,
  38127.                         'description' => 'Require positionIdentifier for some components',
  38128.                     ],
  38129.                     'FEATURE_NEXT_19163' => [
  38130.                         'default' => false,
  38131.                         'major' => true,
  38132.                         'description' => 'one to one inheritance',
  38133.                     ],
  38134.                     'FEATURE_NEXT_18187' => [
  38135.                         'default' => false,
  38136.                         'major' => true,
  38137.                         'description' => 'Move admin dashboard statistics into separate component',
  38138.                     ],
  38139.                     'FEATURE_NEXT_17978' => [
  38140.                         'default' => false,
  38141.                         'major' => true,
  38142.                         'description' => 'Change component factory to work with extension overrides in Administration',
  38143.                     ],
  38144.                     'FEATURE_NEXT_11634' => [
  38145.                         'default' => false,
  38146.                         'major' => true,
  38147.                         'description' => 'Webpack alias refactor',
  38148.                     ],
  38149.                     'FEATURE_NEXT_21547' => [
  38150.                         'default' => false,
  38151.                         'major' => true,
  38152.                         'description' => 'Change admin criteria defaults',
  38153.                     ],
  38154.                     'FEATURE_NEXT_22900' => [
  38155.                         'default' => false,
  38156.                         'major' => true,
  38157.                         'description' => 'Admin search configuration is used in Elasticsearch',
  38158.                     ],
  38159.                 ],
  38160.             ],
  38161.             'shopware.feature.flags' => [
  38162.                 'v6.5.0.0' => [
  38163.                     'default' => false,
  38164.                     'major' => true,
  38165.                 ],
  38166.                 'PERFORMANCE_TWEAKS' => [
  38167.                     'default' => false,
  38168.                     'major' => true,
  38169.                     'description' => 'Performance improvements that include a breaking change',
  38170.                 ],
  38171.                 'FEATURE_NEXT_1797' => [
  38172.                     'default' => false,
  38173.                     'major' => true,
  38174.                     'description' => 'composer require for plugins',
  38175.                 ],
  38176.                 'FEATURE_NEXT_16710' => [
  38177.                     'default' => false,
  38178.                     'major' => true,
  38179.                     'description' => 'Do not allow empty ids provided in criteria',
  38180.                 ],
  38181.                 'FEATURE_NEXT_13810' => [
  38182.                     'default' => false,
  38183.                     'major' => true,
  38184.                     'description' => 'Deprecate old promotion module',
  38185.                 ],
  38186.                 'FEATURE_NEXT_13250' => [
  38187.                     'default' => false,
  38188.                     'major' => true,
  38189.                     'description' => 'Reduce database queries if all required data for the line items is already assign',
  38190.                 ],
  38191.                 'FEATURE_NEXT_17276' => [
  38192.                     'default' => false,
  38193.                     'major' => true,
  38194.                     'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  38195.                 ],
  38196.                 'FEATURE_NEXT_16151' => [
  38197.                     'default' => false,
  38198.                     'major' => true,
  38199.                     'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  38200.                 ],
  38201.                 'FEATURE_NEXT_16155' => [
  38202.                     'default' => false,
  38203.                     'major' => true,
  38204.                     'description' => 'EntityLoadedEventFactory will be required in repositories',
  38205.                 ],
  38206.                 'FEATURE_NEXT_19501' => [
  38207.                     'default' => false,
  38208.                     'major' => false,
  38209.                     'description' => 'Disables the cart.container function',
  38210.                 ],
  38211.                 'FEATURE_NEXT_15053' => [
  38212.                     'default' => false,
  38213.                     'major' => false,
  38214.                     'description' => 'Replace wrong displayed characters in number format',
  38215.                 ],
  38216.                 'FEATURE_NEXT_18215' => [
  38217.                     'default' => false,
  38218.                     'major' => true,
  38219.                     'description' => 'Rules are aware of their assignment',
  38220.                 ],
  38221.                 'FEATURE_NEXT_15815' => [
  38222.                     'default' => false,
  38223.                     'major' => true,
  38224.                     'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  38225.                 ],
  38226.                 'FEATURE_NEXT_14699' => [
  38227.                     'default' => false,
  38228.                     'major' => true,
  38229.                     'description' => 'Refactoring of Storefront theme assets',
  38230.                 ],
  38231.                 'FEATURE_NEXT_15707' => [
  38232.                     'default' => false,
  38233.                     'major' => false,
  38234.                     'description' => 'Delivery notice for EU geoblocking regulation',
  38235.                 ],
  38236.                 'FEATURE_NEXT_14360' => [
  38237.                     'default' => false,
  38238.                     'major' => true,
  38239.                     'description' => 'App System 4.0 - Build action button messaging system',
  38240.                 ],
  38241.                 'FEATURE_NEXT_15172' => [
  38242.                     'default' => false,
  38243.                     'major' => true,
  38244.                     'description' => 'Sanitize html of fields with AllowHtml flag',
  38245.                 ],
  38246.                 'FEATURE_NEXT_14001' => [
  38247.                     'default' => false,
  38248.                     'major' => true,
  38249.                     'description' => 'Newsletter DOI for registered customers',
  38250.                 ],
  38251.                 'FEATURE_NEXT_7739' => [
  38252.                     'default' => false,
  38253.                     'major' => true,
  38254.                     'description' => 'Optional salutation',
  38255.                 ],
  38256.                 'FEATURE_NEXT_16200' => [
  38257.                     'default' => false,
  38258.                     'major' => false,
  38259.                     'description' => 'Register Doi Domain',
  38260.                 ],
  38261.                 'FEATURE_NEXT_13410' => [
  38262.                     'default' => false,
  38263.                     'major' => true,
  38264.                     'description' => 'Make sales channels required in seo generator',
  38265.                 ],
  38266.                 'FEATURE_NEXT_15917' => [
  38267.                     'default' => false,
  38268.                     'major' => true,
  38269.                     'description' => 'Move storefront script tags to head with defer',
  38270.                 ],
  38271.                 'FEATURE_NEXT_15957' => [
  38272.                     'default' => false,
  38273.                     'major' => true,
  38274.                     'description' => 'VAT id field for guest',
  38275.                 ],
  38276.                 'FEATURE_NEXT_13601' => [
  38277.                     'default' => false,
  38278.                     'major' => true,
  38279.                     'description' => 'Default transaction state for async app payments',
  38280.                 ],
  38281.                 'FEATURE_NEXT_16992' => [
  38282.                     'default' => false,
  38283.                     'major' => true,
  38284.                     'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  38285.                 ],
  38286.                 'FEATURE_NEXT_7530' => [
  38287.                     'default' => false,
  38288.                     'major' => true,
  38289.                     'description' => 'Improve orders UX in Administration',
  38290.                 ],
  38291.                 'FEATURE_NEXT_16824' => [
  38292.                     'default' => false,
  38293.                     'major' => true,
  38294.                     'description' => 'Cart merged event',
  38295.                 ],
  38296.                 'FEATURE_NEXT_16271' => [
  38297.                     'default' => false,
  38298.                     'major' => true,
  38299.                     'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  38300.                 ],
  38301.                 'FEATURE_NEXT_15381' => [
  38302.                     'default' => false,
  38303.                     'major' => true,
  38304.                     'description' => 'Save theme compilation',
  38305.                 ],
  38306.                 'FEATURE_NEXT_17275' => [
  38307.                     'default' => false,
  38308.                     'major' => true,
  38309.                     'description' => 'StorefrontRenderEvent only gets original view',
  38310.                 ],
  38311.                 'FEATURE_NEXT_17016' => [
  38312.                     'default' => false,
  38313.                     'major' => true,
  38314.                     'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  38315.                 ],
  38316.                 'FEATURE_NEXT_16236' => [
  38317.                     'default' => false,
  38318.                     'major' => true,
  38319.                     'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  38320.                 ],
  38321.                 'FEATURE_NEXT_16640' => [
  38322.                     'default' => false,
  38323.                     'major' => true,
  38324.                     'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  38325.                 ],
  38326.                 'FEATURE_NEXT_17858' => [
  38327.                     'default' => false,
  38328.                     'major' => true,
  38329.                     'description' => 'Major feature flag for Business Event',
  38330.                 ],
  38331.                 'FEATURE_NEXT_6758' => [
  38332.                     'default' => false,
  38333.                     'major' => true,
  38334.                     'description' => 'Layout assignment for category as list',
  38335.                 ],
  38336.                 'FEATURE_NEXT_19048' => [
  38337.                     'default' => false,
  38338.                     'major' => true,
  38339.                     'description' => 'Fix media resolution in theme',
  38340.                 ],
  38341.                 'FEATURE_NEXT_19822' => [
  38342.                     'default' => false,
  38343.                     'major' => true,
  38344.                     'description' => 'Enables lazy loading components in the administration',
  38345.                 ],
  38346.                 'FEATURE_NEXT_18129' => [
  38347.                     'default' => false,
  38348.                     'major' => true,
  38349.                     'description' => 'Require positionIdentifier for some components',
  38350.                 ],
  38351.                 'FEATURE_NEXT_19163' => [
  38352.                     'default' => false,
  38353.                     'major' => true,
  38354.                     'description' => 'one to one inheritance',
  38355.                 ],
  38356.                 'FEATURE_NEXT_18187' => [
  38357.                     'default' => false,
  38358.                     'major' => true,
  38359.                     'description' => 'Move admin dashboard statistics into separate component',
  38360.                 ],
  38361.                 'FEATURE_NEXT_17978' => [
  38362.                     'default' => false,
  38363.                     'major' => true,
  38364.                     'description' => 'Change component factory to work with extension overrides in Administration',
  38365.                 ],
  38366.                 'FEATURE_NEXT_11634' => [
  38367.                     'default' => false,
  38368.                     'major' => true,
  38369.                     'description' => 'Webpack alias refactor',
  38370.                 ],
  38371.                 'FEATURE_NEXT_21547' => [
  38372.                     'default' => false,
  38373.                     'major' => true,
  38374.                     'description' => 'Change admin criteria defaults',
  38375.                 ],
  38376.                 'FEATURE_NEXT_22900' => [
  38377.                     'default' => false,
  38378.                     'major' => true,
  38379.                     'description' => 'Admin search configuration is used in Elasticsearch',
  38380.                 ],
  38381.             ],
  38382.             'shopware.feature.flags.v6.5.0.0' => [
  38383.                 'default' => false,
  38384.                 'major' => true,
  38385.             ],
  38386.             'shopware.feature.flags.v6.5.0.0.default' => false,
  38387.             'shopware.feature.flags.v6.5.0.0.major' => true,
  38388.             'shopware.feature.flags.PERFORMANCE_TWEAKS' => [
  38389.                 'default' => false,
  38390.                 'major' => true,
  38391.                 'description' => 'Performance improvements that include a breaking change',
  38392.             ],
  38393.             'shopware.feature.flags.PERFORMANCE_TWEAKS.default' => false,
  38394.             'shopware.feature.flags.PERFORMANCE_TWEAKS.major' => true,
  38395.             'shopware.feature.flags.PERFORMANCE_TWEAKS.description' => 'Performance improvements that include a breaking change',
  38396.             'shopware.feature.flags.FEATURE_NEXT_1797' => [
  38397.                 'default' => false,
  38398.                 'major' => true,
  38399.                 'description' => 'composer require for plugins',
  38400.             ],
  38401.             'shopware.feature.flags.FEATURE_NEXT_1797.default' => false,
  38402.             'shopware.feature.flags.FEATURE_NEXT_1797.major' => true,
  38403.             'shopware.feature.flags.FEATURE_NEXT_1797.description' => 'composer require for plugins',
  38404.             'shopware.feature.flags.FEATURE_NEXT_16710' => [
  38405.                 'default' => false,
  38406.                 'major' => true,
  38407.                 'description' => 'Do not allow empty ids provided in criteria',
  38408.             ],
  38409.             'shopware.feature.flags.FEATURE_NEXT_16710.default' => false,
  38410.             'shopware.feature.flags.FEATURE_NEXT_16710.major' => true,
  38411.             'shopware.feature.flags.FEATURE_NEXT_16710.description' => 'Do not allow empty ids provided in criteria',
  38412.             'shopware.feature.flags.FEATURE_NEXT_13810' => [
  38413.                 'default' => false,
  38414.                 'major' => true,
  38415.                 'description' => 'Deprecate old promotion module',
  38416.             ],
  38417.             'shopware.feature.flags.FEATURE_NEXT_13810.default' => false,
  38418.             'shopware.feature.flags.FEATURE_NEXT_13810.major' => true,
  38419.             'shopware.feature.flags.FEATURE_NEXT_13810.description' => 'Deprecate old promotion module',
  38420.             'shopware.feature.flags.FEATURE_NEXT_13250' => [
  38421.                 'default' => false,
  38422.                 'major' => true,
  38423.                 'description' => 'Reduce database queries if all required data for the line items is already assign',
  38424.             ],
  38425.             'shopware.feature.flags.FEATURE_NEXT_13250.default' => false,
  38426.             'shopware.feature.flags.FEATURE_NEXT_13250.major' => true,
  38427.             'shopware.feature.flags.FEATURE_NEXT_13250.description' => 'Reduce database queries if all required data for the line items is already assign',
  38428.             'shopware.feature.flags.FEATURE_NEXT_17276' => [
  38429.                 'default' => false,
  38430.                 'major' => true,
  38431.                 'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  38432.             ],
  38433.             'shopware.feature.flags.FEATURE_NEXT_17276.default' => false,
  38434.             'shopware.feature.flags.FEATURE_NEXT_17276.major' => true,
  38435.             'shopware.feature.flags.FEATURE_NEXT_17276.description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  38436.             'shopware.feature.flags.FEATURE_NEXT_16151' => [
  38437.                 'default' => false,
  38438.                 'major' => true,
  38439.                 'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  38440.             ],
  38441.             'shopware.feature.flags.FEATURE_NEXT_16151.default' => false,
  38442.             'shopware.feature.flags.FEATURE_NEXT_16151.major' => true,
  38443.             'shopware.feature.flags.FEATURE_NEXT_16151.description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  38444.             'shopware.feature.flags.FEATURE_NEXT_16155' => [
  38445.                 'default' => false,
  38446.                 'major' => true,
  38447.                 'description' => 'EntityLoadedEventFactory will be required in repositories',
  38448.             ],
  38449.             'shopware.feature.flags.FEATURE_NEXT_16155.default' => false,
  38450.             'shopware.feature.flags.FEATURE_NEXT_16155.major' => true,
  38451.             'shopware.feature.flags.FEATURE_NEXT_16155.description' => 'EntityLoadedEventFactory will be required in repositories',
  38452.             'shopware.feature.flags.FEATURE_NEXT_19501' => [
  38453.                 'default' => false,
  38454.                 'major' => false,
  38455.                 'description' => 'Disables the cart.container function',
  38456.             ],
  38457.             'shopware.feature.flags.FEATURE_NEXT_19501.default' => false,
  38458.             'shopware.feature.flags.FEATURE_NEXT_19501.major' => false,
  38459.             'shopware.feature.flags.FEATURE_NEXT_19501.description' => 'Disables the cart.container function',
  38460.             'shopware.feature.flags.FEATURE_NEXT_15053' => [
  38461.                 'default' => false,
  38462.                 'major' => false,
  38463.                 'description' => 'Replace wrong displayed characters in number format',
  38464.             ],
  38465.             'shopware.feature.flags.FEATURE_NEXT_15053.default' => false,
  38466.             'shopware.feature.flags.FEATURE_NEXT_15053.major' => false,
  38467.             'shopware.feature.flags.FEATURE_NEXT_15053.description' => 'Replace wrong displayed characters in number format',
  38468.             'shopware.feature.flags.FEATURE_NEXT_18215' => [
  38469.                 'default' => false,
  38470.                 'major' => true,
  38471.                 'description' => 'Rules are aware of their assignment',
  38472.             ],
  38473.             'shopware.feature.flags.FEATURE_NEXT_18215.default' => false,
  38474.             'shopware.feature.flags.FEATURE_NEXT_18215.major' => true,
  38475.             'shopware.feature.flags.FEATURE_NEXT_18215.description' => 'Rules are aware of their assignment',
  38476.             'shopware.feature.flags.FEATURE_NEXT_15815' => [
  38477.                 'default' => false,
  38478.                 'major' => true,
  38479.                 'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  38480.             ],
  38481.             'shopware.feature.flags.FEATURE_NEXT_15815.default' => false,
  38482.             'shopware.feature.flags.FEATURE_NEXT_15815.major' => true,
  38483.             'shopware.feature.flags.FEATURE_NEXT_15815.description' => 'Remove single record handling in sync service. Only single operation should be supported',
  38484.             'shopware.feature.flags.FEATURE_NEXT_14699' => [
  38485.                 'default' => false,
  38486.                 'major' => true,
  38487.                 'description' => 'Refactoring of Storefront theme assets',
  38488.             ],
  38489.             'shopware.feature.flags.FEATURE_NEXT_14699.default' => false,
  38490.             'shopware.feature.flags.FEATURE_NEXT_14699.major' => true,
  38491.             'shopware.feature.flags.FEATURE_NEXT_14699.description' => 'Refactoring of Storefront theme assets',
  38492.             'shopware.feature.flags.FEATURE_NEXT_15707' => [
  38493.                 'default' => false,
  38494.                 'major' => false,
  38495.                 'description' => 'Delivery notice for EU geoblocking regulation',
  38496.             ],
  38497.             'shopware.feature.flags.FEATURE_NEXT_15707.default' => false,
  38498.             'shopware.feature.flags.FEATURE_NEXT_15707.major' => false,
  38499.             'shopware.feature.flags.FEATURE_NEXT_15707.description' => 'Delivery notice for EU geoblocking regulation',
  38500.             'shopware.feature.flags.FEATURE_NEXT_14360' => [
  38501.                 'default' => false,
  38502.                 'major' => true,
  38503.                 'description' => 'App System 4.0 - Build action button messaging system',
  38504.             ],
  38505.             'shopware.feature.flags.FEATURE_NEXT_14360.default' => false,
  38506.             'shopware.feature.flags.FEATURE_NEXT_14360.major' => true,
  38507.             'shopware.feature.flags.FEATURE_NEXT_14360.description' => 'App System 4.0 - Build action button messaging system',
  38508.             'shopware.feature.flags.FEATURE_NEXT_15172' => [
  38509.                 'default' => false,
  38510.                 'major' => true,
  38511.                 'description' => 'Sanitize html of fields with AllowHtml flag',
  38512.             ],
  38513.             'shopware.feature.flags.FEATURE_NEXT_15172.default' => false,
  38514.             'shopware.feature.flags.FEATURE_NEXT_15172.major' => true,
  38515.             'shopware.feature.flags.FEATURE_NEXT_15172.description' => 'Sanitize html of fields with AllowHtml flag',
  38516.             'shopware.feature.flags.FEATURE_NEXT_14001' => [
  38517.                 'default' => false,
  38518.                 'major' => true,
  38519.                 'description' => 'Newsletter DOI for registered customers',
  38520.             ],
  38521.             'shopware.feature.flags.FEATURE_NEXT_14001.default' => false,
  38522.             'shopware.feature.flags.FEATURE_NEXT_14001.major' => true,
  38523.             'shopware.feature.flags.FEATURE_NEXT_14001.description' => 'Newsletter DOI for registered customers',
  38524.             'shopware.feature.flags.FEATURE_NEXT_7739' => [
  38525.                 'default' => false,
  38526.                 'major' => true,
  38527.                 'description' => 'Optional salutation',
  38528.             ],
  38529.             'shopware.feature.flags.FEATURE_NEXT_7739.default' => false,
  38530.             'shopware.feature.flags.FEATURE_NEXT_7739.major' => true,
  38531.             'shopware.feature.flags.FEATURE_NEXT_7739.description' => 'Optional salutation',
  38532.             'shopware.feature.flags.FEATURE_NEXT_16200' => [
  38533.                 'default' => false,
  38534.                 'major' => false,
  38535.                 'description' => 'Register Doi Domain',
  38536.             ],
  38537.             'shopware.feature.flags.FEATURE_NEXT_16200.default' => false,
  38538.             'shopware.feature.flags.FEATURE_NEXT_16200.major' => false,
  38539.             'shopware.feature.flags.FEATURE_NEXT_16200.description' => 'Register Doi Domain',
  38540.             'shopware.feature.flags.FEATURE_NEXT_13410' => [
  38541.                 'default' => false,
  38542.                 'major' => true,
  38543.                 'description' => 'Make sales channels required in seo generator',
  38544.             ],
  38545.             'shopware.feature.flags.FEATURE_NEXT_13410.default' => false,
  38546.             'shopware.feature.flags.FEATURE_NEXT_13410.major' => true,
  38547.             'shopware.feature.flags.FEATURE_NEXT_13410.description' => 'Make sales channels required in seo generator',
  38548.             'shopware.feature.flags.FEATURE_NEXT_15917' => [
  38549.                 'default' => false,
  38550.                 'major' => true,
  38551.                 'description' => 'Move storefront script tags to head with defer',
  38552.             ],
  38553.             'shopware.feature.flags.FEATURE_NEXT_15917.default' => false,
  38554.             'shopware.feature.flags.FEATURE_NEXT_15917.major' => true,
  38555.             'shopware.feature.flags.FEATURE_NEXT_15917.description' => 'Move storefront script tags to head with defer',
  38556.             'shopware.feature.flags.FEATURE_NEXT_15957' => [
  38557.                 'default' => false,
  38558.                 'major' => true,
  38559.                 'description' => 'VAT id field for guest',
  38560.             ],
  38561.             'shopware.feature.flags.FEATURE_NEXT_15957.default' => false,
  38562.             'shopware.feature.flags.FEATURE_NEXT_15957.major' => true,
  38563.             'shopware.feature.flags.FEATURE_NEXT_15957.description' => 'VAT id field for guest',
  38564.             'shopware.feature.flags.FEATURE_NEXT_13601' => [
  38565.                 'default' => false,
  38566.                 'major' => true,
  38567.                 'description' => 'Default transaction state for async app payments',
  38568.             ],
  38569.             'shopware.feature.flags.FEATURE_NEXT_13601.default' => false,
  38570.             'shopware.feature.flags.FEATURE_NEXT_13601.major' => true,
  38571.             'shopware.feature.flags.FEATURE_NEXT_13601.description' => 'Default transaction state for async app payments',
  38572.             'shopware.feature.flags.FEATURE_NEXT_16992' => [
  38573.                 'default' => false,
  38574.                 'major' => true,
  38575.                 'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  38576.             ],
  38577.             'shopware.feature.flags.FEATURE_NEXT_16992.default' => false,
  38578.             'shopware.feature.flags.FEATURE_NEXT_16992.major' => true,
  38579.             'shopware.feature.flags.FEATURE_NEXT_16992.description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  38580.             'shopware.feature.flags.FEATURE_NEXT_7530' => [
  38581.                 'default' => false,
  38582.                 'major' => true,
  38583.                 'description' => 'Improve orders UX in Administration',
  38584.             ],
  38585.             'shopware.feature.flags.FEATURE_NEXT_7530.default' => false,
  38586.             'shopware.feature.flags.FEATURE_NEXT_7530.major' => true,
  38587.             'shopware.feature.flags.FEATURE_NEXT_7530.description' => 'Improve orders UX in Administration',
  38588.             'shopware.feature.flags.FEATURE_NEXT_16824' => [
  38589.                 'default' => false,
  38590.                 'major' => true,
  38591.                 'description' => 'Cart merged event',
  38592.             ],
  38593.             'shopware.feature.flags.FEATURE_NEXT_16824.default' => false,
  38594.             'shopware.feature.flags.FEATURE_NEXT_16824.major' => true,
  38595.             'shopware.feature.flags.FEATURE_NEXT_16824.description' => 'Cart merged event',
  38596.             'shopware.feature.flags.FEATURE_NEXT_16271' => [
  38597.                 'default' => false,
  38598.                 'major' => true,
  38599.                 'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  38600.             ],
  38601.             'shopware.feature.flags.FEATURE_NEXT_16271.default' => false,
  38602.             'shopware.feature.flags.FEATURE_NEXT_16271.major' => true,
  38603.             'shopware.feature.flags.FEATURE_NEXT_16271.description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  38604.             'shopware.feature.flags.FEATURE_NEXT_15381' => [
  38605.                 'default' => false,
  38606.                 'major' => true,
  38607.                 'description' => 'Save theme compilation',
  38608.             ],
  38609.             'shopware.feature.flags.FEATURE_NEXT_15381.default' => false,
  38610.             'shopware.feature.flags.FEATURE_NEXT_15381.major' => true,
  38611.             'shopware.feature.flags.FEATURE_NEXT_15381.description' => 'Save theme compilation',
  38612.             'shopware.feature.flags.FEATURE_NEXT_17275' => [
  38613.                 'default' => false,
  38614.                 'major' => true,
  38615.                 'description' => 'StorefrontRenderEvent only gets original view',
  38616.             ],
  38617.             'shopware.feature.flags.FEATURE_NEXT_17275.default' => false,
  38618.             'shopware.feature.flags.FEATURE_NEXT_17275.major' => true,
  38619.             'shopware.feature.flags.FEATURE_NEXT_17275.description' => 'StorefrontRenderEvent only gets original view',
  38620.             'shopware.feature.flags.FEATURE_NEXT_17016' => [
  38621.                 'default' => false,
  38622.                 'major' => true,
  38623.                 'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  38624.             ],
  38625.             'shopware.feature.flags.FEATURE_NEXT_17016.default' => false,
  38626.             'shopware.feature.flags.FEATURE_NEXT_17016.major' => true,
  38627.             'shopware.feature.flags.FEATURE_NEXT_17016.description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  38628.             'shopware.feature.flags.FEATURE_NEXT_16236' => [
  38629.                 'default' => false,
  38630.                 'major' => true,
  38631.                 'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  38632.             ],
  38633.             'shopware.feature.flags.FEATURE_NEXT_16236.default' => false,
  38634.             'shopware.feature.flags.FEATURE_NEXT_16236.major' => true,
  38635.             'shopware.feature.flags.FEATURE_NEXT_16236.description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  38636.             'shopware.feature.flags.FEATURE_NEXT_16640' => [
  38637.                 'default' => false,
  38638.                 'major' => true,
  38639.                 'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  38640.             ],
  38641.             'shopware.feature.flags.FEATURE_NEXT_16640.default' => false,
  38642.             'shopware.feature.flags.FEATURE_NEXT_16640.major' => true,
  38643.             'shopware.feature.flags.FEATURE_NEXT_16640.description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  38644.             'shopware.feature.flags.FEATURE_NEXT_17858' => [
  38645.                 'default' => false,
  38646.                 'major' => true,
  38647.                 'description' => 'Major feature flag for Business Event',
  38648.             ],
  38649.             'shopware.feature.flags.FEATURE_NEXT_17858.default' => false,
  38650.             'shopware.feature.flags.FEATURE_NEXT_17858.major' => true,
  38651.             'shopware.feature.flags.FEATURE_NEXT_17858.description' => 'Major feature flag for Business Event',
  38652.             'shopware.feature.flags.FEATURE_NEXT_6758' => [
  38653.                 'default' => false,
  38654.                 'major' => true,
  38655.                 'description' => 'Layout assignment for category as list',
  38656.             ],
  38657.             'shopware.feature.flags.FEATURE_NEXT_6758.default' => false,
  38658.             'shopware.feature.flags.FEATURE_NEXT_6758.major' => true,
  38659.             'shopware.feature.flags.FEATURE_NEXT_6758.description' => 'Layout assignment for category as list',
  38660.             'shopware.feature.flags.FEATURE_NEXT_19048' => [
  38661.                 'default' => false,
  38662.                 'major' => true,
  38663.                 'description' => 'Fix media resolution in theme',
  38664.             ],
  38665.             'shopware.feature.flags.FEATURE_NEXT_19048.default' => false,
  38666.             'shopware.feature.flags.FEATURE_NEXT_19048.major' => true,
  38667.             'shopware.feature.flags.FEATURE_NEXT_19048.description' => 'Fix media resolution in theme',
  38668.             'shopware.feature.flags.FEATURE_NEXT_19822' => [
  38669.                 'default' => false,
  38670.                 'major' => true,
  38671.                 'description' => 'Enables lazy loading components in the administration',
  38672.             ],
  38673.             'shopware.feature.flags.FEATURE_NEXT_19822.default' => false,
  38674.             'shopware.feature.flags.FEATURE_NEXT_19822.major' => true,
  38675.             'shopware.feature.flags.FEATURE_NEXT_19822.description' => 'Enables lazy loading components in the administration',
  38676.             'shopware.feature.flags.FEATURE_NEXT_18129' => [
  38677.                 'default' => false,
  38678.                 'major' => true,
  38679.                 'description' => 'Require positionIdentifier for some components',
  38680.             ],
  38681.             'shopware.feature.flags.FEATURE_NEXT_18129.default' => false,
  38682.             'shopware.feature.flags.FEATURE_NEXT_18129.major' => true,
  38683.             'shopware.feature.flags.FEATURE_NEXT_18129.description' => 'Require positionIdentifier for some components',
  38684.             'shopware.feature.flags.FEATURE_NEXT_19163' => [
  38685.                 'default' => false,
  38686.                 'major' => true,
  38687.                 'description' => 'one to one inheritance',
  38688.             ],
  38689.             'shopware.feature.flags.FEATURE_NEXT_19163.default' => false,
  38690.             'shopware.feature.flags.FEATURE_NEXT_19163.major' => true,
  38691.             'shopware.feature.flags.FEATURE_NEXT_19163.description' => 'one to one inheritance',
  38692.             'shopware.feature.flags.FEATURE_NEXT_18187' => [
  38693.                 'default' => false,
  38694.                 'major' => true,
  38695.                 'description' => 'Move admin dashboard statistics into separate component',
  38696.             ],
  38697.             'shopware.feature.flags.FEATURE_NEXT_18187.default' => false,
  38698.             'shopware.feature.flags.FEATURE_NEXT_18187.major' => true,
  38699.             'shopware.feature.flags.FEATURE_NEXT_18187.description' => 'Move admin dashboard statistics into separate component',
  38700.             'shopware.feature.flags.FEATURE_NEXT_17978' => [
  38701.                 'default' => false,
  38702.                 'major' => true,
  38703.                 'description' => 'Change component factory to work with extension overrides in Administration',
  38704.             ],
  38705.             'shopware.feature.flags.FEATURE_NEXT_17978.default' => false,
  38706.             'shopware.feature.flags.FEATURE_NEXT_17978.major' => true,
  38707.             'shopware.feature.flags.FEATURE_NEXT_17978.description' => 'Change component factory to work with extension overrides in Administration',
  38708.             'shopware.feature.flags.FEATURE_NEXT_11634' => [
  38709.                 'default' => false,
  38710.                 'major' => true,
  38711.                 'description' => 'Webpack alias refactor',
  38712.             ],
  38713.             'shopware.feature.flags.FEATURE_NEXT_11634.default' => false,
  38714.             'shopware.feature.flags.FEATURE_NEXT_11634.major' => true,
  38715.             'shopware.feature.flags.FEATURE_NEXT_11634.description' => 'Webpack alias refactor',
  38716.             'shopware.feature.flags.FEATURE_NEXT_21547' => [
  38717.                 'default' => false,
  38718.                 'major' => true,
  38719.                 'description' => 'Change admin criteria defaults',
  38720.             ],
  38721.             'shopware.feature.flags.FEATURE_NEXT_21547.default' => false,
  38722.             'shopware.feature.flags.FEATURE_NEXT_21547.major' => true,
  38723.             'shopware.feature.flags.FEATURE_NEXT_21547.description' => 'Change admin criteria defaults',
  38724.             'shopware.feature.flags.FEATURE_NEXT_22900' => [
  38725.                 'default' => false,
  38726.                 'major' => true,
  38727.                 'description' => 'Admin search configuration is used in Elasticsearch',
  38728.             ],
  38729.             'shopware.feature.flags.FEATURE_NEXT_22900.default' => false,
  38730.             'shopware.feature.flags.FEATURE_NEXT_22900.major' => true,
  38731.             'shopware.feature.flags.FEATURE_NEXT_22900.description' => 'Admin search configuration is used in Elasticsearch',
  38732.             'shopware.profiler' => [
  38733.                 'integrations' => [
  38734.                     => 'Symfony',
  38735.                 ],
  38736.             ],
  38737.             'shopware.profiler.integrations' => [
  38738.                 => 'Symfony',
  38739.             ],
  38740.             'shopware.profiler.integrations.0' => 'Symfony',
  38741.             'shopware.filesystem' => [
  38742.                 'private' => [
  38743.                     'type' => 'local',
  38744.                     'config' => [
  38745.                         'root' => (\dirname(__DIR__4).'/files'),
  38746.                     ],
  38747.                 ],
  38748.                 'public' => [
  38749.                     'type' => 'local',
  38750.                     'config' => [
  38751.                         'root' => (\dirname(__DIR__4).'/public'),
  38752.                     ],
  38753.                 ],
  38754.                 'temp' => [
  38755.                     'type' => 'local',
  38756.                     'config' => [
  38757.                         'root' => \dirname(__DIR__3),
  38758.                     ],
  38759.                 ],
  38760.                 'theme' => [
  38761.                 ],
  38762.                 'asset' => [
  38763.                 ],
  38764.                 'sitemap' => [
  38765.                 ],
  38766.                 'allowed_extensions' => [
  38767.                     => 'jpg',
  38768.                     => 'jpeg',
  38769.                     => 'png',
  38770.                     => 'webp',
  38771.                     => 'gif',
  38772.                     => 'svg',
  38773.                     => 'bmp',
  38774.                     => 'tiff',
  38775.                     => 'tif',
  38776.                     => 'eps',
  38777.                     10 => 'webm',
  38778.                     11 => 'mkv',
  38779.                     12 => 'flv',
  38780.                     13 => 'ogv',
  38781.                     14 => 'ogg',
  38782.                     15 => 'mov',
  38783.                     16 => 'mp4',
  38784.                     17 => 'avi',
  38785.                     18 => 'wmv',
  38786.                     19 => 'pdf',
  38787.                     20 => 'aac',
  38788.                     21 => 'mp3',
  38789.                     22 => 'wav',
  38790.                     23 => 'flac',
  38791.                     24 => 'oga',
  38792.                     25 => 'wma',
  38793.                     26 => 'txt',
  38794.                     27 => 'doc',
  38795.                     28 => 'ico',
  38796.                 ],
  38797.                 'private_allowed_extensions' => [
  38798.                     => 'jpg',
  38799.                     => 'jpeg',
  38800.                     => 'png',
  38801.                     => 'webp',
  38802.                     => 'gif',
  38803.                     => 'svg',
  38804.                     => 'bmp',
  38805.                     => 'tiff',
  38806.                     => 'tif',
  38807.                     => 'eps',
  38808.                     10 => 'webm',
  38809.                     11 => 'mkv',
  38810.                     12 => 'flv',
  38811.                     13 => 'ogv',
  38812.                     14 => 'ogg',
  38813.                     15 => 'mov',
  38814.                     16 => 'mp4',
  38815.                     17 => 'avi',
  38816.                     18 => 'wmv',
  38817.                     19 => 'pdf',
  38818.                     20 => 'aac',
  38819.                     21 => 'mp3',
  38820.                     22 => 'wav',
  38821.                     23 => 'flac',
  38822.                     24 => 'oga',
  38823.                     25 => 'wma',
  38824.                     26 => 'txt',
  38825.                     27 => 'doc',
  38826.                     28 => 'ico',
  38827.                     29 => 'zip',
  38828.                     30 => 'rar',
  38829.                 ],
  38830.                 'private_local_download_strategy' => 'php',
  38831.             ],
  38832.             'shopware.filesystem.private' => [
  38833.                 'type' => 'local',
  38834.                 'config' => [
  38835.                     'root' => (\dirname(__DIR__4).'/files'),
  38836.                 ],
  38837.             ],
  38838.             'shopware.filesystem.private.type' => 'local',
  38839.             'shopware.filesystem.private.config' => [
  38840.                 'root' => (\dirname(__DIR__4).'/files'),
  38841.             ],
  38842.             'shopware.filesystem.private.config.root' => (\dirname(__DIR__4).'/files'),
  38843.             'shopware.filesystem.public' => [
  38844.                 'type' => 'local',
  38845.                 'config' => [
  38846.                     'root' => (\dirname(__DIR__4).'/public'),
  38847.                 ],
  38848.             ],
  38849.             'shopware.filesystem.public.type' => 'local',
  38850.             'shopware.filesystem.public.config' => [
  38851.                 'root' => (\dirname(__DIR__4).'/public'),
  38852.             ],
  38853.             'shopware.filesystem.public.config.root' => (\dirname(__DIR__4).'/public'),
  38854.             'shopware.filesystem.temp' => [
  38855.                 'type' => 'local',
  38856.                 'config' => [
  38857.                     'root' => \dirname(__DIR__3),
  38858.                 ],
  38859.             ],
  38860.             'shopware.filesystem.temp.type' => 'local',
  38861.             'shopware.filesystem.temp.config' => [
  38862.                 'root' => \dirname(__DIR__3),
  38863.             ],
  38864.             'shopware.filesystem.temp.config.root' => \dirname(__DIR__3),
  38865.             'shopware.filesystem.theme' => [
  38866.                 'type' => 'local',
  38867.                 'config' => [
  38868.                     'root' => (\dirname(__DIR__4).'/public'),
  38869.                 ],
  38870.             ],
  38871.             'shopware.filesystem.asset' => [
  38872.                 'type' => 'local',
  38873.                 'config' => [
  38874.                     'root' => (\dirname(__DIR__4).'/public'),
  38875.                 ],
  38876.             ],
  38877.             'shopware.filesystem.sitemap' => [
  38878.                 'type' => 'local',
  38879.                 'config' => [
  38880.                     'root' => (\dirname(__DIR__4).'/public'),
  38881.                 ],
  38882.             ],
  38883.             'shopware.filesystem.allowed_extensions' => [
  38884.                 => 'jpg',
  38885.                 => 'jpeg',
  38886.                 => 'png',
  38887.                 => 'webp',
  38888.                 => 'gif',
  38889.                 => 'svg',
  38890.                 => 'bmp',
  38891.                 => 'tiff',
  38892.                 => 'tif',
  38893.                 => 'eps',
  38894.                 10 => 'webm',
  38895.                 11 => 'mkv',
  38896.                 12 => 'flv',
  38897.                 13 => 'ogv',
  38898.                 14 => 'ogg',
  38899.                 15 => 'mov',
  38900.                 16 => 'mp4',
  38901.                 17 => 'avi',
  38902.                 18 => 'wmv',
  38903.                 19 => 'pdf',
  38904.                 20 => 'aac',
  38905.                 21 => 'mp3',
  38906.                 22 => 'wav',
  38907.                 23 => 'flac',
  38908.                 24 => 'oga',
  38909.                 25 => 'wma',
  38910.                 26 => 'txt',
  38911.                 27 => 'doc',
  38912.                 28 => 'ico',
  38913.             ],
  38914.             'shopware.filesystem.allowed_extensions.0' => 'jpg',
  38915.             'shopware.filesystem.allowed_extensions.1' => 'jpeg',
  38916.             'shopware.filesystem.allowed_extensions.2' => 'png',
  38917.             'shopware.filesystem.allowed_extensions.3' => 'webp',
  38918.             'shopware.filesystem.allowed_extensions.4' => 'gif',
  38919.             'shopware.filesystem.allowed_extensions.5' => 'svg',
  38920.             'shopware.filesystem.allowed_extensions.6' => 'bmp',
  38921.             'shopware.filesystem.allowed_extensions.7' => 'tiff',
  38922.             'shopware.filesystem.allowed_extensions.8' => 'tif',
  38923.             'shopware.filesystem.allowed_extensions.9' => 'eps',
  38924.             'shopware.filesystem.allowed_extensions.10' => 'webm',
  38925.             'shopware.filesystem.allowed_extensions.11' => 'mkv',
  38926.             'shopware.filesystem.allowed_extensions.12' => 'flv',
  38927.             'shopware.filesystem.allowed_extensions.13' => 'ogv',
  38928.             'shopware.filesystem.allowed_extensions.14' => 'ogg',
  38929.             'shopware.filesystem.allowed_extensions.15' => 'mov',
  38930.             'shopware.filesystem.allowed_extensions.16' => 'mp4',
  38931.             'shopware.filesystem.allowed_extensions.17' => 'avi',
  38932.             'shopware.filesystem.allowed_extensions.18' => 'wmv',
  38933.             'shopware.filesystem.allowed_extensions.19' => 'pdf',
  38934.             'shopware.filesystem.allowed_extensions.20' => 'aac',
  38935.             'shopware.filesystem.allowed_extensions.21' => 'mp3',
  38936.             'shopware.filesystem.allowed_extensions.22' => 'wav',
  38937.             'shopware.filesystem.allowed_extensions.23' => 'flac',
  38938.             'shopware.filesystem.allowed_extensions.24' => 'oga',
  38939.             'shopware.filesystem.allowed_extensions.25' => 'wma',
  38940.             'shopware.filesystem.allowed_extensions.26' => 'txt',
  38941.             'shopware.filesystem.allowed_extensions.27' => 'doc',
  38942.             'shopware.filesystem.allowed_extensions.28' => 'ico',
  38943.             'shopware.filesystem.private_allowed_extensions' => [
  38944.                 => 'jpg',
  38945.                 => 'jpeg',
  38946.                 => 'png',
  38947.                 => 'webp',
  38948.                 => 'gif',
  38949.                 => 'svg',
  38950.                 => 'bmp',
  38951.                 => 'tiff',
  38952.                 => 'tif',
  38953.                 => 'eps',
  38954.                 10 => 'webm',
  38955.                 11 => 'mkv',
  38956.                 12 => 'flv',
  38957.                 13 => 'ogv',
  38958.                 14 => 'ogg',
  38959.                 15 => 'mov',
  38960.                 16 => 'mp4',
  38961.                 17 => 'avi',
  38962.                 18 => 'wmv',
  38963.                 19 => 'pdf',
  38964.                 20 => 'aac',
  38965.                 21 => 'mp3',
  38966.                 22 => 'wav',
  38967.                 23 => 'flac',
  38968.                 24 => 'oga',
  38969.                 25 => 'wma',
  38970.                 26 => 'txt',
  38971.                 27 => 'doc',
  38972.                 28 => 'ico',
  38973.                 29 => 'zip',
  38974.                 30 => 'rar',
  38975.             ],
  38976.             'shopware.filesystem.private_allowed_extensions.0' => 'jpg',
  38977.             'shopware.filesystem.private_allowed_extensions.1' => 'jpeg',
  38978.             'shopware.filesystem.private_allowed_extensions.2' => 'png',
  38979.             'shopware.filesystem.private_allowed_extensions.3' => 'webp',
  38980.             'shopware.filesystem.private_allowed_extensions.4' => 'gif',
  38981.             'shopware.filesystem.private_allowed_extensions.5' => 'svg',
  38982.             'shopware.filesystem.private_allowed_extensions.6' => 'bmp',
  38983.             'shopware.filesystem.private_allowed_extensions.7' => 'tiff',
  38984.             'shopware.filesystem.private_allowed_extensions.8' => 'tif',
  38985.             'shopware.filesystem.private_allowed_extensions.9' => 'eps',
  38986.             'shopware.filesystem.private_allowed_extensions.10' => 'webm',
  38987.             'shopware.filesystem.private_allowed_extensions.11' => 'mkv',
  38988.             'shopware.filesystem.private_allowed_extensions.12' => 'flv',
  38989.             'shopware.filesystem.private_allowed_extensions.13' => 'ogv',
  38990.             'shopware.filesystem.private_allowed_extensions.14' => 'ogg',
  38991.             'shopware.filesystem.private_allowed_extensions.15' => 'mov',
  38992.             'shopware.filesystem.private_allowed_extensions.16' => 'mp4',
  38993.             'shopware.filesystem.private_allowed_extensions.17' => 'avi',
  38994.             'shopware.filesystem.private_allowed_extensions.18' => 'wmv',
  38995.             'shopware.filesystem.private_allowed_extensions.19' => 'pdf',
  38996.             'shopware.filesystem.private_allowed_extensions.20' => 'aac',
  38997.             'shopware.filesystem.private_allowed_extensions.21' => 'mp3',
  38998.             'shopware.filesystem.private_allowed_extensions.22' => 'wav',
  38999.             'shopware.filesystem.private_allowed_extensions.23' => 'flac',
  39000.             'shopware.filesystem.private_allowed_extensions.24' => 'oga',
  39001.             'shopware.filesystem.private_allowed_extensions.25' => 'wma',
  39002.             'shopware.filesystem.private_allowed_extensions.26' => 'txt',
  39003.             'shopware.filesystem.private_allowed_extensions.27' => 'doc',
  39004.             'shopware.filesystem.private_allowed_extensions.28' => 'ico',
  39005.             'shopware.filesystem.private_allowed_extensions.29' => 'zip',
  39006.             'shopware.filesystem.private_allowed_extensions.30' => 'rar',
  39007.             'shopware.filesystem.private_local_download_strategy' => 'php',
  39008.             'shopware.cdn.url' => '',
  39009.             'shopware.increment' => [
  39010.                 'user_activity' => [
  39011.                     'type' => 'mysql',
  39012.                 ],
  39013.                 'message_queue' => [
  39014.                     'type' => 'mysql',
  39015.                 ],
  39016.             ],
  39017.             'shopware.increment.user_activity' => [
  39018.                 'type' => 'mysql',
  39019.             ],
  39020.             'shopware.increment.user_activity.type' => 'mysql',
  39021.             'shopware.increment.message_queue' => [
  39022.                 'type' => 'mysql',
  39023.             ],
  39024.             'shopware.increment.message_queue.type' => 'mysql',
  39025.             'shopware.api' => [
  39026.                 'max_limit' => 100,
  39027.                 'api_browser' => [
  39028.                     'auth_required' => false,
  39029.                 ],
  39030.                 'store' => [
  39031.                     'context_lifetime' => 'P1D',
  39032.                 ],
  39033.                 'rate_limiter' => [
  39034.                     'login' => [
  39035.                         'enabled' => true,
  39036.                         'policy' => 'time_backoff',
  39037.                         'reset' => '24 hours',
  39038.                         'limits' => [
  39039.                             => [
  39040.                                 'limit' => 10,
  39041.                                 'interval' => '10 seconds',
  39042.                             ],
  39043.                             => [
  39044.                                 'limit' => 15,
  39045.                                 'interval' => '30 seconds',
  39046.                             ],
  39047.                             => [
  39048.                                 'limit' => 20,
  39049.                                 'interval' => '60 seconds',
  39050.                             ],
  39051.                         ],
  39052.                         'lock_factory' => 'lock.factory',
  39053.                         'cache_pool' => 'cache.rate_limiter',
  39054.                     ],
  39055.                     'guest_login' => [
  39056.                         'enabled' => true,
  39057.                         'policy' => 'time_backoff',
  39058.                         'reset' => '24 hours',
  39059.                         'limits' => [
  39060.                             => [
  39061.                                 'limit' => 10,
  39062.                                 'interval' => '10 seconds',
  39063.                             ],
  39064.                             => [
  39065.                                 'limit' => 15,
  39066.                                 'interval' => '30 seconds',
  39067.                             ],
  39068.                             => [
  39069.                                 'limit' => 20,
  39070.                                 'interval' => '60 seconds',
  39071.                             ],
  39072.                         ],
  39073.                         'lock_factory' => 'lock.factory',
  39074.                         'cache_pool' => 'cache.rate_limiter',
  39075.                     ],
  39076.                     'oauth' => [
  39077.                         'enabled' => true,
  39078.                         'policy' => 'time_backoff',
  39079.                         'reset' => '24 hours',
  39080.                         'limits' => [
  39081.                             => [
  39082.                                 'limit' => 10,
  39083.                                 'interval' => '10 seconds',
  39084.                             ],
  39085.                             => [
  39086.                                 'limit' => 15,
  39087.                                 'interval' => '30 seconds',
  39088.                             ],
  39089.                             => [
  39090.                                 'limit' => 20,
  39091.                                 'interval' => '60 seconds',
  39092.                             ],
  39093.                         ],
  39094.                         'lock_factory' => 'lock.factory',
  39095.                         'cache_pool' => 'cache.rate_limiter',
  39096.                     ],
  39097.                     'reset_password' => [
  39098.                         'enabled' => true,
  39099.                         'policy' => 'time_backoff',
  39100.                         'reset' => '24 hours',
  39101.                         'limits' => [
  39102.                             => [
  39103.                                 'limit' => 3,
  39104.                                 'interval' => '30 seconds',
  39105.                             ],
  39106.                             => [
  39107.                                 'limit' => 5,
  39108.                                 'interval' => '60 seconds',
  39109.                             ],
  39110.                             => [
  39111.                                 'limit' => 10,
  39112.                                 'interval' => '90 seconds',
  39113.                             ],
  39114.                         ],
  39115.                         'lock_factory' => 'lock.factory',
  39116.                         'cache_pool' => 'cache.rate_limiter',
  39117.                     ],
  39118.                     'user_recovery' => [
  39119.                         'enabled' => true,
  39120.                         'policy' => 'time_backoff',
  39121.                         'reset' => '24 hours',
  39122.                         'limits' => [
  39123.                             => [
  39124.                                 'limit' => 3,
  39125.                                 'interval' => '30 seconds',
  39126.                             ],
  39127.                             => [
  39128.                                 'limit' => 5,
  39129.                                 'interval' => '60 seconds',
  39130.                             ],
  39131.                             => [
  39132.                                 'limit' => 10,
  39133.                                 'interval' => '90 seconds',
  39134.                             ],
  39135.                         ],
  39136.                         'lock_factory' => 'lock.factory',
  39137.                         'cache_pool' => 'cache.rate_limiter',
  39138.                     ],
  39139.                     'contact_form' => [
  39140.                         'enabled' => true,
  39141.                         'policy' => 'time_backoff',
  39142.                         'reset' => '24 hours',
  39143.                         'limits' => [
  39144.                             => [
  39145.                                 'limit' => 3,
  39146.                                 'interval' => '30 seconds',
  39147.                             ],
  39148.                             => [
  39149.                                 'limit' => 5,
  39150.                                 'interval' => '60 seconds',
  39151.                             ],
  39152.                             => [
  39153.                                 'limit' => 10,
  39154.                                 'interval' => '90 seconds',
  39155.                             ],
  39156.                         ],
  39157.                         'lock_factory' => 'lock.factory',
  39158.                         'cache_pool' => 'cache.rate_limiter',
  39159.                     ],
  39160.                     'notification' => [
  39161.                         'enabled' => true,
  39162.                         'policy' => 'time_backoff',
  39163.                         'reset' => '24 hours',
  39164.                         'limits' => [
  39165.                             => [
  39166.                                 'limit' => 10,
  39167.                                 'interval' => '10 seconds',
  39168.                             ],
  39169.                             => [
  39170.                                 'limit' => 15,
  39171.                                 'interval' => '30 seconds',
  39172.                             ],
  39173.                             => [
  39174.                                 'limit' => 20,
  39175.                                 'interval' => '60 seconds',
  39176.                             ],
  39177.                         ],
  39178.                         'lock_factory' => 'lock.factory',
  39179.                         'cache_pool' => 'cache.rate_limiter',
  39180.                     ],
  39181.                     'newsletter_form' => [
  39182.                         'enabled' => true,
  39183.                         'policy' => 'time_backoff',
  39184.                         'reset' => '24 hours',
  39185.                         'limits' => [
  39186.                             => [
  39187.                                 'limit' => 3,
  39188.                                 'interval' => '30 seconds',
  39189.                             ],
  39190.                             => [
  39191.                                 'limit' => 5,
  39192.                                 'interval' => '60 seconds',
  39193.                             ],
  39194.                             => [
  39195.                                 'limit' => 10,
  39196.                                 'interval' => '90 seconds',
  39197.                             ],
  39198.                         ],
  39199.                         'lock_factory' => 'lock.factory',
  39200.                         'cache_pool' => 'cache.rate_limiter',
  39201.                     ],
  39202.                     'cart_add_line_item' => [
  39203.                         'enabled' => true,
  39204.                         'policy' => 'system_config',
  39205.                         'reset' => '1 hours',
  39206.                         'limits' => [
  39207.                             => [
  39208.                                 'domain' => 'core.cart.lineItemAddLimit',
  39209.                                 'interval' => '60 seconds',
  39210.                             ],
  39211.                         ],
  39212.                         'lock_factory' => 'lock.factory',
  39213.                         'cache_pool' => 'cache.rate_limiter',
  39214.                     ],
  39215.                 ],
  39216.             ],
  39217.             'shopware.api.max_limit' => 100,
  39218.             'shopware.api.api_browser' => [
  39219.                 'auth_required' => false,
  39220.             ],
  39221.             'shopware.api.api_browser.auth_required' => false,
  39222.             'shopware.api.api_browser.auth_required_str' => '0',
  39223.             'shopware.api.store' => [
  39224.                 'context_lifetime' => 'P1D',
  39225.             ],
  39226.             'shopware.api.store.context_lifetime' => 'P1D',
  39227.             'shopware.api.rate_limiter' => [
  39228.                 'login' => [
  39229.                     'enabled' => true,
  39230.                     'policy' => 'time_backoff',
  39231.                     'reset' => '24 hours',
  39232.                     'limits' => [
  39233.                         => [
  39234.                             'limit' => 10,
  39235.                             'interval' => '10 seconds',
  39236.                         ],
  39237.                         => [
  39238.                             'limit' => 15,
  39239.                             'interval' => '30 seconds',
  39240.                         ],
  39241.                         => [
  39242.                             'limit' => 20,
  39243.                             'interval' => '60 seconds',
  39244.                         ],
  39245.                     ],
  39246.                     'lock_factory' => 'lock.factory',
  39247.                     'cache_pool' => 'cache.rate_limiter',
  39248.                 ],
  39249.                 'guest_login' => [
  39250.                     'enabled' => true,
  39251.                     'policy' => 'time_backoff',
  39252.                     'reset' => '24 hours',
  39253.                     'limits' => [
  39254.                         => [
  39255.                             'limit' => 10,
  39256.                             'interval' => '10 seconds',
  39257.                         ],
  39258.                         => [
  39259.                             'limit' => 15,
  39260.                             'interval' => '30 seconds',
  39261.                         ],
  39262.                         => [
  39263.                             'limit' => 20,
  39264.                             'interval' => '60 seconds',
  39265.                         ],
  39266.                     ],
  39267.                     'lock_factory' => 'lock.factory',
  39268.                     'cache_pool' => 'cache.rate_limiter',
  39269.                 ],
  39270.                 'oauth' => [
  39271.                     'enabled' => true,
  39272.                     'policy' => 'time_backoff',
  39273.                     'reset' => '24 hours',
  39274.                     'limits' => [
  39275.                         => [
  39276.                             'limit' => 10,
  39277.                             'interval' => '10 seconds',
  39278.                         ],
  39279.                         => [
  39280.                             'limit' => 15,
  39281.                             'interval' => '30 seconds',
  39282.                         ],
  39283.                         => [
  39284.                             'limit' => 20,
  39285.                             'interval' => '60 seconds',
  39286.                         ],
  39287.                     ],
  39288.                     'lock_factory' => 'lock.factory',
  39289.                     'cache_pool' => 'cache.rate_limiter',
  39290.                 ],
  39291.                 'reset_password' => [
  39292.                     'enabled' => true,
  39293.                     'policy' => 'time_backoff',
  39294.                     'reset' => '24 hours',
  39295.                     'limits' => [
  39296.                         => [
  39297.                             'limit' => 3,
  39298.                             'interval' => '30 seconds',
  39299.                         ],
  39300.                         => [
  39301.                             'limit' => 5,
  39302.                             'interval' => '60 seconds',
  39303.                         ],
  39304.                         => [
  39305.                             'limit' => 10,
  39306.                             'interval' => '90 seconds',
  39307.                         ],
  39308.                     ],
  39309.                     'lock_factory' => 'lock.factory',
  39310.                     'cache_pool' => 'cache.rate_limiter',
  39311.                 ],
  39312.                 'user_recovery' => [
  39313.                     'enabled' => true,
  39314.                     'policy' => 'time_backoff',
  39315.                     'reset' => '24 hours',
  39316.                     'limits' => [
  39317.                         => [
  39318.                             'limit' => 3,
  39319.                             'interval' => '30 seconds',
  39320.                         ],
  39321.                         => [
  39322.                             'limit' => 5,
  39323.                             'interval' => '60 seconds',
  39324.                         ],
  39325.                         => [
  39326.                             'limit' => 10,
  39327.                             'interval' => '90 seconds',
  39328.                         ],
  39329.                     ],
  39330.                     'lock_factory' => 'lock.factory',
  39331.                     'cache_pool' => 'cache.rate_limiter',
  39332.                 ],
  39333.                 'contact_form' => [
  39334.                     'enabled' => true,
  39335.                     'policy' => 'time_backoff',
  39336.                     'reset' => '24 hours',
  39337.                     'limits' => [
  39338.                         => [
  39339.                             'limit' => 3,
  39340.                             'interval' => '30 seconds',
  39341.                         ],
  39342.                         => [
  39343.                             'limit' => 5,
  39344.                             'interval' => '60 seconds',
  39345.                         ],
  39346.                         => [
  39347.                             'limit' => 10,
  39348.                             'interval' => '90 seconds',
  39349.                         ],
  39350.                     ],
  39351.                     'lock_factory' => 'lock.factory',
  39352.                     'cache_pool' => 'cache.rate_limiter',
  39353.                 ],
  39354.                 'notification' => [
  39355.                     'enabled' => true,
  39356.                     'policy' => 'time_backoff',
  39357.                     'reset' => '24 hours',
  39358.                     'limits' => [
  39359.                         => [
  39360.                             'limit' => 10,
  39361.                             'interval' => '10 seconds',
  39362.                         ],
  39363.                         => [
  39364.                             'limit' => 15,
  39365.                             'interval' => '30 seconds',
  39366.                         ],
  39367.                         => [
  39368.                             'limit' => 20,
  39369.                             'interval' => '60 seconds',
  39370.                         ],
  39371.                     ],
  39372.                     'lock_factory' => 'lock.factory',
  39373.                     'cache_pool' => 'cache.rate_limiter',
  39374.                 ],
  39375.                 'newsletter_form' => [
  39376.                     'enabled' => true,
  39377.                     'policy' => 'time_backoff',
  39378.                     'reset' => '24 hours',
  39379.                     'limits' => [
  39380.                         => [
  39381.                             'limit' => 3,
  39382.                             'interval' => '30 seconds',
  39383.                         ],
  39384.                         => [
  39385.                             'limit' => 5,
  39386.                             'interval' => '60 seconds',
  39387.                         ],
  39388.                         => [
  39389.                             'limit' => 10,
  39390.                             'interval' => '90 seconds',
  39391.                         ],
  39392.                     ],
  39393.                     'lock_factory' => 'lock.factory',
  39394.                     'cache_pool' => 'cache.rate_limiter',
  39395.                 ],
  39396.                 'cart_add_line_item' => [
  39397.                     'enabled' => true,
  39398.                     'policy' => 'system_config',
  39399.                     'reset' => '1 hours',
  39400.                     'limits' => [
  39401.                         => [
  39402.                             'domain' => 'core.cart.lineItemAddLimit',
  39403.                             'interval' => '60 seconds',
  39404.                         ],
  39405.                     ],
  39406.                     'lock_factory' => 'lock.factory',
  39407.                     'cache_pool' => 'cache.rate_limiter',
  39408.                 ],
  39409.             ],
  39410.             'shopware.api.rate_limiter.login' => [
  39411.                 'enabled' => true,
  39412.                 'policy' => 'time_backoff',
  39413.                 'reset' => '24 hours',
  39414.                 'limits' => [
  39415.                     => [
  39416.                         'limit' => 10,
  39417.                         'interval' => '10 seconds',
  39418.                     ],
  39419.                     => [
  39420.                         'limit' => 15,
  39421.                         'interval' => '30 seconds',
  39422.                     ],
  39423.                     => [
  39424.                         'limit' => 20,
  39425.                         'interval' => '60 seconds',
  39426.                     ],
  39427.                 ],
  39428.                 'lock_factory' => 'lock.factory',
  39429.                 'cache_pool' => 'cache.rate_limiter',
  39430.             ],
  39431.             'shopware.api.rate_limiter.login.enabled' => true,
  39432.             'shopware.api.rate_limiter.login.policy' => 'time_backoff',
  39433.             'shopware.api.rate_limiter.login.reset' => '24 hours',
  39434.             'shopware.api.rate_limiter.login.limits' => [
  39435.                 => [
  39436.                     'limit' => 10,
  39437.                     'interval' => '10 seconds',
  39438.                 ],
  39439.                 => [
  39440.                     'limit' => 15,
  39441.                     'interval' => '30 seconds',
  39442.                 ],
  39443.                 => [
  39444.                     'limit' => 20,
  39445.                     'interval' => '60 seconds',
  39446.                 ],
  39447.             ],
  39448.             'shopware.api.rate_limiter.login.limits.0' => [
  39449.                 'limit' => 10,
  39450.                 'interval' => '10 seconds',
  39451.             ],
  39452.             'shopware.api.rate_limiter.login.limits.0.limit' => 10,
  39453.             'shopware.api.rate_limiter.login.limits.0.interval' => '10 seconds',
  39454.             'shopware.api.rate_limiter.login.limits.1' => [
  39455.                 'limit' => 15,
  39456.                 'interval' => '30 seconds',
  39457.             ],
  39458.             'shopware.api.rate_limiter.login.limits.1.limit' => 15,
  39459.             'shopware.api.rate_limiter.login.limits.1.interval' => '30 seconds',
  39460.             'shopware.api.rate_limiter.login.limits.2' => [
  39461.                 'limit' => 20,
  39462.                 'interval' => '60 seconds',
  39463.             ],
  39464.             'shopware.api.rate_limiter.login.limits.2.limit' => 20,
  39465.             'shopware.api.rate_limiter.login.limits.2.interval' => '60 seconds',
  39466.             'shopware.api.rate_limiter.login.lock_factory' => 'lock.factory',
  39467.             'shopware.api.rate_limiter.login.cache_pool' => 'cache.rate_limiter',
  39468.             'shopware.api.rate_limiter.guest_login' => [
  39469.                 'enabled' => true,
  39470.                 'policy' => 'time_backoff',
  39471.                 'reset' => '24 hours',
  39472.                 'limits' => [
  39473.                     => [
  39474.                         'limit' => 10,
  39475.                         'interval' => '10 seconds',
  39476.                     ],
  39477.                     => [
  39478.                         'limit' => 15,
  39479.                         'interval' => '30 seconds',
  39480.                     ],
  39481.                     => [
  39482.                         'limit' => 20,
  39483.                         'interval' => '60 seconds',
  39484.                     ],
  39485.                 ],
  39486.                 'lock_factory' => 'lock.factory',
  39487.                 'cache_pool' => 'cache.rate_limiter',
  39488.             ],
  39489.             'shopware.api.rate_limiter.guest_login.enabled' => true,
  39490.             'shopware.api.rate_limiter.guest_login.policy' => 'time_backoff',
  39491.             'shopware.api.rate_limiter.guest_login.reset' => '24 hours',
  39492.             'shopware.api.rate_limiter.guest_login.limits' => [
  39493.                 => [
  39494.                     'limit' => 10,
  39495.                     'interval' => '10 seconds',
  39496.                 ],
  39497.                 => [
  39498.                     'limit' => 15,
  39499.                     'interval' => '30 seconds',
  39500.                 ],
  39501.                 => [
  39502.                     'limit' => 20,
  39503.                     'interval' => '60 seconds',
  39504.                 ],
  39505.             ],
  39506.             'shopware.api.rate_limiter.guest_login.limits.0' => [
  39507.                 'limit' => 10,
  39508.                 'interval' => '10 seconds',
  39509.             ],
  39510.             'shopware.api.rate_limiter.guest_login.limits.0.limit' => 10,
  39511.             'shopware.api.rate_limiter.guest_login.limits.0.interval' => '10 seconds',
  39512.             'shopware.api.rate_limiter.guest_login.limits.1' => [
  39513.                 'limit' => 15,
  39514.                 'interval' => '30 seconds',
  39515.             ],
  39516.             'shopware.api.rate_limiter.guest_login.limits.1.limit' => 15,
  39517.             'shopware.api.rate_limiter.guest_login.limits.1.interval' => '30 seconds',
  39518.             'shopware.api.rate_limiter.guest_login.limits.2' => [
  39519.                 'limit' => 20,
  39520.                 'interval' => '60 seconds',
  39521.             ],
  39522.             'shopware.api.rate_limiter.guest_login.limits.2.limit' => 20,
  39523.             'shopware.api.rate_limiter.guest_login.limits.2.interval' => '60 seconds',
  39524.             'shopware.api.rate_limiter.guest_login.lock_factory' => 'lock.factory',
  39525.             'shopware.api.rate_limiter.guest_login.cache_pool' => 'cache.rate_limiter',
  39526.             'shopware.api.rate_limiter.oauth' => [
  39527.                 'enabled' => true,
  39528.                 'policy' => 'time_backoff',
  39529.                 'reset' => '24 hours',
  39530.                 'limits' => [
  39531.                     => [
  39532.                         'limit' => 10,
  39533.                         'interval' => '10 seconds',
  39534.                     ],
  39535.                     => [
  39536.                         'limit' => 15,
  39537.                         'interval' => '30 seconds',
  39538.                     ],
  39539.                     => [
  39540.                         'limit' => 20,
  39541.                         'interval' => '60 seconds',
  39542.                     ],
  39543.                 ],
  39544.                 'lock_factory' => 'lock.factory',
  39545.                 'cache_pool' => 'cache.rate_limiter',
  39546.             ],
  39547.             'shopware.api.rate_limiter.oauth.enabled' => true,
  39548.             'shopware.api.rate_limiter.oauth.policy' => 'time_backoff',
  39549.             'shopware.api.rate_limiter.oauth.reset' => '24 hours',
  39550.             'shopware.api.rate_limiter.oauth.limits' => [
  39551.                 => [
  39552.                     'limit' => 10,
  39553.                     'interval' => '10 seconds',
  39554.                 ],
  39555.                 => [
  39556.                     'limit' => 15,
  39557.                     'interval' => '30 seconds',
  39558.                 ],
  39559.                 => [
  39560.                     'limit' => 20,
  39561.                     'interval' => '60 seconds',
  39562.                 ],
  39563.             ],
  39564.             'shopware.api.rate_limiter.oauth.limits.0' => [
  39565.                 'limit' => 10,
  39566.                 'interval' => '10 seconds',
  39567.             ],
  39568.             'shopware.api.rate_limiter.oauth.limits.0.limit' => 10,
  39569.             'shopware.api.rate_limiter.oauth.limits.0.interval' => '10 seconds',
  39570.             'shopware.api.rate_limiter.oauth.limits.1' => [
  39571.                 'limit' => 15,
  39572.                 'interval' => '30 seconds',
  39573.             ],
  39574.             'shopware.api.rate_limiter.oauth.limits.1.limit' => 15,
  39575.             'shopware.api.rate_limiter.oauth.limits.1.interval' => '30 seconds',
  39576.             'shopware.api.rate_limiter.oauth.limits.2' => [
  39577.                 'limit' => 20,
  39578.                 'interval' => '60 seconds',
  39579.             ],
  39580.             'shopware.api.rate_limiter.oauth.limits.2.limit' => 20,
  39581.             'shopware.api.rate_limiter.oauth.limits.2.interval' => '60 seconds',
  39582.             'shopware.api.rate_limiter.oauth.lock_factory' => 'lock.factory',
  39583.             'shopware.api.rate_limiter.oauth.cache_pool' => 'cache.rate_limiter',
  39584.             'shopware.api.rate_limiter.reset_password' => [
  39585.                 'enabled' => true,
  39586.                 'policy' => 'time_backoff',
  39587.                 'reset' => '24 hours',
  39588.                 'limits' => [
  39589.                     => [
  39590.                         'limit' => 3,
  39591.                         'interval' => '30 seconds',
  39592.                     ],
  39593.                     => [
  39594.                         'limit' => 5,
  39595.                         'interval' => '60 seconds',
  39596.                     ],
  39597.                     => [
  39598.                         'limit' => 10,
  39599.                         'interval' => '90 seconds',
  39600.                     ],
  39601.                 ],
  39602.                 'lock_factory' => 'lock.factory',
  39603.                 'cache_pool' => 'cache.rate_limiter',
  39604.             ],
  39605.             'shopware.api.rate_limiter.reset_password.enabled' => true,
  39606.             'shopware.api.rate_limiter.reset_password.policy' => 'time_backoff',
  39607.             'shopware.api.rate_limiter.reset_password.reset' => '24 hours',
  39608.             'shopware.api.rate_limiter.reset_password.limits' => [
  39609.                 => [
  39610.                     'limit' => 3,
  39611.                     'interval' => '30 seconds',
  39612.                 ],
  39613.                 => [
  39614.                     'limit' => 5,
  39615.                     'interval' => '60 seconds',
  39616.                 ],
  39617.                 => [
  39618.                     'limit' => 10,
  39619.                     'interval' => '90 seconds',
  39620.                 ],
  39621.             ],
  39622.             'shopware.api.rate_limiter.reset_password.limits.0' => [
  39623.                 'limit' => 3,
  39624.                 'interval' => '30 seconds',
  39625.             ],
  39626.             'shopware.api.rate_limiter.reset_password.limits.0.limit' => 3,
  39627.             'shopware.api.rate_limiter.reset_password.limits.0.interval' => '30 seconds',
  39628.             'shopware.api.rate_limiter.reset_password.limits.1' => [
  39629.                 'limit' => 5,
  39630.                 'interval' => '60 seconds',
  39631.             ],
  39632.             'shopware.api.rate_limiter.reset_password.limits.1.limit' => 5,
  39633.             'shopware.api.rate_limiter.reset_password.limits.1.interval' => '60 seconds',
  39634.             'shopware.api.rate_limiter.reset_password.limits.2' => [
  39635.                 'limit' => 10,
  39636.                 'interval' => '90 seconds',
  39637.             ],
  39638.             'shopware.api.rate_limiter.reset_password.limits.2.limit' => 10,
  39639.             'shopware.api.rate_limiter.reset_password.limits.2.interval' => '90 seconds',
  39640.             'shopware.api.rate_limiter.reset_password.lock_factory' => 'lock.factory',
  39641.             'shopware.api.rate_limiter.reset_password.cache_pool' => 'cache.rate_limiter',
  39642.             'shopware.api.rate_limiter.user_recovery' => [
  39643.                 'enabled' => true,
  39644.                 'policy' => 'time_backoff',
  39645.                 'reset' => '24 hours',
  39646.                 'limits' => [
  39647.                     => [
  39648.                         'limit' => 3,
  39649.                         'interval' => '30 seconds',
  39650.                     ],
  39651.                     => [
  39652.                         'limit' => 5,
  39653.                         'interval' => '60 seconds',
  39654.                     ],
  39655.                     => [
  39656.                         'limit' => 10,
  39657.                         'interval' => '90 seconds',
  39658.                     ],
  39659.                 ],
  39660.                 'lock_factory' => 'lock.factory',
  39661.                 'cache_pool' => 'cache.rate_limiter',
  39662.             ],
  39663.             'shopware.api.rate_limiter.user_recovery.enabled' => true,
  39664.             'shopware.api.rate_limiter.user_recovery.policy' => 'time_backoff',
  39665.             'shopware.api.rate_limiter.user_recovery.reset' => '24 hours',
  39666.             'shopware.api.rate_limiter.user_recovery.limits' => [
  39667.                 => [
  39668.                     'limit' => 3,
  39669.                     'interval' => '30 seconds',
  39670.                 ],
  39671.                 => [
  39672.                     'limit' => 5,
  39673.                     'interval' => '60 seconds',
  39674.                 ],
  39675.                 => [
  39676.                     'limit' => 10,
  39677.                     'interval' => '90 seconds',
  39678.                 ],
  39679.             ],
  39680.             'shopware.api.rate_limiter.user_recovery.limits.0' => [
  39681.                 'limit' => 3,
  39682.                 'interval' => '30 seconds',
  39683.             ],
  39684.             'shopware.api.rate_limiter.user_recovery.limits.0.limit' => 3,
  39685.             'shopware.api.rate_limiter.user_recovery.limits.0.interval' => '30 seconds',
  39686.             'shopware.api.rate_limiter.user_recovery.limits.1' => [
  39687.                 'limit' => 5,
  39688.                 'interval' => '60 seconds',
  39689.             ],
  39690.             'shopware.api.rate_limiter.user_recovery.limits.1.limit' => 5,
  39691.             'shopware.api.rate_limiter.user_recovery.limits.1.interval' => '60 seconds',
  39692.             'shopware.api.rate_limiter.user_recovery.limits.2' => [
  39693.                 'limit' => 10,
  39694.                 'interval' => '90 seconds',
  39695.             ],
  39696.             'shopware.api.rate_limiter.user_recovery.limits.2.limit' => 10,
  39697.             'shopware.api.rate_limiter.user_recovery.limits.2.interval' => '90 seconds',
  39698.             'shopware.api.rate_limiter.user_recovery.lock_factory' => 'lock.factory',
  39699.             'shopware.api.rate_limiter.user_recovery.cache_pool' => 'cache.rate_limiter',
  39700.             'shopware.api.rate_limiter.contact_form' => [
  39701.                 'enabled' => true,
  39702.                 'policy' => 'time_backoff',
  39703.                 'reset' => '24 hours',
  39704.                 'limits' => [
  39705.                     => [
  39706.                         'limit' => 3,
  39707.                         'interval' => '30 seconds',
  39708.                     ],
  39709.                     => [
  39710.                         'limit' => 5,
  39711.                         'interval' => '60 seconds',
  39712.                     ],
  39713.                     => [
  39714.                         'limit' => 10,
  39715.                         'interval' => '90 seconds',
  39716.                     ],
  39717.                 ],
  39718.                 'lock_factory' => 'lock.factory',
  39719.                 'cache_pool' => 'cache.rate_limiter',
  39720.             ],
  39721.             'shopware.api.rate_limiter.contact_form.enabled' => true,
  39722.             'shopware.api.rate_limiter.contact_form.policy' => 'time_backoff',
  39723.             'shopware.api.rate_limiter.contact_form.reset' => '24 hours',
  39724.             'shopware.api.rate_limiter.contact_form.limits' => [
  39725.                 => [
  39726.                     'limit' => 3,
  39727.                     'interval' => '30 seconds',
  39728.                 ],
  39729.                 => [
  39730.                     'limit' => 5,
  39731.                     'interval' => '60 seconds',
  39732.                 ],
  39733.                 => [
  39734.                     'limit' => 10,
  39735.                     'interval' => '90 seconds',
  39736.                 ],
  39737.             ],
  39738.             'shopware.api.rate_limiter.contact_form.limits.0' => [
  39739.                 'limit' => 3,
  39740.                 'interval' => '30 seconds',
  39741.             ],
  39742.             'shopware.api.rate_limiter.contact_form.limits.0.limit' => 3,
  39743.             'shopware.api.rate_limiter.contact_form.limits.0.interval' => '30 seconds',
  39744.             'shopware.api.rate_limiter.contact_form.limits.1' => [
  39745.                 'limit' => 5,
  39746.                 'interval' => '60 seconds',
  39747.             ],
  39748.             'shopware.api.rate_limiter.contact_form.limits.1.limit' => 5,
  39749.             'shopware.api.rate_limiter.contact_form.limits.1.interval' => '60 seconds',
  39750.             'shopware.api.rate_limiter.contact_form.limits.2' => [
  39751.                 'limit' => 10,
  39752.                 'interval' => '90 seconds',
  39753.             ],
  39754.             'shopware.api.rate_limiter.contact_form.limits.2.limit' => 10,
  39755.             'shopware.api.rate_limiter.contact_form.limits.2.interval' => '90 seconds',
  39756.             'shopware.api.rate_limiter.contact_form.lock_factory' => 'lock.factory',
  39757.             'shopware.api.rate_limiter.contact_form.cache_pool' => 'cache.rate_limiter',
  39758.             'shopware.api.rate_limiter.notification' => [
  39759.                 'enabled' => true,
  39760.                 'policy' => 'time_backoff',
  39761.                 'reset' => '24 hours',
  39762.                 'limits' => [
  39763.                     => [
  39764.                         'limit' => 10,
  39765.                         'interval' => '10 seconds',
  39766.                     ],
  39767.                     => [
  39768.                         'limit' => 15,
  39769.                         'interval' => '30 seconds',
  39770.                     ],
  39771.                     => [
  39772.                         'limit' => 20,
  39773.                         'interval' => '60 seconds',
  39774.                     ],
  39775.                 ],
  39776.                 'lock_factory' => 'lock.factory',
  39777.                 'cache_pool' => 'cache.rate_limiter',
  39778.             ],
  39779.             'shopware.api.rate_limiter.notification.enabled' => true,
  39780.             'shopware.api.rate_limiter.notification.policy' => 'time_backoff',
  39781.             'shopware.api.rate_limiter.notification.reset' => '24 hours',
  39782.             'shopware.api.rate_limiter.notification.limits' => [
  39783.                 => [
  39784.                     'limit' => 10,
  39785.                     'interval' => '10 seconds',
  39786.                 ],
  39787.                 => [
  39788.                     'limit' => 15,
  39789.                     'interval' => '30 seconds',
  39790.                 ],
  39791.                 => [
  39792.                     'limit' => 20,
  39793.                     'interval' => '60 seconds',
  39794.                 ],
  39795.             ],
  39796.             'shopware.api.rate_limiter.notification.limits.0' => [
  39797.                 'limit' => 10,
  39798.                 'interval' => '10 seconds',
  39799.             ],
  39800.             'shopware.api.rate_limiter.notification.limits.0.limit' => 10,
  39801.             'shopware.api.rate_limiter.notification.limits.0.interval' => '10 seconds',
  39802.             'shopware.api.rate_limiter.notification.limits.1' => [
  39803.                 'limit' => 15,
  39804.                 'interval' => '30 seconds',
  39805.             ],
  39806.             'shopware.api.rate_limiter.notification.limits.1.limit' => 15,
  39807.             'shopware.api.rate_limiter.notification.limits.1.interval' => '30 seconds',
  39808.             'shopware.api.rate_limiter.notification.limits.2' => [
  39809.                 'limit' => 20,
  39810.                 'interval' => '60 seconds',
  39811.             ],
  39812.             'shopware.api.rate_limiter.notification.limits.2.limit' => 20,
  39813.             'shopware.api.rate_limiter.notification.limits.2.interval' => '60 seconds',
  39814.             'shopware.api.rate_limiter.notification.lock_factory' => 'lock.factory',
  39815.             'shopware.api.rate_limiter.notification.cache_pool' => 'cache.rate_limiter',
  39816.             'shopware.api.rate_limiter.newsletter_form' => [
  39817.                 'enabled' => true,
  39818.                 'policy' => 'time_backoff',
  39819.                 'reset' => '24 hours',
  39820.                 'limits' => [
  39821.                     => [
  39822.                         'limit' => 3,
  39823.                         'interval' => '30 seconds',
  39824.                     ],
  39825.                     => [
  39826.                         'limit' => 5,
  39827.                         'interval' => '60 seconds',
  39828.                     ],
  39829.                     => [
  39830.                         'limit' => 10,
  39831.                         'interval' => '90 seconds',
  39832.                     ],
  39833.                 ],
  39834.                 'lock_factory' => 'lock.factory',
  39835.                 'cache_pool' => 'cache.rate_limiter',
  39836.             ],
  39837.             'shopware.api.rate_limiter.newsletter_form.enabled' => true,
  39838.             'shopware.api.rate_limiter.newsletter_form.policy' => 'time_backoff',
  39839.             'shopware.api.rate_limiter.newsletter_form.reset' => '24 hours',
  39840.             'shopware.api.rate_limiter.newsletter_form.limits' => [
  39841.                 => [
  39842.                     'limit' => 3,
  39843.                     'interval' => '30 seconds',
  39844.                 ],
  39845.                 => [
  39846.                     'limit' => 5,
  39847.                     'interval' => '60 seconds',
  39848.                 ],
  39849.                 => [
  39850.                     'limit' => 10,
  39851.                     'interval' => '90 seconds',
  39852.                 ],
  39853.             ],
  39854.             'shopware.api.rate_limiter.newsletter_form.limits.0' => [
  39855.                 'limit' => 3,
  39856.                 'interval' => '30 seconds',
  39857.             ],
  39858.             'shopware.api.rate_limiter.newsletter_form.limits.0.limit' => 3,
  39859.             'shopware.api.rate_limiter.newsletter_form.limits.0.interval' => '30 seconds',
  39860.             'shopware.api.rate_limiter.newsletter_form.limits.1' => [
  39861.                 'limit' => 5,
  39862.                 'interval' => '60 seconds',
  39863.             ],
  39864.             'shopware.api.rate_limiter.newsletter_form.limits.1.limit' => 5,
  39865.             'shopware.api.rate_limiter.newsletter_form.limits.1.interval' => '60 seconds',
  39866.             'shopware.api.rate_limiter.newsletter_form.limits.2' => [
  39867.                 'limit' => 10,
  39868.                 'interval' => '90 seconds',
  39869.             ],
  39870.             'shopware.api.rate_limiter.newsletter_form.limits.2.limit' => 10,
  39871.             'shopware.api.rate_limiter.newsletter_form.limits.2.interval' => '90 seconds',
  39872.             'shopware.api.rate_limiter.newsletter_form.lock_factory' => 'lock.factory',
  39873.             'shopware.api.rate_limiter.newsletter_form.cache_pool' => 'cache.rate_limiter',
  39874.             'shopware.api.rate_limiter.cart_add_line_item' => [
  39875.                 'enabled' => true,
  39876.                 'policy' => 'system_config',
  39877.                 'reset' => '1 hours',
  39878.                 'limits' => [
  39879.                     => [
  39880.                         'domain' => 'core.cart.lineItemAddLimit',
  39881.                         'interval' => '60 seconds',
  39882.                     ],
  39883.                 ],
  39884.                 'lock_factory' => 'lock.factory',
  39885.                 'cache_pool' => 'cache.rate_limiter',
  39886.             ],
  39887.             'shopware.api.rate_limiter.cart_add_line_item.enabled' => true,
  39888.             'shopware.api.rate_limiter.cart_add_line_item.policy' => 'system_config',
  39889.             'shopware.api.rate_limiter.cart_add_line_item.reset' => '1 hours',
  39890.             'shopware.api.rate_limiter.cart_add_line_item.limits' => [
  39891.                 => [
  39892.                     'domain' => 'core.cart.lineItemAddLimit',
  39893.                     'interval' => '60 seconds',
  39894.                 ],
  39895.             ],
  39896.             'shopware.api.rate_limiter.cart_add_line_item.limits.0' => [
  39897.                 'domain' => 'core.cart.lineItemAddLimit',
  39898.                 'interval' => '60 seconds',
  39899.             ],
  39900.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.domain' => 'core.cart.lineItemAddLimit',
  39901.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.interval' => '60 seconds',
  39902.             'shopware.api.rate_limiter.cart_add_line_item.lock_factory' => 'lock.factory',
  39903.             'shopware.api.rate_limiter.cart_add_line_item.cache_pool' => 'cache.rate_limiter',
  39904.             'shopware.admin_worker' => [
  39905.                 'enable_admin_worker' => true,
  39906.                 'poll_interval' => 20,
  39907.                 'transports' => [
  39908.                     => 'default',
  39909.                 ],
  39910.                 'memory_limit' => '128M',
  39911.             ],
  39912.             'shopware.admin_worker.enable_admin_worker' => true,
  39913.             'shopware.admin_worker.poll_interval' => 20,
  39914.             'shopware.admin_worker.transports' => [
  39915.                 => 'default',
  39916.             ],
  39917.             'shopware.admin_worker.transports.0' => 'default',
  39918.             'shopware.admin_worker.memory_limit' => '128M',
  39919.             'shopware.auto_update' => [
  39920.                 'enabled' => true,
  39921.             ],
  39922.             'shopware.auto_update.enabled' => true,
  39923.             'shopware.store' => [
  39924.                 'frw' => false,
  39925.             ],
  39926.             'shopware.sitemap' => [
  39927.                 'batchsize' => 100,
  39928.                 'custom_urls' => [
  39929.                 ],
  39930.                 'excluded_urls' => [
  39931.                 ],
  39932.             ],
  39933.             'shopware.sitemap.batchsize' => 100,
  39934.             'shopware.sitemap.custom_urls' => [
  39935.             ],
  39936.             'shopware.sitemap.excluded_urls' => [
  39937.             ],
  39938.             'shopware.media' => [
  39939.                 'enable_url_upload_feature' => true,
  39940.                 'enable_url_validation' => false,
  39941.                 'url_upload_max_size' => 0,
  39942.             ],
  39943.             'shopware.media.enable_url_upload_feature' => true,
  39944.             'shopware.media.enable_url_validation' => false,
  39945.             'shopware.media.url_upload_max_size' => 0,
  39946.             'shopware.dal' => [
  39947.                 'batch_size' => 125,
  39948.                 'max_rule_prices' => 100,
  39949.                 'versioning' => [
  39950.                     'expire_days' => 30,
  39951.                 ],
  39952.             ],
  39953.             'shopware.dal.batch_size' => 125,
  39954.             'shopware.dal.max_rule_prices' => 100,
  39955.             'shopware.dal.versioning' => [
  39956.                 'expire_days' => 30,
  39957.             ],
  39958.             'shopware.dal.versioning.expire_days' => 30,
  39959.             'shopware.mail' => [
  39960.                 'update_mail_variables_on_send' => true,
  39961.             ],
  39962.             'shopware.mail.update_mail_variables_on_send' => true,
  39963.             'shopware.cart' => [
  39964.                 'compress' => false,
  39965.                 'expire_days' => 120,
  39966.                 'redis_url' => false,
  39967.             ],
  39968.             'shopware.cart.compress' => false,
  39969.             'shopware.cart.expire_days' => 120,
  39970.             'shopware.cart.redis_url' => false,
  39971.             'shopware.number_range' => [
  39972.                 'increment_storage' => 'SQL',
  39973.                 'redis_url' => false,
  39974.             ],
  39975.             'shopware.number_range.increment_storage' => 'SQL',
  39976.             'shopware.number_range.redis_url' => false,
  39977.             'shopware.sales_channel_context' => [
  39978.                 'expire_days' => 120,
  39979.             ],
  39980.             'shopware.sales_channel_context.expire_days' => 120,
  39981.             'shopware.html_sanitizer.cache_enabled' => true,
  39982.             'shopware.html_sanitizer.sets' => [
  39983.                 'basic' => [
  39984.                     'tags' => [
  39985.                         => 'a',
  39986.                         => 'abbr',
  39987.                         => 'acronym',
  39988.                         => 'address',
  39989.                         => 'b',
  39990.                         => 'bdo',
  39991.                         => 'big',
  39992.                         => 'blockquote',
  39993.                         => 'br',
  39994.                         => 'caption',
  39995.                         10 => 'center',
  39996.                         11 => 'cite',
  39997.                         12 => 'code',
  39998.                         13 => 'col',
  39999.                         14 => 'colgroup',
  40000.                         15 => 'dd',
  40001.                         16 => 'del',
  40002.                         17 => 'dfn',
  40003.                         18 => 'dir',
  40004.                         19 => 'div',
  40005.                         20 => 'dl',
  40006.                         21 => 'dt',
  40007.                         22 => 'em',
  40008.                         23 => 'font',
  40009.                         24 => 'h1',
  40010.                         25 => 'h2',
  40011.                         26 => 'h3',
  40012.                         27 => 'h4',
  40013.                         28 => 'h5',
  40014.                         29 => 'h6',
  40015.                         30 => 'hr',
  40016.                         31 => 'i',
  40017.                         32 => 'ins',
  40018.                         33 => 'kbd',
  40019.                         34 => 'li',
  40020.                         35 => 'menu',
  40021.                         36 => 'ol',
  40022.                         37 => 'p',
  40023.                         38 => 'pre',
  40024.                         39 => 'q',
  40025.                         40 => 's',
  40026.                         41 => 'samp',
  40027.                         42 => 'small',
  40028.                         43 => 'span',
  40029.                         44 => 'strike',
  40030.                         45 => 'strong',
  40031.                         46 => 'sub',
  40032.                         47 => 'sup',
  40033.                         48 => 'table',
  40034.                         49 => 'tbody',
  40035.                         50 => 'td',
  40036.                         51 => 'tfoot',
  40037.                         52 => 'th',
  40038.                         53 => 'thead',
  40039.                         54 => 'tr',
  40040.                         55 => 'tt',
  40041.                         56 => 'u',
  40042.                         57 => 'ul',
  40043.                         58 => 'var',
  40044.                     ],
  40045.                     'attributes' => [
  40046.                         => 'align',
  40047.                         => 'bgcolor',
  40048.                         => 'border',
  40049.                         => 'cellpadding',
  40050.                         => 'cellspacing',
  40051.                         => 'cite',
  40052.                         => 'class',
  40053.                         => 'clear',
  40054.                         => 'color',
  40055.                         => 'colspan',
  40056.                         10 => 'dir',
  40057.                         11 => 'face',
  40058.                         12 => 'frame',
  40059.                         13 => 'height',
  40060.                         14 => 'href',
  40061.                         15 => 'id',
  40062.                         16 => 'lang',
  40063.                         17 => 'name',
  40064.                         18 => 'noshade',
  40065.                         19 => 'nowrap',
  40066.                         20 => 'rel',
  40067.                         21 => 'rev',
  40068.                         22 => 'rowspan',
  40069.                         23 => 'scope',
  40070.                         24 => 'size',
  40071.                         25 => 'span',
  40072.                         26 => 'start',
  40073.                         27 => 'style',
  40074.                         28 => 'summary',
  40075.                         29 => 'title',
  40076.                         30 => 'type',
  40077.                         31 => 'valign',
  40078.                         32 => 'value',
  40079.                         33 => 'width',
  40080.                     ],
  40081.                     'options' => [
  40082.                     ],
  40083.                 ],
  40084.                 'media' => [
  40085.                     'tags' => [
  40086.                         => 'img',
  40087.                     ],
  40088.                     'attributes' => [
  40089.                         => 'src',
  40090.                         => 'alt',
  40091.                     ],
  40092.                     'options' => [
  40093.                     ],
  40094.                 ],
  40095.                 'script' => [
  40096.                     'tags' => [
  40097.                         => 'script',
  40098.                     ],
  40099.                     'options' => [
  40100.                         'HTML.Trusted' => true,
  40101.                     ],
  40102.                     'attributes' => [
  40103.                     ],
  40104.                 ],
  40105.                 'tidy' => [
  40106.                     'options' => [
  40107.                         'Output.TidyFormat' => true,
  40108.                     ],
  40109.                     'tags' => [
  40110.                     ],
  40111.                     'attributes' => [
  40112.                     ],
  40113.                 ],
  40114.             ],
  40115.             'shopware.html_sanitizer.sets.basic' => [
  40116.                 'tags' => [
  40117.                     => 'a',
  40118.                     => 'abbr',
  40119.                     => 'acronym',
  40120.                     => 'address',
  40121.                     => 'b',
  40122.                     => 'bdo',
  40123.                     => 'big',
  40124.                     => 'blockquote',
  40125.                     => 'br',
  40126.                     => 'caption',
  40127.                     10 => 'center',
  40128.                     11 => 'cite',
  40129.                     12 => 'code',
  40130.                     13 => 'col',
  40131.                     14 => 'colgroup',
  40132.                     15 => 'dd',
  40133.                     16 => 'del',
  40134.                     17 => 'dfn',
  40135.                     18 => 'dir',
  40136.                     19 => 'div',
  40137.                     20 => 'dl',
  40138.                     21 => 'dt',
  40139.                     22 => 'em',
  40140.                     23 => 'font',
  40141.                     24 => 'h1',
  40142.                     25 => 'h2',
  40143.                     26 => 'h3',
  40144.                     27 => 'h4',
  40145.                     28 => 'h5',
  40146.                     29 => 'h6',
  40147.                     30 => 'hr',
  40148.                     31 => 'i',
  40149.                     32 => 'ins',
  40150.                     33 => 'kbd',
  40151.                     34 => 'li',
  40152.                     35 => 'menu',
  40153.                     36 => 'ol',
  40154.                     37 => 'p',
  40155.                     38 => 'pre',
  40156.                     39 => 'q',
  40157.                     40 => 's',
  40158.                     41 => 'samp',
  40159.                     42 => 'small',
  40160.                     43 => 'span',
  40161.                     44 => 'strike',
  40162.                     45 => 'strong',
  40163.                     46 => 'sub',
  40164.                     47 => 'sup',
  40165.                     48 => 'table',
  40166.                     49 => 'tbody',
  40167.                     50 => 'td',
  40168.                     51 => 'tfoot',
  40169.                     52 => 'th',
  40170.                     53 => 'thead',
  40171.                     54 => 'tr',
  40172.                     55 => 'tt',
  40173.                     56 => 'u',
  40174.                     57 => 'ul',
  40175.                     58 => 'var',
  40176.                 ],
  40177.                 'attributes' => [
  40178.                     => 'align',
  40179.                     => 'bgcolor',
  40180.                     => 'border',
  40181.                     => 'cellpadding',
  40182.                     => 'cellspacing',
  40183.                     => 'cite',
  40184.                     => 'class',
  40185.                     => 'clear',
  40186.                     => 'color',
  40187.                     => 'colspan',
  40188.                     10 => 'dir',
  40189.                     11 => 'face',
  40190.                     12 => 'frame',
  40191.                     13 => 'height',
  40192.                     14 => 'href',
  40193.                     15 => 'id',
  40194.                     16 => 'lang',
  40195.                     17 => 'name',
  40196.                     18 => 'noshade',
  40197.                     19 => 'nowrap',
  40198.                     20 => 'rel',
  40199.                     21 => 'rev',
  40200.                     22 => 'rowspan',
  40201.                     23 => 'scope',
  40202.                     24 => 'size',
  40203.                     25 => 'span',
  40204.                     26 => 'start',
  40205.                     27 => 'style',
  40206.                     28 => 'summary',
  40207.                     29 => 'title',
  40208.                     30 => 'type',
  40209.                     31 => 'valign',
  40210.                     32 => 'value',
  40211.                     33 => 'width',
  40212.                 ],
  40213.                 'options' => [
  40214.                 ],
  40215.             ],
  40216.             'shopware.html_sanitizer.sets.basic.tags' => [
  40217.                 => 'a',
  40218.                 => 'abbr',
  40219.                 => 'acronym',
  40220.                 => 'address',
  40221.                 => 'b',
  40222.                 => 'bdo',
  40223.                 => 'big',
  40224.                 => 'blockquote',
  40225.                 => 'br',
  40226.                 => 'caption',
  40227.                 10 => 'center',
  40228.                 11 => 'cite',
  40229.                 12 => 'code',
  40230.                 13 => 'col',
  40231.                 14 => 'colgroup',
  40232.                 15 => 'dd',
  40233.                 16 => 'del',
  40234.                 17 => 'dfn',
  40235.                 18 => 'dir',
  40236.                 19 => 'div',
  40237.                 20 => 'dl',
  40238.                 21 => 'dt',
  40239.                 22 => 'em',
  40240.                 23 => 'font',
  40241.                 24 => 'h1',
  40242.                 25 => 'h2',
  40243.                 26 => 'h3',
  40244.                 27 => 'h4',
  40245.                 28 => 'h5',
  40246.                 29 => 'h6',
  40247.                 30 => 'hr',
  40248.                 31 => 'i',
  40249.                 32 => 'ins',
  40250.                 33 => 'kbd',
  40251.                 34 => 'li',
  40252.                 35 => 'menu',
  40253.                 36 => 'ol',
  40254.                 37 => 'p',
  40255.                 38 => 'pre',
  40256.                 39 => 'q',
  40257.                 40 => 's',
  40258.                 41 => 'samp',
  40259.                 42 => 'small',
  40260.                 43 => 'span',
  40261.                 44 => 'strike',
  40262.                 45 => 'strong',
  40263.                 46 => 'sub',
  40264.                 47 => 'sup',
  40265.                 48 => 'table',
  40266.                 49 => 'tbody',
  40267.                 50 => 'td',
  40268.                 51 => 'tfoot',
  40269.                 52 => 'th',
  40270.                 53 => 'thead',
  40271.                 54 => 'tr',
  40272.                 55 => 'tt',
  40273.                 56 => 'u',
  40274.                 57 => 'ul',
  40275.                 58 => 'var',
  40276.             ],
  40277.             'shopware.html_sanitizer.sets.basic.tags.0' => 'a',
  40278.             'shopware.html_sanitizer.sets.basic.tags.1' => 'abbr',
  40279.             'shopware.html_sanitizer.sets.basic.tags.2' => 'acronym',
  40280.             'shopware.html_sanitizer.sets.basic.tags.3' => 'address',
  40281.             'shopware.html_sanitizer.sets.basic.tags.4' => 'b',
  40282.             'shopware.html_sanitizer.sets.basic.tags.5' => 'bdo',
  40283.             'shopware.html_sanitizer.sets.basic.tags.6' => 'big',
  40284.             'shopware.html_sanitizer.sets.basic.tags.7' => 'blockquote',
  40285.             'shopware.html_sanitizer.sets.basic.tags.8' => 'br',
  40286.             'shopware.html_sanitizer.sets.basic.tags.9' => 'caption',
  40287.             'shopware.html_sanitizer.sets.basic.tags.10' => 'center',
  40288.             'shopware.html_sanitizer.sets.basic.tags.11' => 'cite',
  40289.             'shopware.html_sanitizer.sets.basic.tags.12' => 'code',
  40290.             'shopware.html_sanitizer.sets.basic.tags.13' => 'col',
  40291.             'shopware.html_sanitizer.sets.basic.tags.14' => 'colgroup',
  40292.             'shopware.html_sanitizer.sets.basic.tags.15' => 'dd',
  40293.             'shopware.html_sanitizer.sets.basic.tags.16' => 'del',
  40294.             'shopware.html_sanitizer.sets.basic.tags.17' => 'dfn',
  40295.             'shopware.html_sanitizer.sets.basic.tags.18' => 'dir',
  40296.             'shopware.html_sanitizer.sets.basic.tags.19' => 'div',
  40297.             'shopware.html_sanitizer.sets.basic.tags.20' => 'dl',
  40298.             'shopware.html_sanitizer.sets.basic.tags.21' => 'dt',
  40299.             'shopware.html_sanitizer.sets.basic.tags.22' => 'em',
  40300.             'shopware.html_sanitizer.sets.basic.tags.23' => 'font',
  40301.             'shopware.html_sanitizer.sets.basic.tags.24' => 'h1',
  40302.             'shopware.html_sanitizer.sets.basic.tags.25' => 'h2',
  40303.             'shopware.html_sanitizer.sets.basic.tags.26' => 'h3',
  40304.             'shopware.html_sanitizer.sets.basic.tags.27' => 'h4',
  40305.             'shopware.html_sanitizer.sets.basic.tags.28' => 'h5',
  40306.             'shopware.html_sanitizer.sets.basic.tags.29' => 'h6',
  40307.             'shopware.html_sanitizer.sets.basic.tags.30' => 'hr',
  40308.             'shopware.html_sanitizer.sets.basic.tags.31' => 'i',
  40309.             'shopware.html_sanitizer.sets.basic.tags.32' => 'ins',
  40310.             'shopware.html_sanitizer.sets.basic.tags.33' => 'kbd',
  40311.             'shopware.html_sanitizer.sets.basic.tags.34' => 'li',
  40312.             'shopware.html_sanitizer.sets.basic.tags.35' => 'menu',
  40313.             'shopware.html_sanitizer.sets.basic.tags.36' => 'ol',
  40314.             'shopware.html_sanitizer.sets.basic.tags.37' => 'p',
  40315.             'shopware.html_sanitizer.sets.basic.tags.38' => 'pre',
  40316.             'shopware.html_sanitizer.sets.basic.tags.39' => 'q',
  40317.             'shopware.html_sanitizer.sets.basic.tags.40' => 's',
  40318.             'shopware.html_sanitizer.sets.basic.tags.41' => 'samp',
  40319.             'shopware.html_sanitizer.sets.basic.tags.42' => 'small',
  40320.             'shopware.html_sanitizer.sets.basic.tags.43' => 'span',
  40321.             'shopware.html_sanitizer.sets.basic.tags.44' => 'strike',
  40322.             'shopware.html_sanitizer.sets.basic.tags.45' => 'strong',
  40323.             'shopware.html_sanitizer.sets.basic.tags.46' => 'sub',
  40324.             'shopware.html_sanitizer.sets.basic.tags.47' => 'sup',
  40325.             'shopware.html_sanitizer.sets.basic.tags.48' => 'table',
  40326.             'shopware.html_sanitizer.sets.basic.tags.49' => 'tbody',
  40327.             'shopware.html_sanitizer.sets.basic.tags.50' => 'td',
  40328.             'shopware.html_sanitizer.sets.basic.tags.51' => 'tfoot',
  40329.             'shopware.html_sanitizer.sets.basic.tags.52' => 'th',
  40330.             'shopware.html_sanitizer.sets.basic.tags.53' => 'thead',
  40331.             'shopware.html_sanitizer.sets.basic.tags.54' => 'tr',
  40332.             'shopware.html_sanitizer.sets.basic.tags.55' => 'tt',
  40333.             'shopware.html_sanitizer.sets.basic.tags.56' => 'u',
  40334.             'shopware.html_sanitizer.sets.basic.tags.57' => 'ul',
  40335.             'shopware.html_sanitizer.sets.basic.tags.58' => 'var',
  40336.             'shopware.html_sanitizer.sets.basic.attributes' => [
  40337.                 => 'align',
  40338.                 => 'bgcolor',
  40339.                 => 'border',
  40340.                 => 'cellpadding',
  40341.                 => 'cellspacing',
  40342.                 => 'cite',
  40343.                 => 'class',
  40344.                 => 'clear',
  40345.                 => 'color',
  40346.                 => 'colspan',
  40347.                 10 => 'dir',
  40348.                 11 => 'face',
  40349.                 12 => 'frame',
  40350.                 13 => 'height',
  40351.                 14 => 'href',
  40352.                 15 => 'id',
  40353.                 16 => 'lang',
  40354.                 17 => 'name',
  40355.                 18 => 'noshade',
  40356.                 19 => 'nowrap',
  40357.                 20 => 'rel',
  40358.                 21 => 'rev',
  40359.                 22 => 'rowspan',
  40360.                 23 => 'scope',
  40361.                 24 => 'size',
  40362.                 25 => 'span',
  40363.                 26 => 'start',
  40364.                 27 => 'style',
  40365.                 28 => 'summary',
  40366.                 29 => 'title',
  40367.                 30 => 'type',
  40368.                 31 => 'valign',
  40369.                 32 => 'value',
  40370.                 33 => 'width',
  40371.             ],
  40372.             'shopware.html_sanitizer.sets.basic.attributes.0' => 'align',
  40373.             'shopware.html_sanitizer.sets.basic.attributes.1' => 'bgcolor',
  40374.             'shopware.html_sanitizer.sets.basic.attributes.2' => 'border',
  40375.             'shopware.html_sanitizer.sets.basic.attributes.3' => 'cellpadding',
  40376.             'shopware.html_sanitizer.sets.basic.attributes.4' => 'cellspacing',
  40377.             'shopware.html_sanitizer.sets.basic.attributes.5' => 'cite',
  40378.             'shopware.html_sanitizer.sets.basic.attributes.6' => 'class',
  40379.             'shopware.html_sanitizer.sets.basic.attributes.7' => 'clear',
  40380.             'shopware.html_sanitizer.sets.basic.attributes.8' => 'color',
  40381.             'shopware.html_sanitizer.sets.basic.attributes.9' => 'colspan',
  40382.             'shopware.html_sanitizer.sets.basic.attributes.10' => 'dir',
  40383.             'shopware.html_sanitizer.sets.basic.attributes.11' => 'face',
  40384.             'shopware.html_sanitizer.sets.basic.attributes.12' => 'frame',
  40385.             'shopware.html_sanitizer.sets.basic.attributes.13' => 'height',
  40386.             'shopware.html_sanitizer.sets.basic.attributes.14' => 'href',
  40387.             'shopware.html_sanitizer.sets.basic.attributes.15' => 'id',
  40388.             'shopware.html_sanitizer.sets.basic.attributes.16' => 'lang',
  40389.             'shopware.html_sanitizer.sets.basic.attributes.17' => 'name',
  40390.             'shopware.html_sanitizer.sets.basic.attributes.18' => 'noshade',
  40391.             'shopware.html_sanitizer.sets.basic.attributes.19' => 'nowrap',
  40392.             'shopware.html_sanitizer.sets.basic.attributes.20' => 'rel',
  40393.             'shopware.html_sanitizer.sets.basic.attributes.21' => 'rev',
  40394.             'shopware.html_sanitizer.sets.basic.attributes.22' => 'rowspan',
  40395.             'shopware.html_sanitizer.sets.basic.attributes.23' => 'scope',
  40396.             'shopware.html_sanitizer.sets.basic.attributes.24' => 'size',
  40397.             'shopware.html_sanitizer.sets.basic.attributes.25' => 'span',
  40398.             'shopware.html_sanitizer.sets.basic.attributes.26' => 'start',
  40399.             'shopware.html_sanitizer.sets.basic.attributes.27' => 'style',
  40400.             'shopware.html_sanitizer.sets.basic.attributes.28' => 'summary',
  40401.             'shopware.html_sanitizer.sets.basic.attributes.29' => 'title',
  40402.             'shopware.html_sanitizer.sets.basic.attributes.30' => 'type',
  40403.             'shopware.html_sanitizer.sets.basic.attributes.31' => 'valign',
  40404.             'shopware.html_sanitizer.sets.basic.attributes.32' => 'value',
  40405.             'shopware.html_sanitizer.sets.basic.attributes.33' => 'width',
  40406.             'shopware.html_sanitizer.sets.basic.options' => [
  40407.             ],
  40408.             'shopware.html_sanitizer.sets.media' => [
  40409.                 'tags' => [
  40410.                     => 'img',
  40411.                 ],
  40412.                 'attributes' => [
  40413.                     => 'src',
  40414.                     => 'alt',
  40415.                 ],
  40416.                 'options' => [
  40417.                 ],
  40418.             ],
  40419.             'shopware.html_sanitizer.sets.media.tags' => [
  40420.                 => 'img',
  40421.             ],
  40422.             'shopware.html_sanitizer.sets.media.tags.0' => 'img',
  40423.             'shopware.html_sanitizer.sets.media.attributes' => [
  40424.                 => 'src',
  40425.                 => 'alt',
  40426.             ],
  40427.             'shopware.html_sanitizer.sets.media.attributes.0' => 'src',
  40428.             'shopware.html_sanitizer.sets.media.attributes.1' => 'alt',
  40429.             'shopware.html_sanitizer.sets.media.options' => [
  40430.             ],
  40431.             'shopware.html_sanitizer.sets.script' => [
  40432.                 'tags' => [
  40433.                     => 'script',
  40434.                 ],
  40435.                 'options' => [
  40436.                     'HTML.Trusted' => true,
  40437.                 ],
  40438.                 'attributes' => [
  40439.                 ],
  40440.             ],
  40441.             'shopware.html_sanitizer.sets.script.tags' => [
  40442.                 => 'script',
  40443.             ],
  40444.             'shopware.html_sanitizer.sets.script.tags.0' => 'script',
  40445.             'shopware.html_sanitizer.sets.script.options' => [
  40446.                 'HTML.Trusted' => true,
  40447.             ],
  40448.             'shopware.html_sanitizer.sets.script.options.HTML.Trusted' => true,
  40449.             'shopware.html_sanitizer.sets.script.attributes' => [
  40450.             ],
  40451.             'shopware.html_sanitizer.sets.tidy' => [
  40452.                 'options' => [
  40453.                     'Output.TidyFormat' => true,
  40454.                 ],
  40455.                 'tags' => [
  40456.                 ],
  40457.                 'attributes' => [
  40458.                 ],
  40459.             ],
  40460.             'shopware.html_sanitizer.sets.tidy.options' => [
  40461.                 'Output.TidyFormat' => true,
  40462.             ],
  40463.             'shopware.html_sanitizer.sets.tidy.options.Output.TidyFormat' => true,
  40464.             'shopware.html_sanitizer.sets.tidy.tags' => [
  40465.             ],
  40466.             'shopware.html_sanitizer.sets.tidy.attributes' => [
  40467.             ],
  40468.             'shopware.html_sanitizer.fields' => [
  40469.                 'product_translation.description' => [
  40470.                     'sets' => [
  40471.                         => 'basic',
  40472.                         => 'media',
  40473.                     ],
  40474.                 ],
  40475.                 'app_cms_block.template' => [
  40476.                     'sets' => [
  40477.                         => 'basic',
  40478.                         => 'media',
  40479.                         => 'tidy',
  40480.                     ],
  40481.                 ],
  40482.             ],
  40483.             'shopware.html_sanitizer.fields.product_translation.description' => [
  40484.                 'sets' => [
  40485.                     => 'basic',
  40486.                     => 'media',
  40487.                 ],
  40488.             ],
  40489.             'shopware.html_sanitizer.fields.product_translation.description.sets' => [
  40490.                 => 'basic',
  40491.                 => 'media',
  40492.             ],
  40493.             'shopware.html_sanitizer.fields.product_translation.description.sets.0' => 'basic',
  40494.             'shopware.html_sanitizer.fields.product_translation.description.sets.1' => 'media',
  40495.             'shopware.html_sanitizer.fields.app_cms_block.template' => [
  40496.                 'sets' => [
  40497.                     => 'basic',
  40498.                     => 'media',
  40499.                     => 'tidy',
  40500.                 ],
  40501.             ],
  40502.             'shopware.html_sanitizer.fields.app_cms_block.template.sets' => [
  40503.                 => 'basic',
  40504.                 => 'media',
  40505.                 => 'tidy',
  40506.             ],
  40507.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.0' => 'basic',
  40508.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.1' => 'media',
  40509.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.2' => 'tidy',
  40510.             'shopware.logger' => [
  40511.                 'file_rotation_count' => 14,
  40512.                 'exclude_exception' => [
  40513.                     => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  40514.                 ],
  40515.                 'exclude_events' => [
  40516.                     => 'user.recovery.request',
  40517.                     => 'customer.recovery.request',
  40518.                 ],
  40519.             ],
  40520.             'shopware.logger.file_rotation_count' => 14,
  40521.             'shopware.logger.exclude_exception' => [
  40522.                 => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  40523.             ],
  40524.             'shopware.logger.exclude_exception.0' => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  40525.             'shopware.logger.exclude_events' => [
  40526.                 => 'user.recovery.request',
  40527.                 => 'customer.recovery.request',
  40528.             ],
  40529.             'shopware.logger.exclude_events.0' => 'user.recovery.request',
  40530.             'shopware.logger.exclude_events.1' => 'customer.recovery.request',
  40531.             'shopware.cache.invalidation' => [
  40532.                 'delay' => 0,
  40533.                 'count' => 150,
  40534.                 'http_cache' => [
  40535.                     => 'logged-in',
  40536.                     => 'cart-filled',
  40537.                 ],
  40538.                 'product_listing_route' => [
  40539.                 ],
  40540.                 'product_detail_route' => [
  40541.                 ],
  40542.                 'product_review_route' => [
  40543.                 ],
  40544.                 'product_search_route' => [
  40545.                 ],
  40546.                 'product_suggest_route' => [
  40547.                 ],
  40548.                 'product_cross_selling_route' => [
  40549.                 ],
  40550.                 'payment_method_route' => [
  40551.                 ],
  40552.                 'shipping_method_route' => [
  40553.                 ],
  40554.                 'navigation_route' => [
  40555.                 ],
  40556.                 'category_route' => [
  40557.                 ],
  40558.                 'landing_page_route' => [
  40559.                 ],
  40560.                 'language_route' => [
  40561.                 ],
  40562.                 'currency_route' => [
  40563.                 ],
  40564.                 'country_route' => [
  40565.                 ],
  40566.                 'country_state_route' => [
  40567.                 ],
  40568.                 'salutation_route' => [
  40569.                 ],
  40570.                 'sitemap_route' => [
  40571.                 ],
  40572.             ],
  40573.             'shopware.cache.invalidation.delay' => 0,
  40574.             'shopware.cache.invalidation.count' => 150,
  40575.             'shopware.cache.invalidation.http_cache' => [
  40576.                 => 'logged-in',
  40577.                 => 'cart-filled',
  40578.             ],
  40579.             'shopware.cache.invalidation.http_cache.0' => 'logged-in',
  40580.             'shopware.cache.invalidation.http_cache.1' => 'cart-filled',
  40581.             'shopware.cache.invalidation.product_listing_route' => [
  40582.             ],
  40583.             'shopware.cache.invalidation.product_detail_route' => [
  40584.             ],
  40585.             'shopware.cache.invalidation.product_review_route' => [
  40586.             ],
  40587.             'shopware.cache.invalidation.product_search_route' => [
  40588.             ],
  40589.             'shopware.cache.invalidation.product_suggest_route' => [
  40590.             ],
  40591.             'shopware.cache.invalidation.product_cross_selling_route' => [
  40592.             ],
  40593.             'shopware.cache.invalidation.payment_method_route' => [
  40594.             ],
  40595.             'shopware.cache.invalidation.shipping_method_route' => [
  40596.             ],
  40597.             'shopware.cache.invalidation.navigation_route' => [
  40598.             ],
  40599.             'shopware.cache.invalidation.category_route' => [
  40600.             ],
  40601.             'shopware.cache.invalidation.landing_page_route' => [
  40602.             ],
  40603.             'shopware.cache.invalidation.language_route' => [
  40604.             ],
  40605.             'shopware.cache.invalidation.currency_route' => [
  40606.             ],
  40607.             'shopware.cache.invalidation.country_route' => [
  40608.             ],
  40609.             'shopware.cache.invalidation.country_state_route' => [
  40610.             ],
  40611.             'shopware.cache.invalidation.salutation_route' => [
  40612.             ],
  40613.             'shopware.cache.invalidation.sitemap_route' => [
  40614.             ],
  40615.             'shopware.twig' => [
  40616.                 'allowed_php_functions' => [
  40617.                 ],
  40618.             ],
  40619.             'shopware.twig.allowed_php_functions' => [
  40620.             ],
  40621.             'shopware.dompdf' => [
  40622.                 'options' => [
  40623.                     'isRemoteEnabled' => true,
  40624.                     'isHtml5ParserEnabled' => true,
  40625.                 ],
  40626.             ],
  40627.             'shopware.dompdf.options' => [
  40628.                 'isRemoteEnabled' => true,
  40629.                 'isHtml5ParserEnabled' => true,
  40630.             ],
  40631.             'shopware.dompdf.options.isRemoteEnabled' => true,
  40632.             'shopware.dompdf.options.isHtml5ParserEnabled' => true,
  40633.             'storefront.csrf' => [
  40634.                 'enabled' => true,
  40635.                 'mode' => 'twig',
  40636.             ],
  40637.             'storefront.csrf.enabled' => true,
  40638.             'storefront.csrf.mode' => 'twig',
  40639.             'storefront.reverse_proxy' => [
  40640.                 'enabled' => false,
  40641.                 'ban_method' => 'BAN',
  40642.                 'hosts' => [
  40643.                     => 'http://varnish',
  40644.                 ],
  40645.                 'max_parallel_invalidations' => 2,
  40646.                 'redis_url' => 'redis://redis',
  40647.                 'purge_all' => [
  40648.                     'ban_method' => 'BAN',
  40649.                     'ban_headers' => [
  40650.                     ],
  40651.                     'urls' => [
  40652.                         => '/',
  40653.                     ],
  40654.                 ],
  40655.                 'fastly' => [
  40656.                     'enabled' => false,
  40657.                     'api_key' => '',
  40658.                     'instance_tag' => '',
  40659.                     'service_id' => '',
  40660.                     'soft_purge' => '0',
  40661.                     'tag_prefix' => '',
  40662.                 ],
  40663.                 'use_varnish_xkey' => false,
  40664.                 'ban_headers' => [
  40665.                 ],
  40666.             ],
  40667.             'storefront.reverse_proxy.enabled' => false,
  40668.             'storefront.reverse_proxy.ban_method' => 'BAN',
  40669.             'storefront.reverse_proxy.hosts' => [
  40670.                 => 'http://varnish',
  40671.             ],
  40672.             'storefront.reverse_proxy.hosts.0' => 'http://varnish',
  40673.             'storefront.reverse_proxy.max_parallel_invalidations' => 2,
  40674.             'storefront.reverse_proxy.redis_url' => 'redis://redis',
  40675.             'storefront.reverse_proxy.purge_all' => [
  40676.                 'ban_method' => 'BAN',
  40677.                 'ban_headers' => [
  40678.                 ],
  40679.                 'urls' => [
  40680.                     => '/',
  40681.                 ],
  40682.             ],
  40683.             'storefront.reverse_proxy.purge_all.ban_method' => 'BAN',
  40684.             'storefront.reverse_proxy.purge_all.ban_headers' => [
  40685.             ],
  40686.             'storefront.reverse_proxy.purge_all.urls' => [
  40687.                 => '/',
  40688.             ],
  40689.             'storefront.reverse_proxy.purge_all.urls.0' => '/',
  40690.             'storefront.reverse_proxy.fastly' => [
  40691.                 'enabled' => false,
  40692.                 'api_key' => '',
  40693.                 'instance_tag' => '',
  40694.                 'service_id' => '',
  40695.                 'soft_purge' => '0',
  40696.                 'tag_prefix' => '',
  40697.             ],
  40698.             'storefront.reverse_proxy.fastly.enabled' => false,
  40699.             'storefront.reverse_proxy.fastly.api_key' => '',
  40700.             'storefront.reverse_proxy.fastly.instance_tag' => '',
  40701.             'storefront.reverse_proxy.fastly.service_id' => '',
  40702.             'storefront.reverse_proxy.fastly.soft_purge' => '0',
  40703.             'storefront.reverse_proxy.fastly.tag_prefix' => '',
  40704.             'storefront.reverse_proxy.use_varnish_xkey' => false,
  40705.             'storefront.reverse_proxy.ban_headers' => [
  40706.             ],
  40707.             'storefront.http_cache' => [
  40708.                 'ignored_url_parameters' => [
  40709.                     => 'pk_campaign',
  40710.                     => 'piwik_campaign',
  40711.                     => 'pk_kwd',
  40712.                     => 'piwik_kwd',
  40713.                     => 'pk_keyword',
  40714.                     => 'mtm_campaign',
  40715.                     => 'matomo_campaign',
  40716.                     => 'mtm_cid',
  40717.                     => 'matomo_cid',
  40718.                     => 'mtm_kwd',
  40719.                     10 => 'matomo_kwd',
  40720.                     11 => 'mtm_keyword',
  40721.                     12 => 'matomo_keyword',
  40722.                     13 => 'mtm_source',
  40723.                     14 => 'matomo_source',
  40724.                     15 => 'mtm_medium',
  40725.                     16 => 'matomo_medium',
  40726.                     17 => 'mtm_content',
  40727.                     18 => 'matomo_content',
  40728.                     19 => 'mtm_group',
  40729.                     20 => 'matomo_group',
  40730.                     21 => 'mtm_placement',
  40731.                     22 => 'matomo_placement',
  40732.                     23 => 'pixelId',
  40733.                     24 => 'kwid',
  40734.                     25 => 'kw',
  40735.                     26 => 'chl',
  40736.                     27 => 'dv',
  40737.                     28 => 'nk',
  40738.                     29 => 'pa',
  40739.                     30 => 'camid',
  40740.                     31 => 'adgid',
  40741.                     32 => 'utm_term',
  40742.                     33 => 'utm_source',
  40743.                     34 => 'utm_medium',
  40744.                     35 => 'utm_campaign',
  40745.                     36 => 'utm_content',
  40746.                     37 => 'cx',
  40747.                     38 => 'ie',
  40748.                     39 => 'cof',
  40749.                     40 => 'siteurl',
  40750.                     41 => '_ga',
  40751.                     42 => 'adgroupid',
  40752.                     43 => 'campaignid',
  40753.                     44 => 'adid',
  40754.                     45 => 'gclsrc',
  40755.                     46 => 'gclid',
  40756.                     47 => 'fbclid',
  40757.                     48 => 'fb_action_ids',
  40758.                     49 => 'fb_action_types',
  40759.                     50 => 'fb_source',
  40760.                     51 => 'mc_cid',
  40761.                     52 => 'mc_eid',
  40762.                     53 => '_bta_tid',
  40763.                     54 => '_bta_c',
  40764.                     55 => 'trk_contact',
  40765.                     56 => 'trk_msg',
  40766.                     57 => 'trk_module',
  40767.                     58 => 'trk_sid',
  40768.                     59 => 'gdfms',
  40769.                     60 => 'gdftrk',
  40770.                     61 => 'gdffi',
  40771.                     62 => '_ke',
  40772.                     63 => 'redirect_log_mongo_id',
  40773.                     64 => 'redirect_mongo_id',
  40774.                     65 => 'sb_referer_host',
  40775.                     66 => 'mkwid',
  40776.                     67 => 'pcrid',
  40777.                     68 => 'ef_id',
  40778.                     69 => 's_kwcid',
  40779.                     70 => 'msclkid',
  40780.                     71 => 'dm_i',
  40781.                     72 => 'epik',
  40782.                     73 => 'pp',
  40783.                 ],
  40784.                 'stale_while_revalidate' => NULL,
  40785.                 'stale_if_error' => NULL,
  40786.             ],
  40787.             'storefront.http_cache.ignored_url_parameters' => [
  40788.                 => 'pk_campaign',
  40789.                 => 'piwik_campaign',
  40790.                 => 'pk_kwd',
  40791.                 => 'piwik_kwd',
  40792.                 => 'pk_keyword',
  40793.                 => 'mtm_campaign',
  40794.                 => 'matomo_campaign',
  40795.                 => 'mtm_cid',
  40796.                 => 'matomo_cid',
  40797.                 => 'mtm_kwd',
  40798.                 10 => 'matomo_kwd',
  40799.                 11 => 'mtm_keyword',
  40800.                 12 => 'matomo_keyword',
  40801.                 13 => 'mtm_source',
  40802.                 14 => 'matomo_source',
  40803.                 15 => 'mtm_medium',
  40804.                 16 => 'matomo_medium',
  40805.                 17 => 'mtm_content',
  40806.                 18 => 'matomo_content',
  40807.                 19 => 'mtm_group',
  40808.                 20 => 'matomo_group',
  40809.                 21 => 'mtm_placement',
  40810.                 22 => 'matomo_placement',
  40811.                 23 => 'pixelId',
  40812.                 24 => 'kwid',
  40813.                 25 => 'kw',
  40814.                 26 => 'chl',
  40815.                 27 => 'dv',
  40816.                 28 => 'nk',
  40817.                 29 => 'pa',
  40818.                 30 => 'camid',
  40819.                 31 => 'adgid',
  40820.                 32 => 'utm_term',
  40821.                 33 => 'utm_source',
  40822.                 34 => 'utm_medium',
  40823.                 35 => 'utm_campaign',
  40824.                 36 => 'utm_content',
  40825.                 37 => 'cx',
  40826.                 38 => 'ie',
  40827.                 39 => 'cof',
  40828.                 40 => 'siteurl',
  40829.                 41 => '_ga',
  40830.                 42 => 'adgroupid',
  40831.                 43 => 'campaignid',
  40832.                 44 => 'adid',
  40833.                 45 => 'gclsrc',
  40834.                 46 => 'gclid',
  40835.                 47 => 'fbclid',
  40836.                 48 => 'fb_action_ids',
  40837.                 49 => 'fb_action_types',
  40838.                 50 => 'fb_source',
  40839.                 51 => 'mc_cid',
  40840.                 52 => 'mc_eid',
  40841.                 53 => '_bta_tid',
  40842.                 54 => '_bta_c',
  40843.                 55 => 'trk_contact',
  40844.                 56 => 'trk_msg',
  40845.                 57 => 'trk_module',
  40846.                 58 => 'trk_sid',
  40847.                 59 => 'gdfms',
  40848.                 60 => 'gdftrk',
  40849.                 61 => 'gdffi',
  40850.                 62 => '_ke',
  40851.                 63 => 'redirect_log_mongo_id',
  40852.                 64 => 'redirect_mongo_id',
  40853.                 65 => 'sb_referer_host',
  40854.                 66 => 'mkwid',
  40855.                 67 => 'pcrid',
  40856.                 68 => 'ef_id',
  40857.                 69 => 's_kwcid',
  40858.                 70 => 'msclkid',
  40859.                 71 => 'dm_i',
  40860.                 72 => 'epik',
  40861.                 73 => 'pp',
  40862.             ],
  40863.             'storefront.http_cache.ignored_url_parameters.0' => 'pk_campaign',
  40864.             'storefront.http_cache.ignored_url_parameters.1' => 'piwik_campaign',
  40865.             'storefront.http_cache.ignored_url_parameters.2' => 'pk_kwd',
  40866.             'storefront.http_cache.ignored_url_parameters.3' => 'piwik_kwd',
  40867.             'storefront.http_cache.ignored_url_parameters.4' => 'pk_keyword',
  40868.             'storefront.http_cache.ignored_url_parameters.5' => 'mtm_campaign',
  40869.             'storefront.http_cache.ignored_url_parameters.6' => 'matomo_campaign',
  40870.             'storefront.http_cache.ignored_url_parameters.7' => 'mtm_cid',
  40871.             'storefront.http_cache.ignored_url_parameters.8' => 'matomo_cid',
  40872.             'storefront.http_cache.ignored_url_parameters.9' => 'mtm_kwd',
  40873.             'storefront.http_cache.ignored_url_parameters.10' => 'matomo_kwd',
  40874.             'storefront.http_cache.ignored_url_parameters.11' => 'mtm_keyword',
  40875.             'storefront.http_cache.ignored_url_parameters.12' => 'matomo_keyword',
  40876.             'storefront.http_cache.ignored_url_parameters.13' => 'mtm_source',
  40877.             'storefront.http_cache.ignored_url_parameters.14' => 'matomo_source',
  40878.             'storefront.http_cache.ignored_url_parameters.15' => 'mtm_medium',
  40879.             'storefront.http_cache.ignored_url_parameters.16' => 'matomo_medium',
  40880.             'storefront.http_cache.ignored_url_parameters.17' => 'mtm_content',
  40881.             'storefront.http_cache.ignored_url_parameters.18' => 'matomo_content',
  40882.             'storefront.http_cache.ignored_url_parameters.19' => 'mtm_group',
  40883.             'storefront.http_cache.ignored_url_parameters.20' => 'matomo_group',
  40884.             'storefront.http_cache.ignored_url_parameters.21' => 'mtm_placement',
  40885.             'storefront.http_cache.ignored_url_parameters.22' => 'matomo_placement',
  40886.             'storefront.http_cache.ignored_url_parameters.23' => 'pixelId',
  40887.             'storefront.http_cache.ignored_url_parameters.24' => 'kwid',
  40888.             'storefront.http_cache.ignored_url_parameters.25' => 'kw',
  40889.             'storefront.http_cache.ignored_url_parameters.26' => 'chl',
  40890.             'storefront.http_cache.ignored_url_parameters.27' => 'dv',
  40891.             'storefront.http_cache.ignored_url_parameters.28' => 'nk',
  40892.             'storefront.http_cache.ignored_url_parameters.29' => 'pa',
  40893.             'storefront.http_cache.ignored_url_parameters.30' => 'camid',
  40894.             'storefront.http_cache.ignored_url_parameters.31' => 'adgid',
  40895.             'storefront.http_cache.ignored_url_parameters.32' => 'utm_term',
  40896.             'storefront.http_cache.ignored_url_parameters.33' => 'utm_source',
  40897.             'storefront.http_cache.ignored_url_parameters.34' => 'utm_medium',
  40898.             'storefront.http_cache.ignored_url_parameters.35' => 'utm_campaign',
  40899.             'storefront.http_cache.ignored_url_parameters.36' => 'utm_content',
  40900.             'storefront.http_cache.ignored_url_parameters.37' => 'cx',
  40901.             'storefront.http_cache.ignored_url_parameters.38' => 'ie',
  40902.             'storefront.http_cache.ignored_url_parameters.39' => 'cof',
  40903.             'storefront.http_cache.ignored_url_parameters.40' => 'siteurl',
  40904.             'storefront.http_cache.ignored_url_parameters.41' => '_ga',
  40905.             'storefront.http_cache.ignored_url_parameters.42' => 'adgroupid',
  40906.             'storefront.http_cache.ignored_url_parameters.43' => 'campaignid',
  40907.             'storefront.http_cache.ignored_url_parameters.44' => 'adid',
  40908.             'storefront.http_cache.ignored_url_parameters.45' => 'gclsrc',
  40909.             'storefront.http_cache.ignored_url_parameters.46' => 'gclid',
  40910.             'storefront.http_cache.ignored_url_parameters.47' => 'fbclid',
  40911.             'storefront.http_cache.ignored_url_parameters.48' => 'fb_action_ids',
  40912.             'storefront.http_cache.ignored_url_parameters.49' => 'fb_action_types',
  40913.             'storefront.http_cache.ignored_url_parameters.50' => 'fb_source',
  40914.             'storefront.http_cache.ignored_url_parameters.51' => 'mc_cid',
  40915.             'storefront.http_cache.ignored_url_parameters.52' => 'mc_eid',
  40916.             'storefront.http_cache.ignored_url_parameters.53' => '_bta_tid',
  40917.             'storefront.http_cache.ignored_url_parameters.54' => '_bta_c',
  40918.             'storefront.http_cache.ignored_url_parameters.55' => 'trk_contact',
  40919.             'storefront.http_cache.ignored_url_parameters.56' => 'trk_msg',
  40920.             'storefront.http_cache.ignored_url_parameters.57' => 'trk_module',
  40921.             'storefront.http_cache.ignored_url_parameters.58' => 'trk_sid',
  40922.             'storefront.http_cache.ignored_url_parameters.59' => 'gdfms',
  40923.             'storefront.http_cache.ignored_url_parameters.60' => 'gdftrk',
  40924.             'storefront.http_cache.ignored_url_parameters.61' => 'gdffi',
  40925.             'storefront.http_cache.ignored_url_parameters.62' => '_ke',
  40926.             'storefront.http_cache.ignored_url_parameters.63' => 'redirect_log_mongo_id',
  40927.             'storefront.http_cache.ignored_url_parameters.64' => 'redirect_mongo_id',
  40928.             'storefront.http_cache.ignored_url_parameters.65' => 'sb_referer_host',
  40929.             'storefront.http_cache.ignored_url_parameters.66' => 'mkwid',
  40930.             'storefront.http_cache.ignored_url_parameters.67' => 'pcrid',
  40931.             'storefront.http_cache.ignored_url_parameters.68' => 'ef_id',
  40932.             'storefront.http_cache.ignored_url_parameters.69' => 's_kwcid',
  40933.             'storefront.http_cache.ignored_url_parameters.70' => 'msclkid',
  40934.             'storefront.http_cache.ignored_url_parameters.71' => 'dm_i',
  40935.             'storefront.http_cache.ignored_url_parameters.72' => 'epik',
  40936.             'storefront.http_cache.ignored_url_parameters.73' => 'pp',
  40937.             'storefront.http_cache.stale_while_revalidate' => NULL,
  40938.             'storefront.http_cache.stale_if_error' => NULL,
  40939.             'storefront.theme' => [
  40940.                 'config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  40941.                 'theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  40942.                 'available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  40943.             ],
  40944.             'storefront.theme.config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  40945.             'storefront.theme.theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  40946.             'storefront.theme.available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  40947.             'elasticsearch.administration.index_settings' => [
  40948.                 'number_of_shards' => 3,
  40949.                 'number_of_replicas' => 3,
  40950.                 'mapping.total_fields.limit' => 50000,
  40951.                 'mapping.nested_fields.limit' => 500,
  40952.                 'mapping.nested_objects.limit' => 1000000,
  40953.             ],
  40954.             'elasticsearch.administration.index_settings.number_of_shards' => 3,
  40955.             'elasticsearch.administration.index_settings.number_of_replicas' => 3,
  40956.             'elasticsearch.administration.index_settings.mapping.total_fields.limit' => 50000,
  40957.             'elasticsearch.administration.index_settings.mapping.nested_fields.limit' => 500,
  40958.             'elasticsearch.administration.index_settings.mapping.nested_objects.limit' => 1000000,
  40959.             'elasticsearch.administration.analysis' => [
  40960.                 'normalizer' => [
  40961.                     'sw_lowercase_normalizer' => [
  40962.                         'type' => 'custom',
  40963.                         'filter' => [
  40964.                             => 'lowercase',
  40965.                         ],
  40966.                     ],
  40967.                 ],
  40968.             ],
  40969.             'elasticsearch.administration.analysis.normalizer' => [
  40970.                 'sw_lowercase_normalizer' => [
  40971.                     'type' => 'custom',
  40972.                     'filter' => [
  40973.                         => 'lowercase',
  40974.                     ],
  40975.                 ],
  40976.             ],
  40977.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer' => [
  40978.                 'type' => 'custom',
  40979.                 'filter' => [
  40980.                     => 'lowercase',
  40981.                 ],
  40982.             ],
  40983.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.type' => 'custom',
  40984.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.filter' => [
  40985.                 => 'lowercase',
  40986.             ],
  40987.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.filter.0' => 'lowercase',
  40988.             'elasticsearch.administration.dynamic_templates' => [
  40989.                 => [
  40990.                     'keywords' => [
  40991.                         'match_mapping_type' => 'string',
  40992.                         'mapping' => [
  40993.                             'type' => 'keyword',
  40994.                             'normalizer' => 'sw_lowercase_normalizer',
  40995.                             'fields' => [
  40996.                                 'text' => [
  40997.                                     'type' => 'text',
  40998.                                 ],
  40999.                             ],
  41000.                         ],
  41001.                     ],
  41002.                 ],
  41003.             ],
  41004.             'elasticsearch.administration.dynamic_templates.0' => [
  41005.                 'keywords' => [
  41006.                     'match_mapping_type' => 'string',
  41007.                     'mapping' => [
  41008.                         'type' => 'keyword',
  41009.                         'normalizer' => 'sw_lowercase_normalizer',
  41010.                         'fields' => [
  41011.                             'text' => [
  41012.                                 'type' => 'text',
  41013.                             ],
  41014.                         ],
  41015.                     ],
  41016.                 ],
  41017.             ],
  41018.             'elasticsearch.administration.dynamic_templates.0.keywords' => [
  41019.                 'match_mapping_type' => 'string',
  41020.                 'mapping' => [
  41021.                     'type' => 'keyword',
  41022.                     'normalizer' => 'sw_lowercase_normalizer',
  41023.                     'fields' => [
  41024.                         'text' => [
  41025.                             'type' => 'text',
  41026.                         ],
  41027.                     ],
  41028.                 ],
  41029.             ],
  41030.             'elasticsearch.administration.dynamic_templates.0.keywords.match_mapping_type' => 'string',
  41031.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping' => [
  41032.                 'type' => 'keyword',
  41033.                 'normalizer' => 'sw_lowercase_normalizer',
  41034.                 'fields' => [
  41035.                     'text' => [
  41036.                         'type' => 'text',
  41037.                     ],
  41038.                 ],
  41039.             ],
  41040.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.type' => 'keyword',
  41041.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.normalizer' => 'sw_lowercase_normalizer',
  41042.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields' => [
  41043.                 'text' => [
  41044.                     'type' => 'text',
  41045.                 ],
  41046.             ],
  41047.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields.text' => [
  41048.                 'type' => 'text',
  41049.             ],
  41050.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields.text.type' => 'text',
  41051.             'elasticsearch.product' => [
  41052.                 'custom_fields_mapping' => [
  41053.                 ],
  41054.             ],
  41055.             'elasticsearch.product.custom_fields_mapping' => [
  41056.             ],
  41057.             'elasticsearch.ssl' => [
  41058.                 'verify_server_cert' => true,
  41059.             ],
  41060.             'elasticsearch.ssl.verify_server_cert' => true,
  41061.             'elasticsearch.index_settings' => [
  41062.                 'number_of_shards' => 3,
  41063.                 'number_of_replicas' => 3,
  41064.                 'mapping.total_fields.limit' => 50000,
  41065.                 'mapping.nested_fields.limit' => 500,
  41066.                 'mapping.nested_objects.limit' => 1000000,
  41067.             ],
  41068.             'elasticsearch.index_settings.number_of_shards' => 3,
  41069.             'elasticsearch.index_settings.number_of_replicas' => 3,
  41070.             'elasticsearch.index_settings.mapping.total_fields.limit' => 50000,
  41071.             'elasticsearch.index_settings.mapping.nested_fields.limit' => 500,
  41072.             'elasticsearch.index_settings.mapping.nested_objects.limit' => 1000000,
  41073.             'elasticsearch.analysis' => [
  41074.                 'normalizer' => [
  41075.                     'sw_lowercase_normalizer' => [
  41076.                         'type' => 'custom',
  41077.                         'filter' => [
  41078.                             => 'lowercase',
  41079.                         ],
  41080.                     ],
  41081.                 ],
  41082.                 'analyzer' => [
  41083.                     'sw_ngram_analyzer' => [
  41084.                         'type' => 'custom',
  41085.                         'tokenizer' => 'whitespace',
  41086.                         'filter' => [
  41087.                             => 'lowercase',
  41088.                             => 'sw_ngram_filter',
  41089.                         ],
  41090.                     ],
  41091.                 ],
  41092.                 'filter' => [
  41093.                     'sw_ngram_filter' => [
  41094.                         'type' => 'ngram',
  41095.                         'min_gram' => 4,
  41096.                         'max_gram' => 5,
  41097.                     ],
  41098.                 ],
  41099.             ],
  41100.             'elasticsearch.analysis.normalizer' => [
  41101.                 'sw_lowercase_normalizer' => [
  41102.                     'type' => 'custom',
  41103.                     'filter' => [
  41104.                         => 'lowercase',
  41105.                     ],
  41106.                 ],
  41107.             ],
  41108.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer' => [
  41109.                 'type' => 'custom',
  41110.                 'filter' => [
  41111.                     => 'lowercase',
  41112.                 ],
  41113.             ],
  41114.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.type' => 'custom',
  41115.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter' => [
  41116.                 => 'lowercase',
  41117.             ],
  41118.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter.0' => 'lowercase',
  41119.             'elasticsearch.analysis.analyzer' => [
  41120.                 'sw_ngram_analyzer' => [
  41121.                     'type' => 'custom',
  41122.                     'tokenizer' => 'whitespace',
  41123.                     'filter' => [
  41124.                         => 'lowercase',
  41125.                         => 'sw_ngram_filter',
  41126.                     ],
  41127.                 ],
  41128.             ],
  41129.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer' => [
  41130.                 'type' => 'custom',
  41131.                 'tokenizer' => 'whitespace',
  41132.                 'filter' => [
  41133.                     => 'lowercase',
  41134.                     => 'sw_ngram_filter',
  41135.                 ],
  41136.             ],
  41137.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.type' => 'custom',
  41138.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.tokenizer' => 'whitespace',
  41139.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter' => [
  41140.                 => 'lowercase',
  41141.                 => 'sw_ngram_filter',
  41142.             ],
  41143.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.0' => 'lowercase',
  41144.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.1' => 'sw_ngram_filter',
  41145.             'elasticsearch.analysis.filter' => [
  41146.                 'sw_ngram_filter' => [
  41147.                     'type' => 'ngram',
  41148.                     'min_gram' => 4,
  41149.                     'max_gram' => 5,
  41150.                 ],
  41151.             ],
  41152.             'elasticsearch.analysis.filter.sw_ngram_filter' => [
  41153.                 'type' => 'ngram',
  41154.                 'min_gram' => 4,
  41155.                 'max_gram' => 5,
  41156.             ],
  41157.             'elasticsearch.analysis.filter.sw_ngram_filter.type' => 'ngram',
  41158.             'elasticsearch.analysis.filter.sw_ngram_filter.min_gram' => 4,
  41159.             'elasticsearch.analysis.filter.sw_ngram_filter.max_gram' => 5,
  41160.             'elasticsearch.dynamic_templates' => [
  41161.                 => [
  41162.                     'keywords' => [
  41163.                         'match_mapping_type' => 'string',
  41164.                         'mapping' => [
  41165.                             'type' => 'keyword',
  41166.                             'normalizer' => 'sw_lowercase_normalizer',
  41167.                             'fields' => [
  41168.                                 'text' => [
  41169.                                     'type' => 'text',
  41170.                                 ],
  41171.                             ],
  41172.                         ],
  41173.                     ],
  41174.                 ],
  41175.             ],
  41176.             'elasticsearch.dynamic_templates.0' => [
  41177.                 'keywords' => [
  41178.                     'match_mapping_type' => 'string',
  41179.                     'mapping' => [
  41180.                         'type' => 'keyword',
  41181.                         'normalizer' => 'sw_lowercase_normalizer',
  41182.                         'fields' => [
  41183.                             'text' => [
  41184.                                 'type' => 'text',
  41185.                             ],
  41186.                         ],
  41187.                     ],
  41188.                 ],
  41189.             ],
  41190.             'elasticsearch.dynamic_templates.0.keywords' => [
  41191.                 'match_mapping_type' => 'string',
  41192.                 'mapping' => [
  41193.                     'type' => 'keyword',
  41194.                     'normalizer' => 'sw_lowercase_normalizer',
  41195.                     'fields' => [
  41196.                         'text' => [
  41197.                             'type' => 'text',
  41198.                         ],
  41199.                     ],
  41200.                 ],
  41201.             ],
  41202.             'elasticsearch.dynamic_templates.0.keywords.match_mapping_type' => 'string',
  41203.             'elasticsearch.dynamic_templates.0.keywords.mapping' => [
  41204.                 'type' => 'keyword',
  41205.                 'normalizer' => 'sw_lowercase_normalizer',
  41206.                 'fields' => [
  41207.                     'text' => [
  41208.                         'type' => 'text',
  41209.                     ],
  41210.                 ],
  41211.             ],
  41212.             'elasticsearch.dynamic_templates.0.keywords.mapping.type' => 'keyword',
  41213.             'elasticsearch.dynamic_templates.0.keywords.mapping.normalizer' => 'sw_lowercase_normalizer',
  41214.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields' => [
  41215.                 'text' => [
  41216.                     'type' => 'text',
  41217.                 ],
  41218.             ],
  41219.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text' => [
  41220.                 'type' => 'text',
  41221.             ],
  41222.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text.type' => 'text',
  41223.             'elasticsearch.logger_level' => 100,
  41224.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  41225.             'web_profiler.debug_toolbar.mode' => 2,
  41226.             'data_collector.templates' => [
  41227.                 'data_collector.request' => [
  41228.                     => 'request',
  41229.                     => '@WebProfiler/Collector/request.html.twig',
  41230.                 ],
  41231.                 'data_collector.time' => [
  41232.                     => 'time',
  41233.                     => '@WebProfiler/Collector/time.html.twig',
  41234.                 ],
  41235.                 'data_collector.memory' => [
  41236.                     => 'memory',
  41237.                     => '@WebProfiler/Collector/memory.html.twig',
  41238.                 ],
  41239.                 'data_collector.validator' => [
  41240.                     => 'validator',
  41241.                     => '@WebProfiler/Collector/validator.html.twig',
  41242.                 ],
  41243.                 'data_collector.ajax' => [
  41244.                     => 'ajax',
  41245.                     => '@WebProfiler/Collector/ajax.html.twig',
  41246.                 ],
  41247.                 'data_collector.exception' => [
  41248.                     => 'exception',
  41249.                     => '@WebProfiler/Collector/exception.html.twig',
  41250.                 ],
  41251.                 'data_collector.logger' => [
  41252.                     => 'logger',
  41253.                     => '@WebProfiler/Collector/logger.html.twig',
  41254.                 ],
  41255.                 'data_collector.events' => [
  41256.                     => 'events',
  41257.                     => '@WebProfiler/Collector/events.html.twig',
  41258.                 ],
  41259.                 'data_collector.router' => [
  41260.                     => 'router',
  41261.                     => '@WebProfiler/Collector/router.html.twig',
  41262.                 ],
  41263.                 'data_collector.cache' => [
  41264.                     => 'cache',
  41265.                     => '@WebProfiler/Collector/cache.html.twig',
  41266.                 ],
  41267.                 'data_collector.translation' => [
  41268.                     => 'translation',
  41269.                     => '@WebProfiler/Collector/translation.html.twig',
  41270.                 ],
  41271.                 'data_collector.twig' => [
  41272.                     => 'twig',
  41273.                     => '@WebProfiler/Collector/twig.html.twig',
  41274.                 ],
  41275.                 'data_collector.dump' => [
  41276.                     => 'dump',
  41277.                     => '@Debug/Profiler/dump.html.twig',
  41278.                 ],
  41279.                 'Shopware\\Core\\Profiling\\Doctrine\\ConnectionProfiler' => [
  41280.                     => 'app.connection_collector',
  41281.                     => '@Profiling/Collector/db.html.twig',
  41282.                 ],
  41283.                 'data_collector.messenger' => [
  41284.                     => 'messenger',
  41285.                     => '@WebProfiler/Collector/messenger.html.twig',
  41286.                 ],
  41287.                 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => [
  41288.                     => 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces',
  41289.                     => '@Profiling/Collector/script_traces.html.twig',
  41290.                 ],
  41291.                 'Shopware\\Elasticsearch\\Profiler\\DataCollector' => [
  41292.                     => 'elasticsearch',
  41293.                     => '@Elasticsearch/Collector/elasticsearch.html.twig',
  41294.                 ],
  41295.                 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber' => [
  41296.                     => 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber',
  41297.                     => '@Profiling/Collector/rules.html.twig',
  41298.                 ],
  41299.                 'mailer.data_collector' => [
  41300.                     => 'mailer',
  41301.                     => '@WebProfiler/Collector/mailer.html.twig',
  41302.                 ],
  41303.                 'enqueue.profiler.message_queue_collector' => [
  41304.                     => 'enqueue.message_queue',
  41305.                     => '@Enqueue/Profiler/panel.html.twig',
  41306.                 ],
  41307.                 'data_collector.config' => [
  41308.                     => 'config',
  41309.                     => '@WebProfiler/Collector/config.html.twig',
  41310.                 ],
  41311.             ],
  41312.             'shopware.filesystem.theme.url' => '',
  41313.             'shopware.filesystem.theme.type' => 'local',
  41314.             'shopware.filesystem.theme.config' => [
  41315.                 'root' => (\dirname(__DIR__4).'/public'),
  41316.             ],
  41317.             'shopware.filesystem.asset.url' => '',
  41318.             'shopware.filesystem.asset.type' => 'local',
  41319.             'shopware.filesystem.asset.config' => [
  41320.                 'root' => (\dirname(__DIR__4).'/public'),
  41321.             ],
  41322.             'shopware.filesystem.sitemap.url' => '',
  41323.             'shopware.filesystem.sitemap.type' => 'local',
  41324.             'shopware.filesystem.sitemap.config' => [
  41325.                 'root' => (\dirname(__DIR__4).'/public'),
  41326.             ],
  41327.             'shopware.filesystem.public.url' => '',
  41328.             'console.command.ids' => [
  41329.             ],
  41330.         ];
  41331.     }
  41332.     protected function throw($message)
  41333.     {
  41334.         throw new RuntimeException($message);
  41335.     }
  41336. }